._button_gpkti_1{font-size:1rem;font-weight:700;padding:1rem 2.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border:none!important;outline:none!important;box-shadow:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;justify-content:center;color:var(--white);font-family:inherit}._button_gpkti_1 *{border:none!important;outline:none!important}._button_gpkti_1:disabled{opacity:.5}._button_gpkti_1._primary_gpkti_29{background:var(--brand-green)}._button_gpkti_1._secondary_gpkti_35{background:var(--brand-blue)}._button_gpkti_1._outline_gpkti_39{background-color:var(--brand-blue)}._button_gpkti_1._primary_gpkti_29:hover,._button_gpkti_1._secondary_gpkti_35:hover,._button_gpkti_1._outline_gpkti_39:hover{opacity:.9;transition:all .3s ease}._icon_container_gpkti_60{display:flex;justify-content:center;align-items:center;min-width:1.5rem}._label_gpkti_67{cursor:pointer;white-space:nowrap}._icon_gpkti_60{display:flex;align-items:center;justify-content:center;border-radius:50%}._icon_gpkti_60 img{width:100%;height:100%;object-fit:contain}@font-face{font-family:Manrope;src:url(/fonts/Manrope/Manrope-ExtraLight.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope/Manrope-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope/Manrope-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope/Manrope-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope/Manrope-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope/Manrope-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope/Manrope-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}:root{--white: #ffffff;--black: #000000;--discription-color: #444444;--background-color: #ffffff;--text-color: #6c6c6c;--brand-blue: #163b7c;--brand-blue-lightest: #f5f8fc;--brand-green: #55b56c;--brand-green-lightest: #f0f8f2;--brand-green-light: rgba(85, 181, 108, .25);--color-white-soft: rgba(255, 255, 255, .9);--brand-green-light-transparent: #55b56c00;--shadow-md: 0 .25rem .75rem rgba(0, 0, 0, .15);--shadow-lg: 0 .375rem 1rem rgba(0, 0, 0, .2);--stat-icon-gradient: linear-gradient(0deg, var(--brand-green-light), var(--brand-green-light-transparent));--font-sans: "Manrope", ui-sans-serif, system-ui, sans-serif;--text-size-xs: 1rem;--text-size-sm: 1.25rem;--text-size-base: 1.5rem;--text-size-lg: 1.875rem;--text-size-xl: 2rem;--text-size-2xl: 4rem;--font-extralight: 200;--font-light: 300;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--font-extrabold: 800;--leading-none: 1;--leading-tight: 1.25;--leading-snug: 1.375;--leading-normal: 1.5;--leading-relaxed: 1.625;--leading-loose: 2;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-full: 9999px;--radius-leaf-shape: 5rem 3.5rem;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--color-white: #ffffff;--color-brand-green: #57b56b;--color-brand-blue: #163b7c;--header-height: 0;--footer-height: 0}*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}*::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}*::-webkit-scrollbar-thumb:hover{background:#a8a8a8}html{font-family:var(--font-sans)}body{font-family:inherit;background-color:var(--background-color);color:var(--text-color);overflow-x:hidden;max-width:100vw;scroll-behavior:smooth}h1{font-size:var(--text-size-2xl)}h2{font-size:var(--text-size-xl)}h3{font-size:var(--text-size-lg)}h4{font-size:var(--text-size-base)}h5{font-size:var(--text-size-xs)}p{font-size:var(--text-size-sm);color:var(--text-color)}a{color:var(--brand-blue);text-decoration:none}a:hover,a:active{color:var(--brand-blue);text-decoration:underline}.discription{font-size:var(--text-size-sm);color:var(--text-color)}.tags{font-size:var(--text-size-xs);font-weight:var(--font-extrabold);color:var(--brand-green);text-transform:uppercase}.input{width:100%}.sub-text{font-size:1.5rem}.section-tag{font-size:1rem;font-weight:800;letter-spacing:1px;color:var(--brand-green)}ul,ol{margin-bottom:1em;margin-left:1.5em;padding-left:1.125em}li{line-height:1.6}b,strong{font-weight:700}em,i{font-style:italic}blockquote{color:var(--text-color);background:var(--brand-blue-lightest)}code,kbd,samp{font-family:Fira Mono,Menlo,Monaco,Consolas,monospace;font-size:.96em;background:#f6f8fb;color:#d6336c;border-radius:3px;padding:.2em .35em}pre{font-family:Fira Mono,Menlo,Monaco,Consolas,monospace;font-size:.99em;display:block;background:#232946;color:#fff;padding:1em 1.2em;border-radius:6px;overflow-x:auto;margin-bottom:1.5em}pre code{background:none;color:inherit;padding:0;font-size:inherit}hr{border:none;border-top:1px solid #e1e4e8;margin:2em 0;height:1px;background:none}small{font-size:.87em;color:#777}mark{background:#fffac1;color:#000;padding:.1em .2em;border-radius:2px}address{font-style:italic;color:#525252;margin-bottom:1em}.layout{display:flex;flex-direction:column}.main-content{flex:1;padding-top:var(--header-height);min-height:calc(100vh - var(--footer-height))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-40px;left:6px;background:var(--brand-blue);color:var(--white);padding:8px;text-decoration:none;z-index:1000}.skip-link:focus{top:6px}.logonowrap{white-space:nowrap}@media screen and (max-width: 767px){h1{font-size:3rem;letter-spacing:-2px;line-height:3rem}h2{font-size:1.675rem;letter-spacing:-.5px;line-height:2rem}.sub-text{font-size:1.25rem;line-height:1.675rem;letter-spacing:-.2px}}._header_gx0b0_1{position:sticky;top:0;width:100%;z-index:9999!important;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(85,181,108,.1);transition:all .3s ease;transform:translateY(0)}._header_gx0b0_1._hidden_gx0b0_13{transform:translateY(0)!important}._header_gx0b0_1._hidden_gx0b0_13{transform:translateY(-100%)}._header_gx0b0_1._visible_gx0b0_21{transform:translateY(0)}._navbar_gx0b0_25{display:flex;justify-items:center;align-items:center;justify-content:space-between;padding:1.5rem;margin:0 auto;position:relative;background:#eef7f0;transition:all .3s ease}._menuBar_gx0b0_38{width:48px;height:48px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:6px;box-shadow:0 0 12px #00000014;transition:transform .2s ease,box-shadow .2s ease}._menuBar_gx0b0_38 img{width:1.1rem;height:1.1rem;filter:invert(48%) sepia(13%) saturate(1235%) hue-rotate(93deg) brightness(95%) contrast(89%)}._leftSection_gx0b0_57{display:flex;align-items:center;gap:.5rem}._logoLink_gx0b0_63{display:inline-block}._logoImage_gx0b0_67{display:block;width:14rem;height:2.5rem;object-fit:contain}._toggleWrapper_gx0b0_74{position:relative;width:38px;height:24px;display:flex;align-items:center;margin-right:.5rem}._toggleGlow_gx0b0_83{position:absolute;left:0;top:0;width:38px;height:24px;border-radius:12px;background:#e6f7b7;box-shadow:0 0 8px 4px #e6f7b7,0 0 #e6f7b7;transition:box-shadow .2s;z-index:1}._toggleCircle_gx0b0_96{position:absolute;left:4px;top:4px;width:16px;height:16px;border-radius:50%;background:#133c2e;z-index:2;box-shadow:0 2px 6px #3bb27326;transition:left .2s}._toggleLabel_gx0b0_109{color:#133c2e;display:flex;align-items:center;font-weight:600;font-size:1.1rem}._pillNavWrapper_gx0b0_118{border-radius:14px;justify-items:center;justify-content:center;align-content:center;padding:.875rem;display:flex;align-items:center;overflow:visible;position:relative;z-index:1000;height:50px;width:697px}._pillNavBackground_gx0b0_134{position:absolute;inset:0;background:var(--white);border-radius:inherit;pointer-events:none;z-index:0;height:3.3rem}._pillNavLinks_gx0b0_144{display:flex;gap:2rem;list-style:none;align-items:center;white-space:nowrap;min-width:max-content;position:relative;z-index:1;padding:0;margin:0 auto auto}._pillNavLinks_gx0b0_144 li{position:relative;flex-shrink:0;margin:auto}._pillNavLinks_gx0b0_144 li a{color:#565656;font-weight:600;font-size:1rem;text-decoration:none;transition:color .2s;display:flex;align-items:center;gap:.25rem;white-space:nowrap}._pillNavLinks_gx0b0_144 li a:hover,._pillNavLinks_gx0b0_144 li a._active_gx0b0_176{color:#1a3d2e}._arrowDown_gx0b0_180{width:.9rem;height:.9rem;color:#2d5a3d;display:flex;align-items:center;justify-content:center;margin-top:.2rem}._arrowDown_gx0b0_180 img{width:.7rem;height:.7rem;filter:invert(76%) sepia(31%) saturate(393%) hue-rotate(86deg) brightness(93%) contrast(94%);transition:transform .2s}._dropdownItem_gx0b0_197:hover ._arrowDown_gx0b0_180 img,._active_gx0b0_176 ._arrowDown_gx0b0_180 img{transform:rotate(180deg)}._dropdownMenu_gx0b0_203{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:12px;box-shadow:0 8px 32px #00000026;border:.063rem solid rgba(85,181,108,.1);min-width:250px;z-index:9999;opacity:1;visibility:visible;display:block;animation:_dropdownSlideIn_gx0b0_1 .2s ease-out}@keyframes _dropdownSlideIn_gx0b0_1{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._dropdownContent_gx0b0_234{padding:1rem 0}._dropdownContent_gx0b0_234 a{display:block;padding:.75rem 1.5rem;color:#565656;text-decoration:none;font-weight:400;font-size:.95rem;transition:all .2s;border-left:3px solid transparent;white-space:nowrap}._dropdownContent_gx0b0_234 a:hover{background:#f8f9fa;color:#1a3d2e;border-left-color:var(--brand-green, #3bb273)}._mobileMenuToggle_gx0b0_271{display:none;align-items:center;justify-content:center;background:transparent;border:none;padding:0;cursor:pointer;z-index:10}._mobileMenuToggle_gx0b0_271:focus-visible ._menuBar_gx0b0_38{outline:2px solid var(--brand-green);outline-offset:3px}._mobileMenuPanel_gx0b0_288{width:100%;background:var(--white);border-top:1px solid rgba(85,181,108,.12);box-shadow:0 20px 45px #00000014;border-radius:0 0 32px 32px;padding:1.5rem;animation:_mobilePanelSlide_gx0b0_1 .25s ease forwards;height:calc(100vh - var(--topbar-height) - var(--navbar-height));overflow-y:auto;font-family:var(--font-family)}@keyframes _mobilePanelSlide_gx0b0_1{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}._mobileMenuList_gx0b0_312{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem;font-family:var(--font-family)}._mobileMenuButton_gx0b0_322,._mobileMenuLink_gx0b0_323{width:100%;padding:.9rem 0;font-size:1.05rem;color:var(--grey-text-color);font-weight:500;text-decoration:none;display:flex;align-items:center;justify-content:space-between;border:none;background:transparent;text-align:left;cursor:pointer;font-family:var(--font-family)}._mobileMenuButton_gx0b0_322:last-child,._mobileMenuLink_gx0b0_323:last-child{border-bottom:none}._mobileMenuButton_gx0b0_322:focus-visible{outline:2px solid var(--brand-green);outline-offset:2px}._mobileMenuButton_gx0b0_322:hover,._mobileMenuLink_gx0b0_323:hover,._mobileMenuButton_gx0b0_322._active_gx0b0_176{color:var(--brand-green)}._mobileMenuArrow_gx0b0_356{display:inline-flex;align-items:center;justify-content:center;width:.875rem;height:auto;transition:transform .25s ease}._mobileMenuArrow_gx0b0_356 img{width:100%;height:100%;filter:invert(48%) sepia(13%) saturate(1235%) hue-rotate(93deg) brightness(95%) contrast(89%)}._mobileMenuButton_gx0b0_322._active_gx0b0_176 ._mobileMenuArrow_gx0b0_356{transform:rotate(180deg)}._mobileSubmenu_gx0b0_375{padding-left:1rem;border-left:2px solid var(--brand-green);display:flex;flex-direction:column;gap:.35rem}._mobileSubmenu_gx0b0_375 a{font-size:.95rem;font-weight:500;color:var(--grey-text-color);text-decoration:none;padding:.35rem 0}._mobileSubmenu_gx0b0_375 a:hover{color:var(--brand-green)}._rightSection_gx0b0_395{display:flex;align-items:center;height:50px}._getBtn_gx0b0_400{height:50px;text-align:center;margin-top:.2rem}@media (min-width: 900px){._mobileMenuPanel_gx0b0_288{display:none}}._rightSection_gx0b0_395{display:flex;align-items:center;text-align:center}._getStartedButton_gx0b0_420{background:var(--brand-green);color:#fff;padding:.875rem 2rem;border-radius:50px;font-weight:600;font-size:1rem;text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:background .2s}._getStartedButton_gx0b0_420:hover{background:#133c2e}._buttonIcon_gx0b0_438{display:flex;align-items:center;justify-content:center;width:24px;height:24px}._buttonIcon_gx0b0_438 svg{width:20px;height:20px}@media (min-width: 1400px){._navbar_gx0b0_25{margin:0 auto}._logoImage_gx0b0_67{width:16rem;height:3rem}._pillNavLinks_gx0b0_144 li a{font-size:1rem}}@media (max-width: 1399px) and (min-width: 1200px){._navbar_gx0b0_25{padding:1.2vw}._logoImage_gx0b0_67{width:12rem;height:2.2rem}._pillNavLinks_gx0b0_144{gap:1.5rem}._pillNavLinks_gx0b0_144 li a{font-size:.95rem}}@media (max-width: 1199px) and (min-width: 900px){._logoImage_gx0b0_67{width:10rem;height:2rem}._pillNavWrapper_gx0b0_118{padding:0 1rem;height:48px}._pillNavLinks_gx0b0_144{gap:1rem}._pillNavLinks_gx0b0_144 li a{font-size:.85rem}._dropdownMenu_gx0b0_203{min-width:200px}._dropdownContent_gx0b0_234 a{padding:.6rem 1.2rem;font-size:.9rem}}@media (max-width: 899px){._header_gx0b0_1{padding:0}._navbar_gx0b0_25{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;overflow-x:hidden}._leftSection_gx0b0_57{flex-shrink:0;display:flex;align-items:center}._logoImage_gx0b0_67{width:50px;height:50px;object-fit:contain}._pillNavWrapper_gx0b0_118{display:none}._mobileMenuToggle_gx0b0_271{display:flex;flex-shrink:0;width:50px;height:50px;align-items:center;justify-content:center}._rightSection_gx0b0_395{margin-left:auto;display:flex;align-items:center;gap:.75rem}}@media (max-width: 767px) and (min-width: 480px){._header_gx0b0_1{padding:0}._pillNavWrapper_gx0b0_118{display:none}._navbar_gx0b0_25{flex-wrap:nowrap}._leftSection_gx0b0_57{flex-shrink:0}._logoImage_gx0b0_67{width:50px;height:50px}._mobileMenuToggle_gx0b0_271{display:flex;flex-shrink:0;width:50px;height:50px}._rightSection_gx0b0_395{flex-shrink:0;margin-left:auto;display:flex;align-items:center;gap:.75rem}}@media (max-width: 479px){._header_gx0b0_1{padding:0}._navbar_gx0b0_25{flex-wrap:nowrap}._pillNavWrapper_gx0b0_118{display:none}._leftSection_gx0b0_57{flex-shrink:0;display:flex;align-items:center}._logoImage_gx0b0_67{width:50px;height:50px}._mobileMenuToggle_gx0b0_271{display:flex;flex-shrink:0;width:50px;height:50px;align-items:center;justify-content:center}._mobileMenuLink_gx0b0_323{font-size:1rem;padding:.75rem 0}._mobileSubmenu_gx0b0_375 a{font-size:.9rem;padding:.3rem 0}._rightSection_gx0b0_395{flex-shrink:0;margin-left:auto}}@media (max-width: 319px){._header_gx0b0_1{padding:0}._navbar_gx0b0_25{padding:.5rem .6rem}._logoImage_gx0b0_67{width:50px;height:50px}._pillNavWrapper_gx0b0_118{display:none}._mobileMenuToggle_gx0b0_271{display:flex;width:50px;height:50px}._mobileMenuPanel_gx0b0_288{padding:1rem 1.2rem 1.5rem}._mobileMenuLink_gx0b0_323{font-size:.95rem;padding:.65rem 0}._mobileSubmenu_gx0b0_375 a{font-size:.85rem;padding:.3rem 0}._rightSection_gx0b0_395{margin-left:auto}._getStartedButton_gx0b0_420{padding:.5rem 1rem;font-size:.75rem}}@media (max-width: 767px) and (orientation: landscape){._mobileMenuPanel_gx0b0_288{padding:.75rem .8rem 1rem}._mobileMenuLink_gx0b0_323{padding:.6rem 0}._mobileSubmenu_gx0b0_375 a{padding:.25rem 0}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){._logoImage_gx0b0_67{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-reduced-motion: reduce){._dropdownMenu_gx0b0_203{animation:none}._arrowDown_gx0b0_180 img{transition:none}}._header_gx0b0_1._scrolled_gx0b0_736{background:#fffffffa;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border-bottom:1px solid rgba(85,181,108,.2)}._topbar_fdcti_2{background:var(--brand-blue);color:#fff;padding:.45rem 1.5rem;font-size:.85rem;border-bottom:1px solid rgba(255,255,255,.1)}._topbarContainer_fdcti_10{display:flex;justify-content:space-between;align-items:center;width:100%}._topbarLeft_fdcti_18{display:flex;gap:2rem;align-items:center;width:100%}._topbarItem_fdcti_25{display:flex;align-items:center;gap:2rem;font-weight:500;transition:color .2s;font-size:.875rem;letter-spacing:.5px;color:#fff;text-decoration:none}._topbarIcon_fdcti_37{font-size:1rem}._topbarRight_fdcti_41{display:flex;align-items:center;gap:2rem;width:100%}._topbarLinks_fdcti_48{display:flex;gap:2rem;align-items:center;justify-content:flex-end;width:100%}._topbarLink_fdcti_48{color:#fff;text-decoration:none;font-weight:500;transition:color .2s;font-size:.9rem;letter-spacing:.5px}._mobilePriorityLink_fdcti_65,._mobileHiddenLink_fdcti_66{display:inline-flex;align-items:center}._topbarLink_fdcti_48:hover{color:#fff}._socialLinks_fdcti_75{display:flex;gap:.75rem;align-items:center}._socialLink_fdcti_75{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#ffffff1a;border-radius:50%;transition:all .2s;text-decoration:none}._socialLink_fdcti_75:hover{background:#fff3;transform:translateY(-1px)}._socialLink_fdcti_75 img{width:14px;height:14px;filter:invert(1)}@media (min-width: 1400px){._topbarContainer_fdcti_10{margin:0 auto}._topbarItem_fdcti_25{font-size:0.85rem}._topbarLink_fdcti_48{font-size:.85rem}._topbarLeft_fdcti_18,._topbarLinks_fdcti_48{gap:2.5rem}}@media (max-width: 1399px) and (min-width: 1200px){._topbarItem_fdcti_25{font-size:.95rem}._topbarLink_fdcti_48{font-size:.85rem}._topbarLeft_fdcti_18,._topbarLinks_fdcti_48{gap:1.8rem}}@media (max-width: 1199px) and (min-width: 768px){._topbar_fdcti_2{font-size:.8rem}._topbarItem_fdcti_25{font-size:.85rem;gap:1.5rem}._topbarLink_fdcti_48{font-size:.85rem}._topbarLeft_fdcti_18,._topbarLinks_fdcti_48{gap:1.5rem}._socialLink_fdcti_75{width:26px;height:26px}._socialLink_fdcti_75 img{width:13px;height:13px}}@media (max-width: 767px) and (min-width: 480px){._topbar_fdcti_2{font-size:.75rem}._topbarContainer_fdcti_10{gap:.5rem}._topbarLeft_fdcti_18{flex-direction:row;gap:1rem;align-items:center;justify-content:center}._topbarItem_fdcti_25{font-size:.8rem;gap:1rem}._topbarLeft_fdcti_18{display:none}._topbarLinks_fdcti_48{display:flex;width:100%;gap:0;justify-content:space-between}._mobileHiddenLink_fdcti_66{display:none}._topbarLink_fdcti_48{font-size:.8rem}._socialLinks_fdcti_75{gap:.5rem}._socialLink_fdcti_75{width:24px;height:24px}._socialLink_fdcti_75 img{width:12px;height:12px}}@media (max-width: 479px) and (min-width: 320px){._topbarContainer_fdcti_10{flex-direction:column;gap:.4rem}._topbarLeft_fdcti_18{flex-direction:row;gap:.8rem;align-items:center;justify-content:center}._topbarItem_fdcti_25{gap:.8rem}._topbarLeft_fdcti_18{display:none}._topbarLinks_fdcti_48{display:flex;width:100%;gap:0;justify-content:space-between}._mobileHiddenLink_fdcti_66{display:none}._topbarLink_fdcti_48{font-size:.75rem}._socialLinks_fdcti_75{gap:.4rem}._socialLink_fdcti_75{width:22px;height:22px}._socialLink_fdcti_75 img{width:11px;height:11px}}@media (max-width: 319px){._topbarContainer_fdcti_10{flex-direction:column;gap:.3rem}._topbarLeft_fdcti_18{flex-direction:row;gap:.6rem;align-items:center;justify-content:center}._topbarItem_fdcti_25{font-size:.7rem;gap:.6rem}._topbarLeft_fdcti_18{display:none}._topbarLinks_fdcti_48{display:flex;width:100%;gap:0;justify-content:space-between}._mobileHiddenLink_fdcti_66{display:none}._topbarLink_fdcti_48{font-size:.7rem}._socialLinks_fdcti_75{gap:.3rem}._socialLink_fdcti_75{width:20px;height:20px}._socialLink_fdcti_75 img{width:10px;height:10px}}@media (max-width: 767px) and (orientation: landscape){._topbar_fdcti_2{padding:.2rem 0}._topbarContainer_fdcti_10{flex-direction:row;gap:.3rem}._topbarLeft_fdcti_18{flex-direction:row;gap:.8rem}._topbarLinks_fdcti_48{gap:.8rem}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){._socialLink_fdcti_75 img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-reduced-motion: reduce){._topbarItem_fdcti_25,._topbarLink_fdcti_48,._socialLink_fdcti_75{transition:none}._socialLink_fdcti_75:hover{transform:none}}@media (max-width: 489px){._topbarContainer_fdcti_10{flex-direction:row!important;align-items:center;justify-content:space-between;width:100%;gap:0}._topbarLeft_fdcti_18{display:none!important}._topbarRight_fdcti_41{width:100%;display:flex;justify-content:space-between;align-items:center}._topbarLinks_fdcti_48{width:100%;display:flex!important;flex-direction:row!important;justify-content:space-between;align-items:center;gap:0;flex-wrap:nowrap}._topbarLink_fdcti_48{display:none!important;font-size:.8rem}._topbarLink_fdcti_48:first-child,._topbarLink_fdcti_48:last-child{display:block!important;font-size:.8rem;white-space:nowrap}._topbarLink_fdcti_48:first-child{margin-right:auto}._topbarLink_fdcti_48:last-child{margin-left:auto}}._dropdownMenu_hueo5_2{background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 .313rem 1rem #55b56c2e;opacity:1;visibility:visible;display:block;animation:_dropdownSlideIn_hueo5_1 .2s ease-out}@keyframes _dropdownSlideIn_hueo5_1{0%{opacity:0;transform:translate(-50%) translateY(-.625rem)}to{opacity:1;transform:translate(-50%) translateY(0)}}._fullWidthDropdown_hueo5_27{position:fixed;top:8.3rem;left:50%;transform:translate(-50%);width:100vw-3vw;min-width:unset;margin-top:0;z-index:1000;border:.063rem solid rgba(85,181,108,.1);max-height:100vh-11rem;overflow-y:auto}._fullWidthDropdown_hueo5_27:before{display:none}._dropdownSquircle_hueo5_47{display:block;width:100%;padding:.75rem;background:#ffffffe6;box-shadow:0 1.5rem 3.5rem #1a3d2e14}._fullWidthDropdownContent_hueo5_55{margin:0 auto;width:100%;background:#fffc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._menuLayout_hueo5_64{display:grid;grid-template-columns:1fr 1.5fr 1fr;align-items:start}._directionsSection_hueo5_72{display:flex;flex-direction:column;border-right:1px solid #e5e7eb;height:100%;padding:1vw 1.5vw}._solutionsSection_hueo5_81{display:flex;flex-direction:column;border-right:1px solid #e5e7eb;height:100%;padding-right:1.8rem;padding-left:.8rem;background:#fff9;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);margin:0 .5vw}._promoSection_hueo5_96{display:flex;flex-direction:column;padding:1.5vw 1.5vw 1.5vw .5vw;background:#fff9;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-radius:1vw;margin-left:.5vw}._sectionTitle_hueo5_108{color:var(--brand-blue);font-weight:600;font-size:1rem;text-transform:capitalize;padding:0;margin-bottom:.8rem}._directionsList_hueo5_118{display:flex;flex-direction:column;background:#fff9;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-radius:1vw;padding:0;margin:0}._directionItem_hueo5_130{display:flex;align-items:center;gap:1rem;padding:.5rem 0rem;border-radius:.75rem;transition:all .2s ease;cursor:pointer}._directionItem_hueo5_130:hover ._directionTitle_hueo5_141{color:var(--brand-blue)}._directionIcon_hueo5_146{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;background:var(--stat-icon-gradient);border-radius:.625rem;flex-shrink:0;overflow:hidden}._directionIconImg_hueo5_159{width:1.3rem;height:1.3rem;filter:invert(62%) sepia(16%) saturate(1112%) hue-rotate(77deg) brightness(93%) contrast(92%)}._directionContent_hueo5_165{flex:1;display:flex;align-items:center;justify-content:space-between}._directionTitle_hueo5_141{font-size:1rem;font-weight:600;color:var(--grey-info)}._directionArrow_hueo5_178{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;opacity:0;transform:translate(-1rem);background:var(--stat-icon-gradient);border-radius:50%}._directionItem_hueo5_130:hover ._directionArrow_hueo5_178{opacity:1;transform:translate(0)}._directionArrow_hueo5_178 img{width:100%;height:100%}._directionDescription_hueo5_201{font-size:.875rem;color:#6b7280;line-height:1.4;margin:0}._solutionsGrid_hueo5_209{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}._solutionItem_hueo5_216{display:flex;align-items:center;justify-content:space-between;padding:.73rem 0;border-radius:.5rem;transition:all .2s ease;cursor:pointer}._solutionItem_hueo5_216:hover{color:var(--brand-blue);background:#55b56c1a;padding:.73rem .5rem}._solutionContent_hueo5_234{display:flex;align-items:center;gap:.5rem}._solutionIcon_hueo5_240{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#3b82f6;flex-shrink:0}._solutionTitle_hueo5_252{flex:1;color:var(--grey-info);text-decoration:none;font-weight:600;transition:color .2s;font-size:1rem}._solutionBadge_hueo5_261{background:#3b82f6;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .5rem;border-radius:.25rem;text-transform:uppercase;letter-spacing:.031rem}._promoBadge_hueo5_272{position:absolute;top:1rem;right:1rem;background:#3b82f6;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .5rem;border-radius:.3rem}._customSolutions_hueo5_284{background-color:#f0f6ff;padding:1vw;display:flex;flex-direction:row;gap:1rem;margin-top:1rem;align-items:center;border-radius:1rem}._customText_hueo5_295{font-size:1rem;font-weight:600;color:var(--brand-blue)}._customDescription_hueo5_301{font-size:1rem;font-weight:500;color:var(--grey-info);line-height:1.4;width:90%;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}._customButton_hueo5_312{background:#f3f4f6;border:.063rem solid #d1d5db;color:#374151;padding:.5rem 1rem;border-radius:var(--secondary-border-radius);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._customButton_hueo5_312:hover{background:#e5e7eb;border-color:#9ca3af}._promoCard_hueo5_330{background:#f0f6ff;border-radius:var(--secondary-border-radius);padding:1.5vw}._promoVideo_hueo5_336{position:relative;height:240px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:var(--secondary-border-radius);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;cursor:pointer;transition:all .2s ease}._promoVideo_hueo5_336:hover{transform:scale(1.02)}._playButton_hueo5_353{width:4rem;height:4rem;background:#163b7c;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:var(--white)}._videoDuration_hueo5_365{position:absolute;bottom:.75rem;left:.75rem;background:#000000b3;color:#fff;padding:.25rem .5rem;border-radius:var(--secondary-border-radius);font-size:.75rem;font-weight:500}._promoTitle_hueo5_377{font-size:1rem;font-weight:600;color:var(--brand-blue);margin:0 0 1rem}._featuresList_hueo5_384{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}._featureItem_hueo5_395{display:flex;justify-content:flex-start;align-items:flex-start;gap:.8rem;color:var(--grey-info);text-decoration:none;font-weight:500;transition:color .2s;font-size:1rem;width:100%;padding-left:0;margin-left:0}._featureIcon_hueo5_410{width:1rem;height:1rem;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0}._featureIcon_hueo5_410 img{width:1.3rem;height:1.3rem}._solutionItem_hueo5_216 ._directionArrow_hueo5_178{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;opacity:0;transform:translate(-1rem);background:var(--stat-icon-gradient);border-radius:50%}._solutionItem_hueo5_216:hover ._directionArrow_hueo5_178{opacity:1;transform:translate(0)}._solutionItem_hueo5_216 ._directionArrow_hueo5_178 img{width:100%;height:100%}._solutionDescription_hueo5_451{font-size:.875rem;color:#6b7280;line-height:1.4;margin:0}@media (min-width: 1400px){._fullWidthDropdown_hueo5_27{width:97vw}._menuLayout_hueo5_64{grid-template-columns:1fr 1.5fr 1fr;gap:1rem}._sectionTitle_hueo5_108{font-size:1.1rem}._directionTitle_hueo5_141,._solutionTitle_hueo5_252{font-size:1.05rem}._promoVideo_hueo5_336{height:280px}}@media (max-width: 1399px) and (min-width: 1200px){._fullWidthDropdown_hueo5_27{width:97vw}._menuLayout_hueo5_64{grid-template-columns:1fr 1.2fr 1fr;gap:2rem}._fullWidthDropdownContent_hueo5_55{padding:2vw}._promoVideo_hueo5_336{height:260px}}@media (max-width: 1199px) and (min-width: 768px){._fullWidthDropdown_hueo5_27{width:98vw;top:8rem}._menuLayout_hueo5_64{grid-template-columns:1fr 1.2fr 1fr;gap:1.5rem}._fullWidthDropdownContent_hueo5_55{padding:1.5rem}._solutionsGrid_hueo5_209{grid-template-columns:repeat(2,1fr)}._sectionTitle_hueo5_108{font-size:.95rem;padding:.8vw}._directionTitle_hueo5_141,._solutionTitle_hueo5_252{font-size:.95rem}._promoVideo_hueo5_336{height:220px}._playButton_hueo5_353{width:3.5rem;height:3.5rem;font-size:1.1rem}._customSolutions_hueo5_284{flex-direction:column;gap:.8rem;align-items:flex-start}._customText_hueo5_295{font-size:.95rem}._customDescription_hueo5_301{font-size:.9rem;width:100%}}@media (max-width: 767px) and (min-width: 480px){._fullWidthDropdown_hueo5_27{width:99vw;top:7rem;max-height:calc(100vh - 8rem)}._menuLayout_hueo5_64{grid-template-columns:1fr;gap:1.5rem}._solutionsGrid_hueo5_209{grid-template-columns:1fr}._fullWidthDropdownContent_hueo5_55{padding:1.5vw}._directionsSection_hueo5_72,._solutionsSection_hueo5_81{border-right:none;border-bottom:1px solid #e5e7eb;padding-right:0;padding-bottom:1.5rem;margin-bottom:1.5rem}._sectionTitle_hueo5_108{font-size:.9rem;padding:.6vw}._directionTitle_hueo5_141,._solutionTitle_hueo5_252{font-size:.9rem}._directionItem_hueo5_130{padding:.6rem 0}._directionIcon_hueo5_146{width:2.2rem;height:2.2rem;font-size:1.3rem}._promoCard_hueo5_330{padding:1.2rem}._promoVideo_hueo5_336{height:180px}._playButton_hueo5_353{width:3rem;height:3rem;font-size:1rem}._customSolutions_hueo5_284{flex-direction:column;gap:.8rem;align-items:flex-start;padding:.8vw}._customText_hueo5_295{font-size:.9rem}._customDescription_hueo5_301{font-size:.85rem;width:100%}._featureItem_hueo5_395{font-size:.9rem;gap:.6rem}._featureIcon_hueo5_410 img{width:1.1rem;height:1.1rem}}@media (max-width: 479px) and (min-width: 320px){._fullWidthDropdown_hueo5_27{width:99.5vw;top:6rem;max-height:calc(100vh - 7rem)}._menuLayout_hueo5_64{grid-template-columns:1fr;gap:1rem}._solutionsGrid_hueo5_209{grid-template-columns:1fr}._fullWidthDropdownContent_hueo5_55{padding:.8rem}._directionsSection_hueo5_72,._solutionsSection_hueo5_81{border-right:none;border-bottom:1px solid #e5e7eb;padding-right:0;padding-bottom:1rem;margin-bottom:1rem}._sectionTitle_hueo5_108{font-size:.85rem;padding:.5vw}._directionTitle_hueo5_141,._solutionTitle_hueo5_252{font-size:.85rem}._directionItem_hueo5_130{padding:.5rem 0}._directionIcon_hueo5_146{width:2rem;height:2rem;font-size:1.2rem}._promoCard_hueo5_330{padding:1rem}._promoVideo_hueo5_336{height:150px}._playButton_hueo5_353{width:2.5rem;height:2.5rem;font-size:.9rem}._customSolutions_hueo5_284{flex-direction:column;gap:.6rem;align-items:flex-start;padding:.6vw}._customText_hueo5_295{font-size:.85rem}._customDescription_hueo5_301{font-size:.8rem;width:100%}._featureItem_hueo5_395{font-size:.85rem;gap:.5rem}._featureIcon_hueo5_410 img{width:1rem;height:1rem}._videoDuration_hueo5_365,._promoBadge_hueo5_272{font-size:.7rem;padding:.2rem .4rem}}@media (max-width: 319px){._fullWidthDropdown_hueo5_27{width:99.7vw;top:5.5rem;max-height:calc(100vh - 6.5rem)}._menuLayout_hueo5_64{grid-template-columns:1fr;gap:.8rem}._solutionsGrid_hueo5_209{grid-template-columns:1fr}._fullWidthDropdownContent_hueo5_55{padding:.6rem}._directionsSection_hueo5_72,._solutionsSection_hueo5_81{border-right:none;border-bottom:1px solid #e5e7eb;padding-right:0;padding-bottom:.8rem;margin-bottom:.8rem}._sectionTitle_hueo5_108{font-size:.8rem;padding:.4vw}._directionTitle_hueo5_141,._solutionTitle_hueo5_252{font-size:.8rem}._directionItem_hueo5_130{padding:.4rem 0}._directionIcon_hueo5_146{width:1.8rem;height:1.8rem;font-size:1.1rem}._promoCard_hueo5_330{padding:.8rem}._promoVideo_hueo5_336{height:120px}._playButton_hueo5_353{width:2.2rem;height:2.2rem;font-size:.8rem}._customSolutions_hueo5_284{flex-direction:column;gap:.5rem;align-items:flex-start;padding:.5vw}._customText_hueo5_295{font-size:.8rem}._customDescription_hueo5_301{font-size:.75rem;width:100%}._featureItem_hueo5_395{font-size:.8rem;gap:.4rem}._featureIcon_hueo5_410 img{width:.9rem;height:.9rem}._videoDuration_hueo5_365,._promoBadge_hueo5_272{font-size:.65rem;padding:.15rem .3rem}}@media (max-width: 767px) and (orientation: landscape){._fullWidthDropdown_hueo5_27{max-height:calc(100vh - 6rem)}._fullWidthDropdownContent_hueo5_55{padding:.8rem}._promoVideo_hueo5_336{height:120px}._customSolutions_hueo5_284{flex-direction:row;gap:.8rem;align-items:center}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){._directionIcon_hueo5_146,._featureIcon_hueo5_410 img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-reduced-motion: reduce){._dropdownMenu_hueo5_2{animation:none}._directionItem_hueo5_130:hover ._directionArrow_hueo5_178,._solutionItem_hueo5_216:hover{transition:none}._promoVideo_hueo5_336:hover{transform:none}}._storeButtonsWrapper_q4k4d_1{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}._storeButtonsTitle_q4k4d_8{font-size:.875rem;color:#fff;margin-bottom:.2rem;font-weight:600;text-transform:uppercase;letter-spacing:2px}._storeButtonsContainer_q4k4d_17{display:flex;gap:1rem;align-items:center}._storeButton_q4k4d_1{display:flex;align-items:center;text-decoration:none;padding:.5rem 1rem;transition:all .3s ease;height:64px;background-color:var(--white);outline:none;overflow:hidden}._storeButtonContent_q4k4d_35{display:flex;align-items:center;gap:.75rem;width:100%;text-align:left}._storeIcon_q4k4d_43{display:flex;align-items:center;justify-content:center;flex-shrink:0}._storeIcon_q4k4d_43 img{width:100%;height:100%;object-fit:contain;display:block}._storeText_q4k4d_57{display:flex;flex-direction:column;line-height:1.2}._storeTextTop_q4k4d_63{font-size:.625rem;font-weight:400;letter-spacing:.02em;text-transform:uppercase}._storeTextBottom_q4k4d_70{font-size:1rem;font-weight:500;letter-spacing:.01em}._storeButton_q4k4d_1._googlePlay_q4k4d_77{background-color:var(--white);color:var(--black)}._storeText_q4k4d_57 span{color:#000;font-weight:600}._storeButton_q4k4d_1._googlePlay_q4k4d_77 ._storeIcon_q4k4d_43{width:36px;height:36px}._storeButton_q4k4d_1._appStore_q4k4d_97{background-color:var(--white);color:#add8e6b3}._storeButton_q4k4d_1._appStore_q4k4d_97 ._storeIcon_q4k4d_43{width:36px;height:36px}._storeButton_q4k4d_1._appStore_q4k4d_97:hover{background-color:var(--white);color:#add8e6e6}._storeButton_q4k4d_1._disabled_q4k4d_113{opacity:.5;cursor:not-allowed;pointer-events:none}._storeButton_q4k4d_1._disabled_q4k4d_113:hover{background-color:var(--white);color:inherit}@media (max-width: 768px){._storeButtonsContainer_q4k4d_17{flex-direction:row;gap:.25rem;width:100%;justify-content:space-between}._storeButtonsWrapper_q4k4d_1{width:100%}._storeButton_q4k4d_1{width:100%;justify-content:center}}@media (max-width: 480px){._storeButton_q4k4d_1{min-width:120px}._storeTextTop_q4k4d_63{font-size:.55rem}._storeTextBottom_q4k4d_70{font-size:.7rem}}._footer_1hpqu_1{background:#0f3371;color:#fff;padding:1.5vw;padding-bottom:0}._container_1hpqu_9{width:100%;margin:0 auto;background:var( --brand-blue);border-radius:1.5vw;padding:2vw;display:flex;flex-direction:column;gap:9vw}._topSection_1hpqu_19{width:100%;display:flex;justify-content:space-between}._topSection_1hpqu_19>div{width:100%}._headlineBlock_1hpqu_29{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}._headlineFirst_1hpqu_36,._headlineSecond_1hpqu_42{display:flex;flex-direction:column;align-items:flex-start}._headlineText_1hpqu_48{font-size:4rem;font-weight:800;color:#fff;width:100%}._headlineGreen_1hpqu_55{font-size:3.5rem;font-weight:800;color:var(--brand-green)}._headlineSmall_1hpqu_61{font-size:2.2rem;font-weight:600;color:#fff;line-height:3rem;letter-spacing:.07rem}._downloadBlock_1hpqu_69{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}._downloadText_1hpqu_75{font-size:.875rem;color:#fff;margin-bottom:.2rem;font-weight:600;text-transform:uppercase;letter-spacing:2px}._storeBadges_1hpqu_83{display:flex;gap:1rem;cursor:pointer}._storeBadges_1hpqu_83>a{width:100%}._storeBadges_1hpqu_83:hover{transition:all .3sec ease}._appStore_1hpqu_94{opacity:.3;pointer-events:none}._appStore_1hpqu_94 img,._playStore_1hpqu_105 img{width:auto;margin-bottom:0}._linksBlock_1hpqu_111{display:flex;justify-content:space-between}._linksBlock_1hpqu_111>div{display:flex;flex-direction:column;gap:.5rem}._linksBlock_1hpqu_111>div:nth-child(3){display:flex;flex-direction:column}._linksBlock_1hpqu_111 h4{color:#fff;text-decoration:none;font-weight:800;transition:color .2s;font-size:.9rem;letter-spacing:.5px;margin:0}._sectionHeader_1hpqu_142{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:0;cursor:pointer;margin-bottom:.5rem;font-family:var(--font-family)}._sectionHeader_1hpqu_142 h4{margin:0}._plusIcon_1hpqu_159{display:none;font-size:1.5rem;font-weight:300;color:#fff;line-height:1;transition:transform .3s ease}._sectionList_1hpqu_168{list-style:none;padding:0;margin:0;transition:max-height .3s ease,opacity .3s ease;overflow:hidden}@media (min-width: 1200px){._sectionList_1hpqu_168{max-height:none!important;opacity:1!important;overflow:visible}._sectionHeader_1hpqu_142{pointer-events:none;cursor:default}._sectionHeader_1hpqu_142 h4{pointer-events:auto}}._linksBlock_1hpqu_111 ul{list-style:none;padding:0;margin:0}._linksBlock_1hpqu_111 li{margin-bottom:.5rem}._linksBlock_1hpqu_111 a{color:#fff;text-decoration:none;font-size:1rem;opacity:.6;transition:opacity .2s}._linksBlock_1hpqu_111 a:hover{opacity:1;text-decoration:none}._bottomBar_1hpqu_215{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;font-size:1rem}._bottomBar_1hpqu_215>div{display:flex;width:100%}._legalLinks_1hpqu_229{display:flex;gap:1.5rem;align-items:center;justify-content:center;color:#fff}._legalLinks_1hpqu_229 a{color:#fff;text-decoration:none;transition:opacity .2s;font-weight:500;font-size:.875rem}._legalLinks_1hpqu_229 a:hover{opacity:1;text-decoration:none}._socialLinks_1hpqu_247{display:flex;gap:.5rem;justify-content:center;flex-direction:row}._socialLink_1hpqu_247>img{width:1.8rem;height:1.8rem;filter:brightness(0) invert(1)}._logoBlock_1hpqu_260{display:flex;justify-content:center;align-items:center;width:100%;position:relative;height:14vw;overflow:hidden}._logoText_1hpqu_270{width:100%;height:auto;bottom:0vw;transform:translateY(16%);opacity:.3;-webkit-user-select:none;user-select:none;object-fit:contain;filter:invert(17%) sepia(43%) saturate(1524%) hue-rotate(189deg) brightness(85%) contrast(95%)}._socialLinks_1hpqu_247 a{color:#fff;font-size:0;opacity:.8;transition:opacity .2s}._socialLinks_1hpqu_247 a:hover{opacity:1}._socialLegalLinks_1hpqu_292{display:flex;flex-direction:row-reverse;justify-content:space-between}._doubleColumn_1hpqu_298 ul{column-count:2;column-gap:2rem}._doubleColumn_1hpqu_298 ul li{break-inside:avoid;margin-bottom:.5rem}._doubleColumn_1hpqu_298 li{color:#fff;text-decoration:none;font-weight:500;transition:color .2s;font-size:.9rem;letter-spacing:.5px}._linksBlock_1hpqu_111 ._dummyHeader_1hpqu_315 a{color:#fff;text-decoration:none;font-weight:700;font-size:1.1rem;letter-spacing:1px;font-family:var(--font-family);text-transform:uppercase;opacity:1}._linksBlock_1hpqu_111 ._dummyHeader_1hpqu_315 a:hover{color:#fff;opacity:1}@media (min-width: 1400px){._container_1hpqu_9{margin:0 auto;padding:3vw;gap:8vw}._topSection_1hpqu_19{flex-direction:row;align-items:flex-start}._linksBlock_1hpqu_111{width:55%;flex-direction:row;gap:3rem}._headlineText_1hpqu_48{line-height:5rem;width:80%}._headlineGreen_1hpqu_55{font-size:3.9rem;line-height:5rem}._headlineSmall_1hpqu_61{font-size:1.8rem;line-height:3.5rem}._storeBadges_1hpqu_83{gap:1.5rem}._appStore_1hpqu_94 img,._playStore_1hpqu_105 img{height:52px}}@media (max-width: 1399px) and (min-width: 1200px){._container_1hpqu_9{max-width:1200px;margin:0 auto;padding:2.5vw;gap:7vw}._topSection_1hpqu_19{flex-direction:row;gap:3rem;align-items:flex-start}._headlineBlock_1hpqu_29{width:50%}._linksBlock_1hpqu_111{width:50%;flex-direction:row;gap:2.5rem}._storeBadges_1hpqu_83{gap:1.3rem}._appStore_1hpqu_94 img,._playStore_1hpqu_105 img{height:48px}}@media (max-width: 1200px) and (min-width: 768px){._footer_1hpqu_1{padding:1.6rem;padding-bottom:0}._container_1hpqu_9{padding:2vw;gap:6vw;border-radius:1.75rem}._topSection_1hpqu_19{padding:0 1.5rem 2.5rem}._linksBlock_1hpqu_111{gap:2rem;width:100%;justify-content:space-between}._linksBlock_1hpqu_111>div{flex:1;gap:0;text-align:left}._linksBlock_1hpqu_111>div:last-child{border-bottom:none}._sectionHeader_1hpqu_142{width:100%;padding:.5rem 0;margin-bottom:0}._sectionList_1hpqu_168{max-height:0;opacity:0;margin-top:0}._sectionList_1hpqu_168._open_1hpqu_457{max-height:1000px;opacity:1;margin-top:.5rem}._linksBlock_1hpqu_111>div:nth-child(3){flex:.8}._headlineText_1hpqu_48{font-size:2.3rem;line-height:3.8rem}._headlineGreen_1hpqu_55{font-size:2.3rem;line-height:3rem}._headlineSmall_1hpqu_61{font-size:1.9rem;line-height:2.8rem}._bottomBar_1hpqu_215{gap:2rem;padding:2rem 1rem 1.5rem;font-size:.95rem;flex-wrap:wrap}._socialLegalLinks_1hpqu_292{flex-direction:column;gap:1.2rem;align-items:center}._legalLinks_1hpqu_229{flex-wrap:wrap;gap:1.2rem;text-align:center;justify-content:center}._storeBadges_1hpqu_83{gap:1rem}._appStore_1hpqu_94 img,._playStore_1hpqu_105 img{height:44px}._socialLink_1hpqu_247>img{width:2rem;height:2rem}}@media (max-width: 767px) and (min-width: 480px){._footer_1hpqu_1{padding:1.6rem}._container_1hpqu_9{padding:1.5vw;gap:5vw;border-radius:1.5rem}._topSection_1hpqu_19{flex-direction:column;gap:2rem;padding:0 .8rem 1.5rem;align-items:center}._headlineBlock_1hpqu_29{width:100%}._linksBlock_1hpqu_111{flex-direction:column;gap:1.5rem;width:100%;align-items:stretch}._linksBlock_1hpqu_111>div{width:100%;gap:0;text-align:left}._linksBlock_1hpqu_111>div:last-child{border-bottom:none}._plusIcon_1hpqu_159{display:block}._sectionHeader_1hpqu_142{width:100%;padding:.5rem 0;margin-bottom:0}._sectionList_1hpqu_168{max-height:0;opacity:0;margin-top:0}._sectionList_1hpqu_168._open_1hpqu_457{max-height:1000px;opacity:1;margin-top:.5rem}._headlineText_1hpqu_48{font-size:2.2rem;line-height:3rem}._headlineGreen_1hpqu_55{font-size:2.4rem;line-height:3rem}._headlineSmall_1hpqu_61{font-size:1.6rem;line-height:2.2rem}._linksBlock_1hpqu_111 h4{font-size:.9rem}._linksBlock_1hpqu_111 a{font-size:.95rem}._bottomBar_1hpqu_215{flex-direction:column;gap:1.5rem;padding:1.5rem .8rem 1rem;font-size:.9rem;align-items:center}._socialLegalLinks_1hpqu_292{flex-direction:column;gap:1rem;align-items:center}._legalLinks_1hpqu_229{gap:.8rem;text-align:center;font-size:.85rem}._legalLinks_1hpqu_229 a{font-size:.85rem}._storeBadges_1hpqu_83{gap:.8rem}._appStore_1hpqu_94 img,._playStore_1hpqu_105 img{height:40px}._socialLink_1hpqu_247>img{width:1.8rem;height:1.8rem}._doubleColumn_1hpqu_298 ul{column-count:1;column-gap:0}}@media (max-width: 479px) and (min-width: 320px){._footer_1hpqu_1{padding:23px 23px 0}._container_1hpqu_9{padding:4vw;gap:4vw;background-color:var(--brand-blue);border-radius:8vw;box-shadow:0 0 10px #0000001a}._topSection_1hpqu_19{flex-direction:column;gap:1.8rem;padding:1.8vw;align-items:center}._headlineBlock_1hpqu_29{width:100%;text-align:left;gap:1rem}._linksBlock_1hpqu_111{flex-direction:column;gap:1rem;width:100%;align-items:stretch}._linksBlock_1hpqu_111>div{width:100%;gap:0;text-align:left}._linksBlock_1hpqu_111>div:last-child{border-bottom:none}._plusIcon_1hpqu_159{display:block}._sectionHeader_1hpqu_142{width:100%;padding:.5rem 0}._sectionList_1hpqu_168{max-height:0!important;opacity:0!important;overflow:hidden}._sectionList_1hpqu_168._open_1hpqu_457{max-height:1000px!important;opacity:1!important;margin-top:.5rem}._headlineText_1hpqu_48,._headlineGreen_1hpqu_55{font-size:1.9rem}._headlineSmall_1hpqu_61{font-size:1.1rem;text-transform:uppercase}._linksBlock_1hpqu_111 h4{font-size:1rem;font-weight:600}._linksBlock_1hpqu_111 a{font-size:.9rem}._bottomBar_1hpqu_215{flex-direction:column;gap:1.8rem;padding:1.2rem .5rem .8rem;font-size:.85rem;align-items:center}._socialLegalLinks_1hpqu_292{flex-direction:column;gap:.8rem;align-items:center}._legalLinks_1hpqu_229{flex-wrap:wrap;gap:.6rem;text-align:center;font-size:.8rem}._legalLinks_1hpqu_229 a{font-size:.8rem}._storeBadges_1hpqu_83{width:100%;gap:.6rem}._socialLink_1hpqu_247>img{width:1.6rem;height:1.6rem}._doubleColumn_1hpqu_298 ul{column-count:1;column-gap:0}._logoBlock_1hpqu_260{height:12vw}}@media (max-width: 319px){._footer_1hpqu_1{padding:23px 23px 0}._container_1hpqu_9{padding:1vw;gap:3vw;border-radius:1.5rem}._topSection_1hpqu_19{gap:1.5rem;padding:0 .3rem 1rem;align-items:center}._headlineBlock_1hpqu_29{width:100%;text-align:center}._linksBlock_1hpqu_111{gap:1.5rem;width:100%;align-items:stretch}._linksBlock_1hpqu_111>div{width:100%;gap:0;text-align:left}._linksBlock_1hpqu_111>div:last-child{border-bottom:none}._plusIcon_1hpqu_159{display:block}._sectionHeader_1hpqu_142{width:100%;padding:.5rem 0;margin-bottom:0}._sectionList_1hpqu_168{max-height:0;opacity:0;margin-top:0}._sectionList_1hpqu_168._open_1hpqu_457{max-height:1000px;opacity:1;margin-top:.5rem}._headlineText_1hpqu_48{font-size:1.5rem;line-height:2rem}._headlineGreen_1hpqu_55{font-size:1.7rem;line-height:2rem}._headlineSmall_1hpqu_61{font-size:1.2rem;line-height:1.6rem}._linksBlock_1hpqu_111 h4{font-size:.8rem}._linksBlock_1hpqu_111 a{font-size:.85rem}._bottomBar_1hpqu_215{gap:1rem;padding:1rem .3rem .6rem;font-size:.8rem;align-items:center}._socialLegalLinks_1hpqu_292{gap:.6rem;align-items:center}._legalLinks_1hpqu_229{gap:.5rem;font-size:.75rem;text-align:center}._legalLinks_1hpqu_229 a{font-size:.75rem}._storeBadges_1hpqu_83{gap:.5rem}._appStore_1hpqu_94 img,._playStore_1hpqu_105 img{height:32px}._socialLink_1hpqu_247>img{width:1.4rem;height:1.4rem}._logoBlock_1hpqu_260{height:10vw}}@media (max-width: 767px) and (orientation: landscape){._footer_1hpqu_1{padding:.6vw}._container_1hpqu_9{padding:1vw;gap:3vw}._topSection_1hpqu_19{gap:1.5rem;padding:0 .5rem 1rem;align-items:center}._headlineBlock_1hpqu_29{width:100%;text-align:center}._linksBlock_1hpqu_111{flex-direction:row;gap:1.5rem;width:100%;justify-content:space-between}._linksBlock_1hpqu_111>div{flex:1;text-align:center}._headlineText_1hpqu_48{font-size:1.8rem;line-height:2.4rem}._headlineGreen_1hpqu_55{font-size:2rem;line-height:2.4rem}._bottomBar_1hpqu_215{gap:1rem;padding:1rem .5rem .8rem;align-items:center}._logoBlock_1hpqu_260{height:8vw}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){._appStore_1hpqu_94 img,._playStore_1hpqu_105 img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}._socialLink_1hpqu_247>img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}._logoText_1hpqu_270{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-reduced-motion: reduce){._linksBlock_1hpqu_111 a,._legalLinks_1hpqu_229 a,._socialLinks_1hpqu_247 a{transition:none}}@media (max-width: 1200px){._downloadBlock_1hpqu_69{align-items:center}}@media (max-width: 375px){._headlineText_1hpqu_48{font-size:1.8rem;font-weight:800;color:#fff;width:100%}._headlineGreen_1hpqu_55{font-size:1.8rem;font-weight:600;color:var(--brand-green)}}._inputWrapper_5h451_1{display:flex;flex-direction:column;gap:.5rem;width:100%}._label_5h451_8{font-size:.875rem;font-weight:500;color:#ffffffe6;display:flex;align-items:center;gap:.25rem}._required_5h451_17{color:#dc2626}._inputContainer_5h451_21{position:relative;display:flex;align-items:center;width:100%}._input_5h451_1{width:100%;height:2.917rem;padding:1rem;border-radius:2rem;font-size:1rem;outline:none;border:1px solid var(--grey-light-color-dark);background-color:transparent;color:#ffffffe6;transition:all .3s ease;font-family:var(--font-family)}._input_5h451_1:focus{border:1px solid var(--brand-green);background-color:#ffffff26}._input_5h451_1[type=number]::-webkit-inner-spin-button,._input_5h451_1[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._input_5h451_1[type=number]{-moz-appearance:textfield}._input_5h451_1:disabled{cursor:not-allowed;background-color:#ffffff0d;color:#ffffff4d}._hasStartIcon_5h451_71{padding-left:2.5rem}._hasEndIcon_5h451_75{padding-right:2.5rem}._startIcon_5h451_79,._endIcon_5h451_80{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;color:#fff9;cursor:pointer;transition:color .3s ease}._startIcon_5h451_79{left:.75rem}._endIcon_5h451_80{right:.75rem;background-color:var(--brand-blue-pale);border-radius:50%;padding:.4rem}._endIcon_5h451_80 img{width:1.5rem;height:1.5rem}._endIcon_5h451_80:hover{color:#ffffffe6}._error_5h451_113{border-color:#dc2626}._error_5h451_113:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}._errorMessage_5h451_122{font-size:.875rem;color:#dc2626;margin-top:.25rem}._otpContainer_5h451_128{display:flex;gap:8px;justify-content:center;margin:0 auto}._otpInput_5h451_135{width:64px;height:64px;padding:0;border-radius:8px;border:2px solid rgba(255,255,255,.068);background:#ffffff1a;font-size:2rem;text-align:center;color:var(--brand-green);transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-weight:600;font-family:var(--font-family)}._otpInput_5h451_135:focus{outline:none;border-color:#ffffff80;box-shadow:0 0 0 2px #ffffff1a;background:#ffffff26}._otpInput_5h451_135:disabled{background:#ffffff0d;cursor:not-allowed;color:#ffffff80}._heroBanner_xysc4_1{width:100%;min-height:410px;position:relative;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}._overlay_xysc4_15{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}._contentContainer_xysc4_26{position:relative;z-index:2;width:100%;max-width:900px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;text-align:center}._textSection_xysc4_39{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}._headline_xysc4_47{font-size:2.75rem;font-weight:700;color:var(--white);line-height:1.2;margin:0;letter-spacing:-.02em}._bodyText_xysc4_56{font-size:1.125rem;font-weight:400;color:var(--white);line-height:1.6;margin:0;opacity:.95;max-width:700px}._formSection_xysc4_66{display:flex;flex-direction:row;align-items:center;gap:0;width:100%;max-width:600px;background-color:var(--white);border-radius:.75rem;overflow:hidden;box-shadow:0 4px 12px #00000026;padding:.25rem}._emailInputWrapper_xysc4_80{flex:1;min-width:0;padding:.25rem .25rem .25rem 0}._emailInput_xysc4_80{width:100%;height:100%}._emailInput_xysc4_80 .inputWrapper{margin:0;height:100%}._emailInput_xysc4_80 .inputContainer{margin:0;height:100%;border:none!important}._emailInput_xysc4_80 .inputWrapper{border:none!important}._emailInput_xysc4_80 .input{background-color:var(--white)!important;color:#000!important;border:none!important;border-radius:.5rem!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important;padding:1rem 1.5rem!important;height:100%!important;min-height:3.5rem;font-size:1rem!important;font-weight:400!important}._emailInput_xysc4_80 .input::placeholder{color:#999!important;opacity:1!important;font-weight:400!important}._emailInput_xysc4_80 .input:focus{background-color:var(--white)!important;border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important;color:#000!important}._emailInput_xysc4_80 .input:focus-visible{outline:none!important;box-shadow:none!important;border:none!important;border-color:transparent!important}._emailInput_xysc4_80 .input:-webkit-autofill{-webkit-text-fill-color:#000!important;background-color:var(--white)!important;-webkit-box-shadow:0 0 0 1000px var(--white) inset!important}._emailInput_xysc4_80 .input:-webkit-autofill:focus{-webkit-text-fill-color:#000!important;background-color:var(--white)!important;-webkit-box-shadow:0 0 0 1000px var(--white) inset!important;border:none!important}._emailInput_xysc4_80 .inputContainer{border:none!important}._emailInput_xysc4_80 .inputContainer:focus-within{border:none!important;outline:none!important;box-shadow:none!important}._emailInput_xysc4_80 .inputWrapper:focus-within{border:none!important;outline:none!important}._emailInput_xysc4_80 .inputWrapper:focus-within .inputContainer{border:none!important;outline:none!important}._emailInput_xysc4_80 .inputWrapper:focus-within .input{border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important;color:#000!important}._emailInput_xysc4_80 .inputContainer:focus-within .input{border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important}._scheduleButton_xysc4_190{min-width:180px;white-space:nowrap;flex-shrink:0;margin:0!important;overflow:hidden;margin-left:.25rem!important}._scheduleButton_xysc4_190 [data-squircle]{border-radius:.5rem!important;height:100%!important;min-height:3.5rem!important;clip-path:none!important;-webkit-clip-path:none!important;background-color:var(--brand-green)!important}._scheduleButton_xysc4_190 button{border-radius:.5rem!important;height:100%!important;min-height:3.5rem!important;background-color:var(--brand-green)!important;color:var(--white)!important;font-weight:600!important;padding:1rem 2rem!important}@media (max-width: 1024px){._heroBanner_xysc4_1{min-height:450px;padding:3rem 1.5rem}._contentContainer_xysc4_26{gap:2rem}._headline_xysc4_47{font-size:2.25rem}._bodyText_xysc4_56{font-size:1rem}._formSection_xysc4_66{max-width:550px}._scheduleButton_xysc4_190{min-width:160px}}@media (max-width: 768px){._heroBanner_xysc4_1{min-height:400px;padding:2.5rem 1.5rem}._contentContainer_xysc4_26{gap:1.75rem}._textSection_xysc4_39{gap:1.25rem}._headline_xysc4_47{font-size:1.875rem;line-height:1.3}._bodyText_xysc4_56{font-size:.9375rem;line-height:1.5}._formSection_xysc4_66{max-width:100%;flex-direction:row;gap:0}._scheduleButton_xysc4_190{min-width:140px}}@media (max-width: 640px){._heroBanner_xysc4_1{min-height:400px;padding:2.5rem 1rem}._contentContainer_xysc4_26{gap:1.75rem}._textSection_xysc4_39{gap:1.25rem}._headline_xysc4_47{font-size:1.875rem;line-height:1.3}._bodyText_xysc4_56{font-size:.9375rem;line-height:1.5}._formSection_xysc4_66{flex-direction:column;gap:.25rem;width:100%;padding:.25rem}._emailInputWrapper_xysc4_80{width:100%;padding:0}._emailInput_xysc4_80 .input{border-radius:.5rem!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}._scheduleButton_xysc4_190{width:100%;min-width:unset;margin-left:0!important}._scheduleButton_xysc4_190 [data-squircle]{border-radius:.5rem!important;border-top-left-radius:0!important;border-top-right-radius:0!important;clip-path:none!important;-webkit-clip-path:none!important;background-color:var(--brand-green)!important}._scheduleButton_xysc4_190 button{border-radius:.5rem!important;border-top-left-radius:0!important;border-top-right-radius:0!important;background-color:var(--brand-green)!important;color:var(--white)!important}}@media (max-width: 480px){._heroBanner_xysc4_1{min-height:400px;padding:2rem 1rem}._contentContainer_xysc4_26{gap:1.5rem}._textSection_xysc4_39{gap:1rem}._headline_xysc4_47{font-size:1.5rem;line-height:1.3}._bodyText_xysc4_56{font-size:.875rem;line-height:1.5}._formSection_xysc4_66{gap:0;border-radius:.75rem}._emailInput_xysc4_80 .input{min-height:3rem;padding:.75rem 1rem!important;font-size:.9375rem!important}._scheduleButton_xysc4_190 button{min-height:3rem;padding:.875rem 1.5rem!important;font-size:.9375rem!important}}._layoutContainer_1i0kk_1{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto,auto,auto;height:100%}._navbarContainer_1i0kk_7{grid-column:1 / 13;grid-row:1 / 2}._mainContent_1i0kk_12{grid-column:1 / 13;grid-row:2 / 5}._footerContainer_1i0kk_16{grid-column:1 / 13;grid-row:5 / 6}._navbarContainer_1i0kk_7{position:sticky;top:0;z-index:9999;overflow:visible}._energySolutionsLayout_nmcg8_1{display:grid;grid-template-columns:repeat(5,1fr);height:100%;background-color:var(--sage)}._energySolutionsNavbarContainer_nmcg8_8{grid-column:1 / 6;grid-row:1 / 2}._energySolutionsMainContent_nmcg8_13{grid-column:1 / 6;grid-row:2 / 5;background:#55b56c1a}._energySolutionsMainContentContainer_nmcg8_19{padding:2rem;margin:0 auto}._energySolutionsFooterContainer_nmcg8_24{grid-column:1 / 6;grid-row:5 / 6;background-color:#13130e}._resourcesLayout_1uc1f_1{display:grid;grid-template-columns:repeat(11,1fr);grid-template-rows:auto auto auto}._resourcesFooterContainer_1uc1f_7{grid-column:1 / 12;grid-row:5 / 6;background-color:#13130e}._resourcesNavbarContainer_1uc1f_13{grid-column:1 / 12;grid-row:1 / 2}._stickyNavbar_1uc1f_18{position:sticky;top:0;z-index:10}._header2_1uc1f_24{grid-column:1 / 13}._resourcesMainContent_1uc1f_28{grid-column:1 / 12;grid-row:2 / 5;display:grid;grid-template-columns:repeat(11,1fr)}._resourcesMainContentContainer_1uc1f_37{grid-column:1/ 12}._loadingTrackWrapper_1uc1f_41{width:100%;grid-column:1 / 12;display:flex;justify-content:center;background:#fff;position:sticky;top:calc(var(--topbar-height, 0px) + var(--navbar-height, 0px));z-index:9;padding:.1rem 0}._loadingTrack_1uc1f_41{width:100%;height:3px;background:var(--grey-info-light, #edf0f5);border-radius:2px;overflow:hidden}._loadingBar_1uc1f_61{height:3px;width:0;background-color:var(--brand-green, #55b56c);border-radius:2px;transition:width .2s ease-out}@media (max-width: 900px){._loadingTrackWrapper_1uc1f_41{padding:.3rem 0 .2rem;top:var(--navbar-height, 0px)}}._companyLayout_ffoos_1{display:grid;grid-template-columns:repeat(5,1fr);height:100%;width:100%;background-color:var(--sage)}._companyNavbarContainer_ffoos_9{grid-column:1 / 6;grid-row:1 / 2}._companyMainContent_ffoos_14{grid-column:1 / 6;grid-row:2 / 5}._companyMainContentContainer_ffoos_20{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;justify-items:center;margin:0 auto}._companyFooterContainer_ffoos_31{grid-column:1 / 6;grid-row:5 / 6}@media (max-width: 768px){._companyMainContentContainer_ffoos_20{padding:1.42rem 1.5rem}}._companyNavbarContainer_ffoos_9{position:sticky;top:0;z-index:9999;overflow:visible}._verticalLayout_13z53_1{display:grid;grid-template-columns:repeat(5,1fr);height:100%;background-color:var(--sage)}._verticalLayoutNavbarContainer_13z53_8{grid-column:1 / 6;grid-row:1 / 2}._verticalLayoutMainContent_13z53_13{grid-column:1 / 6;grid-row:2 / 5}._verticalLayoutMainContentContainer_13z53_19{margin:0 auto}._verticalLayoutFooterContainer_13z53_24{grid-column:1 / 6;grid-row:5 / 6;background-color:#13130e}._verticalLayoutNavbarContainer_13z53_8{position:sticky;top:0;z-index:9999;overflow:visible}._rippleContainer_xpcrl_1{position:absolute;width:350px;height:350px;display:flex;justify-content:center;align-items:center;z-index:1;pointer-events:none}._ripple_xpcrl_1{position:absolute;width:100%;height:100%;border-radius:50%;background-color:#55b56b1f;opacity:0;animation:_rippleExpand_xpcrl_1 3s ease-out infinite;transform-origin:center}._ripple_xpcrl_1:nth-child(1){animation-delay:0s}._ripple_xpcrl_1:nth-child(2){animation-delay:.75s}._ripple_xpcrl_1:nth-child(3){animation-delay:1.5s}._ripple_xpcrl_1:nth-child(4){animation-delay:2.25s}@keyframes _rippleExpand_xpcrl_1{0%{transform:scale(.3);opacity:.8}50%{opacity:.4}to{transform:scale(2.5);opacity:0}}._sparklesContainer_1ogwm_1{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:2}._sparkle_1ogwm_1{position:absolute;bottom:-10px;background:#fffc;border-radius:50%;animation:_sparkleFloat_1ogwm_1 linear infinite;opacity:0;box-shadow:0 0 10px #fff9}@keyframes _sparkleFloat_1ogwm_1{0%{transform:translateY(0) scale(0);opacity:0}20%{opacity:1;transform:translateY(0) scale(1)}to{transform:translateY(-100vh) scale(.5);opacity:0}}._container_1l9aj_4{position:fixed;inset:0;width:100vw;height:100vh;display:flex;flex-direction:column;overflow:hidden;background:var(--background-color);scrollbar-width:none;-ms-overflow-style:none}._container_1l9aj_4::-webkit-scrollbar{display:none}._container_1l9aj_4:after{content:"";position:absolute;left:0;right:0;bottom:0;height:55vh;opacity:.5;animation:_floatEffect_1l9aj_1 3s ease-in-out infinite;animation-delay:-1s;background:linear-gradient(360deg,var(--brand-blue) 30%,transparent 95%);z-index:1}._content_1l9aj_42{position:relative;z-index:3;text-align:center;padding:2vw;max-width:45%;width:100%;height:100vh;margin:auto;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;box-sizing:border-box}._logoWrapper_1l9aj_61{position:relative;width:120px;height:120px;display:flex;justify-content:center;align-items:center}._logoWrapper_1l9aj_61 img{position:relative;z-index:2;width:7rem;height:7rem;object-fit:contain}._contentWrapper_1l9aj_78{display:flex;flex-direction:column;align-items:center;gap:2rem}._title_1l9aj_85{font-weight:600;font-size:clamp(2.5rem,5vw,5rem);color:var(--white);line-height:1;letter-spacing:-.02em;text-align:center}._highlight_1l9aj_94{color:var(--brand-green);font-weight:600;position:relative}._highlight_1l9aj_94:after{content:"";position:absolute;bottom:4px;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--brand-green));border-radius:1px}._description_1l9aj_109{font-size:clamp(1rem,2vw,1.2rem);line-height:1.6;color:var(--brand-blue-lightest);opacity:.9;padding:0 5rem}._actionArea_1l9aj_118{display:flex;gap:1rem;justify-content:center}._formContainer_1l9aj_124{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:400px}._inputContainer_1l9aj_133 input{width:100%}._message_1l9aj_138{padding:.75rem;border-radius:.5rem;text-align:center;font-size:.875rem}._messageSuccess_1l9aj_145{background-color:#00ff001a;color:#0f0;border:1px solid rgba(0,255,0,.2)}._messageError_1l9aj_151{background-color:#ff00001a;color:red;border:1px solid rgba(255,0,0,.2)}@keyframes _floatEffect_1l9aj_1{0%,to{transform:translateY(0)}50%{transform:translateY(50px)}}@media (max-width: 768px){._title_1l9aj_85{font-size:clamp(2rem,4vw,3.5rem);padding:0 1rem}._description_1l9aj_109{font-size:clamp(.875rem,1.5vw,1rem);padding:0 1.5rem}._actionArea_1l9aj_118{flex-direction:column}}@media (max-width: 480px){._title_1l9aj_85{font-size:clamp(1.75rem,3vw,2.5rem)}._description_1l9aj_109{font-size:.875rem;padding:0 1rem}}._countdown_1l9aj_196{color:#fff9;font-size:14px;text-align:center;margin-top:12px}._resendButton_1l9aj_203{background:none;border:none;color:#fffc;font-size:14px;text-decoration:underline;cursor:pointer;padding:8px;margin-top:8px;transition:all .2s ease}._resendButton_1l9aj_203:hover{color:#fff}._resendButton_1l9aj_203:disabled{opacity:.5;cursor:not-allowed}@media (min-width: 1025px) and (max-width: 1500px){._content_1l9aj_42{max-width:50%;padding:1.75rem;gap:1.75rem}._logoWrapper_1l9aj_61{width:110px;height:110px}._logoWrapper_1l9aj_61 img{width:6.5rem;height:6.5rem}._title_1l9aj_85{font-size:clamp(2.5rem,4vw,4.5rem)}._description_1l9aj_109{font-size:clamp(1rem,1.9vw,1.15rem);padding:0 .85rem}._actionArea_1l9aj_118,._formContainer_1l9aj_124{gap:.9rem}}@media (max-width: 1024px){._content_1l9aj_42{max-width:60%;padding:1.5rem;gap:1.5rem}._logoWrapper_1l9aj_61{width:100px;height:100px}._logoWrapper_1l9aj_61 img{width:6rem;height:6rem}._title_1l9aj_85{font-size:clamp(2.25rem,5vw,4rem)}._description_1l9aj_109{font-size:clamp(.95rem,1.8vw,1.1rem);padding:0 .75rem}._actionArea_1l9aj_118,._formContainer_1l9aj_124{gap:.75rem}}@media (max-width: 768px){._content_1l9aj_42{max-width:80%;padding:1rem;gap:1rem}._logoWrapper_1l9aj_61{width:80px;height:80px}._logoWrapper_1l9aj_61 img{width:5rem;height:5rem}._title_1l9aj_85{font-size:clamp(2rem,6vw,3.5rem)}._description_1l9aj_109{font-size:clamp(.9rem,2vw,1rem);padding:0 .5rem}._actionArea_1l9aj_118{flex-direction:column;gap:.5rem}._formContainer_1l9aj_124{gap:.5rem}}@media (max-width: 480px){._content_1l9aj_42{max-width:100%;padding:.75rem;gap:.75rem}._logoWrapper_1l9aj_61{width:64px;height:64px}._logoWrapper_1l9aj_61 img{width:4rem;height:4rem}._title_1l9aj_85{font-size:clamp(1.75rem,7vw,2.5rem)}._description_1l9aj_109{font-size:.875rem;padding:0 .5rem}._actionArea_1l9aj_118{gap:.5rem}._formContainer_1l9aj_124{gap:.5rem;width:fit-content}}._productHero_a1rgx_1{width:100%;padding:4rem 2rem;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}._container_a1rgx_11{max-width:1720px;width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center;height:670px;border-radius:2rem;background-image:url(/images/product_hero.webp);background-size:cover;background-position:center;background-repeat:no-repeat;gap:4rem;position:relative;z-index:1;margin-top:-3rem}._textSection_a1rgx_30{flex:0 1 50%;display:flex;flex-direction:column;gap:1.5rem;color:#fff;padding-left:4rem;position:relative;z-index:2}._badge_a1rgx_41{font-size:1rem;font-weight:700;color:var(--brand-green);letter-spacing:.07rem;margin-bottom:.5rem}._title_a1rgx_50{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2;margin:0;color:#fff;letter-spacing:-.02em}._description_a1rgx_59{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;color:#ffffffe6;margin:0;max-width:600px}._formSection_a1rgx_67{display:flex;flex-direction:row;align-items:center;gap:0;width:407px;height:46px;background-color:var(--white);border-radius:.75rem;overflow:hidden;box-shadow:0 4px 12px #00000026;padding:.25rem;margin-top:.5rem}._emailInputWrapper_a1rgx_82{flex:1;min-width:0;padding:.25rem .25rem .25rem 0}._emailInput_a1rgx_82{width:100%;height:100%}._emailInput_a1rgx_82 .inputWrapper{margin:0;height:100%}._emailInput_a1rgx_82 .inputContainer{margin:0;height:100%;border:none!important}._emailInput_a1rgx_82 .inputWrapper{border:none!important}._emailInput_a1rgx_82 .input{background-color:var(--white)!important;color:#000!important;border:none!important;border-radius:.5rem!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important;padding:.75rem 1rem!important;height:100%!important;min-height:unset!important;font-size:.9375rem!important;font-weight:400!important}._emailInput_a1rgx_82 .input::placeholder{color:#999!important;opacity:1!important;font-weight:400!important}._emailInput_a1rgx_82 .input:focus{background-color:var(--white)!important;border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important;color:#000!important}._emailInput_a1rgx_82 .input:focus-visible{outline:none!important;box-shadow:none!important;border:none!important;border-color:transparent!important}._emailInput_a1rgx_82 .input:-webkit-autofill{-webkit-text-fill-color:#000!important;background-color:var(--white)!important;-webkit-box-shadow:0 0 0 1000px var(--white) inset!important}._emailInput_a1rgx_82 .input:-webkit-autofill:focus{-webkit-text-fill-color:#000!important;background-color:var(--white)!important;-webkit-box-shadow:0 0 0 1000px var(--white) inset!important;border:none!important}._emailInput_a1rgx_82 .inputContainer{border:none!important}._emailInput_a1rgx_82 .inputContainer:focus-within{border:none!important;outline:none!important;box-shadow:none!important}._emailInput_a1rgx_82 .inputWrapper:focus-within{border:none!important;outline:none!important}._emailInput_a1rgx_82 .inputWrapper:focus-within .inputContainer{border:none!important;outline:none!important}._emailInput_a1rgx_82 .inputWrapper:focus-within .input{border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important;color:#000!important}._emailInput_a1rgx_82 .inputContainer:focus-within .input{border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important}._scheduleButton_a1rgx_192{width:150px;height:40px;white-space:nowrap;flex-shrink:0;margin:0!important;overflow:hidden;margin-left:.25rem!important}._scheduleButton_a1rgx_192 [data-squircle]{border-radius:.5rem!important;width:100%!important;height:100%!important;min-height:unset!important;clip-path:none!important;-webkit-clip-path:none!important;background-color:var(--brand-green)!important}._scheduleButton_a1rgx_192 button{border-radius:.5rem!important;width:100%!important;height:100%!important;min-height:unset!important;background-color:var(--brand-green)!important;color:var(--white)!important;font-weight:600!important;padding:.5rem 1rem!important;font-size:.875rem!important}._statsSection_a1rgx_224{display:flex;gap:2rem;margin-top:1rem;flex-wrap:wrap}._statItem_a1rgx_231{display:flex;flex-direction:column;gap:.25rem}._statValue_a1rgx_237{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--brand-green);line-height:1}._statLabel_a1rgx_244{font-size:clamp(.875rem,1.5vw,1rem);color:#fffc;font-weight:500}._imageSection_a1rgx_250{flex:0 1 50%;min-width:0;height:100%;position:relative;z-index:2}@media (min-width: 1440px){._productHero_a1rgx_1{padding:5rem 3rem}._container_a1rgx_11{gap:6rem}._textSection_a1rgx_30{padding-left:5rem;gap:2rem}._title_a1rgx_50{font-size:2.5rem}._description_a1rgx_59{font-size:1.25rem}}@media (max-width: 1439px) and (min-width: 768px){._productHero_a1rgx_1{padding:3rem 2rem}._container_a1rgx_11{gap:3rem}._textSection_a1rgx_30{padding-left:3rem;gap:1.5rem}._statsSection_a1rgx_224{gap:1.5rem}}@media (max-width: 768px){._productHero_a1rgx_1{padding:2.5rem 1.5rem}._container_a1rgx_11{flex-direction:column;gap:1.5rem;align-items:stretch;height:auto;min-height:650px;border-radius:1.5rem;background-size:cover;background-position:center;justify-content:space-between;padding:0}._textSection_a1rgx_30{width:100%;padding:2rem 1.5rem;text-align:left;align-items:flex-start;gap:1.25rem;display:flex;flex-direction:column;margin-top:auto;order:2}._imageSection_a1rgx_250{order:1;width:100%;min-height:320px;height:320px}._badge_a1rgx_41{align-self:flex-start;text-align:left;font-size:.75rem;letter-spacing:.15rem;margin-bottom:.25rem;order:1}._title_a1rgx_50{text-align:left;font-size:1.875rem;line-height:1.3;order:2}._description_a1rgx_59{text-align:left;max-width:100%;font-size:1.05rem;line-height:1.5;order:3}._formSection_a1rgx_67{width:100%;max-width:100%;order:5;margin-top:auto;flex-direction:row;gap:0}._scheduleButton_a1rgx_192{min-width:140px}._statsSection_a1rgx_224{justify-content:flex-start;gap:1.75rem;margin-top:.75rem;order:4;flex-wrap:wrap}._statValue_a1rgx_237{font-size:1.875rem}._statLabel_a1rgx_244{font-size:.9rem}}@media (max-width: 420px){._productHero_a1rgx_1{padding:2rem 1rem}._container_a1rgx_11{gap:1.75rem;min-height:550px;border-radius:1.25rem;padding:0;justify-content:space-between}._textSection_a1rgx_30{margin-top:auto;order:2;gap:1rem;padding:1.5rem 1.25rem;display:flex;flex-direction:column}._imageSection_a1rgx_250{order:1}._badge_a1rgx_41{font-size:.7rem;letter-spacing:.1rem;margin-bottom:.25rem;order:1}._title_a1rgx_50{font-size:1.5rem;line-height:1.25;letter-spacing:-.01em;order:2}._description_a1rgx_59{font-size:.9rem;line-height:1.5;order:3}._formSection_a1rgx_67{flex-direction:column;width:100%;gap:.25rem;margin-top:auto;order:5;padding:.25rem}._emailInputWrapper_a1rgx_82{width:100%;padding:0}._emailInput_a1rgx_82 .input{border-radius:.5rem!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}._scheduleButton_a1rgx_192{width:100%;min-width:unset;margin-left:0!important}._scheduleButton_a1rgx_192 [data-squircle]{border-radius:.5rem!important;border-top-left-radius:0!important;border-top-right-radius:0!important;clip-path:none!important;-webkit-clip-path:none!important;background-color:var(--brand-green)!important}._scheduleButton_a1rgx_192 button{border-radius:.5rem!important;border-top-left-radius:0!important;border-top-right-radius:0!important;background-color:var(--brand-green)!important;color:var(--white)!important}._statsSection_a1rgx_224{order:4}._primaryButton_a1rgx_484,._secondaryButton_a1rgx_485{width:100%;min-width:unset}._statsSection_a1rgx_224{flex-direction:row;justify-content:space-between;gap:.75rem;margin-top:.5rem;width:100%}._statItem_a1rgx_231{flex:1;align-items:flex-start;text-align:left}._statValue_a1rgx_237{font-size:1.5rem}._statLabel_a1rgx_244{font-size:.8rem}._imageSection_a1rgx_250{min-height:220px;height:220px;width:100%}}@media (max-width: 375px){._productHero_a1rgx_1{padding:1.5rem .75rem}._container_a1rgx_11{gap:1.5rem;min-height:500px;border-radius:1rem;justify-content:space-between}._textSection_a1rgx_30{margin-top:auto;order:2;gap:.875rem;padding:1.25rem 1rem;display:flex;flex-direction:column}._imageSection_a1rgx_250{order:1}._badge_a1rgx_41{font-size:.65rem;letter-spacing:.08rem;margin-bottom:.125rem;order:1}._title_a1rgx_50{font-size:1.375rem;line-height:1.2;letter-spacing:-.01em;order:2}._description_a1rgx_59{font-size:.85rem;line-height:1.45;order:3}._formSection_a1rgx_67{gap:0;margin-top:auto;order:5;border-radius:.75rem}._emailInput_a1rgx_82 .input{min-height:3rem;padding:.75rem 1rem!important;font-size:.9375rem!important}._scheduleButton_a1rgx_192 button{min-height:3rem;padding:.875rem 1.5rem!important;font-size:.9375rem!important}._statsSection_a1rgx_224{order:4;flex-direction:row;justify-content:space-between;gap:.5rem;margin-top:.375rem}._statValue_a1rgx_237{font-size:1.375rem}._statLabel_a1rgx_244{font-size:.75rem}._imageSection_a1rgx_250{min-height:200px;height:200px}}._productOverview_122k7_1{width:100%;padding:4rem 2rem;background:var(--white);position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}._container_122k7_12{max-width:1725px;width:100%;height:520px;margin:0 auto;display:flex;align-items:center;gap:3rem;position:relative;z-index:1}._textSection_122k7_24{flex:0 1 50%;display:flex;flex-direction:column;gap:1rem;color:var(--brand-blue);min-width:0;height:510px}._badge_122k7_34{font-size:.875rem;font-weight:700;color:var(--brand-green);letter-spacing:.3rem;text-transform:uppercase;margin-bottom:.5rem}._title_122k7_43{font-size:2.2rem;font-weight:800;line-height:1;margin:0;color:var(--brand-blue);letter-spacing:-.02em}._description_122k7_52{font-size:1.1rem;line-height:1;color:#1a3b70cc;margin:0;max-width:840px}._featuresList_122k7_60{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}._featureItem_122k7_69{display:flex;align-items:flex-start;gap:.875rem}._featureBullet_122k7_75{width:.5rem;height:.5rem;background-color:var(--brand-green);border-radius:50%;flex-shrink:0;margin-top:.4rem}._featureText_122k7_84{font-size:clamp(.95rem,1.5vw,1.125rem);line-height:1.1;color:var(--brand-blue);flex:1}._buttonGroup_122k7_91{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.1rem}._primaryButton_122k7_98,._secondaryButton_122k7_102{min-width:160px}._imageSection_122k7_106{flex:0 1 50%;min-width:0;min-height:520px;width:855px;background-image:url(/images/project_hero2.svg);background-size:contain;background-position:center;background-repeat:no-repeat;position:relative;z-index:2}._imageSectionMobile_122k7_119{display:none}@media (min-width: 1440px){._productOverview_122k7_1{padding:4rem 3rem}._container_122k7_12{gap:6rem}._textSection_122k7_24{gap:2rem}._title_122k7_43{font-size:2.5rem}._description_122k7_52{font-size:1.125rem}._featuresList_122k7_60{gap:1.25rem}}@media (max-width: 1439px) and (min-width: 769px){._productOverview_122k7_1{padding:3rem 2rem}._container_122k7_12{gap:3rem}._textSection_122k7_24{gap:1.5rem}._featuresList_122k7_60{gap:1rem}}@media (max-width: 768px){._productOverview_122k7_1{padding:2.5rem 1.5rem}._container_122k7_12{flex-direction:column;gap:2rem;align-items:stretch;height:auto;min-height:auto;max-height:none}._textSection_122k7_24{width:100%;text-align:left;align-items:flex-start;gap:1.25rem;height:auto;display:flex;flex-direction:column;max-height:none}._badge_122k7_34{font-size:.75rem;letter-spacing:.15rem;margin-bottom:.25rem;order:1}._title_122k7_43{font-size:1.75rem;line-height:1.3;text-align:left;order:2}._description_122k7_52{text-align:left;max-width:100%;font-size:1rem;line-height:1.5;order:3}._featuresList_122k7_60{gap:.875rem;margin:0;order:4}._featureItem_122k7_69{gap:.75rem}._featureBullet_122k7_75{margin-top:.5rem}._featureText_122k7_84{font-size:1rem;line-height:1.5}._imageSection_122k7_106{display:none}._imageSectionMobile_122k7_119{display:block;width:100%;min-height:320px;height:320px;background-image:url(/images/project_hero2.svg);background-size:contain;background-position:center;background-repeat:no-repeat;margin:1rem 0;order:5}._buttonGroup_122k7_91{justify-content:flex-start;width:100%;flex-wrap:wrap;margin-top:.5rem;order:6}._primaryButton_122k7_98,._secondaryButton_122k7_102{flex:0 1 calc(50% - .5rem);min-width:140px}}@media (max-width: 420px){._productOverview_122k7_1{padding:2rem 1rem}._container_122k7_12{gap:1.75rem;height:auto;min-height:auto}._textSection_122k7_24{gap:1rem;height:auto;padding:0}._badge_122k7_34{font-size:.7rem;letter-spacing:.1rem;margin-bottom:.25rem}._title_122k7_43{font-size:1.5rem;line-height:1.25}._description_122k7_52{font-size:.95rem;line-height:1.5}._featuresList_122k7_60{gap:.75rem}._featureItem_122k7_69{gap:.625rem}._featureBullet_122k7_75{width:.45rem;height:.45rem;margin-top:.4rem}._featureText_122k7_84{font-size:.95rem;line-height:1.5}._buttonGroup_122k7_91{flex-direction:column;width:100%;gap:.75rem;margin-top:.5rem}._primaryButton_122k7_98,._secondaryButton_122k7_102{width:100%;min-width:unset}._imageSection_122k7_106{display:none}._imageSectionMobile_122k7_119{min-height:250px;height:250px;margin:.75rem 0}}@media (max-width: 375px){._productOverview_122k7_1{padding:1.5rem .75rem}._container_122k7_12{gap:1.5rem;height:auto;min-height:auto}._textSection_122k7_24{gap:.875rem;height:auto;padding:0}._badge_122k7_34{font-size:.65rem;letter-spacing:.08rem;margin-bottom:.125rem}._title_122k7_43{font-size:1.375rem;line-height:1.2}._description_122k7_52{font-size:.875rem;line-height:1.45}._featuresList_122k7_60{gap:.625rem}._featureItem_122k7_69{gap:.5rem}._featureBullet_122k7_75{width:.4rem;height:.4rem;margin-top:.35rem}._featureText_122k7_84{font-size:.875rem;line-height:1.45}._buttonGroup_122k7_91{gap:.625rem;margin-top:.375rem}._imageSection_122k7_106{display:none}._imageSectionMobile_122k7_119{min-height:220px;height:220px;margin:.625rem 0}}._icon_1943a_1{display:flex;align-items:center;justify-content:center;border-radius:.5rem;cursor:pointer;transition:all .2s ease;overflow:hidden}._icon_1943a_1 svg{width:60%;height:60%;object-fit:contain}._icon_1943a_1 img{width:60%;height:60%;object-fit:contain}._iconImage_1943a_26{width:100%;height:100%;object-fit:contain}._icon_1943a_1>*:not(svg):not(img){font-size:1rem;line-height:1}._keyFeatures_1l3g7_1{width:100%;padding:5rem 2rem;background-color:#e6f4e9;display:flex;justify-content:center;align-items:center;margin-bottom:2rem}._container_1l3g7_11{max-width:1200px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:3.5rem}._header_1l3g7_20{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}._badge_1l3g7_28{font-size:.875rem;font-weight:700;color:#55b56c;letter-spacing:.2rem;text-transform:uppercase;margin-bottom:.5rem}._title_1l3g7_37{font-size:2.2rem;font-weight:800;line-height:1.2;color:#163b7c;margin:0;max-width:900px}._description_1l3g7_46{font-size:1.12rem;line-height:1.6;color:#6c6c6c;margin:0;max-width:550px}._featuresGrid_1l3g7_54{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%}._featureCard_1l3g7_61{background:var(--white);border-radius:1rem;padding:2rem;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}._featureCard_1l3g7_61:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}._iconWrapper_1l3g7_78{display:flex;align-items:center;justify-content:flex-start;margin-bottom:.25rem;width:48px;height:48px;flex-shrink:0}._iconWrapper_1l3g7_78 svg{color:#55b56c;fill:#55b56c;width:100%;height:100%}._iconWrapper_1l3g7_78 img{width:48px;height:48px;object-fit:contain}._iconPlaceholder_1l3g7_101{width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._iconPlaceholder_1l3g7_101 svg{width:100%;height:100%}._featureTitle_1l3g7_115{font-size:1.25rem;font-weight:700;line-height:1.3;color:#163b7c;margin:0}._featureDescription_1l3g7_123{font-size:1rem;line-height:1.6;color:#6c6c6c;margin:0}@media (min-width: 1440px){._container_1l3g7_11{max-width:1400px;gap:4rem}._title_1l3g7_37{font-size:2.75rem}._featuresGrid_1l3g7_54{gap:2.5rem}}@media (max-width: 1439px){._keyFeatures_1l3g7_1{padding:4rem 2rem}._container_1l3g7_11{gap:3rem}._title_1l3g7_37{font-size:2.25rem}._featuresGrid_1l3g7_54{gap:1.75rem}}@media (max-width: 768px){._keyFeatures_1l3g7_1{padding:3.5rem 1.5rem}._container_1l3g7_11{gap:2.5rem}._header_1l3g7_20{gap:.875rem}._badge_1l3g7_28{font-size:.75rem;letter-spacing:.15rem}._title_1l3g7_37{font-size:1.875rem;line-height:1.3}._description_1l3g7_46{font-size:1rem;line-height:1.5}._featuresGrid_1l3g7_54{grid-template-columns:repeat(2,1fr);gap:1.5rem}._featureCard_1l3g7_61{padding:1.75rem;gap:1rem}._iconWrapper_1l3g7_78{margin-bottom:0}._featureTitle_1l3g7_115{font-size:1.125rem}._featureDescription_1l3g7_123{font-size:.9375rem;line-height:1.5}}@media (max-width: 420px){._keyFeatures_1l3g7_1{padding:3rem 1.25rem}._container_1l3g7_11{gap:2rem}._header_1l3g7_20{gap:.75rem}._badge_1l3g7_28{font-size:.6875rem;letter-spacing:.1rem}._title_1l3g7_37{font-size:1.625rem;line-height:1.25}._description_1l3g7_46{font-size:.9375rem}._featuresGrid_1l3g7_54{grid-template-columns:1fr;gap:1.25rem}._featureCard_1l3g7_61{padding:1.5rem;gap:.875rem}._iconWrapper_1l3g7_78{margin-bottom:0}._featureTitle_1l3g7_115{font-size:1rem}._featureDescription_1l3g7_123{font-size:.875rem;line-height:1.5}}@media (max-width: 375px){._keyFeatures_1l3g7_1{padding:2.5rem 1rem}._container_1l3g7_11{gap:1.75rem}._header_1l3g7_20{gap:.625rem}._badge_1l3g7_28{font-size:.625rem;letter-spacing:.1rem}._title_1l3g7_37{font-size:1.5rem;line-height:1.2}._description_1l3g7_46{font-size:.875rem;line-height:1.5}._featuresGrid_1l3g7_54{gap:1rem}._featureCard_1l3g7_61{padding:1.25rem;gap:.75rem}._featureTitle_1l3g7_115{font-size:.9375rem}._featureDescription_1l3g7_123{font-size:.8125rem}}._whyChooseUs_3an4r_1{width:100%;padding:5rem 2rem;background:var(--white);display:flex;justify-content:center;align-items:center;margin-bottom:2rem}._container_3an4r_11{width:1430px;height:390px;margin:0 auto;display:flex;gap:3rem;align-items:flex-start}._leftSection_3an4r_21{flex:0 1 50%;display:flex;flex-direction:column;gap:1.7rem}._badge_3an4r_28{font-size:.8rem;font-weight:700;color:#55b56c;letter-spacing:.2rem;text-transform:uppercase}._title_3an4r_36{font-size:2rem;font-weight:800;line-height:1.5;color:#163b7c;margin:0}._description_3an4r_44{font-size:1.2rem;line-height:1.5;color:#6c6c6c;margin:0;max-width:500px}._imageWrapper_3an4r_52{width:100%;border-radius:1rem;overflow:hidden;margin-top:.4rem;justify-content:flex-start;display:flex}._image_3an4r_52{width:415px;border-radius:1rem;height:auto;object-fit:cover;display:block;height:180px}._rightSection_3an4r_70{flex:0 1 50%;display:flex;align-items:flex-start}._featuresGrid_3an4r_76{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._featureCard_3an4r_83{background:#f5f5f5;border-radius:1rem;padding:2rem;display:flex;flex-direction:column;gap:1rem;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;height:180px;width:412px;cursor:pointer}._featureCard_3an4r_83:hover{transform:translateY(-3px);box-shadow:0 4px 16px #0000001a;background-color:#163b7c}._featureCard_3an4r_83:hover ._featureTitle_3an4r_102,._featureCard_3an4r_83:hover ._featureDescription_3an4r_106{color:var(--white)}._featureCard_3an4r_83:hover ._iconWrapper_3an4r_110 svg{color:var(--white);fill:var(--white)}._featureCard_3an4r_83:hover ._iconWrapper_3an4r_110 img{filter:brightness(0) invert(1)}._iconWrapper_3an4r_110{display:flex;align-items:center;justify-content:flex-start;width:34px;height:34px;flex-shrink:0}._iconWrapper_3an4r_110 svg{width:100%;height:100%;transition:color .3s ease,fill .3s ease}._iconWrapper_3an4r_110 img{width:40px;height:40px;object-fit:contain;transition:filter .3s ease}._featureTitle_3an4r_102{font-size:1.2rem;font-weight:700;line-height:1.5;color:#163b7c;margin:0;transition:color .3s ease}._featureDescription_3an4r_106{font-size:.9rem;line-height:1.1;color:#6c6c6c;margin:0;transition:color .3s ease}@media (min-width: 1440px){._container_3an4r_11{width:100%;max-width:1430px;height:390px;gap:5rem}._image_3an4r_52{width:415px;height:180px}._featureCard_3an4r_83{width:412px;height:180px}._title_3an4r_36{font-size:2rem}._featuresGrid_3an4r_76{gap:2rem}}@media (max-width: 1439px){._whyChooseUs_3an4r_1{padding:4rem 2rem}._container_3an4r_11{width:100%;max-width:1200px;height:auto;gap:3rem}._image_3an4r_52{width:100%;max-width:415px}._featureCard_3an4r_83{width:100%;height:auto;min-height:180px}._title_3an4r_36{font-size:2rem}._featuresGrid_3an4r_76{gap:1.5rem}}@media (max-width: 768px){._whyChooseUs_3an4r_1{padding:3.5rem 1.5rem}._container_3an4r_11{width:100%;height:auto;flex-direction:column;gap:2.5rem;align-items:stretch}._leftSection_3an4r_21{width:100%;gap:1.25rem}._rightSection_3an4r_70{width:100%}._badge_3an4r_28{font-size:.75rem;letter-spacing:.15rem}._title_3an4r_36{font-size:1.75rem;line-height:1.3}._description_3an4r_44{font-size:1rem;line-height:1.5;max-width:100%}._imageWrapper_3an4r_52{margin-top:.5rem;width:100%}._image_3an4r_52{width:100%;height:auto;max-height:250px;object-fit:cover}._featuresGrid_3an4r_76{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%}._featureCard_3an4r_83{padding:1.5rem;gap:.875rem;height:auto;width:100%;min-height:180px}._iconWrapper_3an4r_110{width:36px;height:36px;margin-bottom:0}._iconWrapper_3an4r_110 img{width:36px;height:36px}._featureTitle_3an4r_102{font-size:1.125rem;line-height:1.4}._featureDescription_3an4r_106{font-size:.875rem;line-height:1.5}}@media (max-width: 420px){._whyChooseUs_3an4r_1{padding:3rem 1.25rem}._container_3an4r_11{width:100%;height:auto;gap:2rem}._leftSection_3an4r_21{gap:1rem}._badge_3an4r_28{font-size:.6875rem;letter-spacing:.1rem}._title_3an4r_36{font-size:1.5rem;line-height:1.3}._description_3an4r_44{font-size:.9375rem;line-height:1.5}._imageWrapper_3an4r_52{margin-top:.5rem}._image_3an4r_52{max-height:220px}._featuresGrid_3an4r_76{grid-template-columns:1fr;gap:1rem;width:100%}._featureCard_3an4r_83{padding:1.5rem;gap:.75rem;height:auto;width:100%;min-height:auto}._iconWrapper_3an4r_110,._iconWrapper_3an4r_110 img{width:32px;height:32px}._featureTitle_3an4r_102{font-size:1rem;line-height:1.4}._featureDescription_3an4r_106{font-size:.875rem;line-height:1.5}}@media (max-width: 375px){._whyChooseUs_3an4r_1{padding:2.5rem 1rem}._container_3an4r_11{width:100%;height:auto;gap:1.75rem}._leftSection_3an4r_21{gap:.875rem}._badge_3an4r_28{font-size:.625rem;letter-spacing:.1rem}._title_3an4r_36{font-size:1.375rem;line-height:1.3}._description_3an4r_44{font-size:.875rem;line-height:1.5}._imageWrapper_3an4r_52{margin-top:.5rem}._image_3an4r_52{max-height:200px}._featuresGrid_3an4r_76{grid-template-columns:1fr;gap:.875rem;width:100%}._featureCard_3an4r_83{padding:1.25rem;gap:.625rem;height:auto;width:100%;min-height:auto}._iconWrapper_3an4r_110,._iconWrapper_3an4r_110 img{width:30px;height:30px}._featureTitle_3an4r_102{font-size:.9375rem;line-height:1.4}._featureDescription_3an4r_106{font-size:.8125rem;line-height:1.5}}._trustedCompanies_bhiph_1{position:relative;z-index:1;display:flex;align-items:center;width:100%}._trustedCompaniesContent_bhiph_12{padding:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:clamp(2rem,5vw,4rem);text-transform:uppercase;width:100%}._trustedCompaniesContent_bhiph_12 h2{font-size:clamp(.75rem,2vw,1rem);font-weight:700;line-height:1.3;text-align:center;padding:0 clamp(1rem,4vw,2rem)}._trustedCompaniesLogoList_bhiph_31{overflow:hidden;display:flex;width:100%;max-width:100%}._trustedCompaniesLogoTrack_bhiph_38{display:flex;gap:clamp(1.5rem,4vw,3rem);animation:_scrollLogos_bhiph_1 25s linear infinite;will-change:transform}@keyframes _scrollLogos_bhiph_1{0%{transform:translate(0)}to{transform:translate(-33.33%)}}._trustedCompaniesLogoTrack_bhiph_38:hover{animation-play-state:paused}._trustedCompaniesLogoItem_bhiph_58{opacity:.8;transition:opacity .3s ease;filter:grayscale(100%);display:flex;align-items:center;justify-content:center;flex-shrink:0}._trustedCompaniesLogoItem_bhiph_58{opacity:1;filter:saturate(1) brightness(1)}._trustedCompaniesLogoItem_bhiph_58 img{height:clamp(3rem,8vw,6rem);width:auto;max-width:clamp(5rem,12vw,8.75rem);object-fit:contain}@media (max-width: 768px){._trustedCompanies_bhiph_1{padding:clamp(1rem,2.5vw,1.5rem) clamp(.75rem,3vw,1.5rem)}._trustedCompaniesContent_bhiph_12{gap:clamp(1.5rem,4vw,3rem)}._trustedCompaniesLogoTrack_bhiph_38{gap:clamp(1rem,3vw,2rem);animation-duration:25s}._trustedCompaniesLogoItem_bhiph_58 img{height:clamp(2.5rem,7vw,5rem);max-width:clamp(4rem,10vw,7rem)}}@media (max-width: 480px){._trustedCompanies_bhiph_1{padding:1rem .75rem}._trustedCompaniesContent_bhiph_12{gap:1.5rem}._trustedCompaniesContent_bhiph_12 h2{font-size:clamp(.625rem,3.5vw,.875rem);padding:0 1rem}._trustedCompaniesLogoTrack_bhiph_38{gap:1rem;animation-duration:20s}._trustedCompaniesLogoItem_bhiph_58{min-width:100px;width:100px}._trustedCompaniesLogoItem_bhiph_58 img{height:clamp(2rem,6vw,4rem);width:100%;max-width:100%;gap:1.5rem}}._productDetailsPage_sva60_1{width:100%;font-family:Manrope,sans-serif;color:var(--text-color);background-color:var(--white);margin-top:2rem}._productDetailsPage_sva60_1 *{font-family:Manrope,sans-serif}._heroSection_sva60_13{position:relative;padding:6rem 2rem 0;height:592px;display:flex;align-items:flex-start;justify-content:center;overflow:visible;margin-bottom:0}._heroSection_sva60_13:before{content:"";position:absolute;top:0;left:22.84px;width:1874.33px;height:592.85px;background-image:radial-gradient(45.03% 355.66% at 54.34% 56.84%,#33328170,#25245de0 53.46%),url(/images/BG%20Image.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:24px;pointer-events:none;z-index:0}._heroSection_sva60_13:after{content:"";position:absolute;top:0;left:22.84px;width:1874.33px;height:592.85px;background:#0006;border-radius:24px;pointer-events:none;z-index:1}._heroContainer_sva60_55{max-width:1720px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;position:relative;z-index:2;padding-bottom:0}._heroContent_sva60_69{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:650px;gap:.2rem;z-index:2}._heroBadge_sva60_80{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#55b56c;margin-bottom:.5rem}._heroTitle_sva60_90{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.2;color:#fff;margin:0;letter-spacing:-1px}._heroSubtitle_sva60_99{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;color:#fff;opacity:.9;margin:0;max-width:700px}._heroForm_sva60_108{display:flex;flex-direction:row;align-items:center;gap:0;width:100%;max-width:600px;background-color:var(--white);border-radius:.75rem;overflow:hidden;box-shadow:0 4px 12px #00000026;padding:.25rem;margin-top:1rem}._emailInputWrapper_sva60_123{flex:1;min-width:0;padding:.25rem .25rem .25rem 0}._emailInput_sva60_123 .inputWrapper{margin:0;height:100%}._emailInput_sva60_123 .inputContainer{margin:0;height:100%;border:none!important}._emailInput_sva60_123 .input{background-color:var(--white)!important;color:#000!important;border:none!important;border-radius:.5rem!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important;padding:1rem 1.5rem!important;height:100%!important;min-height:3.5rem;font-size:1rem!important;font-weight:400!important}._emailInput_sva60_123 .input::placeholder{color:#999!important;opacity:1!important;font-weight:400!important}._emailInput_sva60_123 .input:focus{background-color:var(--white)!important;border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important;color:#000!important}._emailInput_sva60_123 .input:focus-visible{outline:none!important;box-shadow:none!important;border:none!important;border-color:transparent!important}._emailInput_sva60_123 .input:-webkit-autofill{-webkit-text-fill-color:#000!important;background-color:var(--white)!important;-webkit-box-shadow:0 0 0 1000px var(--white) inset!important}._emailInput_sva60_123 .input:-webkit-autofill:focus{-webkit-text-fill-color:#000!important;background-color:var(--white)!important;-webkit-box-shadow:0 0 0 1000px var(--white) inset!important;border:none!important}._emailInput_sva60_123 .inputContainer:focus-within{border:none!important;outline:none!important;box-shadow:none!important}._emailInput_sva60_123 .inputWrapper:focus-within{border:none!important;outline:none!important}._emailInput_sva60_123 .inputWrapper:focus-within .inputContainer{border:none!important;outline:none!important}._emailInput_sva60_123 .inputWrapper:focus-within .input{border-color:transparent!important;outline:none!important;box-shadow:none!important;color:#000!important}._scheduleButton_sva60_212{min-width:180px;white-space:nowrap;flex-shrink:0;margin:0!important;overflow:hidden;margin-left:.25rem!important}._scheduleButton_sva60_212 [data-squircle]{border-radius:.5rem!important;height:100%!important;min-height:3.5rem!important;clip-path:none!important;-webkit-clip-path:none!important;background-color:var(--brand-green)!important}._scheduleButton_sva60_212 button{border-radius:.5rem!important;height:100%!important;min-height:3.5rem!important;background-color:var(--brand-green)!important;color:var(--white)!important;font-weight:600!important;padding:1rem 2rem!important}._heroImageContainer_sva60_240{position:absolute;bottom:0;left:50%;transform:translate(-50%) translateY(50%);width:100%;max-width:1200px;display:flex;align-items:center;justify-content:center;z-index:3;padding:0 2rem;pointer-events:none}._heroImage_sva60_240{width:100%;max-width:1352.77px;height:auto;margin-top:18rem;border-radius:12px;box-shadow:none;object-fit:contain;display:block}._featuresSection_sva60_266{padding:4rem 2rem;background-color:#eef7f0;margin-top:28rem;position:relative;z-index:1}._featuresContainer_sva60_274{max-width:1720px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:4rem;align-items:center}._featuresTag_sva60_284{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-green);text-align:center;margin-bottom:-2rem}._featuresTitle_sva60_294{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--brand-blue);text-align:center;margin:0}._featuresGrid_sva60_302{display:grid;grid-template-columns:repeat(3,541px);gap:2rem;width:100%;max-width:1720px;justify-content:center}._featureCard_sva60_311{background-color:var(--white);border:none;border-radius:12px;padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem;transition:all .3s ease;box-shadow:0 2px 8px #00000014;width:533px;height:288px}._featureCard_sva60_311:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}._featureIcon_sva60_330{width:60px;height:60px;border-radius:8px;background-color:var(--brand-green);display:flex;align-items:center;justify-content:center;flex-shrink:0}._featureIcon_sva60_330 img{width:24px;height:24px;filter:brightness(0) invert(1)}._featureCardTitle_sva60_347{font-size:1.875rem;font-weight:800;color:var(--brand-blue);margin:0}._featureCardDescription_sva60_354{font-size:1.125rem;line-height:1.6;font-weight:500;color:var(--text-color);margin:0}._featureDetailSection_sva60_362{padding:6rem 2rem;background-color:var(--white)}._featureDetailContainer_sva60_367{max-width:1686px;width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3.938rem;align-items:center}._featureDetailReverse_sva60_377{direction:rtl}._featureDetailReverse_sva60_377>*{direction:ltr}._featureDetailContent_sva60_385{display:flex;flex-direction:column;gap:1rem}._featureDetailContentLeft_sva60_390{color:var(--brand-green)}._featureDetailTitle_sva60_395{font-size:2.5rem;font-weight:800;color:var(--brand-green);margin:0;letter-spacing:-1px;text-transform:uppercase}._featureDetailSubtitle_sva60_404{font-size:1.375rem;font-weight:800;color:var(--brand-blue);margin:0;line-height:1.4;width:70%}._featureDetailDescription_sva60_413{font-size:1.125rem;line-height:1.7;color:var(--text-color);margin:0;width:85%}._scheduleDemoButton_sva60_421{background-color:var(--brand-blue)!important;color:#fff!important;padding:.875rem 2rem!important;font-weight:600!important;transition:all .3s ease!important}._scheduleDemoButton_sva60_421:hover{transform:translateY(-2px);box-shadow:0 8px 20px #163b7c4d}._featureDetailImage_sva60_434{position:relative;display:flex;align-items:center;justify-content:center}._dashboardImageWrapper_sva60_441{position:relative;width:100%}._dashboardImage_sva60_441{width:100%;height:auto;border-radius:12px;box-shadow:none;object-fit:contain}._faqSection_sva60_455{padding:6rem 2rem;background-color:var(--white)}._faqContainer_sva60_460{max-width:1720px;width:100%;margin:0 auto;display:grid;grid-template-columns:705px 630px;gap:4rem;align-items:flex-start;justify-content:center}._faqLeft_sva60_471{display:flex;flex-direction:column;gap:2rem;width:705px}._faqTag_sva60_478{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-green)}._faqTitle_sva60_486{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--brand-blue);margin:0;line-height:1.3}._faqDescription_sva60_494{font-size:1rem;line-height:1.6;color:var(--text-color);margin:0}._faqImageWrapper_sva60_501{width:100%;margin-top:1rem}._faqImage_sva60_501{width:705px;height:240px;border-radius:12px;object-fit:cover}._faqRight_sva60_513{display:flex;flex-direction:column;width:630px}@media (max-width: 768px){._heroSection_sva60_13{padding:3rem 1rem 1rem;height:auto;align-items:center;overflow:hidden}._heroSection_sva60_13:before,._heroSection_sva60_13:after{left:0;width:100%;border-radius:12px}._heroContainer_sva60_55{padding:0 1rem}._heroImageContainer_sva60_240{position:relative;transform:translate(0) translateY(0);padding:0 1rem;margin-top:1.5rem}._heroImage_sva60_240{width:100%;max-width:900px;height:auto;margin-top:4rem;object-fit:contain}._featuresSection_sva60_266{padding:2rem 1rem 3rem;margin-top:6rem}._featuresGrid_sva60_302{grid-template-columns:1fr;gap:1rem;padding:0 .5rem}._featureCard_sva60_311{width:100%;max-width:100%;padding:1.25rem;height:auto}._featureCardTitle_sva60_347{font-size:1.125rem}._featureDetailContainer_sva60_367{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1rem}._faqContainer_sva60_460,._faqSection_sva60_455{padding:2rem 1rem}}._faqAccordion_sva60_588{display:flex;flex-direction:column;gap:1rem}._faqItem_sva60_594{background-color:var(--white);border-bottom:3px solid #cbd5e1;border-radius:10px;overflow:hidden;transition:all .3s ease}._faqItemOpen_sva60_608{background-color:#eef7f0;position:relative;box-shadow:0 8px 20px #0000001a}._faqTrigger_sva60_614{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background-color:transparent;border:none;text-align:left;font-size:1rem;font-weight:600;color:var(--brand-blue);cursor:pointer;transition:all .3s ease}._faqTriggerOpen_sva60_630{background-color:#eef7f0;color:var(--brand-blue)}._faqIcon_sva60_636{font-size:1.5rem;font-weight:300;color:var(--brand-green);flex-shrink:0;margin-left:1rem}._faqContent_sva60_644{max-height:0;overflow:hidden;transition:max-height .3s ease}._faqContentOpen_sva60_650{max-height:500px}._faqContent_sva60_644 p{padding:0 1.5rem 1.25rem;margin:0;font-size:.9375rem;line-height:1.6;color:var(--text-color)}._ourProductsSection_sva60_663{padding:6rem 2rem;background-color:var(--white)}._ourProductsContainer_sva60_668{width:78%;height:608px;margin:0 auto;display:flex;flex-direction:column;gap:3rem;align-items:center}._ourProductsTag_sva60_678{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-green);text-align:center}._productsGrid_sva60_687{display:grid;grid-template-columns:repeat(3,520px);gap:2rem;width:100%;height:608px;justify-content:center}._productCard_sva60_696{background-color:#f5f5f5;border-radius:12px;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;transition:all .3s ease;width:520px;height:608px}._productCard_sva60_696:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}._productImageWrapper_sva60_715{width:100%;display:flex;align-items:center;justify-content:center}._productImage_sva60_715{width:100%;max-width:430px;height:390px;object-fit:contain}._productCardTitle_sva60_729{font-size:1.25rem;font-weight:700;color:var(--brand-blue);margin:0}._productCardSubtitle_sva60_736{font-size:.9375rem;color:var(--text-color);margin:0}._viewProductButton_sva60_742{margin:.5rem}._caseStudiesSection_sva60_747{padding:6rem 2rem;background-color:var(--white)}._caseStudiesContainer_sva60_752{max-width:1620px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:3rem}._tabsContainer_sva60_762{position:relative;display:inline-flex;align-items:stretch;justify-content:center;width:100%;max-width:fit-content;margin:0 auto;padding:4px;border-radius:1rem;background-color:#eef0f2;box-shadow:0 2px 8px #00000014,0 1px 2px #0000000f}._tabSlider_sva60_776{position:absolute;top:4px;left:4px;width:calc(50% - 6px);height:calc(100% - 8px);border-radius:1rem;background-color:var(--brand-green);transition:left .3s ease;z-index:0;pointer-events:none}._tabSliderRight_sva60_789{left:calc(50% + 4px)}._tab_sva60_762{position:relative;z-index:1;flex:1 1 0;min-width:0;padding:.6rem 2.25rem;margin:0;border:none;white-space:nowrap;font-family:inherit;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#4a4a4a;background-color:transparent;cursor:pointer;border-radius:1rem;transition:color .2s ease;outline:none;-webkit-tap-highlight-color:transparent}._tab_sva60_762:hover{color:#4a4a4a}._tabActive_sva60_820,._tabActive_sva60_820:hover{color:var(--white)}._tab_sva60_762:focus-visible{outline:2px solid var(--brand-green);outline-offset:2px}._tab_sva60_762:first-child{border-radius:1rem 0 0 1rem}._tab_sva60_762:last-child{border-radius:0 1rem 1rem 0}._articlesGrid_sva60_838{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%}._articleCard_sva60_845{background-color:var(--white);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;transition:all .3s ease}._articleCard_sva60_845:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}._articleImageWrapper_sva60_860{width:100%;height:200px;overflow:hidden}._articleImage_sva60_860{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._articleCard_sva60_845:hover ._articleImage_sva60_860{transform:scale(1.05)}._articleTitle_sva60_877{font-size:1.125rem;font-weight:700;color:var(--brand-blue);margin:1.5rem 1.5rem 1rem;line-height:1.4}._readMoreButton_sva60_885{margin:0 1.5rem 1rem;align-self:flex-start}@media (max-width: 1024px){._heroSection_sva60_13{height:auto;min-height:500px;padding:4rem 1.5rem 0}._heroSection_sva60_13:before,._heroSection_sva60_13:after{left:0;width:100%;border-radius:0;height:100%}._heroContainer_sva60_55{min-height:500px}._heroContent_sva60_69{max-width:100%;gap:1.5rem}._heroTitle_sva60_90{font-size:clamp(2rem,5vw,2.5rem)}._heroImageContainer_sva60_240{position:relative;transform:none;max-width:100%;padding:2rem 1rem 0;margin-top:2rem;display:flex;align-items:center;justify-content:center}._heroImage_sva60_240{width:100%;max-width:100%;height:auto;aspect-ratio:1352.77 / 744.59;margin-top:0;margin-left:auto;margin-right:auto}._featuresSection_sva60_266{padding:4rem 2rem 3rem;margin-top:0}._featureDetailContainer_sva60_367{grid-template-columns:1fr;gap:2.5rem}._featureDetailReverse_sva60_377{direction:ltr}._featureDetailContent_sva60_385{order:2;text-align:center}._featureDetailImage_sva60_434{order:1}._featuresGrid_sva60_302{grid-template-columns:1fr;gap:1.5rem}._featureCard_sva60_311{width:100%;max-width:533px;height:auto;min-height:288px;padding:2rem}}@media (max-width: 768px){._heroSection_sva60_13{padding:3rem 1.5rem 0;min-height:450px}._heroContainer_sva60_55{min-height:450px}._heroContent_sva60_69{gap:1.25rem}._heroTitle_sva60_90{font-size:clamp(1.75rem,6vw,2.25rem)}._heroSubtitle_sva60_99{font-size:clamp(.9375rem,2.5vw,1.125rem)}._heroForm_sva60_108{max-width:100%}._scheduleButton_sva60_212{min-width:140px}._heroImageContainer_sva60_240{padding:1.5rem .5rem 0;display:flex;align-items:center;justify-content:center}._heroImage_sva60_240{margin-left:auto;margin-right:auto}._featuresSection_sva60_266{padding:3rem 1.5rem 2.5rem}._featureDetailSection_sva60_362{padding:3rem 1.5rem}._featuresTitle_sva60_294,._featureDetailTitle_sva60_395{font-size:clamp(1.5rem,5vw,2rem)}._featureDetailSubtitle_sva60_404{font-size:clamp(1rem,3vw,1.25rem)}._featureDetailDescription_sva60_413{font-size:clamp(.9375rem,2.5vw,1.125rem)}._featureCard_sva60_311{padding:1.5rem}._featureCardTitle_sva60_347{font-size:1.25rem}._faqContainer_sva60_460{grid-template-columns:1fr;gap:2rem}._faqLeft_sva60_471,._faqRight_sva60_513{width:100%}._faqImage_sva60_501{width:100%;max-width:705px;height:auto;aspect-ratio:705 / 240}._ourProductsContainer_sva60_668{width:100%;height:auto;max-width:1720px}._productsGrid_sva60_687{grid-template-columns:1fr;gap:1.5rem}._productCard_sva60_696{width:100%;max-width:520px}._articlesGrid_sva60_838{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 640px){._heroSection_sva60_13{padding:2.5rem 1rem 0;min-height:400px}._heroContainer_sva60_55{min-height:400px}._heroContent_sva60_69{gap:1rem}._heroBadge_sva60_80{font-size:.75rem}._heroForm_sva60_108{flex-direction:column;gap:.25rem;width:100%;padding:.25rem}._emailInputWrapper_sva60_123{width:100%;padding:0}._emailInput_sva60_123 .input{border-radius:.5rem!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}._scheduleButton_sva60_212{width:100%;min-width:unset;margin-left:0!important}._scheduleButton_sva60_212 [data-squircle]{border-radius:.5rem!important;border-top-left-radius:0!important;border-top-right-radius:0!important;clip-path:none!important;-webkit-clip-path:none!important;background-color:var(--brand-green)!important}._scheduleButton_sva60_212 button{border-radius:.5rem!important;border-top-left-radius:0!important;border-top-right-radius:0!important;background-color:var(--brand-green)!important;color:var(--white)!important}._heroImageContainer_sva60_240{padding:1rem .25rem 0;display:flex;align-items:center;justify-content:center}._heroImage_sva60_240{margin-left:auto;margin-right:auto}._featuresSection_sva60_266{padding:2.5rem 1rem 2rem}._featureDetailSection_sva60_362{padding:2.5rem 1rem}._featuresGrid_sva60_302{gap:1.25rem}._featureCard_sva60_311{width:100%;max-width:533px;height:auto;min-height:288px;padding:1.5rem}}@media (max-width: 480px){._heroSection_sva60_13{padding:2rem .75rem 0;min-height:380px}._heroContainer_sva60_55{min-height:380px}._heroContent_sva60_69{gap:.875rem;padding:0 .5rem}._heroBadge_sva60_80{font-size:.6875rem;letter-spacing:.05em}._heroTitle_sva60_90{font-size:clamp(1.5rem,7vw,1.875rem);line-height:1.3}._heroSubtitle_sva60_99{font-size:.875rem;line-height:1.5}._heroForm_sva60_108{padding:.2rem}._emailInput_sva60_123 .input{padding:.875rem 1.25rem!important;min-height:3rem!important;font-size:.9375rem!important}._scheduleButton_sva60_212 button{padding:.875rem 1.5rem!important;min-height:3rem!important;font-size:.9375rem!important}._heroImageContainer_sva60_240{padding:1rem 0 0;display:none;align-items:center;justify-content:center}._heroImage_sva60_240{margin-left:auto;margin-right:auto;display:block}._featuresSection_sva60_266{padding:2rem .75rem 1.5rem}._featureDetailSection_sva60_362{padding:2rem .75rem}._featuresTitle_sva60_294{font-size:1.375rem;margin-bottom:1.5rem}._featureDetailTitle_sva60_395{font-size:1.375rem}._featureDetailSubtitle_sva60_404{font-size:.9375rem}._featureDetailDescription_sva60_413{font-size:.875rem;line-height:1.6}._featuresGrid_sva60_302{gap:1rem}._featureCard_sva60_311{width:100%;max-width:533px;height:auto;min-height:288px;padding:1.25rem;gap:1rem}._featureIcon_sva60_330{width:50px;height:50px}._featureIcon_sva60_330 img{width:20px;height:20px}._featureCardTitle_sva60_347{font-size:1.125rem}._featureCardDescription_sva60_354{font-size:.875rem}._featureDetailButton_sva60_1304{margin-top:.75rem}._scheduleDemoButton_sva60_421{padding:.75rem 1.5rem!important;font-size:.9375rem!important}._faqSection_sva60_455{padding:2.5rem 1rem}._faqContainer_sva60_460{grid-template-columns:1fr;gap:2rem}._faqLeft_sva60_471,._faqRight_sva60_513{width:100%}._faqTitle_sva60_486{font-size:1.5rem}._faqDescription_sva60_494{font-size:.9375rem}._ourProductsSection_sva60_663{padding:2.5rem 1rem}._ourProductsContainer_sva60_668{width:100%;height:120rem;max-width:1720px;margin-top:-4rem}._productsGrid_sva60_687{display:flex;flex-direction:column;margin-top:37rem}._productCard_sva60_696{width:100%;max-width:520px}._caseStudiesSection_sva60_747{padding:2.5rem 1rem}._articlesGrid_sva60_838{grid-template-columns:1fr;gap:1.5rem}._tab_sva60_762{padding:.625rem 1.25rem;font-size:.75rem}}._section_1r2gu_2{width:100%}._sectionBoxed_1r2gu_6{width:100%;padding:0rem 5rem}._sectionFluid_1r2gu_11{width:100%;position:relative}._sectionFluidWithBg_1r2gu_16{background-size:cover;background-position:center;background-repeat:no-repeat}._sectionFluidOverlay_1r2gu_22{position:absolute;inset:0;width:100%;height:100%}._row_1r2gu_30{padding-left:5rem;padding-right:5rem;width:100%;box-sizing:border-box}._rowContent_1r2gu_37{display:flex;flex-wrap:wrap;width:100%;gap:var(--space-4, 1rem)}._column_1r2gu_45{box-sizing:border-box}._columnFlex1_1r2gu_49{flex:1;min-width:0}._caseStudiesSection_1xc96_2{padding:6rem 2rem;background-color:var(--white)}._caseStudiesContainer_1xc96_7{max-width:1620px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:3rem}._tabsContainer_1xc96_17{position:relative;display:inline-flex;align-items:stretch;justify-content:center;width:100%;max-width:fit-content;margin:0 auto;padding:4px;border-radius:1rem;background-color:#eef0f2;box-shadow:0 2px 8px #00000014,0 1px 2px #0000000f}._tabSlider_1xc96_31{position:absolute;top:4px;left:4px;width:calc(50% - 6px);height:calc(100% - 8px);border-radius:1rem;background-color:var(--brand-green);transition:left .3s ease;z-index:0;pointer-events:none}._tabSliderRight_1xc96_44{left:calc(50% + 4px)}._tab_1xc96_17{position:relative;z-index:1;flex:1 1 0;min-width:0;padding:.6rem 2.25rem;margin:0;border:none;white-space:nowrap;font-family:inherit;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#4a4a4a;background-color:transparent;cursor:pointer;border-radius:1rem;transition:color .2s ease;outline:none;-webkit-tap-highlight-color:transparent}._tab_1xc96_17:hover{color:#4a4a4a}._tabActive_1xc96_75,._tabActive_1xc96_75:hover{color:var(--white)}._tab_1xc96_17:focus-visible{outline:2px solid var(--brand-green);outline-offset:2px}._tab_1xc96_17:first-child{border-radius:1rem 0 0 1rem}._tab_1xc96_17:last-child{border-radius:0 1rem 1rem 0}._articlesGrid_1xc96_93{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%}._articleCard_1xc96_100{background-color:var(--white);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;transition:all .3s ease}._articleCard_1xc96_100:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}._articleImageWrapper_1xc96_115{width:100%;height:200px;overflow:hidden}._articleImage_1xc96_115{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._articleCard_1xc96_100:hover ._articleImage_1xc96_115{transform:scale(1.05)}._articleTitle_1xc96_132{font-size:1.125rem;font-weight:700;color:var(--brand-blue);margin:1.5rem 1.5rem 1rem;line-height:1.4}._readMoreButton_1xc96_140{margin:0 1.5rem 1rem;align-self:flex-start}@media (max-width: 480px){._caseStudiesSection_1xc96_2{padding:2.5rem 1rem}._articlesGrid_1xc96_93{grid-template-columns:1fr;gap:1.5rem}._tab_1xc96_17{padding:.625rem 1.25rem;font-size:.75rem}}._heroSectionWrapper_z1ee6_1{width:90%;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}._googleLogo_z1ee6_11{background-color:var(--white);padding:.3rem;width:2.5rem;height:2.5rem;object-fit:contain;object-position:center;vertical-align:middle;border-radius:100%}._heroBadgeLink_z1ee6_21{display:inline-flex;width:fit-content;text-decoration:none}._heroGoogleDetails_z1ee6_27{display:flex;align-items:center}._heroGoogleLeft_z1ee6_32{margin-right:16px}._heroGoogleTitle_z1ee6_36{font-size:1rem;color:var(--text-color)}._heroGoogleRow_z1ee6_41{display:flex;align-items:center;gap:5px}._heroGoogleScore_z1ee6_47{font-size:17px}._heroRatingStars_z1ee6_51{height:.875rem;margin-left:.25rem}._heroSection_z1ee6_1{width:100%;display:flex;flex-direction:column;gap:2rem}._heroSectionBadge_z1ee6_64{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;background:var(--brand-blue-lightest);padding:1rem;width:fit-content;max-width:100%}._heroSectionContent_z1ee6_75{width:100%;display:flex;flex-direction:row;gap:1.5rem;justify-content:center;font-size:1.25rem;color:var(--text-color)}._heroSectionHeadline_z1ee6_94 h1{font-family:Manrope,sans-serif;display:flex;flex-direction:column;gap:.5rem;width:689px;font-size:64px;font-weight:800;line-height:80px;color:var(--brand-blue);margin:0;letter-spacing:-.02em}._heroSectionContent_z1ee6_75 ._heroSectionDetails_z1ee6_108{display:flex;flex-direction:column;gap:1.5rem}._heroSectionDetailsText_z1ee6_114{display:flex;flex-direction:column;gap:1rem}._heroSectionDetailsText_z1ee6_114 h2{font-size:clamp(1.25rem,3vw,2rem);font-weight:700;line-height:1.3;color:var(--brand-blue);margin:0}._heroSectionDetailsText_z1ee6_114 p{font-size:clamp(1rem,2vw,1.125rem);line-height:1.6;color:var(--text-color);margin:0;font-weight:500;font-family:Manrope,sans-serif}._heroSectionDetails_z1ee6_108 ._heroSectionActions_z1ee6_137{display:flex;flex-direction:row;gap:1.5rem}._heroSectionDetails_z1ee6_108 p{color:var(--text-color)}._heroSectionShowcase_z1ee6_148{display:flex;gap:1.25rem;width:100%;justify-content:center;align-items:center;margin-top:2rem}._heroShowcaseCard_z1ee6_157{padding:0;display:flex;flex-direction:column;gap:0;height:100%;width:100%;overflow:hidden;align-items:center;justify-content:center}._heroShowcaseInfo_z1ee6_169{color:var(--text-color)}._heroShowcaseImage_z1ee6_174{width:100%;height:100%;max-width:560px;max-height:325px;object-fit:cover;object-position:center;border-radius:8px;display:block;margin:0 auto}@media (max-width: 1024px){._heroSectionWrapper_z1ee6_1{width:94%;padding:2rem 1rem;gap:1.25rem}._heroSection_z1ee6_1{gap:1.5rem}._heroSectionContent_z1ee6_75{flex-direction:column;gap:1.5rem}._heroSectionHeadline_z1ee6_94 h1{font-size:clamp(2rem,5vw,3rem)}._heroSectionDetailsText_z1ee6_114 h2{font-size:clamp(1.25rem,3vw,1.75rem)}._heroSectionShowcase_z1ee6_148{flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}._heroShowcaseCard_z1ee6_157{flex:1 1 calc(50% - .5rem);min-width:200px;max-width:560px;padding:0;display:flex;align-items:center;justify-content:center}._heroShowcaseImage_z1ee6_174{width:100%;height:auto;aspect-ratio:560 / 325;max-width:100%;max-height:none}}@media (max-width: 768px){._heroSectionWrapper_z1ee6_1{padding:1.5rem 1rem;gap:1.5rem}._heroSectionBadge_z1ee6_64{padding:.75rem;gap:.5rem;font-size:.8rem}._googleLogo_z1ee6_11{width:2rem;height:2rem;padding:.25rem}._heroGoogleTitle_z1ee6_36{font-size:.9rem}._heroGoogleScore_z1ee6_47{font-size:15px}._heroRatingStars_z1ee6_51{height:.75rem}._heroSection_z1ee6_1{gap:1.25rem}._heroSectionHeadline_z1ee6_94{gap:.5rem}._heroSectionHeadline_z1ee6_94 h1{font-size:clamp(1.75rem,6vw,2.5rem);line-height:1.2}._heroSectionDetails_z1ee6_108{gap:1.25rem}._heroSectionDetailsText_z1ee6_114 h2{font-size:clamp(1.125rem,4vw,1.5rem);line-height:1.4}._heroSectionDetailsText_z1ee6_114 p{font-size:clamp(.9375rem,2.5vw,1.125rem);line-height:1.6}._heroSectionActions_z1ee6_137{flex-direction:column;gap:1rem;width:100%}._heroActionButton_z1ee6_300{width:100%}._heroSectionShowcase_z1ee6_148{flex-direction:column;gap:1rem;justify-content:center;align-items:center}._heroShowcaseCard_z1ee6_157{flex:1 1 100%;width:100%;max-width:560px;padding:0;display:flex;align-items:center;justify-content:center}._heroShowcaseImage_z1ee6_174{width:100%;height:auto;aspect-ratio:560 / 325;max-width:100%;max-height:none}}@media (max-width: 480px){._heroSectionWrapper_z1ee6_1{padding:1rem .75rem;gap:1.25rem}._heroSectionBadge_z1ee6_64{padding:.625rem;gap:.375rem;font-size:.75rem;flex-wrap:wrap;justify-content:flex-start}._googleLogo_z1ee6_11{width:1.75rem;height:1.75rem;padding:.2rem}._heroGoogleLeft_z1ee6_32{margin-right:12px}._heroGoogleTitle_z1ee6_36{font-size:.8rem}._heroGoogleScore_z1ee6_47{font-size:14px}._heroRatingStars_z1ee6_51{height:.65rem}._heroSection_z1ee6_1{gap:1rem}._heroSectionContent_z1ee6_75{gap:1.25rem}._heroSectionContent_z1ee6_75>div{gap:.5rem}._heroSectionHeadline_z1ee6_94{gap:.375rem}._heroSectionHeadline_z1ee6_94 h1{font-size:clamp(1.5rem,7vw,2rem);line-height:1.2}._heroSectionDetails_z1ee6_108{gap:1rem}._heroSectionDetailsText_z1ee6_114 h2{font-size:clamp(1rem,4.5vw,1.25rem);line-height:1.3}._heroSectionDetailsText_z1ee6_114 p{font-size:.875rem;line-height:1.5}._heroSectionDetails_z1ee6_108 ._heroSectionActions_z1ee6_137{display:flex;flex-direction:column;gap:.875rem;width:100%}._heroActionButton_z1ee6_300{width:100%}._heroSectionShowcase_z1ee6_148{gap:.875rem;justify-content:center;align-items:center}._heroShowcaseCard_z1ee6_157{padding:0;gap:0;display:flex;align-items:center;justify-content:center;max-width:100%}._heroShowcaseImage_z1ee6_174{width:100%;height:auto;aspect-ratio:560 / 325;max-width:100%;max-height:none}}@media (max-width: 320px){._heroSectionWrapper_z1ee6_1{padding:.75rem .5rem;gap:1rem}._heroSectionHeadline_z1ee6_94 h1{font-size:1.375rem}._heroSectionDetailsText_z1ee6_114 h2{font-size:1rem}._heroSectionDetailsText_z1ee6_114 p{font-size:.8125rem}._heroSectionShowcase_z1ee6_148{gap:.75rem}}._infoCardSquircle_116n0_2{display:block;width:100%;height:100%}._infoCardSection_116n0_8{padding:clamp(1rem,3vw,2rem);background:var(--brand-blue);color:#fff;width:100%;height:100%;display:flex;align-items:center;justify-content:center}._container_116n0_19{margin:0 auto;height:100%;width:100%;display:flex;align-items:center;justify-content:center}._content_116n0_28{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1rem,3vw,2rem);align-items:center;height:100%;width:100%}._textColumn_116n0_38{display:flex;gap:clamp(1rem,4vw,3rem);height:100%;width:100%;align-items:center}._textColumnContent_116n0_46{display:flex;flex-direction:column;gap:clamp(1rem,2.5vw,1.5rem);padding:0 clamp(.5rem,2vw,2rem);width:100%}._buttonContainer_116n0_53{display:flex;align-items:center;justify-content:flex-start;gap:clamp(.5rem,1.5vw,1rem);width:100%}._heading_116n0_60{font-size:clamp(1.5rem,6vw,4rem);font-weight:700;width:100%;line-height:1.1;color:#fff;position:relative;display:inline-block}._description_116n0_70{font-size:clamp(.875rem,2.5vw,1.3rem);font-weight:500;color:var(--white);width:100%;max-width:100%;line-height:1.5}._visualColumn_116n0_80{position:relative;display:flex;justify-content:center;align-items:center;min-height:clamp(300px,50vh,650px);height:100%}._backgroundImageSquircle_116n0_90{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;overflow:hidden}._backgroundImage_116n0_90{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;object-fit:contain;margin:0;padding:0}._personImage_116n0_115{width:100%;height:100%;object-fit:cover;opacity:1;display:block;min-width:100%;min-height:100%}._uiCardSquircle_116n0_126{position:absolute;top:27%;left:clamp(-8rem,-15vw,-10rem);display:block;z-index:2;width:clamp(200px,25vw,320px);max-width:90vw}._uiCard_116n0_126{display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1rem);background:#fff;padding:clamp(1rem,2vw,1.5rem);box-shadow:0 20px 40px #00000026;color:var(--brand-green);width:100%;height:100%}._cardHeader_116n0_149{display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:center}._availableSection_116n0_158{display:flex;align-items:center;justify-content:center;gap:.5rem}._amountDisplay_116n0_165{display:flex;align-items:baseline;justify-content:center;gap:.25rem;flex-wrap:wrap}._availableLabel_116n0_173{font-size:clamp(.7rem,1.5vw,.9rem);font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}._availableAmount_116n0_181{font-size:clamp(1.25rem,3vw,2rem);font-weight:700;color:var(--brand-green)}._totalAmount_116n0_187{font-size:clamp(1rem,2.5vw,2rem);font-weight:400;color:#9ca3af}._cardMetrics_116n0_194{display:grid;grid-template-columns:1fr 1fr 1fr;gap:clamp(.25rem,1vw,.5rem);text-align:center}._metricSquircle_116n0_201{display:block;width:100%;aspect-ratio:1 / 1}._metric_116n0_201{display:flex;flex-direction:column;gap:clamp(.125rem,.5vw,.25rem);background-color:#f5f8fc;padding:clamp(.25rem,1vw,.5rem);width:100%;height:100%;box-sizing:border-box;justify-content:center}._metricValue_116n0_219{font-size:clamp(.875rem,2vw,1.2rem);font-weight:700;color:var(--brand-green)}._metricLabel_116n0_225{font-size:clamp(.5rem,1.2vw,.65rem);color:#6b7280;text-transform:uppercase;letter-spacing:.5px;white-space:pre-line;line-height:1.2;text-align:center}._cardContainer_116n0_236{display:flex;flex-wrap:wrap;justify-content:center;width:100%}@media (max-width: 768px){._infoCardSection_116n0_8{padding:clamp(2rem,5vw,4rem) clamp(1rem,3vw,2rem)}._container_116n0_19{padding:0}._content_116n0_28{grid-template-columns:1fr;gap:clamp(2rem,4vw,3rem);text-align:center}._textColumn_116n0_38{justify-content:center}._textColumnContent_116n0_46{align-items:center;text-align:center;padding:0 clamp(1rem,3vw,2rem);width:100%;max-width:100%}._heading_116n0_60{text-align:center;width:100%}._description_116n0_70{text-align:center;width:100%;max-width:100%;margin:0 auto}._buttonContainer_116n0_53{justify-content:center;width:100%}._visualColumn_116n0_80{min-height:clamp(350px,45vh,400px);order:-1}._uiCardSquircle_116n0_126{position:relative;inset:auto;width:100%;max-width:100%;margin:0 auto}._uiCard_116n0_126{max-width:100%;width:100%;padding:clamp(1rem,2.5vw,1.5rem)}._availableAmount_116n0_181{font-size:clamp(1.1rem,3vw,1.5rem)}._totalAmount_116n0_187{font-size:clamp(.9rem,2.5vw,1.2rem)}._cardMetrics_116n0_194{gap:clamp(.5rem,1.5vw,.75rem)}._metricValue_116n0_219{font-size:clamp(.875rem,2vw,1rem)}._metricLabel_116n0_225{font-size:clamp(.55rem,1.5vw,.65rem)}}@media (max-width: 480px){._infoCardSection_116n0_8{padding:0;width:295.49px;height:773px;min-height:773px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative}._container_116n0_19{padding:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}._content_116n0_28{display:flex;flex-direction:column;gap:0;width:100%;height:100%;align-items:center;justify-content:flex-start}._textColumn_116n0_38{width:295px;height:auto;order:3;margin-top:auto;display:flex;align-items:center;justify-content:center}._textColumnContent_116n0_46{padding:0rem;gap:1rem;width:295px;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;box-sizing:border-box}._heading_116n0_60{font-size:28px;width:295px;height:114px;text-align:center;line-height:1.2;margin:0;display:flex;align-items:center;justify-content:center}._description_116n0_70{font-size:14px;width:295px;height:57px;text-align:center;line-height:1.4;margin:0;display:flex;align-items:center;justify-content:center}._buttonContainer_116n0_53{justify-content:center;width:100%;margin-top:1rem}._visualColumn_116n0_80{width:295.49px;height:310.31px;min-height:310.31px;order:1;margin-top:.25px;position:relative}._backgroundImageSquircle_116n0_90{width:295.49px;height:310.31px;border-radius:32px;top:.25px;position:absolute}._backgroundImage_116n0_90{width:100%;height:100%}._personImage_116n0_115{width:295.49px;height:310.31px;border-radius:32px;object-fit:cover}._uiCardSquircle_116n0_126{width:275px;height:286px;top:224.75px;left:50%;transform:translate(-50%);position:absolute;border-radius:32px;z-index:2;order:2}._uiCard_116n0_126{width:275px;height:286px;padding:8px;gap:8px;border-radius:32px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}._cardHeader_116n0_149{gap:.5rem}._availableLabel_116n0_173{font-size:14.4px;margin-top:.5rem}._availableAmount_116n0_181,._totalAmount_116n0_187{font-size:2rem}._cardMetrics_116n0_194{gap:.5rem}._metric_116n0_201{padding:.25rem}._metricValue_116n0_219{font-size:.75rem}._metricLabel_116n0_225{font-size:.5rem;line-height:1.1}._cardContainer_116n0_236{width:100%;padding:18px}._infocardButton_116n0_508{padding:16px 40px!important;font-size:16px!important;border-radius:14px!important;width:174px!important}._cardContainer_116n0_236 button,._cardContainer_116n0_236 [class*=button]{padding:16px 40px;border-radius:14px}}@media (max-width: 375px){._infoCardSection_116n0_8{padding:clamp(1rem,3vw,1.5rem) clamp(.5rem,1.5vw,.75rem)}._content_116n0_28{gap:clamp(1rem,2.5vw,1.5rem)}._textColumnContent_116n0_46{padding:0 clamp(.5rem,1.5vw,.75rem);gap:clamp(.5rem,1.5vw,.75rem)}._heading_116n0_60{font-size:clamp(1.1rem,7vw,1.5rem)}._description_116n0_70{font-size:clamp(.8rem,3.5vw,.95rem)}._visualColumn_116n0_80{min-height:clamp(250px,35vh,300px)}._uiCard_116n0_126{padding:clamp(.625rem,1.8vw,.875rem)}._availableAmount_116n0_181{font-size:clamp(.9rem,4vw,1.1rem)}._totalAmount_116n0_187{font-size:clamp(.75rem,3vw,.9rem)}._metricValue_116n0_219{font-size:clamp(.7rem,3vw,.85rem)}._metricLabel_116n0_225{font-size:clamp(.45rem,2vw,.55rem)}}._homePage_14ay3_1{width:100%;height:100%;display:flex;flex-direction:column}._homePageSection_14ay3_7{padding-top:5rem;display:flex;flex-direction:column;gap:4rem}._heroSection_14ay3_13{width:100%;display:flex;align-items:flex-start;justify-content:center;position:relative;gap:2rem}._heroManualWrapper_14ay3_21{width:100%;margin:0 auto;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem}._heroManual_14ay3_21{width:100%;display:flex;flex-direction:column;gap:2rem;color:var(--brand-blue)}._heroManualBadge_14ay3_36{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:var(--grey-info)}._heroManualBadge_14ay3_36 img{width:1rem;height:1rem}._heroManualContent_14ay3_48,._heroManualContent_14ay3_48 div{width:100%;display:flex;flex-direction:row;gap:2rem;align-items:center;justify-content:center}._heroManualHeadline_14ay3_64 h1{font-size:clamp(3rem,7vw,4.5rem);line-height:5rem;font-weight:800;margin:0;color:var(--brand-blue);letter-spacing:-3px}._heroManualDetails_14ay3_72{width:100%;display:flex;flex-direction:column}._heroManualDetails_14ay3_72 p{margin:0}._heroManualActions_14ay3_80{display:flex;gap:1rem;flex-wrap:wrap}._heroActionButton_14ay3_85{padding:.85rem 1.8rem;font-weight:600;border:none;cursor:pointer;font-size:1rem;transition:transform .2s ease,box-shadow .2s ease}._heroActionButton_14ay3_85:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px}._primaryAction_14ay3_97{background-color:#0d5c2f;color:#fff;box-shadow:0 10px 30px #0d5c2f33}._primaryAction_14ay3_97:hover{transform:translateY(-1px)}._secondaryAction_14ay3_105{background-color:#fff;color:var(--brand-blue);border:1px solid rgba(12,23,35,.15)}._secondaryAction_14ay3_105:hover{box-shadow:0 8px 20px #0c172314}._workspaceSectionContainer_14ay3_113{margin-top:0;overflow:hidden}._heroManualShowcase_14ay3_119{display:grid;height:60vh;grid-template-columns:1fr 1.2fr 1.6fr;gap:1.5rem;width:100%}._heroShowcaseCard_14ay3_126{background:#fff;color:inherit;border-radius:1.5rem;display:flex;flex-direction:column;gap:0rem;justify-content:space-between}._heroShowcaseInfoText_14ay3_135{display:flex;flex-direction:column;gap:1rem;padding:2rem}._heroShowcaseInfo_14ay3_135{background:#4f7e6a;color:#f5f3ee}._heroShowcaseLabel_14ay3_145{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}._heroShowcaseText_14ay3_150{color:#f5f3eed9;margin:0;line-height:1.4}._heroShowcaseMembers_14ay3_155{display:flex;flex-direction:column;gap:.5rem;font-size:.95rem;color:#f5f3eed9;padding:2rem}._heroShowcaseAvatars_14ay3_163{display:flex;gap:.3rem}._heroShowcaseAvatars_14ay3_163 img{width:2rem;height:2rem;border-radius:50%;object-fit:cover;border:2px solid #fff}._heroShowcaseMembers_14ay3_155 strong{font-size:1rem;color:#fff}._heroShowcaseCal_14ay3_178{background:#f4e6cd;color:#4b3a2d}._heroShowcaseGoalHeader_14ay3_182{display:flex;align-items:center;gap:1rem;font-weight:600;font-size:1rem;padding:2rem;box-shadow:0 25px 60px #0f172414}._heroShowcaseGoalHeader_14ay3_182 p{margin:0;color:#6a533f}._heroCalIcon_14ay3_196{width:2.5rem;height:2.5rem;border-radius:.8rem;background:#6b523c26;display:flex;align-items:center;justify-content:center}._heroCalIcon_14ay3_196 img{width:1.2rem;height:1.2rem}._heroShowcaseGoalBody_14ay3_209 p{font-weight:600;color:#4b3a2d}._heroShowcaseBar_14ay3_213{width:100%;height:4rem;display:flex;gap:.25rem;align-items:center;padding:.5rem 0}._heroShowcaseBar_14ay3_213 span{display:block;width:100%;height:100%;border-radius:.5rem;transition:background-color .3s ease}._heroShowcaseBar_14ay3_213 ._barFilled_14ay3_229{background:#4b3a2d}._heroShowcaseBar_14ay3_213 ._barEmpty_14ay3_233{background:#fff;border:1px solid rgba(75,58,45,.2)}._heroShowcaseGoalFooter_14ay3_237{display:flex;justify-content:space-between;font-size:.85rem;color:#4b3a2db3}._heroShowcaseImageCard_14ay3_243{padding:0;overflow:hidden;position:relative;background:#f1e8d8}._heroShowcaseImageCard_14ay3_243 img{width:100%;height:100%;object-fit:cover}._heroShowcaseCaption_14ay3_254{position:absolute;bottom:1rem;left:1rem;background:#ffffffeb;color:#161616;border-radius:999px;padding:.35rem 1rem;font-weight:600;font-size:.9rem}@media (max-width: 1024px){._heroManualContent_14ay3_48{grid-template-columns:1fr;gap:2rem}._heroManualDetails_14ay3_72{font-size:1rem}._heroManualWrapper_14ay3_21{width:94%;padding-top:3rem}}@media (max-width: 600px){._heroManualActions_14ay3_80{flex-direction:column}._heroActionButton_14ay3_85{width:100%;text-align:center}._heroManualShowcase_14ay3_119{grid-template-columns:1fr}}._statsSection_14ay3_293{text-align:center;background-color:var(--white);padding:3rem 0}._statsContainer_14ay3_298{display:grid;grid-template-columns:repeat(5,1fr);gap:3rem;margin-bottom:5rem}._statsData_14ay3_304{text-align:center;min-width:150px}._statsValue_14ay3_308{font-size:2.5rem;font-weight:700;color:var(--brand-blue);margin-bottom:.5rem}._statsDescription_14ay3_314{font-size:1.2rem;color:var(--grey-info);font-weight:500}._trustedText_14ay3_319{margin:1rem 0 2rem;font-weight:500;color:var(--grey-color)}._certifications_14ay3_325{display:flex;justify-content:center;color:#000}._certifications_14ay3_325 span{padding:.5rem 1rem;margin-left:2rem;font-size:.9rem;background:var(--white);border:1px solid #d3d3d3;border-radius:var(--main-border-radius);overflow:hidden;display:flex;flex-direction:column;transition:border-color .3s ease;cursor:pointer;height:100%}._certifications_14ay3_325 span:hover{border-color:#55b56c}._trustedBrandVideo_14ay3_347{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:500px}._trustedBrandVideo_14ay3_347 iframe{width:80%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;object-fit:cover;will-change:transform}._trustedBrandsSection_14ay3_365{display:flex;flex-direction:column;justify-content:center;width:80vw}._trustedBrands_14ay3_365{display:flex;flex-direction:column;justify-content:center;align-items:center}._trustedBrandsCircleSection_14ay3_377{position:relative}._trustedBrandsCircle_14ay3_377{justify-content:center;align-items:center;width:100%;height:92vw;display:flex;position:absolute;top:-45vw;overflow:hidden;z-index:-2}._trustedBrandsCircleContent_14ay3_391{z-index:-2;background-color:var(--brand-blue);border-radius:50%;width:140vw;height:70vw;position:absolute}._trustedBrandsCircleContentText_14ay3_399{padding:2rem 12rem 6rem;border-radius:0}._bottomSection_14ay3_403{position:relative;z-index:1;padding:2rem;display:flex;align-items:center;width:100%;border-bottom:1px solid #2d5a3d}._btnDemoBottom_14ay3_412{width:100%}._bottomContent_14ay3_415{padding:0 auto;display:flex;justify-content:space-between;align-items:center;gap:4rem;width:100%}._bottomContent_14ay3_415 h2{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;width:35%;line-height:1.3}._companyLogos_14ay3_429{display:flex;justify-content:flex-end;align-items:center;gap:3rem;flex-wrap:wrap;flex:1}._logoItem_14ay3_437{opacity:.8;transition:opacity .3s ease;filter:saturate(.8) brightness(.9);display:flex;align-items:center;justify-content:center}._logoItem_14ay3_437:hover{opacity:1;filter:saturate(1) brightness(1)}._logoItem_14ay3_437 img{height:3rem;width:auto;max-width:8.75rem;object-fit:contain}._logoList_14ay3_455{overflow:hidden;display:flex}._logoTrack_14ay3_459{display:flex;gap:3rem;animation:_scrollLogos_14ay3_1 30s linear infinite}@keyframes _scrollLogos_14ay3_1{0%{transform:translate(0)}to{transform:translate(-33.33%)}}._logoTrack_14ay3_459:hover{animation-play-state:paused}._featureCardsSection_14ay3_471{padding:1.5vw;display:flex;flex-direction:column;gap:4rem;background:#55b56c1a}._featureCardsContainer_14ay3_478{display:flex;gap:2rem}._featureCardsContainer_14ay3_478 h3{font-size:2.4rem}._infoCardSection_14ay3_485{width:100%;padding:4rem 2rem;background:#55b56c1a;display:flex;flex-direction:row;justify-content:center}._horizontalScrollSection_14ay3_493{width:100%;height:300vh;background:#55b56c1a;position:relative}._stickyWrapper_14ay3_499{position:sticky;top:0;height:100vh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}._horizontalScrollContainer_14ay3_509{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-top:5rem}._horizontalScrollContent_14ay3_517{display:flex;padding:0;width:300%;min-width:100%;align-items:center;justify-content:flex-start;overflow:visible}@media (max-width: 768px){._horizontalScrollContent_14ay3_517{gap:2rem;padding:0 2rem}}@media (max-width: 480px){._horizontalScrollContent_14ay3_517{gap:1.5rem;padding:0 1.5rem}}._infoCardWrapper_14ay3_538{flex:0 0 auto;width:85vw;opacity:1;transition:opacity .3s ease;min-height:100vh;display:flex;align-items:center;justify-content:center;padding-left:2rem;padding-bottom:4rem}._infoCardWrapper_14ay3_538 .featureContent{gap:1.5rem}._infoCardWrapper_14ay3_538 .description{padding-top:.5rem;line-height:1.6}._infoCardWrapper_14ay3_538 .infoCardSection{width:100%;height:auto;min-height:auto}._infoCardWrapper_14ay3_538 .visualColumn{height:auto;min-height:auto}._infoCardWrapper_14ay3_538 .personImage{width:100%;height:100%;object-fit:cover;border-radius:20px;opacity:1;aspect-ratio:auto}@media (max-width: 768px){._horizontalScrollContent_14ay3_517{gap:2rem;padding:0 2rem}._infoCardWrapper_14ay3_538{width:95vw}}@media (max-width: 480px){._infoCardWrapper_14ay3_538{width:98vw}}._featureBlock_14ay3_588{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;padding-bottom:2rem}._featureBlock_14ay3_588:last-child{border-bottom:none}._featureContent_14ay3_550{display:flex;flex-direction:column;gap:1rem;flex:1}._featureContent_14ay3_550 ._sub-text_14ay3_604{color:var(--text-color)}._featureHeadline_14ay3_607{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--white)}._featureDescription_14ay3_612{font-size:1.3rem;color:var(--grey-lightest-color);line-height:1.5}._featuresCenter_14ay3_617{display:flex;justify-content:center;align-items:center;position:relative}._appDisplay_14ay3_623{display:flex;justify-content:center;align-items:center}._appHeader_14ay3_628{display:flex;justify-content:space-between;align-items:center;padding-bottom:.5rem;border-bottom:1px solid var(--grey-lightest-color)}._appName_14ay3_635{font-size:1rem;font-weight:600;color:var(--dark-blue)}._statusDot_14ay3_640{color:var(--positive);font-size:.75rem}._balanceInfo_14ay3_644{display:flex;flex-direction:column;gap:1rem}._availableFunds_14ay3_649{display:flex;flex-direction:column;gap:.25rem}._label_14ay3_654{font-size:.75rem;color:var(--grey-info);font-weight:500}._amount_14ay3_659{font-size:1.25rem;font-weight:700;color:var(--dark-blue)}._payPeriod_14ay3_664{display:flex;flex-direction:column;gap:.25rem}._periodLabel_14ay3_669{font-size:.75rem;color:var(--grey-info);font-weight:500}._periodInfo_14ay3_674{font-size:.875rem;color:var(--dark-blue);font-weight:500}._transferred_14ay3_679{font-size:.875rem;color:var(--grey-info)}._payButton_14ay3_683{background:var(--brand-blue);color:var(--white);border:none;padding:.75rem 1rem;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:background-color .2s ease;margin-top:auto}._payButton_14ay3_683:hover{background:var(--brand-blue-darkest)}._visually-hidden_14ay3_698{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}._customerReviewsSection_14ay3_709{display:flex;flex-direction:column;gap:4rem;padding:2rem;background:#55b56c1a}@media (max-width: 420px){._customerReviewsSection_14ay3_709{gap:2.5rem;padding:1.5rem 1rem}._customerReviewsSection_14ay3_709 header{padding:0}._customerReviewsSection_14ay3_709 header ._heroSection_14ay3_13{gap:1.25rem}}@media (max-width: 375px){._customerReviewsSection_14ay3_709{gap:2rem;padding:1.25rem .875rem}._customerReviewsSection_14ay3_709 header{padding:0}._customerReviewsSection_14ay3_709 header ._heroSection_14ay3_13{gap:1rem}}._testimonialWrapper_14ay3_747{display:flex}._testimonialImage_14ay3_750{border-radius:2rem}@media (max-width: 768px){._heroSection_14ay3_13{min-height:80vh;padding:2rem 1rem}._infoCardSection_14ay3_485{padding:3rem 1rem}._featuresCenter_14ay3_617{order:-1}._phoneMockup_14ay3_764{transform:scale(.9)}._featureHeadline_14ay3_607{font-size:clamp(1.5rem,5vw,2.5rem)}._featureDescription_14ay3_612{font-size:1.1rem}}@media (max-width: 480px){._heroSection_14ay3_13{min-height:70vh;padding:1rem .5rem}._featureHeadline_14ay3_607{font-size:clamp(1.3rem,6vw,2rem)}._featureDescription_14ay3_612{font-size:1rem}}._workspaceSection_14ay3_113{background-image:url(/images/bannerContainer.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative;min-height:928px;height:auto;width:100%;max-width:1720px;margin:0 auto;border-radius:32px;gap:64px}._workspaceHeading_14ay3_807{justify-content:flex-start;text-align:left;font-size:5rem;font-weight:800;color:var(--brand-blue);width:50%;height:25vh;line-height:1.1}._workspaceContainer_14ay3_818{display:flex;width:100%;flex-direction:row;padding:3.5rem;height:100%}._trustcontentsection_14ay3_827{display:flex;flex-direction:column;gap:1rem;justify-content:space-between}._trustcontentsection_14ay3_827 h2{color:var(--white)}._workSpaceCount_14ay3_838{display:grid;grid-template-columns:repeat(2,303px);grid-template-rows:repeat(2,262px);gap:1.5rem;justify-content:start;width:100%;max-width:100%;height:540px}._workSpaceCount_14ay3_838>:nth-child(1){grid-column:1 / 2;grid-row:1 / 2}._workSpaceCount_14ay3_838>:nth-child(2){grid-column:1 / 2;grid-row:2 / 3}._workSpaceCount_14ay3_838>:nth-child(3){grid-column:2 / 3;grid-row:2 / 3}._clientstrust_14ay3_860{width:100%}._trustContent_14ay3_863{display:flex;align-items:center;position:relative;gap:1rem;z-index:1;height:fit-content;justify-content:flex-end;width:100%}._trustText_14ay3_873{width:100%;text-align:right}._trustHeading_14ay3_877{font-size:1.2rem;font-weight:600;line-height:1.2;color:var(--white)}._trustProfiles_14ay3_883{display:flex;align-items:center}._profileCircle_14ay3_887{width:3rem;height:3rem;border-radius:50%;border:.25rem solid var(--white);overflow:hidden;position:relative}._profileCircle_14ay3_887:not(:first-child){margin-left:-.5rem}._profileCircle_14ay3_887:nth-child(1){z-index:4}._profileCircle_14ay3_887:nth-child(2){z-index:3}._profileCircle_14ay3_887:nth-child(3){z-index:2}._profileCircle_14ay3_887:nth-child(4){z-index:1}._profileCircle_14ay3_887 img{width:100%;height:100%;object-fit:cover}@media (max-width: 1024px){._workspaceContainer_14ay3_818,._workSpaceCountContainer_14ay3_912{flex-direction:column}._trustContent_14ay3_863{flex-direction:column;gap:1rem;text-align:center;justify-content:center}._trustText_14ay3_873{text-align:center}}@media (max-width: 768px){._workspaceSection_14ay3_113{padding:1rem}._workSpaceCount_14ay3_838,._workSpaceCountContainer_14ay3_912{gap:1rem}}@media (max-width: 480px){._profileCircle_14ay3_887{width:2.5rem;height:2.5rem}._profileCircle_14ay3_887:not(:first-child){margin-left:-.25rem}._workspaceHeading_14ay3_807,h2._workspaceHeading_14ay3_807,._workspaceContainer_14ay3_818 h2._workspaceHeading_14ay3_807,._workspaceHeading_14ay3_807 span,h2._workspaceHeading_14ay3_807 span{font-size:28px!important;font-weight:800!important;color:#163b7c!important}}@media (max-width: 1440px) and (min-width: 1025px){._workspaceHeading_14ay3_807{font-size:4rem;width:45%;height:20vh}._workSpaceCount_14ay3_838{grid-template-columns:repeat(2,minmax(320px,1fr));grid-template-rows:repeat(2,minmax(320px,auto));gap:1.25rem;width:100%}._featureCard_14ay3_471{width:100%;max-width:533px}._featureCard_14ay3_471 h3{font-size:3rem}._featureCard_14ay3_471 p{font-size:1.125rem}._workspaceContainer_14ay3_818 ._featureCard_14ay3_471 p,._workSpaceCount_14ay3_838 ._featureCard_14ay3_471 p{font-size:1rem;line-height:1.5}}@media (min-width: 1441px) and (max-width: 1919px){._workspaceContainer_14ay3_818 ._featureCard_14ay3_471 p,._workSpaceCount_14ay3_838 ._featureCard_14ay3_471 p{font-size:1.05rem;line-height:1.5}}@media (min-width: 1920px){._workspaceContainer_14ay3_818 ._featureCard_14ay3_471 p,._workSpaceCount_14ay3_838 ._featureCard_14ay3_471 p{font-size:1.1rem;line-height:1.6}}@media (max-width: 1024px) and (min-width: 768px){._workspaceSection_14ay3_113{padding:1.5rem}._workspaceContainer_14ay3_818{flex-direction:column;gap:2rem}._workspaceHeading_14ay3_807{font-size:clamp(1.25rem,4.5vw,2rem);width:100%;height:auto;text-align:center;margin-bottom:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._workspaceHeading_14ay3_807 span{white-space:nowrap}._workSpaceCount_14ay3_838{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;gap:1.25rem;justify-content:center;max-width:100%}._workSpaceCount_14ay3_838>:nth-child(1){grid-column:1 / 2;grid-row:1 / 2}._workSpaceCount_14ay3_838>:nth-child(2){grid-column:2 / 3;grid-row:1 / 2}._workSpaceCount_14ay3_838>:nth-child(3){grid-column:1 / 3;grid-row:2 / 3;max-width:450px;margin:0 auto}._featureCard_14ay3_471{padding:1.5rem;width:100%;min-width:auto}._featureCard_14ay3_471 h3{font-size:3rem}._featureCard_14ay3_471 p{font-size:.95rem}._clientstrust_14ay3_860{justify-content:center;align-items:center;margin-top:1rem}._trustContent_14ay3_863{flex-direction:row;gap:1.5rem;justify-content:center;align-items:center;flex-wrap:wrap}._trustText_14ay3_873{text-align:center;width:auto}._trustHeading_14ay3_877{font-size:1.25rem}}@media (max-width: 767px) and (min-width: 480px){._workspaceContainer_14ay3_818{display:flex;padding:1.5rem}._workspaceSection_14ay3_113{padding:1rem}._workspaceContainer_14ay3_818{flex-direction:column;gap:2rem}._workspaceHeading_14ay3_807{font-size:clamp(1.125rem,5vw,1.75rem);width:100%;height:auto;text-align:center;margin-bottom:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._workspaceHeading_14ay3_807 span{white-space:nowrap}._workSpaceCount_14ay3_838{grid-template-columns:1fr;grid-template-rows:auto;gap:1rem;justify-content:center}._workSpaceCount_14ay3_838>:nth-child(1),._workSpaceCount_14ay3_838>:nth-child(2),._workSpaceCount_14ay3_838>:nth-child(3){grid-column:1 / 2;grid-row:auto}._featureCard_14ay3_471{padding:1.5rem;width:100%;min-width:auto;max-width:100%}._featureCard_14ay3_471 h3{font-size:2.5rem}._featureCard_14ay3_471 p{font-size:1.125rem;line-height:1.5rem}._workspaceContainer_14ay3_818 ._featureCard_14ay3_471 p,._workSpaceCount_14ay3_838 ._featureCard_14ay3_471 p{font-size:1.1rem;line-height:1.5}._clientstrust_14ay3_860{justify-content:center;align-items:center;margin-top:1rem}._trustContent_14ay3_863{flex-direction:column;gap:1rem;text-align:center;justify-content:center;align-items:center}._trustText_14ay3_873{text-align:center;width:100%}._trustHeading_14ay3_877{font-size:1.125rem}._trustProfiles_14ay3_883{justify-content:center}._profileCircle_14ay3_887{width:2.75rem;height:2.75rem}._profileCircle_14ay3_887:not(:first-child){margin-left:-.4rem}}@media (max-width: 479px) and (min-width: 421px){._workspaceContainer_14ay3_818{padding:1.25rem}._workspaceSection_14ay3_113{padding:.75rem}._workspaceHeading_14ay3_807{font-size:clamp(1.125rem,5vw,1.5rem);margin-bottom:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._workspaceHeading_14ay3_807 span{white-space:nowrap}._workSpaceCount_14ay3_838{gap:.875rem}._workspaceContainer_14ay3_818 ._featureCard_14ay3_471 p,._workSpaceCount_14ay3_838 ._featureCard_14ay3_471 p{font-size:.95rem;line-height:1.5}._featureCard_14ay3_471{padding:1.25rem}._featureCard_14ay3_471 h3{font-size:2.25rem;margin-bottom:.5rem}}@media (max-width: 420px){._workspaceContainer_14ay3_818{padding:1rem;gap:1.25rem}._workspaceSection_14ay3_113{padding:.75rem}._workspaceHeading_14ay3_807{font-size:clamp(1rem,6vw,1.375rem);margin-bottom:.75rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._workspaceHeading_14ay3_807 span{white-space:nowrap}._workSpaceCount_14ay3_838{gap:.75rem;width:100%}._workspaceContainer_14ay3_818 ._featureCard_14ay3_471 p,._workSpaceCount_14ay3_838 ._featureCard_14ay3_471 p{font-size:.875rem;line-height:1.5}._featureCard_14ay3_471{padding:1rem;width:100%}._featureCard_14ay3_471 h3{font-size:2rem;margin-bottom:.5rem}}@media (max-width: 375px){._workspaceSectionContainer_14ay3_113{width:375px;height:1133.62px;top:255px;gap:10px;padding:15px}._workspaceSection_14ay3_113{width:345px;height:1103.42px;gap:10px}._workspaceContainer_14ay3_818{width:304px;flex-direction:column;gap:1.5rem}._workspaceHeading_14ay3_807,h2._workspaceHeading_14ay3_807,._workspaceContainer_14ay3_818 h2._workspaceHeading_14ay3_807,._workspaceSection_14ay3_113 ._workspaceContainer_14ay3_818 h2._workspaceHeading_14ay3_807{width:304px!important;height:auto!important;font-size:1rem!important;font-weight:800!important;color:#163b7c!important;line-height:1.2!important;text-align:left;margin-bottom:.75rem;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis}._workspaceHeading_14ay3_807 span,h2._workspaceHeading_14ay3_807 span,._workspaceContainer_14ay3_818 h2._workspaceHeading_14ay3_807 span,._workspaceSection_14ay3_113 ._workspaceContainer_14ay3_818 h2._workspaceHeading_14ay3_807 span{font-size:1rem!important;font-weight:800!important;color:#163b7c!important;line-height:1.2!important;display:inline-block;white-space:nowrap!important}._workSpaceCount_14ay3_838{width:303px;height:818px;gap:16px;grid-template-columns:1fr;grid-template-rows:auto;justify-content:center}._workSpaceCount_14ay3_838>:nth-child(1),._workSpaceCount_14ay3_838>:nth-child(2),._workSpaceCount_14ay3_838>:nth-child(3){grid-column:1 / 2;grid-row:auto;border-radius:2rem;inset:26px 20px;gap:10px;width:304px;height:262.05px}._featureCard_14ay3_471{width:304px;height:262.05px;border-radius:32px;gap:10px;padding:1.25rem;min-width:auto;max-width:100%;overflow:hidden;box-sizing:border-box}._featureCard_14ay3_471 h3{width:263px;height:66px;font-size:3rem;font-weight:700;margin:0 0 .75rem;overflow:hidden;box-sizing:border-box}._featureCard_14ay3_471 p{width:254.82px;height:88px;font-size:16px;font-weight:500;color:#163b7c;line-height:1.5;overflow:hidden;box-sizing:border-box}._workspaceContainer_14ay3_818 ._featureCard_14ay3_471 p,._workSpaceCount_14ay3_838 ._featureCard_14ay3_471 p{font-size:.875rem;line-height:1.5;width:auto;height:auto}._featureCard_14ay3_471 .featureContent{width:263px;height:202px;overflow:hidden;box-sizing:border-box}._clientstrust_14ay3_860{width:304px;height:120px;gap:17px;justify-content:center;align-items:center;margin-top:.75rem}._trustContent_14ay3_863{flex-direction:column;gap:.75rem;text-align:center;justify-content:center;align-items:flex-start;text-align:left}._trustText_14ay3_873{text-align:center;width:100%}._trustHeading_14ay3_877{width:303.09px;height:66px;font-size:24px;font-weight:600;line-height:1.3;text-align:left}._trustProfiles_14ay3_883{width:143.36px;height:40px;display:flex}._profileCircle_14ay3_887{width:25px;height:25px;border:1px solid var(--white)}._profileCircle_14ay3_887:not(:first-child){margin-left:-.25rem}}._featureCard_14ay3_471{background-color:var(--white);padding:1.5rem;width:fit-content}@media (max-width: 480px){._workspaceSectionContainer_14ay3_113{width:100%;height:auto;top:255px;gap:10px;padding:15px;border-radius:32px}._workspaceSection_14ay3_113{width:100%;height:auto;gap:10px;overflow:hidden}._workspaceContainer_14ay3_818{width:100%;height:auto;flex-direction:column;gap:1.5rem}._workspaceHeading_14ay3_807,h2._workspaceHeading_14ay3_807,._workspaceContainer_14ay3_818 h2._workspaceHeading_14ay3_807,._workspaceSection_14ay3_113 ._workspaceContainer_14ay3_818 h2._workspaceHeading_14ay3_807{width:100%!important;height:auto!important;font-size:28px!important;font-weight:800!important;color:#163b7c!important;line-height:100%!important;margin-bottom:.75rem;text-align:left;display:flex}._workspaceHeading_14ay3_807 span,._workspaceContainer_14ay3_818 h2._workspaceHeading_14ay3_807 span{font-size:28px!important;font-weight:800!important;color:#163b7c!important;line-height:130%!important;display:inline-block}._workSpaceCount_14ay3_838{width:100%;gap:16px;grid-template-columns:1fr;grid-template-rows:auto;justify-content:center}._workSpaceCount_14ay3_838>:nth-child(1),._workSpaceCount_14ay3_838>:nth-child(2),._workSpaceCount_14ay3_838>:nth-child(3){grid-column:1 / 2;grid-row:auto}._featureCard_14ay3_471{width:100%;height:auto;border-radius:32px;gap:10px;padding:1.25rem;overflow:hidden;box-sizing:border-box}._featureCard_14ay3_471 h3{width:100%;font-size:3rem;font-weight:700;margin-bottom:.75rem}._featureCard_14ay3_471 p{width:100%;font-size:16px;font-weight:500;color:#163b7c;line-height:1.5}._clientstrust_14ay3_860{width:100%;gap:17px;margin-top:.75rem;justify-content:center;align-items:center}._trustContent_14ay3_863{flex-direction:column;gap:.75rem;text-align:left;justify-content:center;align-items:flex-start}._trustText_14ay3_873{width:100%;text-align:left}._trustHeading_14ay3_877{width:100%;font-size:24px;font-weight:600;line-height:1.3}._trustProfiles_14ay3_883{width:auto;height:40px;display:flex}._profileCircle_14ay3_887{width:25px;height:25px;border:1px solid var(--white)}._profileCircle_14ay3_887:not(:first-child){margin-left:-.25rem}}._featureCard_18b8c_1{display:flex;flex-direction:column;align-items:self-start;gap:1rem;height:262px;width:303px}._featureContent_18b8c_10{display:flex;flex-direction:column;gap:1rem;justify-content:flex-start}._iconContainer_18b8c_17{border-radius:.5rem;display:flex;align-items:center;justify-content:center;min-width:fit-content;min-height:fit-content;background-color:var(--icon-bg-color, transparent)}._iconContainer_18b8c_17 svg{color:#2d5a2d}._titleText_18b8c_31{font-size:3rem;font-weight:800;letter-spacing:-5px;color:var(--brand-green)}._featureSubtitle_18b8c_38{font-size:1.1rem;font-weight:400;color:#555;margin:4px 0;text-align:center}._description_18b8c_46{font-size:1rem;margin:0;text-align:left;color:var(--description-color, inherit)}@media screen and (max-width: 767px){._titleText_18b8c_31{font-size:2.5rem;letter-spacing:-2px}._featureCard_18b8c_1{gap:1rem;height:100%}}._testimonialWrapper_10q26_1{display:flex;gap:1rem;width:100%;height:75vh;padding-bottom:2rem;padding-top:2rem;box-sizing:border-box}._testimonialWrapper_10q26_1>*{flex:1 1 0;min-width:0}._testimonialImage_10q26_16{flex:1 1 0;height:100%;overflow:hidden;min-width:0;box-sizing:border-box}._testimonialImage_10q26_16 img{width:100%;height:100%;object-fit:cover}._testimonialContainer_10q26_30{flex:1 1 0;display:flex;flex-direction:column;justify-content:space-between;background-color:var(--brand-blue-lightest);padding:2rem;min-width:0;box-sizing:border-box}._testimonialMessage_10q26_41{margin:0}._testimonialMessage_10q26_41 p{font-family:var(--font-family);font-size:1.75rem;line-height:1.4;color:#163b7c;margin:0;letter-spacing:.02em}._testimonialInfo_10q26_54{display:flex;justify-content:space-between;align-items:flex-end;margin:0}._testimonialSender_10q26_61{display:flex;flex-direction:column;gap:.25rem}._testimonialSender_10q26_61 cite{font-weight:600;color:#163b7c;font-size:1rem;font-style:normal}._testimonialSender_10q26_61 p{color:#163b7c;font-size:.9rem;margin:0}._testimonialInfo_10q26_54 img{width:1.75rem;height:1.75rem;filter:brightness(0) saturate(100%) invert(22%) sepia(100%) saturate(2500%) hue-rotate(210deg) brightness(.45) contrast(1.15)}._testimonialCarousel_10q26_87{width:100%;display:flex;flex-direction:column;gap:2rem;position:relative;overflow:hidden;box-sizing:border-box}._carouselTrack_10q26_103{position:relative;overflow:hidden;border-radius:1rem;width:100%;margin:0 auto}@media (min-width: 1025px){._carouselTrack_10q26_103{width:100%;max-width:100%}}._testimonialsWrapper_10q26_127{width:100%}._testimonialsRow_10q26_131{display:flex;gap:2rem;will-change:transform}._testimonialsRow_10q26_131>*{flex:0 0 var(--slide-width, calc(50% - 1rem) );max-width:var(--slide-width, calc(50% - 1rem) );min-width:0}@media (min-width: 1025px){._testimonialsRow_10q26_131>*{flex:0 0 var(--slide-width, calc(50% - 1rem) );max-width:var(--slide-width, calc(50% - 1rem) )}}._testimonialImageMobile_10q26_150{display:none!important;margin:0;padding:0;width:0;height:0;overflow:hidden;position:absolute;visibility:hidden}@media (max-width: 767px){._carouselTrack_10q26_103{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}._testimonialWrapper_10q26_1{flex-direction:column;padding:0;height:auto;min-height:auto;width:100%;max-width:343px;margin:0;gap:0;overflow:hidden;flex-shrink:0}._testimonialsRow_10q26_131{display:flex;gap:16px;border-radius:2rem;will-change:transform}._testimonialsRow_10q26_131>*{flex:0 0 var(--slide-width, 343px);max-width:var(--slide-width, 343px);min-width:var(--slide-width, 343px);width:var(--slide-width, 343px)}._testimonialImage_10q26_16{display:none}._testimonialImageMobile_10q26_150{display:block!important;width:100%;height:auto;aspect-ratio:4 / 3;padding:0;overflow:hidden;flex-shrink:0;position:static;visibility:visible;order:1}._testimonialImageMobile_10q26_150 img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}._testimonialContainer_10q26_30{width:100%;min-height:auto;height:auto;padding:1.5rem;flex:none;justify-content:space-between;gap:1.25rem;box-sizing:border-box;order:2;margin:0;background-color:var(--brand-blue-lightest)}._testimonialMessage_10q26_41{margin:0;flex:1}._testimonialMessage_10q26_41 p{font-size:1.125rem;margin:0;letter-spacing:.02em;color:#163b7c;font-weight:500;line-height:1.4}._testimonialInfo_10q26_54{margin-top:auto;display:flex;justify-content:space-between;align-items:flex-end;position:relative;z-index:2}._testimonialSender_10q26_61 cite{color:#1a3b70;font-weight:700;font-size:1rem}._testimonialSender_10q26_61 p{color:#1a3b70;font-weight:500;font-size:.9rem}._testimonialInfo_10q26_54 img{width:2.5rem;height:2.5rem;position:relative;filter:brightness(0) saturate(100%) invert(22%) sepia(100%) saturate(2500%) hue-rotate(210deg) brightness(.45) contrast(1.15);opacity:1;flex-shrink:0}}@media (min-width: 768px) and (max-width: 991px){._testimonialWrapper_10q26_1{display:flex;flex-direction:row;gap:1rem;width:100%;height:auto;min-height:400px;padding:1rem;margin:0}._testimonialWrapper_10q26_1>*{flex:1 1 0;min-width:0}._testimonialImage_10q26_16{display:block;flex:1 1 0;height:100%;min-height:400px;overflow:hidden;min-width:0;box-sizing:border-box}._testimonialImage_10q26_16 img{width:100%;height:100%;object-fit:cover}._testimonialImageMobile_10q26_150{display:none!important}._testimonialContainer_10q26_30{flex:1 1 0;display:flex;flex-direction:column;justify-content:space-between;background-color:var(--border);padding:2rem;min-height:400px;min-width:0;box-sizing:border-box}._testimonialMessage_10q26_41{margin:0}._testimonialMessage_10q26_41 p{font-family:var(--font-family);font-size:1.25rem;line-height:1.4;color:#2d5a2d;margin:0;letter-spacing:.02em}._testimonialInfo_10q26_54{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}}@media (max-width: 480px){._carouselTrack_10q26_103{width:100%;max-width:100%;margin:0 auto;overflow:hidden;padding:0 16px;box-sizing:border-box}._testimonialsRow_10q26_131{gap:16px;will-change:transform}._testimonialsRow_10q26_131>*{flex:0 0 var(--slide-width, 343px);max-width:var(--slide-width, 343px);min-width:var(--slide-width, 343px);width:var(--slide-width, 343px)}._testimonialWrapper_10q26_1{padding:0;width:100%;max-width:343px;margin:0;gap:0;flex-shrink:0}._testimonialImageMobile_10q26_150{width:100%;height:auto;aspect-ratio:4 / 3;margin:0 0 .5rem;order:1}._testimonialImageMobile_10q26_150 img{width:343px;height:268.17px;object-fit:cover;object-position:100% 24%}._testimonialContainer_10q26_30{width:100%;min-height:auto;height:469px;padding:1.5rem;gap:1.5rem;box-sizing:border-box;order:2;margin:0;background-color:#ebf0f9}._testimonialMessage_10q26_41 p{font-size:1.6rem;letter-spacing:.02em;color:#1a3b70;font-weight:500;line-height:1.3}}@media (max-width: 420px){._carouselTrack_10q26_103{padding:0 1rem;overflow:hidden;box-sizing:border-box}._testimonialsRow_10q26_131{gap:.75rem}._testimonialsRow_10q26_131>*{flex:0 0 var(--slide-width, calc(100vw - 2rem) );max-width:var(--slide-width, calc(100vw - 2rem) );min-width:var(--slide-width, calc(100vw - 2rem) );width:var(--slide-width, calc(100vw - 2rem) )}._testimonialWrapper_10q26_1{width:100%;max-width:calc(100vw - 2rem);height:auto;min-height:auto;margin:0;padding:0;gap:0;flex-shrink:0;border-radius:1.5rem;overflow:hidden}._testimonialImageMobile_10q26_150{width:100%;height:auto;aspect-ratio:16 / 10;margin:0;order:1}._testimonialImageMobile_10q26_150 img{width:100%;height:100%;object-fit:cover;object-position:center}._testimonialContainer_10q26_30{width:100%;padding:1.25rem;gap:1rem;min-height:auto;height:auto;box-sizing:border-box;order:2;margin:0;background-color:#ebf0f9}._testimonialMessage_10q26_41{margin:0;width:100%}._testimonialMessage_10q26_41 p{font-size:.875rem;line-height:1.4;letter-spacing:.01em;color:#1a3b70;font-weight:500}._testimonialInfo_10q26_54{margin-top:1rem;display:flex;justify-content:space-between;align-items:flex-end}._testimonialSender_10q26_61 cite{font-size:.875rem;font-weight:700;color:#1a3b70}._testimonialSender_10q26_61 p{font-size:.75rem;font-weight:500;color:#1a3b70}._testimonialInfo_10q26_54 img{width:2rem;height:2rem}}@media (max-width: 375px){._carouselTrack_10q26_103{padding:0 .875rem;overflow:hidden;box-sizing:border-box}._testimonialsRow_10q26_131{gap:.625rem}._testimonialsRow_10q26_131>*{flex:0 0 var(--slide-width, calc(100vw - 1.75rem) );max-width:var(--slide-width, calc(100vw - 1.75rem) );min-width:var(--slide-width, calc(100vw - 1.75rem) );width:var(--slide-width, calc(100vw - 1.75rem) )}._testimonialWrapper_10q26_1{width:100%;max-width:calc(100vw - 1.75rem);height:auto;min-height:auto;margin:0;padding:0;gap:0;flex-shrink:0;border-radius:1.25rem;overflow:hidden}._testimonialImageMobile_10q26_150{width:100%;height:auto;aspect-ratio:16 / 10;margin:0;order:1}._testimonialImageMobile_10q26_150 img{width:100%;height:100%;object-fit:cover;object-position:center}._testimonialContainer_10q26_30{width:100%;padding:1rem;gap:.875rem;min-height:auto;height:auto;box-sizing:border-box;order:2;margin:0;background-color:#ebf0f9}._testimonialMessage_10q26_41{margin:0;width:100%}._testimonialMessage_10q26_41 p{font-size:.8125rem;line-height:1.35;letter-spacing:.01em;color:#1a3b70;font-weight:500}._testimonialInfo_10q26_54{margin-top:.875rem;display:flex;justify-content:space-between;align-items:flex-end}._testimonialSender_10q26_61 cite{font-size:.8125rem;font-weight:700;color:#1a3b70}._testimonialSender_10q26_61 p{font-size:.6875rem;font-weight:500;color:#1a3b70}._testimonialInfo_10q26_54 img{width:1.75rem;height:1.75rem}}._horizontalScrollSection_1dzfm_1{width:100%;height:300vh;position:relative}._stickyWrapper_1dzfm_7{position:sticky;top:0;height:100vh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;-webkit-overflow-scrolling:touch}._horizontalScrollContainer_1dzfm_20{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-top:clamp(2rem,5vw,5rem)}._horizontalScrollContent_1dzfm_29{display:flex;padding:0;width:300%;min-width:100%;align-items:center;justify-content:flex-start;overflow:visible;gap:clamp(1rem,3vw,2rem);will-change:transform;-webkit-overflow-scrolling:touch;touch-action:pan-y}._infoCardWrapper_1dzfm_43{flex:0 0 auto;width:85vw;min-height:100vh;display:flex;align-items:center;justify-content:center;padding-left:clamp(1rem,3vw,2rem);padding-bottom:clamp(2rem,5vw,4rem)}._infoCardWrapper_1dzfm_43 h1,._infoCardWrapper_1dzfm_43 h2,._infoCardWrapper_1dzfm_43 [class*=heading]{font-size:clamp(1.75rem,5vw,3rem);font-weight:800;line-height:1.2;color:#fff;opacity:1!important;transform:translateY(0)!important;visibility:visible!important;display:block!important;pointer-events:auto!important}._infoCardWrapper_1dzfm_43 article.infoCardSection,._infoCardWrapper_1dzfm_43 [class*=infoCardSection]{width:100%!important;height:auto!important;min-height:auto!important}._infoCardWrapper_1dzfm_43 aside.visualColumn,._infoCardWrapper_1dzfm_43 [class*=visualColumn]{min-height:clamp(400px,60vh,650px)!important}._infoCardWrapper_1dzfm_43 img.personImage,._infoCardWrapper_1dzfm_43 [class*=personImage]{width:100%!important;height:100%!important;object-fit:cover!important;opacity:1!important;display:block!important}@media (max-width: 768px){._horizontalScrollSection_1dzfm_1{height:250vh}._horizontalScrollContainer_1dzfm_20{padding-top:clamp(1.5rem,4vw,3rem)}._horizontalScrollContent_1dzfm_29{gap:clamp(1rem,2.5vw,2rem);padding:0 clamp(1rem,2.5vw,2rem)}._infoCardWrapper_1dzfm_43{width:95vw;padding-left:clamp(1rem,2.5vw,1.5rem);padding-bottom:clamp(2rem,4vw,3rem)}._infoCardWrapper_1dzfm_43 h1,._infoCardWrapper_1dzfm_43 h2.heading,._infoCardWrapper_1dzfm_43 [class*=heading]{font-size:clamp(1.5rem,6vw,2.5rem)!important;line-height:1.3!important}._infoCardWrapper_1dzfm_43 p.sub-text,._infoCardWrapper_1dzfm_43 p.description,._infoCardWrapper_1dzfm_43 [class*=description]{font-size:clamp(.9rem,3vw,1.1rem)!important;line-height:1.5!important}}@media (max-width: 480px){._horizontalScrollSection_1dzfm_1{height:300vh}._stickyWrapper_1dzfm_7{justify-content:center;align-items:center}._horizontalScrollContainer_1dzfm_20{padding-top:0;display:flex;align-items:center;justify-content:center}._horizontalScrollContent_1dzfm_29{gap:24px;padding:0 16px;justify-content:flex-start;align-items:center;width:max-content;min-width:100%}._infoCardWrapper_1dzfm_43{width:calc(100vw - 32px);max-width:calc(100vw - 32px);height:auto;padding:0;min-height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;box-sizing:border-box;flex-shrink:0}._infoCardWrapper_1dzfm_43 article.infoCardSection,._infoCardWrapper_1dzfm_43 [class*=infoCardSection]{width:100%!important;min-height:819px!important;height:auto!important;padding:0 8px 24px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;box-sizing:border-box!important}._infoCardWrapper_1dzfm_43 h1,._infoCardWrapper_1dzfm_43 h2.heading,._infoCardWrapper_1dzfm_43 [class*=heading]{width:100%!important;max-width:295px!important;height:auto!important;min-height:auto!important;text-align:center!important;line-height:1.3!important;font-family:Manrope,sans-serif!important;font-weight:800!important;font-style:normal!important;font-size:clamp(1.5rem,6vw,2rem)!important;margin:0!important;padding:0!important;display:block!important}._infoCardWrapper_1dzfm_43 p.sub-text,._infoCardWrapper_1dzfm_43 p.description,._infoCardWrapper_1dzfm_43 [class*=description]{font-size:clamp(1rem,4vw,1.25rem)!important;width:100%!important;max-width:295px!important;text-align:center!important;line-height:1.5!important;margin:0!important;padding:0!important;display:block!important;font-weight:400!important}._infoCardWrapper_1dzfm_43 aside.visualColumn,._infoCardWrapper_1dzfm_43 [class*=visualColumn]{width:295.49px!important;min-height:310.31px!important;height:310.31px!important;margin:12px auto 0!important;padding-bottom:310px!important;order:1!important;position:relative!important}._infoCardWrapper_1dzfm_43 div.backgroundImageSquircle,._infoCardWrapper_1dzfm_43 [class*=backgroundImageSquircle]{width:295.49px!important;height:310.31px!important;border-radius:32px!important;top:4.75px!important}._infoCardWrapper_1dzfm_43 img.personImage,._infoCardWrapper_1dzfm_43 [class*=personImage]{width:295.49px!important;height:310.31px!important;border-radius:32px!important}._infoCardWrapper_1dzfm_43 div.uiCardSquircle,._infoCardWrapper_1dzfm_43 [class*=uiCardSquircle]{width:275px!important;height:286px!important;top:220.25px!important;left:50%!important;transform:translate(-50%)!important;position:absolute!important;border-radius:32px!important;order:2!important}._infoCardWrapper_1dzfm_43 article.uiCard,._infoCardWrapper_1dzfm_43 [class*=uiCard]{width:275px!important;height:286px!important;padding:8px!important;gap:10px!important;border-radius:32px!important}._infoCardWrapper_1dzfm_43 button,._infoCardWrapper_1dzfm_43 .infocardButton,._infoCardWrapper_1dzfm_43 [class*=button]{font-size:clamp(.875rem,3vw,1rem)!important;padding:clamp(12px,3vw,16px) clamp(24px,6vw,40px)!important;border-radius:14px!important;width:100%!important;min-width:100%!important;max-width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;margin-bottom:clamp(1rem,3vw,1.5rem)!important}._infoCardWrapper_1dzfm_43 .cardContainer,._infoCardWrapper_1dzfm_43 [class*=cardContainer]{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:0!important;margin:0!important}._infoCardWrapper_1dzfm_43 section.textColumn,._infoCardWrapper_1dzfm_43 [class*=textColumn]{width:100%!important;max-width:295px!important;height:auto!important;min-height:auto!important;order:3!important;margin-top:7rem!important;align-items:center!important;justify-content:center!important;display:flex!important;flex-direction:column!important;gap:clamp(.75rem,3vw,1rem)!important;margin-left:auto!important;margin-right:auto!important}._infoCardWrapper_1dzfm_43 section.textColumnContent,._infoCardWrapper_1dzfm_43 [class*=textColumnContent]{width:100%!important;max-width:295px!important;height:auto!important;min-height:auto!important;align-items:center!important;text-align:center!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:clamp(1rem,4vw,1.5rem)!important;justify-content:center!important}._infoCardWrapper_1dzfm_43 nav.buttonContainer,._infoCardWrapper_1dzfm_43 [class*=buttonContainer]{margin-top:.5rem!important;margin-bottom:0!important;width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:0!important}._infoCardWrapper_1dzfm_43 nav.buttonContainer button,._infoCardWrapper_1dzfm_43 [class*=buttonContainer] button{font-size:clamp(.875rem,3vw,1rem)!important;padding:clamp(12px,3vw,16px) clamp(24px,6vw,40px)!important;border-radius:14px!important;width:100%!important;min-width:100%!important;max-width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;margin-bottom:clamp(1rem,3vw,1.5rem)!important}}@media (max-width: 360px){._horizontalScrollSection_1dzfm_1{height:300vh}._horizontalScrollContainer_1dzfm_20{padding-top:clamp(.75rem,2.5vw,1.5rem)}._horizontalScrollContent_1dzfm_29{gap:24px;padding:0 16px}._infoCardWrapper_1dzfm_43{width:calc(100vw - 32px);max-width:calc(100vw - 32px);padding:0;padding-bottom:clamp(1rem,2.5vw,1.5rem);flex-shrink:0}._infoCardWrapper_1dzfm_43 h1,._infoCardWrapper_1dzfm_43 h2.heading,._infoCardWrapper_1dzfm_43 [class*=heading]{font-size:clamp(1.1rem,8vw,1.5rem)!important;line-height:1.3!important;width:100%!important;max-width:100%!important}._infoCardWrapper_1dzfm_43 p.sub-text,._infoCardWrapper_1dzfm_43 p.description,._infoCardWrapper_1dzfm_43 [class*=description]{font-size:clamp(.8rem,3vw,.95rem)!important;line-height:1.5!important;width:100%!important}._infoCardWrapper_1dzfm_43 button,._infoCardWrapper_1dzfm_43 .infocardButton,._infoCardWrapper_1dzfm_43 [class*=button]{font-size:clamp(.8rem,2.5vw,.95rem)!important;padding:clamp(10px,2.5vw,14px) clamp(20px,5vw,32px)!important}._infoCardWrapper_1dzfm_43 aside.visualColumn,._infoCardWrapper_1dzfm_43 [class*=visualColumn]{min-height:clamp(250px,45vh,350px)!important}}._imageSquircleWrapper_1qpzc_1{display:block;height:auto;width:4rem}._imageContainer_1qpzc_8 img{width:100%;height:auto}._featuredCardWrapper_1qpzc_13{width:4rem;padding:2rem}._imageContainer_1qpzc_8{background-color:var(--brand-green);width:fit-content;padding:1.125rem;width:4rem;height:4rem}._featuredCard_1qpzc_13{width:100%;background-color:var(--brand-blue);display:flex;flex-direction:column;box-sizing:border-box;border-radius:1.5rem}._featuredCardInner_1qpzc_32{width:100%;height:100%;padding:2rem;display:flex;flex-direction:column;gap:2.5rem;box-sizing:border-box;color:var(--white)}._contentContainer_1qpzc_42{display:flex;flex-direction:column;gap:.875rem}._descriptionContainer_1qpzc_47{font-size:1.25rem}._phoneStickyWrapper_v2fy9_4,._solutionSection_v2fy9_8{position:relative}._solutionShowcase_v2fy9_15{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;justify-content:space-between;padding:2rem;height:100vh}._personFrame_v2fy9_24{display:flex;align-items:center;justify-content:center;width:18vw;overflow:hidden;border-radius:2rem}._personFrame_v2fy9_24 img{width:100%;height:100%;object-fit:cover;border-radius:2rem}._Layer_v2fy9_43{position:absolute;top:0;width:100%;height:100%;display:grid;grid-template-columns:repeat(5,1fr)}._phoneFrame_v2fy9_52{position:sticky;top:1rem;height:100vh}._phoneScreen_v2fy9_58{display:flex;flex-direction:column;width:40vw;gap:1rem;margin-left:210px;padding-bottom:0;overflow:hidden;border-radius:12px}._phoneScreen_v2fy9_58 img{width:100%;max-width:100%;height:100vh;display:block}._featureCard_sticky_v2fy9_80{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._featuresSection_v2fy9_89{background:var(--brand-blue-darkest);padding:6rem 0;font-family:Manrope,sans-serif;color:var(--white)}._featuresContainer_v2fy9_96{display:flex;justify-content:space-between;align-items:flex-end;gap:4rem;width:100%;padding:0 7rem}._featuresLeft_v2fy9_105{display:flex;flex-direction:column;gap:2rem;width:20%;padding-bottom:.5rem}._featuresLeft_v2fy9_105 .featureCard{width:100%;padding:2rem;text-align:left}._featuresRight_v2fy9_119{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:1rem;height:100%}._downloadTitle_v2fy9_131{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;color:var(--white)}._downloadButtonsContainer_v2fy9_137{display:flex;align-items:center;gap:1rem}._downloadButtonsContainer_v2fy9_137 img{width:auto;object-fit:contain;border-radius:8px;position:relative;z-index:10;transition:transform .2s ease}._downloadLink_v2fy9_152,._downloadLink_v2fy9_152 img{cursor:pointer}@media (max-width: 768px){._solutionShowcase_v2fy9_15{grid-template-columns:repeat(3,1fr);gap:1rem;padding:1rem;height:auto;min-height:80vh}._personFrame_v2fy9_24{width:6.25rem;height:6.25rem}._Layer_v2fy9_43{grid-template-columns:repeat(3,1fr)}._phoneFrame_v2fy9_52{width:15.625rem;height:28.125rem}._phoneScreen_v2fy9_58{width:60vw;margin-left:0;padding-right:2rem}._featuresSection_v2fy9_89{padding:4rem 1rem}._featuresContainer_v2fy9_96{flex-direction:column;align-items:center;gap:2rem}._featuresRight_v2fy9_119{text-align:center}}@media (max-width: 480px){._solutionShowcase_v2fy9_15{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.5rem}._personFrame_v2fy9_24{width:5rem;height:5rem}._phoneFrame_v2fy9_52{width:13.75rem;height:25rem}._phoneScreen_v2fy9_58{display:none}._featuresSection_v2fy9_89{padding:3rem 1rem}._featuresContainer_v2fy9_96{gap:1.5rem}}._root_2i9ef_2{display:block;overflow:hidden}._resourcesSection_e2s42_1{width:100%;background-color:#f0f8f2;margin-bottom:3rem;max-width:1920px;font-family:Manrope,sans-serif}._container_e2s42_12{gap:1.2rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;padding:2rem 0}._header_e2s42_21{text-align:center;display:flex;flex-direction:column;gap:1.5rem;width:649px}._sectionLabel_e2s42_29{font-size:1rem;font-weight:800;color:var(--brand-green);text-transform:uppercase;letter-spacing:1px;font-family:Manrope,sans-serif}._title_e2s42_38{margin-top:-1rem;font-size:36px;font-weight:800;color:var(--brand-blue);line-height:1.3;font-family:Manrope,sans-serif}._contentWrapper_e2s42_47{margin-top:1rem;max-width:1427px;display:grid;grid-template-columns:1fr 1.5fr;align-items:stretch;gap:1.25rem}._leftColumn_e2s42_56{display:flex;flex-direction:column;height:100%;width:558px}._leftColumnSquircle_e2s42_65{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:14px}._categoriesNav_e2s42_73{display:flex;flex-direction:column;gap:.35rem;justify-content:space-between;height:100%;max-width:558px}._categoryButton_e2s42_82{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;height:90px;width:34.875rem;background-color:var(--white);border:none;border-radius:14px;cursor:pointer;transition:all .3s ease;text-align:left;background-clip:padding-box}._categoryButtonActive_e2s42_101{background-color:var(--brand-green);color:var(--white);box-shadow:0 4px 12px #55b56c4d}._categoryIconWrapper_e2s42_107{width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:100%;background:var(--stat-icon-gradient)}._categoryIconWrapper_e2s42_107 img{filter:brightness(0) saturate(100%) invert(49%) sepia(26%) saturate(1115%) hue-rotate(77deg) brightness(98%) contrast(91%)}._categoryButtonActive_e2s42_101 ._categoryIconWrapper_e2s42_107{background:var(--white)}._categoryIcon_e2s42_107{width:1.5rem;height:1.5rem;object-fit:contain;filter:brightness(0) saturate(100%) invert(48%) sepia(79%) saturate(2476%) hue-rotate(6deg) brightness(18%) contrast(19%);transition:filter .3s ease}._categoryButtonActive_e2s42_101 ._categoryIcon_e2s42_107{filter:brightness(0) saturate(100%) invert(49%) sepia(26%) saturate(1115%) hue-rotate(77deg) brightness(98%) contrast(91%)}._categoryLabel_e2s42_140{font-size:30px;font-weight:600;color:var(--brand-blue);transition:color .3s ease;font-family:Manrope,sans-serif}._categoryButtonActive_e2s42_101 ._categoryLabel_e2s42_140{color:var(--white)}._rightColumn_e2s42_154{display:flex;flex-direction:column;height:100%;width:849px;background-color:var(--white);padding:1.6rem;border-radius:1rem}._contentCard_e2s42_165{width:794px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;gap:0}._imageWrapper_e2s42_173{width:24.258rem;height:29.25rem;border-radius:1rem;overflow:hidden;position:relative}._contentImage_e2s42_182{width:100%;height:100%;object-fit:cover;display:block}._textContent_e2s42_189{padding:0rem 1rem;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start}._contentHeading_e2s42_197{font-size:30px;font-weight:600;color:var(--brand-blue);line-height:1.2;margin:0;font-family:Manrope,sans-serif}._contentDescription_e2s42_206{font-size:18px;font-weight:400;color:var(--grey-text-color);line-height:1.6;margin:0;font-family:Manrope,sans-serif}._bulletList_e2s42_215{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}._bulletItem_e2s42_224{display:flex;align-items:flex-start;gap:.75rem}._bulletDot_e2s42_230{width:1rem;height:1rem;min-width:.5rem;min-height:.5rem;border-radius:50%;background-color:var(--brand-green);margin-top:.3rem;flex-shrink:0}._bulletText_e2s42_241{font-size:1rem;font-weight:400;color:var(--grey-text-color);line-height:1.5;font-family:Manrope,sans-serif}._buttonWrapper_e2s42_249{display:flex;width:50%;margin-top:auto}._learnMoreButton_e2s42_255{margin-top:0;width:100%;align-items:center}@media (max-width: 1024px){._contentWrapper_e2s42_47{grid-template-columns:1fr;gap:2rem}._categoryButton_e2s42_82{flex:1;min-width:558px}._contentCard_e2s42_165{grid-template-columns:1fr}._imageWrapper_e2s42_173{min-height:300px;order:-1}}@media (max-width: 768px){._resourcesSection_e2s42_1{padding:2rem 1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}._container_e2s42_12{gap:2rem;width:100%}._header_e2s42_21{width:100%;max-width:100%}._sectionLabel_e2s42_29{font-size:.875rem}._title_e2s42_38{font-size:1.75rem;line-height:1.3}._contentWrapper_e2s42_47{grid-template-columns:1fr;gap:2rem;width:100%}._leftColumn_e2s42_56{width:100%;height:auto;padding:0}._categoryButton_e2s42_82{min-width:100%;width:100%;padding:1rem 1.25rem}._categoryIconWrapper_e2s42_107{width:2rem;height:2rem;min-width:2rem;min-height:2rem}._categoryIcon_e2s42_107{width:1.25rem;height:1.25rem}._categoryLabel_e2s42_140{font-size:.9375rem}._rightColumn_e2s42_154{width:100%;height:auto;padding:1.5rem}._contentCard_e2s42_165{width:100%;grid-template-columns:1fr;gap:1.5rem}._imageWrapper_e2s42_173{width:100%;height:auto;min-height:250px;order:-1}._textContent_e2s42_189{padding:0;gap:1rem}._contentHeading_e2s42_197{font-size:1.5rem;line-height:1.3}._contentDescription_e2s42_206{font-size:1rem;line-height:1.6}._bulletList_e2s42_215{gap:.75rem}._bulletText_e2s42_241{font-size:.9375rem;line-height:1.5}._buttonWrapper_e2s42_249{width:100%;margin-top:.75rem}._learnMoreButton_e2s42_255{width:100%}}@media (max-width: 420px){._resourcesSection_e2s42_1{padding:1.5rem 1rem;margin-top:1rem;margin-bottom:1rem}._container_e2s42_12{gap:1.5rem}._header_e2s42_21{gap:.5rem}._sectionLabel_e2s42_29{font-size:.8125rem}._title_e2s42_38{font-size:1.5rem;line-height:1.3}._contentWrapper_e2s42_47{gap:1.5rem}._categoryButton_e2s42_82{padding:.875rem 1rem;gap:.75rem}._categoryIconWrapper_e2s42_107{width:1.75rem;height:1.75rem;min-width:1.75rem;min-height:1.75rem}._categoryIcon_e2s42_107{width:1rem;height:1rem}._categoryLabel_e2s42_140{font-size:.875rem}._rightColumn_e2s42_154{padding:1.25rem}._contentCard_e2s42_165{gap:1.25rem}._imageWrapper_e2s42_173{min-height:220px}._textContent_e2s42_189{gap:.875rem}._contentHeading_e2s42_197{font-size:1.25rem;line-height:1.3}._contentDescription_e2s42_206{font-size:.9375rem;line-height:1.6}._bulletList_e2s42_215{gap:.625rem}._bulletDot_e2s42_230{width:.4375rem;height:.4375rem;min-width:.4375rem;min-height:.4375rem;margin-top:.4375rem}._bulletText_e2s42_241{font-size:.875rem;line-height:1.5}._buttonWrapper_e2s42_249{margin-top:.5rem}}@media (max-width: 375px){._resourcesSection_e2s42_1{padding:1.25rem .875rem}._container_e2s42_12{gap:1.25rem}._header_e2s42_21{gap:.5rem}._sectionLabel_e2s42_29{font-size:.75rem;letter-spacing:.03em}._title_e2s42_38{font-size:1.375rem;line-height:1.25}._categoryButton_e2s42_82{padding:.75rem .875rem;gap:.625rem;border-radius:.625rem}._categoryIconWrapper_e2s42_107{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem}._categoryIcon_e2s42_107{width:.875rem;height:.875rem}._categoryLabel_e2s42_140{font-size:.8125rem}._rightColumn_e2s42_154{padding:1rem;border-radius:.875rem}._contentCard_e2s42_165{gap:1rem}._imageWrapper_e2s42_173{min-height:200px;border-radius:.875rem}._textContent_e2s42_189{gap:.75rem}._contentHeading_e2s42_197{font-size:1.125rem;line-height:1.3}._contentDescription_e2s42_206{font-size:.875rem;line-height:1.5}._bulletList_e2s42_215{gap:.5rem}._bulletDot_e2s42_230{width:.375rem;height:.375rem;min-width:.375rem;min-height:.375rem;margin-top:.375rem}._bulletText_e2s42_241{font-size:.8125rem;line-height:1.4}._buttonWrapper_e2s42_249{margin-top:.5rem}}._categorySquircle_e2s42_591{width:558px}._heroSlider_ndcyl_1{position:relative;width:100%;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}._sliderContainer_ndcyl_11{position:relative;width:100%;height:100%;min-height:600px}._slide_ndcyl_11{position:relative;width:100%;height:100%;min-height:600px;display:flex;align-items:center;justify-content:flex-start}._slideImageContainer_ndcyl_28{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}._slideImage_ndcyl_28{width:100%;height:100%;object-fit:cover;object-position:center}._gradientOverlayGreen_ndcyl_65{background:linear-gradient(to right,#55b56cd9,#55b56cb3,#55b56c66 60%,#55b56c00)}._slideContent_ndcyl_75 h1{font-size:3.5rem;font-weight:700}._slideContent_ndcyl_75{position:relative;z-index:3;max-width:1200px;width:100%;padding:4rem;color:var(--white);display:flex;flex-direction:column;gap:1.5rem;letter-spacing:1px}._heroSlider_ndcyl_1 h1{font-size:64px;font-weight:800;line-height:80px;color:var(--white);margin:0;text-shadow:0 2px 10px rgba(0,0,0,.3);letter-spacing:0px;height:auto;max-width:800px}._slideDescription_ndcyl_105{font-family:Manrope,sans-serif;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;color:var(--white);max-width:600px;margin:0;text-shadow:0 1px 5px rgba(0,0,0,.3);font-weight:500}._slideButtons_ndcyl_116{display:flex;gap:1rem;flex-wrap:wrap}._actionButton_ndcyl_123{min-width:160px}._navigationContainer_ndcyl_127{position:absolute;bottom:2rem;left:0;right:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem;padding:0 4rem;z-index:4;flex-wrap:nowrap}._navigationDots_ndcyl_142,._navigationArrows_ndcyl_150{display:flex;flex-direction:row;gap:.75rem;align-items:center;flex-shrink:0}._dot_ndcyl_158{width:5px;height:5px;border-radius:50%;border:2px solid var(--brand-white);background:var(--white);cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);padding:0;outline:none;position:relative}._dotActive_ndcyl_171{background:var(--brand-green);border-color:var(--brand-green);width:25px;height:8px;border-radius:6px}._dot_ndcyl_158:hover{background:#ffffff80;transform:scale(1.1)}._navArrow_ndcyl_184{position:relative;width:48px;height:48px;border-radius:50%;background:var(--white);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);padding:0;outline:none;box-shadow:0 2px 10px #0003}._navArrowRight_ndcyl_201{background:var(--brand-green)}._arrowIcon_ndcyl_205{width:22px;height:19px;object-fit:contain;filter:brightness(0)}._arrowIconRight_ndcyl_212{width:22px;height:19px;object-fit:contain;filter:brightness(0) invert(1)}._navArrow_ndcyl_184:active{transform:scale(.95)}._desktopNavigationDots_ndcyl_237{display:none}@media screen and (min-width: 1024px){._heroSlider_ndcyl_1,._sliderContainer_ndcyl_11,._slide_ndcyl_11{height:726px;min-height:726px}._slideContent_ndcyl_75{width:800px;max-width:800px}._navigationDots_ndcyl_142{display:flex}._navigationContainer_ndcyl_127{position:absolute;bottom:calc(2rem + 80px);left:0;right:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem;padding:0 4.5rem;flex-wrap:nowrap}._navigationArrows_ndcyl_150{flex-shrink:0}._desktopNavigationDots_ndcyl_237{display:none}}@media screen and (max-width: 1023px){._heroSlider_ndcyl_1,._sliderContainer_ndcyl_11,._slide_ndcyl_11{min-height:500px}._slideContent_ndcyl_75{padding:3rem 1.5rem}._navigationContainer_ndcyl_127{bottom:1.5rem;padding:0 1.5rem;flex-direction:row;flex-wrap:nowrap}}@media screen and (max-width: 767px){._heroSlider_ndcyl_1{min-height:710px;height:710px}._sliderContainer_ndcyl_11{min-height:710px;height:710px;touch-action:pan-x pan-y;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}._slide_ndcyl_11{min-height:710px;height:710px;align-items:flex-end;touch-action:pan-x pan-y}._gradientOverlay_ndcyl_49{top:auto;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,#1348a3d9,#0f367ab3,#0b368093 60%,#09358000)}._slideContent_ndcyl_75{padding:2rem 1rem;gap:1rem;position:absolute;bottom:2rem;left:0;right:0;justify-content:flex-end;animation:_slideContentUp_ndcyl_1 .7s cubic-bezier(.25,.46,.45,.94)}._slideTitle_ndcyl_262{font-size:1.8rem;animation:_fadeInUp_ndcyl_1 .8s cubic-bezier(.25,.46,.45,.94) .2s both}._slideDescription_ndcyl_105{font-size:1rem;animation:_fadeInUp_ndcyl_1 .8s cubic-bezier(.25,.46,.45,.94) .4s both}._slideButtons_ndcyl_116{flex-direction:column;width:100%;animation:_fadeInUp_ndcyl_1 .8s cubic-bezier(.25,.46,.45,.94) .6s both}._actionButton_ndcyl_123{width:100%;min-width:auto}._navArrow_ndcyl_184{width:40px;height:40px}._arrowIcon_ndcyl_205{width:18px;height:16px}._navigationContainer_ndcyl_127{bottom:1rem;padding:0 1rem;justify-content:center}._navigationDots_ndcyl_142{gap:.5rem}._navigationArrows_ndcyl_150{gap:.5rem;display:none}._dot_ndcyl_158{width:10px;height:10px}._dotActive_ndcyl_171{width:12px;height:12px}}@keyframes _slideContentUp_ndcyl_1{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInUp_ndcyl_1{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}._homePageMinimalContainer_19cdg_1{display:flex;flex-direction:column;gap:2rem}._featuresNextSection_19cdg_6{margin-top:2rem;display:flex;flex-direction:row;align-items:stretch;gap:2rem;padding:2rem 5rem;background:#0f3371;background:radial-gradient(ellipse at 70% 30%,#2669ba,#0f3371 70% 100%)}._featuresNextSectionLeft_19cdg_22{display:flex;flex-direction:column;gap:1.5rem;width:30%}._featuresNextSectionRight_19cdg_29{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:2rem;width:70%}._featuresNextSectionRightTitle_19cdg_38{flex:1;height:100%;display:flex;align-items:center;justify-content:center;min-width:0;overflow:hidden}._featureImage_19cdg_47{height:100%;width:auto;max-width:100%;object-fit:contain;border-radius:.75rem}._featuresNextSectionRightDescription_19cdg_54{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:flex-end;gap:1.25rem;height:100%}._storeButtons_19cdg_62{display:flex;flex-direction:column;gap:.75rem}._arrowIcon_19cdg_67{display:flex;flex-direction:row;gap:1rem;padding:.5rem}._leftArrow_19cdg_73,._rightArrow_19cdg_74{display:flex;align-items:center;justify-content:center;width:6rem;height:6rem;background-color:var(--brand-green);opacity:.9;padding:.75rem;border-radius:50%;cursor:pointer;transition:transform .2s ease,opacity .2s ease}._leftArrow_19cdg_73:hover:not(._disabled_19cdg_87),._rightArrow_19cdg_74:hover:not(._disabled_19cdg_87){transform:translateY(-4px)}._leftArrow_19cdg_73 img,._rightArrow_19cdg_74 img{width:1.8rem;height:1.8rem;object-fit:contain;filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(180deg) brightness(105%) contrast(105%)}._leftArrow_19cdg_73._disabled_19cdg_87,._rightArrow_19cdg_74._disabled_19cdg_87{opacity:.4;cursor:not-allowed;pointer-events:none}@media (min-width: 1201px){._featuresNextSectionRightTitle_19cdg_38{height:906px;min-height:906px}._featureImage_19cdg_47{max-height:906px;height:906px}}@media (max-width: 1200px){._featuresNextSection_19cdg_6{min-height:unset}._featuresNextSectionRight_19cdg_29{flex-direction:column;width:100%}._featuresNextSectionLeft_19cdg_22{width:100%}._featuresNextSectionRightDescription_19cdg_54{align-items:stretch}}@media (max-width: 992px){._featuresNextSectionLeft_19cdg_22,._featuresNextSectionRight_19cdg_29{width:100%}._featuresNextSectionRightTitle_19cdg_38{min-height:280px}._featuresNextSectionRightDescription_19cdg_54{gap:1rem}._arrowIcon_19cdg_67{justify-content:flex-end}}@media (max-width: 768px){._featuresNextSection_19cdg_6{flex-direction:column}._featuresNextSectionLeft_19cdg_22,._featuresNextSectionRight_19cdg_29,._featuresNextSectionRightTitle_19cdg_38,._featuresNextSectionRightDescription_19cdg_54{width:100%}._featuresNextSectionRightDescription_19cdg_54{align-items:center;text-align:center}._storeButtons_19cdg_62{width:100%;align-items:center}._arrowIcon_19cdg_67{justify-content:center;padding:0}}@media (max-width: 540px){._featuresNextSection_19cdg_6{padding:1rem;gap:1.25rem}._leftArrow_19cdg_73,._rightArrow_19cdg_74{width:4.5rem;height:4.5rem}._leftArrow_19cdg_73 img,._rightArrow_19cdg_74 img{width:2.25rem;height:2.25rem}}._gallarySection_19cdg_191{width:100%;display:flex;flex-direction:column;gap:1rem}._gallarySelectionFilter_19cdg_200{width:100%;display:flex;flex-direction:column;align-items:center}._filterButtonsContainer_19cdg_207{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;width:100%;max-width:1200px;padding:0 1rem}._filterButton_19cdg_207{padding:.5rem 1.5rem!important;font-size:1rem!important;font-weight:600!important}._mobileFilterDropdown_19cdg_224{display:none;width:343.18px;margin:0 auto;position:relative;z-index:10}._dropdownHeader_19cdg_232{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:var(--white);border:2px solid var(--brand-green);border-radius:999px;cursor:pointer;transition:all .3s ease}._dropdownHeader_19cdg_232:hover{background:#55b56c0d}._dropdownSelected_19cdg_248{font-size:1rem;font-weight:600;color:#163b7c}._dropdownArrow_19cdg_254{width:20px;height:20px;transition:transform .3s ease}._dropdownArrowOpen_19cdg_260{transform:rotate(180deg)}._dropdownOptions_19cdg_264{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:var(--white);border:2px solid var(--brand-green);border-radius:.75rem;overflow:hidden;box-shadow:0 4px 12px #0000001a;animation:_slideDown_19cdg_1 .3s ease}@keyframes _slideDown_19cdg_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._dropdownOption_19cdg_264{padding:.75rem 1rem;font-size:1rem;font-weight:500;color:#163b7c;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid rgba(85,181,108,.1)}._dropdownOption_19cdg_264:last-child{border-bottom:none}._dropdownOption_19cdg_264:hover{background:#55b56c1a}._dropdownOptionActive_19cdg_306{background:var(--brand-green);color:var(--white);font-weight:600}._dropdownOptionActive_19cdg_306:hover{background:#55b56ce6}._gallaryImage_19cdg_316{width:100%;padding:0 1rem}._gallaryImageContainer_19cdg_321{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;width:100%;max-width:1400px;margin:0 auto}@media (min-width: 1024px){._gallaryImage_19cdg_316{margin-top:3rem}}._desktopGalleryImages_19cdg_338{display:contents;width:100%}._mobileGalleryImages_19cdg_344{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;max-width:100%}._viewMoreButtonContainer_19cdg_353{display:none;width:100%;justify-content:center;margin-top:2rem;padding:0 1rem}._viewMoreButton_19cdg_353{padding:.75rem 2rem!important;font-size:1rem!important;font-weight:600!important;min-width:150px}._galleryCard_19cdg_368{position:relative;overflow:hidden;border-radius:.75rem;cursor:pointer;background:var(--white);box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease;aspect-ratio:430 / 330;width:100%}._galleryCardAnimate_19cdg_385{opacity:0;transform:translateY(20px);animation:_fadeInUp_19cdg_1 .6s ease-out forwards}@keyframes _fadeInUp_19cdg_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._galleryImageWrapper_19cdg_402{width:100%;height:100%;overflow:hidden;position:relative}._galleryImage_19cdg_402{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}._galleryCard_19cdg_368:hover ._galleryImage_19cdg_402{transform:scale(1.1)}._galleryOverlay_19cdg_420{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);opacity:0;display:flex;align-items:flex-end;padding:1rem;transition:opacity .3s ease,background .3s ease;pointer-events:none}._galleryOverlayContent_19cdg_437{width:100%}._galleryImageTitle_19cdg_441{color:var(--white);font-weight:600;font-size:1rem;margin:0 0 .25rem;line-height:1.3}._galleryImageCategory_19cdg_449{color:#ffffffe6;font-size:.875rem;margin:0;line-height:1.2}._modalOverlay_19cdg_457{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;animation:_fadeIn_19cdg_1 .3s ease}@keyframes _fadeIn_19cdg_1{0%{opacity:0}to{opacity:1}}._modalContent_19cdg_478{position:relative;max-width:90vw;max-height:90vh;background:transparent;border:none;display:flex;align-items:center;justify-content:center}._modalCloseButton_19cdg_489{position:absolute;top:-3rem;right:0;background:transparent;border:none;color:var(--white);cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:color .3s ease;z-index:1001}._modalCloseButton_19cdg_489:hover{color:var(--brand-green)}._modalImageContainer_19cdg_509{position:relative;width:100%;max-height:80vh;display:flex;flex-direction:column}._modalImage_19cdg_509{width:100%;height:auto;max-height:80vh;object-fit:contain;border-radius:.5rem}._modalImageInfo_19cdg_525{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:1.5rem;border-radius:0 0 .5rem .5rem}._modalImageTitle_19cdg_535{color:var(--white);font-size:1.5rem;font-weight:700;margin:0 0 .25rem}._modalImageCategory_19cdg_542{color:#fffc;font-size:1rem;margin:0}._testimonialsSection_19cdg_547{display:flex;gap:2rem;width:100%;justify-content:center;align-items:center}._testimonialsSectionContainer_19cdg_555{display:flex;flex-direction:column;width:85%;background-color:var(--brand-blue-lightest);padding:3rem 5rem;border-radius:1rem;align-items:stretch;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}._testimonialQuoteIcon_19cdg_569{display:flex;gap:.5rem;justify-content:end;align-items:center}._testimonialCardWrapper_19cdg_578{display:flex;flex-direction:row;flex:1;align-items:center;min-height:0}._testimonialCardContent_19cdg_586{display:none;flex-direction:row;gap:3rem;flex:1;align-items:center}._testimonialCardContent_19cdg_586._testimonialCardVisible_19cdg_593{display:flex}._testinmonialImage_19cdg_597{min-width:21rem;max-width:21rem;min-height:21rem;max-height:21rem;flex-shrink:0;border-radius:1rem;background-color:var(--white);padding:1rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box}._testinmonialImage_19cdg_597 img{width:100%;height:100%;object-fit:contain;object-position:center}._contentContainer_19cdg_618{display:flex;flex-direction:column;gap:2.5rem;flex:1;min-width:0}._testimonialQuoteIconAboveLabel_19cdg_626{display:none;pointer-events:none;-webkit-user-select:none;user-select:none}._testimonialQuoteIconAboveLabel_19cdg_626 img{width:100%;height:100%;object-fit:contain}._testimonialLabel_19cdg_637{font-size:.875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-blue);font-family:Manrope,sans-serif;margin:0}._testimonialTitle_19cdg_647{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0}._testimonialText_19cdg_654{font-size:1.125rem;line-height:1.5;color:#4a4a4a;margin:0}._directionContainer_19cdg_660{display:flex;flex-direction:column;gap:1rem}._divider_19cdg_665{width:100%;height:1px;background-color:var(--brand-blue)}._directionSection_19cdg_671{display:flex;flex-direction:column}._testimonialRole_19cdg_677{font-size:1.125rem;font-weight:700;color:#1a1a1a;margin:0}._testimonialCompany_19cdg_684{font-size:.875rem;color:#4a4a4a;margin:0}._testimonialdots_19cdg_690{display:flex;justify-content:flex-end}._testimonialdotContainer_19cdg_695{display:flex;gap:.8rem;padding:.8rem 1rem;width:fit-content;border-radius:1.5rem;border:1px dashed #D0D8E5}._testimonialdot_19cdg_690{width:.5rem;height:.5rem;border-radius:50%;border:1px solid var(--brand-blue);background:transparent;cursor:pointer;padding:0}._testimonialdotActive_19cdg_714,._testimonialdot_19cdg_690:hover{background-color:var(--brand-blue)}._testimonialQuoteIconAboveLabelContainer_19cdg_718{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;gap:1rem}@media (max-width: 768px){._testimonialsSection_19cdg_547{margin-bottom:1rem}._testimonialsSectionContainer_19cdg_555{width:92%;padding:2rem 1rem;justify-content:center;align-items:center;gap:.8rem}._testimonialQuoteIcon_19cdg_569{top:1rem;right:1.5rem;font-size:4.5rem;display:flex;align-items:center;justify-content:center;display:none}._testimonialQuoteIcon_19cdg_569 img{width:3rem;height:3rem;max-width:100%;object-fit:contain}._testimonialCardContent_19cdg_586{flex-direction:column;gap:1.5rem;align-items:stretch}._testimonialCardContent_19cdg_586._testimonialCardVisible_19cdg_593{flex-direction:column}._testinmonialImage_19cdg_597{margin:0 auto}._testimonialQuoteIconAboveLabel_19cdg_626{display:flex;align-items:center;justify-content:flex-end;width:6rem;height:5rem}._testimonialQuoteIconAboveLabel_19cdg_626 img{width:100%;height:100%}._testimonialQuoteIconAboveLabelContainer_19cdg_718{gap:4rem;align-items:flex-end}._testimonialLabel_19cdg_637{font-size:.75rem;text-align:start;width:100%}._testimonialTitle_19cdg_647{font-size:1.375rem}._testimonialText_19cdg_654{font-size:1rem;line-height:1.5}._directionContainer_19cdg_660{gap:.75rem}._testimonialRole_19cdg_677{font-size:1rem}._testimonialCompany_19cdg_684{font-size:.8125rem}._testimonialdots_19cdg_690{justify-content:flex-start;margin-top:.5rem;width:100%}}@media (max-width: 1200px){._gallaryImageContainer_19cdg_321{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media (max-width: 992px){._gallarySection_19cdg_191{padding:2.5rem 0}._filterButtonsContainer_19cdg_207{display:none}._mobileFilterDropdown_19cdg_224{display:block}._gallaryImageContainer_19cdg_321{display:block;grid-template-columns:none;gap:0}._desktopGalleryImages_19cdg_338{display:none}._mobileGalleryImages_19cdg_344{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;max-width:100%}._mobileGalleryImages_19cdg_344 ._galleryCard_19cdg_368{height:192px;aspect-ratio:auto}._viewMoreButtonContainer_19cdg_353{display:flex}}@media (max-width: 768px){._gallarySection_19cdg_191{padding:2rem 0}._gallarySelectionFilter_19cdg_200{margin-bottom:2rem}._filterButtonsContainer_19cdg_207{display:none}._mobileFilterDropdown_19cdg_224{display:block;width:390px;margin-bottom:1.5rem}._dropdownHeader_19cdg_232{padding:.65rem .9rem}._dropdownSelected_19cdg_248{font-size:.9rem}._gallaryImageContainer_19cdg_321{display:block;grid-template-columns:none;gap:0}._desktopGalleryImages_19cdg_338{display:none}._mobileGalleryImages_19cdg_344{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;width:100%}._mobileGalleryImages_19cdg_344 ._galleryCard_19cdg_368{height:192px;aspect-ratio:auto}._viewMoreButtonContainer_19cdg_353{display:flex;margin-top:1.5rem}._viewMoreButton_19cdg_353{padding:.65rem 1.75rem!important;font-size:.9rem!important}._modalOverlay_19cdg_457{padding:1rem}._modalCloseButton_19cdg_489{top:-2.5rem}}@media (max-width: 480px){._gallarySection_19cdg_191{padding:1.5rem 0}._gallarySelectionFilter_19cdg_200{margin-bottom:1.5rem}._filterButtonsContainer_19cdg_207{display:none}._mobileFilterDropdown_19cdg_224{display:block;width:343.18px;margin-bottom:1.25rem}._dropdownHeader_19cdg_232{padding:.6rem .85rem}._dropdownSelected_19cdg_248{font-size:.85rem}._dropdownOption_19cdg_264{padding:.65rem .9rem;font-size:.9rem}._gallaryImageContainer_19cdg_321{display:block;grid-template-columns:none;gap:0}._desktopGalleryImages_19cdg_338{display:none}._mobileGalleryImages_19cdg_344{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;width:100%;max-width:100%}._mobileGalleryImages_19cdg_344 ._galleryCard_19cdg_368{height:192px;aspect-ratio:auto}._viewMoreButtonContainer_19cdg_353{display:flex;margin-top:1.25rem}._viewMoreButton_19cdg_353{padding:.6rem 1.5rem!important;font-size:.85rem!important;min-width:140px}._galleryCard_19cdg_368{aspect-ratio:16/9}._modalImageTitle_19cdg_535{font-size:1.25rem}._modalImageCategory_19cdg_542{font-size:.875rem}}@media (max-width: 320px){._gallarySection_19cdg_191{padding:1.25rem 0}._gallarySelectionFilter_19cdg_200{margin-bottom:1.25rem;padding:0 .75rem}._filterButtonsContainer_19cdg_207{display:none}._mobileFilterDropdown_19cdg_224{display:block;width:100%;max-width:calc(100% - 1.5rem);margin:0 auto 1rem}._dropdownHeader_19cdg_232{padding:.55rem .75rem;border-width:1.5px}._dropdownSelected_19cdg_248{font-size:.8rem;font-weight:600}._dropdownArrow_19cdg_254{width:18px;height:18px}._dropdownOptions_19cdg_264{border-width:1.5px;border-radius:.625rem;box-shadow:0 3px 10px #0000001a}._dropdownOption_19cdg_264{padding:.6rem .75rem;font-size:.85rem;font-weight:500}._gallaryImage_19cdg_316{padding:0 .75rem}._gallaryImageContainer_19cdg_321{display:block;grid-template-columns:none;gap:0}._desktopGalleryImages_19cdg_338{display:none}._mobileGalleryImages_19cdg_344{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;width:100%;max-width:100%}._mobileGalleryImages_19cdg_344 ._galleryCard_19cdg_368{height:160px;aspect-ratio:auto}._viewMoreButtonContainer_19cdg_353{display:flex;margin-top:1rem;padding:0 .75rem}._viewMoreButton_19cdg_353{padding:.55rem 1.25rem!important;font-size:.8rem!important;min-width:120px}._galleryCard_19cdg_368{aspect-ratio:16/9}._modalOverlay_19cdg_457{padding:.75rem}._modalCloseButton_19cdg_489{top:-2rem;right:0}._modalImageTitle_19cdg_535{font-size:1.1rem}._modalImageCategory_19cdg_542{font-size:.8rem}}@media (min-width: 1024px){._aboutUsSectionCustom_19cdg_1126{width:1430px!important;height:456.25px!important;padding:0!important;max-width:1430px!important;margin:0 auto;box-sizing:border-box;overflow:hidden}._aboutUsSectionCustom_19cdg_1126 .container{width:100%!important;height:100%!important;max-width:100%!important;padding:0!important;margin:0!important;gap:clamp(1rem,2vw,2rem)!important}._aboutUsSectionCustom_19cdg_1126 .leftColumn{gap:10px!important;height:100%}._aboutUsSectionCustom_19cdg_1126 .rightColumn{height:100%}}._aboutUsImageWrapper_19cdg_1155{border-radius:1rem!important;height:453px!important;width:417px!important;flex:none!important;min-height:auto!important;max-height:none!important}._aboutUsImageWrapper_19cdg_1155 img{border-radius:1rem}._strategicPartnership_dnpcq_2{width:100%;padding:0rem 2rem;background-color:var(--white)}._container_dnpcq_8{max-width:1720px;height:410px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center}._leftSection_dnpcq_19{display:flex;flex-direction:column;gap:1.5rem;width:995px;font-family:Manrope,sans-serif}._sectionLabel_dnpcq_27{font-family:Manrope,sans-serif;font-size:1rem;font-weight:800;letter-spacing:1px;color:var(--brand-green)}._titleContainer_dnpcq_35{display:flex;flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:0;line-height:0%}._titleFirstPart_dnpcq_44{font-family:Manrope,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.3;color:var(--brand-blue);margin:0;display:inline-block}._titleSecondPart_dnpcq_54{font-family:Manrope,sans-serif;font-size:64px;font-weight:800;line-height:1.2;color:var(--brand-blue);margin:0;display:inline-block}._comma_dnpcq_64{font-size:2.5rem;margin-left:.25rem}._description_dnpcq_69{font-family:Manrope,sans-serif;font-size:1.12rem;line-height:1.6;color:var(--text-color);margin:0;max-width:90%;font-weight:500}._buttonContainer_dnpcq_79{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:1rem}._ctaButton_dnpcq_86{min-width:180px}._rightSection_dnpcq_90{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._logoImage_dnpcq_98{width:100%;height:360px;object-fit:contain}@media (max-width: 768px){._strategicPartnership_dnpcq_2{padding:3rem 1.5rem}._container_dnpcq_8{display:flex;flex-direction:column;height:auto;gap:0}._leftSection_dnpcq_19{width:100%;text-align:center;align-items:center;display:contents}._sectionLabel_dnpcq_27{order:1;width:100%;text-align:center}._titleContainer_dnpcq_35{justify-content:center;text-align:center;order:2;width:100%}._titleFirstPart_dnpcq_44{font-size:1.75rem}._titleSecondPart_dnpcq_54{font-size:3rem}._description_dnpcq_69{max-width:100%;font-size:1.1rem;text-align:center;order:3;width:100%}._rightSection_dnpcq_90{order:4;width:100%;margin:1.5rem 0}._buttonContainer_dnpcq_79{justify-content:center;width:100%;order:5}._logoImage_dnpcq_98{height:300px}}@media (max-width: 420px){._strategicPartnership_dnpcq_2{padding:2rem 1rem}._container_dnpcq_8{gap:0;height:auto}._leftSection_dnpcq_19{width:100%;gap:1.25rem}._rightSection_dnpcq_90{margin:1.25rem 0}._sectionLabel_dnpcq_27{font-size:.75rem;line-height:30px}._titleFirstPart_dnpcq_44{font-size:1.1rem}._titleSecondPart_dnpcq_54{font-size:1.6rem;margin-top:2%}._description_dnpcq_69{font-size:.95rem;line-height:1.5;margin-top:2%}._buttonContainer_dnpcq_79{flex-direction:column;gap:.7rem}._ctaButton_dnpcq_86{width:100%;min-width:unset}._logoImage_dnpcq_98{height:220px}}@media (max-width: 375px){._strategicPartnership_dnpcq_2{padding:1.5rem .75rem}._container_dnpcq_8{gap:0}._leftSection_dnpcq_19{gap:1rem}._rightSection_dnpcq_90{margin:1rem 0}._sectionLabel_dnpcq_27{font-size:.7rem}._titleFirstPart_dnpcq_44{font-size:1.1rem}._titleSecondPart_dnpcq_54{font-size:1.5rem}._description_dnpcq_69{font-size:.8rem;line-height:1.4}._buttonContainer_dnpcq_79{gap:.7rem}._logoImage_dnpcq_98{height:200px}}._eventGallery_1904n_1{width:100%;background:#eef7f0;font-family:Manrope,sans-serif;padding-bottom:1rem}._container_1904n_10{max-width:1720px;margin:0 auto;padding:2rem 0rem}._header_1904n_16{text-align:center;margin-bottom:3rem}._title_1904n_21{font-size:.8rem;font-weight:700;color:var(--brand-green);letter-spacing:.01rem;font-family:Manrope,sans-serif}._subtitle_1904n_29{font-size:2.1rem;margin:0;letter-spacing:.1rem;font-weight:800;color:var(--brand-blue);font-family:Manrope,sans-serif}._galleryContainer_1904n_38{position:relative;width:100%}._galleryWrapper_1904n_43{position:relative;width:100%;overflow:hidden;margin-bottom:2rem}._imagesWrapper_1904n_50{display:flex;gap:1.5rem;justify-content:center;width:100%;will-change:transform}._imagesWrapper_1904n_50._transitioning_1904n_58{pointer-events:none}._galleryCardWrapper_1904n_62{flex:0 0 auto}._galleryCard_1904n_62{position:relative;overflow:hidden;cursor:pointer;background:var(--white);transition:box-shadow .3s ease;width:560px;height:634px}._galleryCard_1904n_62:hover{box-shadow:0 8px 16px #0003}._imageWrapper_1904n_80{width:100%;height:100%;overflow:hidden;position:relative}._galleryImage_1904n_87{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}._galleryCard_1904n_62:hover ._galleryImage_1904n_87{transform:scale(1.1)}._navigationButtons_1904n_98{display:flex;justify-content:flex-end;gap:1rem;align-items:center}._leftArrowIconContainer_1904n_105,._rightArrowIconContainer_1904n_106{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease;-webkit-user-select:none;user-select:none}._leftArrowIconContainer_1904n_105:hover,._rightArrowIconContainer_1904n_106:hover{transform:scale(1.1)}._rightArrowIconContainer_1904n_106{background:var(--brand-green)}._leftArrowIconContainer_1904n_105{background:#55b56c33}._leftArrowIconContainer_1904n_105 img,._rightArrowIconContainer_1904n_106 img{width:1.5rem;height:1.5rem;filter:brightness(0) saturate(100%) invert(48%) sepia(8%) saturate(1037%) hue-rotate(202deg) brightness(94%) contrast(86%)}._rightArrowIconContainer_1904n_106 img{filter:brightness(0) saturate(100%) invert(100%)}._modalOverlay_1904n_143{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;animation:_fadeIn_1904n_1 .3s ease}@keyframes _fadeIn_1904n_1{0%{opacity:0}to{opacity:1}}._modalContent_1904n_167{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}._modalCloseButton_1904n_176{position:absolute;top:-3rem;right:0;background:#ffffff1a;border:none;border-radius:50%;width:2.5rem;height:2.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--white);transition:all .3s ease;z-index:1001}._modalCloseButton_1904n_176:hover{background:#fff3;transform:scale(1.1)}._modalImageContainer_1904n_199{width:100%;max-width:1200px;max-height:90vh;overflow:hidden;display:flex;align-items:center;justify-content:center}._modalImage_1904n_199{width:100%;height:auto;max-height:90vh;object-fit:contain}@media (max-width: 768px){._eventGallery_1904n_1{padding:3rem 1.5rem}._header_1904n_16{margin-bottom:2rem}._title_1904n_21{font-size:.75rem;letter-spacing:.2rem;margin-bottom:.75rem}._subtitle_1904n_29{font-size:1.5rem;letter-spacing:.05rem;line-height:1.3}._galleryWrapper_1904n_43{margin-bottom:1.5rem}._imagesWrapper_1904n_50{gap:0;justify-content:flex-start}._galleryCardWrapper_1904n_62{flex:0 0 100%;width:100%;min-width:0}._galleryCard_1904n_62{width:100%;height:auto;aspect-ratio:430 / 330;max-height:600px;min-height:450px}._navigationButtons_1904n_98{justify-content:center;gap:.75rem}._leftArrowIconContainer_1904n_105,._rightArrowIconContainer_1904n_106{width:3.5rem;height:3.5rem}._leftArrowIconContainer_1904n_105 img,._rightArrowIconContainer_1904n_106 img{width:1.25rem;height:1.25rem}._modalOverlay_1904n_143{padding:1rem}._modalCloseButton_1904n_176{top:-2.5rem;width:2rem;height:2rem}._modalContent_1904n_167{max-width:95vw}}@media (max-width: 420px){._eventGallery_1904n_1{padding:2rem 1rem}._header_1904n_16{margin-bottom:1.5rem}._title_1904n_21{font-size:.65rem;letter-spacing:.15rem;margin-bottom:.5rem}._subtitle_1904n_29{font-size:1.25rem;letter-spacing:.03rem;line-height:1.3}._galleryWrapper_1904n_43{margin-bottom:1.25rem}._galleryCardWrapper_1904n_62{flex:0 0 100%;width:100%}._galleryCard_1904n_62{width:100%;aspect-ratio:430 / 330;max-height:500px;min-height:380px}._navigationButtons_1904n_98{gap:.75rem}._leftArrowIconContainer_1904n_105,._rightArrowIconContainer_1904n_106{width:3rem;height:3rem}._leftArrowIconContainer_1904n_105 img,._rightArrowIconContainer_1904n_106 img{width:1.1rem;height:1.1rem}._modalOverlay_1904n_143{padding:.5rem}._modalCloseButton_1904n_176{top:-2rem;width:1.75rem;height:1.75rem}._modalContent_1904n_167{max-width:98vw}._modalImageContainer_1904n_199{max-width:100%}}@media (max-width: 375px){._eventGallery_1904n_1{padding:1.5rem .75rem}._header_1904n_16{margin-bottom:1.25rem}._title_1904n_21{font-size:.6rem;letter-spacing:.1rem;margin-bottom:.5rem}._subtitle_1904n_29{font-size:1.1rem;letter-spacing:.02rem;line-height:1.3}._galleryWrapper_1904n_43{margin-bottom:1rem}._galleryCardWrapper_1904n_62{flex:0 0 100%;width:100%}._galleryCard_1904n_62{width:100%;aspect-ratio:430 / 330;max-height:450px;min-height:350px}._navigationButtons_1904n_98{gap:.5rem}._leftArrowIconContainer_1904n_105,._rightArrowIconContainer_1904n_106{width:2.75rem;height:2.75rem}._leftArrowIconContainer_1904n_105 img,._rightArrowIconContainer_1904n_106 img{width:1rem;height:1rem}._modalOverlay_1904n_143{padding:.5rem}._modalCloseButton_1904n_176{top:-1.75rem;width:1.5rem;height:1.5rem}._modalCloseButton_1904n_176 svg{width:18px;height:18px}._modalContent_1904n_167{max-width:98vw}}._contactUsPage_1clg1_1{width:100%;background:var(--white);margin-bottom:2rem;font-family:Manrope,sans-serif}._heroSection_1clg1_8{position:relative;width:1728px;max-width:100%;height:612px;display:flex;align-items:center;justify-content:center;padding:6rem 2rem;overflow:hidden;margin:0 auto;border-radius:16px;margin-top:2rem}._heroBackground_1clg1_23{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/contact_hero.png);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(2px);z-index:0}._heroOverlay_1clg1_37{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(89.58deg,#001d51 2.28%,#001d51cc 91.54%,#001d5100 115.52%);z-index:1}._heroContent_1clg1_52{position:relative;z-index:2;max-width:1200px;width:100%;text-align:center;color:var(--white);display:flex;flex-direction:column;align-items:center;gap:1.5rem}._heroTag_1clg1_64{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#55b56c;background:#55b56c26;padding:.4rem .9rem;border-radius:999px}._heroSection_1clg1_8 h1{font-weight:800;line-height:1.2;color:var(--white);margin:0;letter-spacing:-1px;font-size:60px!important}._heroSubtitleContainer_1clg1_84{display:flex;flex-direction:column;gap:.5rem;max-width:800px}._heroSubtitle_1clg1_84{font-size:1.6rem;line-height:1.6;color:#101010;color:#ffffffe6;margin:0}._heroTags_1clg1_99{display:flex;gap:1.75rem;margin-top:.75rem;justify-content:center;align-items:center;flex-wrap:wrap}._heroTagItem_1clg1_108{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;color:#ffffffe6;line-height:1.4}._heroTagItem_1clg1_108 img{width:16px;height:16px;filter:invert(60%) sepia(65%) saturate(450%) hue-rotate(92deg) brightness(95%) contrast(90%)}._heroTagButton_1clg1_125{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50px;color:var(--white);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._heroTagButton_1clg1_125:hover{background:#fff3;transform:translateY(-2px)}._heroTagButton_1clg1_125 img{width:18px;height:18px;filter:brightness(0) invert(1)}._contactChannelsSection_1clg1_152{padding:4rem 2rem;background:var(--white)}._contactChannelsContainer_1clg1_157{max-width:1722px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}._contactChannelsTitle_1clg1_166{font-size:2.25rem;font-weight:800;color:var(--brand-blue);margin:0 0 1rem;text-align:center;line-height:1.2}._contactChannelsSubtitle_1clg1_175{font-size:1.25rem;color:var(--grey-info);margin:0 auto 3rem;text-align:center;line-height:1.6;max-width:700px}._contactCards_1clg1_184{display:flex;justify-content:center;align-items:flex-start;gap:20px;width:1540px;max-width:100%;height:350px;margin-top:2rem}._contactCard_1clg1_184{width:500px;height:350px;background:var(--white);padding:24px;border-radius:16px;border:none;box-shadow:0 4px 16px #0000001f;display:flex;align-items:flex-start;box-sizing:border-box}._contactCardContent_1clg1_217{display:flex;flex-direction:column;gap:16px;width:100%;height:100%}._contactCardIcon_1clg1_225{width:64px;height:64px;background:var(--brand-green);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;gap:10px;line-height:1.2;margin-top:1.5rem}._contactCardIcon_1clg1_225 img{width:32px;height:32px;filter:brightness(0) invert(1)}._contactCardText_1clg1_245{display:flex;flex-direction:column;gap:.75rem;flex:1;text-align:left}._contactCardTitle_1clg1_253{font-size:30px;font-weight:800;color:var(--brand-blue);margin:0;line-height:1.6;font-family:Manrope,sans-serif}._contactCardDescription_1clg1_262{font-size:18px;line-height:1.5;color:var(--grey-info);margin:0;flex:1;font-weight:500;min-height:50px;font-family:Manrope,sans-serif}._contactCardInfo_1clg1_273{display:flex;flex-direction:column;gap:10px;width:187px;height:48px;line-height:2.2}._heroTagText_1clg1_281{font-size:.95rem;font-weight:500;color:#ffffffe6;line-height:1.4;white-space:nowrap}._contactInfoItem_1clg1_289{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--grey-info);font-weight:400;margin-top:-1rem}._contactInfoIcon_1clg1_299{width:16px;height:16px;opacity:.8}._contactInfoItem_1clg1_289 img[src*=email],._contactInfoItem_1clg1_289 img[src*=call]{filter:brightness(0) saturate(100%) invert(60%) sepia(100%) saturate(500%) hue-rotate(90deg) brightness(.9)}._contactSection_1clg1_315{display:flex;gap:1rem;padding:3rem 0;width:100%;justify-content:center;background:#eef7f0}._contactSectionContainer_1clg1_324{width:75%;max-width:1400px}._contactSectionHeader_1clg1_329{border-radius:var(--main-border-radius);display:flex;flex-direction:column;gap:1rem}._contactSectionHeaderContent_1clg1_336{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}._contactSectionHeaderContent_1clg1_336 h2{width:350px;font-size:36px;font-weight:800;line-height:1.2;color:var(--brand-blue);margin:0}._contactSectionHeader_1clg1_329 p{font-size:14px;font-family:Manrope,sans-serif;font-weight:800;color:var(--brand-green);margin:0}._contactFormSection_1clg1_361{display:flex;gap:2rem;padding-top:2rem;padding-bottom:2rem;height:711px}._mapImage_1clg1_369{flex:1;display:flex;align-items:center;justify-content:center}._mapImage_1clg1_369 img{width:100%;height:100%;object-fit:cover;border-radius:14px}._contactFormContainer_1clg1_383{background:var(--white);border-radius:14px;padding:2rem;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;gap:2rem;width:100%;flex:1}._contactFormHeader_1clg1_395{text-align:left;display:flex;flex-direction:column;gap:1rem;width:100%}._contactFormHeader_1clg1_395 h2{font-size:1.5rem;color:var(--brand-blue)}._contactFormHeader_1clg1_395 p{font-size:1rem;line-height:1.5rem;color:var(--brand-blue);font-weight:400;width:55%;margin:0}._contactForm_1clg1_361{display:flex;flex-direction:column;gap:1.5rem;height:100%}._formContainer_1clg1_424{display:flex;flex-direction:column;gap:1rem;width:100%;height:100%;margin:auto}._formRow_1clg1_433{display:flex;gap:1rem;flex-wrap:wrap;width:100%}._textarea_1clg1_440{width:100%}._formRow_1clg1_433>*{flex:1}._inputGroup_1clg1_448{flex:1;display:flex;flex-direction:column;color:#aaa}._input_1clg1_448,._dropdown_1clg1_456,._textarea_1clg1_440{width:100%;height:62px;padding:1.4rem;border:none;background-color:#f1f8f4;font-size:16px;color:#aaa;outline:none;transition:box-shadow .2s ease;border-radius:14px;font-family:Manrope,sans-serif}._input_1clg1_448::placeholder,._textarea_1clg1_440::placeholder{color:var(--text-color);font-weight:400;font-size:16px}._textarea_1clg1_440::placeholder{font-size:1rem}._textarea_1clg1_440{height:100%;resize:none;color:#aaa}._dropdown_1clg1_456{background-color:#f1f8f4;border:none;padding:1.2rem;font-size:16px;color:#aaa;appearance:none;outline:none;cursor:pointer;transition:box-shadow .2s ease;border-radius:14px}._dropdown_1clg1_456:placeholder{font-size:1.25rem}._dropdown_1clg1_456 option[value=""]{color:#9aa59f}._dropdown_1clg1_456{background-image:url("data:image/svg+xml;utf8,<svg fill='%239aa59f' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 16px center}._formActions_1clg1_513{display:flex;justify-content:center;width:100%}._formActions_1clg1_513 button{width:100%;text-align:center}._button_1clg1_524{font-family:var(--font-family);font-size:1rem;font-weight:700;padding:.85rem 3rem;border-radius:14px;display:flex;justify-content:center;align-items:center;gap:1rem;border:2px solid var(--brand-green);cursor:pointer;background:var(--brand-green);color:#fff}._button_1clg1_524:hover{background-color:var(--white);color:var(--brand-green)}._contactDetailsSection_1clg1_545{padding-top:1rem}._contactDetailsGrid_1clg1_549{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}._contactDetailsItem_1clg1_555{display:flex;align-items:center;gap:1rem;background:var(--white);border-radius:14px;padding:1.25rem 1rem;box-shadow:0 2px 10px #0000000f}._contactDetailsIcon_1clg1_565{width:40px;height:40px;border-radius:50%;background:var(--brand-green);display:flex;align-items:center;justify-content:center;flex-shrink:0}._contactDetailsIcon_1clg1_565 img{width:20px;height:20px;filter:brightness(0) invert(1)}._contactDetailsContent_1clg1_582{display:flex;flex-direction:column;gap:.25rem}._contactDetailsContent_1clg1_582 h4{font-size:.875rem;font-weight:600;color:var(--brand-blue);margin:0}._contactDetailsContent_1clg1_582 p,._contactDetailsContent_1clg1_582 a{font-size:.875rem;color:var(--grey-info);margin:0;text-decoration:none}._contactDetailsContent_1clg1_582 a:hover{color:var(--brand-green)}._sustainabilitySection_1clg1_607{position:relative;width:1720px;max-width:100%;height:726px;display:flex;align-items:center;justify-content:center;padding:6rem 2rem;overflow:hidden;margin:4rem auto}._sustainabilityBackground_1clg1_620{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/impact.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}._sustainabilityOverlay_1clg1_633{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}._sustainabilityContent_1clg1_642{position:relative;z-index:2;width:1355px;max-width:100%;height:530px;background:#ffffffc4;padding:3rem 3.5rem;border-radius:24px;box-shadow:0 8px 32px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}._sustainabilityTag_1clg1_658{font-size:20px;font-weight:700;display:flex;justify-content:center;align-items:center;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-blue);margin-bottom:.75rem}._sustainabilityTitle_1clg1_670{display:flex;justify-content:center;align-items:center;font-size:2rem;font-weight:800;line-height:1.2;color:#101010;margin:0 0 1.25rem}._sustainabilityDescriptionContainer_1clg1_681{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.75rem;margin-bottom:2rem;font-size:1.2rem;font-size:1rem}._sustainabilityDescription_1clg1_681{display:flex;justify-content:center;align-items:center;text-align:center;font-size:1rem;line-height:1.6;color:var(--grey-info);margin:0;max-width:100%;font-size:1.2rem}._impactPillars_1clg1_705{display:flex;justify-content:center;align-items:flex-start;gap:2.5rem;margin-top:auto;width:100%;max-width:1305px;margin-left:auto;margin-right:auto}._impactPillar_1clg1_705{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;flex:1}._pillarIcon_1clg1_726{width:56px;height:56px;min-width:56px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:0 auto}._pillarIcon_1clg1_726 img{width:50px;height:50px}._icon1_1clg1_742{filter:brightness(0) saturate(100%) invert(48%) sepia(70%) saturate(400%) hue-rotate(80deg)}._icon2_1clg1_747{filter:brightness(0) saturate(100%) invert(72%) sepia(55%) saturate(700%) hue-rotate(10deg)}._icon3_1clg1_752{filter:brightness(0) saturate(100%) invert(30%) sepia(60%) saturate(500%) hue-rotate(160deg)}._pillarContent_1clg1_757{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}._pillarTitle_1clg1_766{font-size:1.125rem;font-weight:700;color:var(--brand-blue);margin:0 0 .5rem;line-height:1.3;text-align:center}._pillarDescription_1clg1_775{font-size:.875rem;line-height:1.5;color:var(--grey-info);margin:0;text-align:center}._realMapSection_1clg1_783{padding:4rem 2rem;background:var(--white);width:100%}._realMapContainer_1clg1_789{max-width:1720px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:2rem}._realMapWrapper_1clg1_798{width:100%;height:600px;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000001a;position:relative;margin-bottom:-2rem}._realMapIframe_1clg1_808{width:100%;height:100%;border:none;display:block}._sr-only_1clg1_815{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 1024px){._heroSection_1clg1_8{width:100%;max-width:100%;height:auto;min-height:500px;padding:4rem 2rem}._heroTitle_1clg1_836{font-size:2.5rem}._heroSubtitle_1clg1_84{font-size:1.25rem}._contactChannelsSection_1clg1_152{padding:3rem 2rem}._contactCards_1clg1_184{width:100%;max-width:100%;align-items:flex-start;flex-wrap:wrap;justify-content:center;gap:1.5rem}._contactCard_1clg1_184{width:100%;max-width:500px;height:auto;min-height:250px}._contactSectionContainer_1clg1_324{width:90%}._contactFormSection_1clg1_361{height:auto;min-height:600px;flex-direction:column}._contactDetailsGrid_1clg1_549{grid-template-columns:repeat(2,1fr)}._sustainabilitySection_1clg1_607{width:100%;max-width:100%}._sustainabilityContent_1clg1_642{width:100%;max-width:100%;padding:3rem 2.5rem}._impactPillars_1clg1_705{flex-wrap:wrap;gap:2rem}._realMapWrapper_1clg1_798{height:500px}}@media (max-width: 768px){._heroSection_1clg1_8{min-height:400px;padding:4rem 1.5rem;margin-top:0;border-radius:0}._heroTitle_1clg1_836{font-size:2rem}._heroSubtitle_1clg1_84{font-size:1rem}._heroTags_1clg1_99{flex-direction:column;width:100%}._heroTagButton_1clg1_125{width:100%;justify-content:center}._contactChannelsSection_1clg1_152{padding:3rem 1.5rem}._contactCards_1clg1_184{width:100%;max-width:100%;height:auto;flex-direction:column;gap:1.5rem}._contactCard_1clg1_184{width:100%;max-width:500px;height:auto;min-height:250px;padding:1.5rem}._contactSection_1clg1_315{padding:2rem 0}._contactSectionContainer_1clg1_324{width:95%}._contactSectionHeaderContent_1clg1_336{flex-direction:column;align-items:flex-start;gap:1.5rem}._contactSectionHeaderContent_1clg1_336 h2{width:100%}._contactFormSection_1clg1_361{height:auto;min-height:auto;flex-direction:column;gap:1.5rem}._mapImage_1clg1_369{width:100%;height:300px}._contactFormContainer_1clg1_383,._contactFormHeader_1clg1_395 p{width:100%}._formRow_1clg1_433{flex-direction:column}._contactDetailsGrid_1clg1_549{grid-template-columns:1fr}._sustainabilitySection_1clg1_607{width:100%;max-width:100%;height:auto;min-height:600px;padding:4rem 1.5rem}._sustainabilityContent_1clg1_642{width:100%;max-width:100%;height:auto;min-height:500px;padding:2.5rem 2rem}._sustainabilityTitle_1clg1_670{font-size:2rem}._sustainabilityDescription_1clg1_681{font-size:.95rem}._impactPillars_1clg1_705{grid-template-columns:1fr;gap:2rem;margin-top:2rem}._impactPillar_1clg1_705{flex-direction:column;align-items:flex-start;text-align:left}._realMapSection_1clg1_783{padding:3rem 1.5rem}._realMapWrapper_1clg1_798{height:400px}}@media (max-width: 768px){._heroSection_1clg1_8{width:100%;max-width:100%;height:auto;min-height:400px;padding:3rem 1.5rem;margin-top:0;border-radius:0}._heroTitle_1clg1_836{font-size:2rem}._heroSubtitle_1clg1_84{font-size:1rem}._heroSubtitleContainer_1clg1_84{gap:.5rem}._heroTags_1clg1_99{flex-direction:column;width:100%;gap:.75rem}._heroTagButton_1clg1_125{width:100%;justify-content:center;padding:.75rem 1rem;font-size:.875rem}._contactChannelsSection_1clg1_152{padding:3rem 1.5rem}._contactChannelsTitle_1clg1_166{font-size:1.75rem}._contactChannelsSubtitle_1clg1_175{font-size:1rem}._contactCards_1clg1_184{width:100%;max-width:100%;height:auto;flex-direction:column;gap:1.5rem;padding:0}._contactCard_1clg1_184{width:100%;max-width:100%;height:auto;min-height:200px;padding:1.5rem}._contactCardTitle_1clg1_253{font-size:1.125rem}._contactCardDescription_1clg1_262{font-size:.875rem}._contactSection_1clg1_315{padding:2rem 0}._contactSectionContainer_1clg1_324{width:95%;padding:0 1rem}._contactSectionHeaderContent_1clg1_336{flex-direction:column;align-items:flex-start;gap:1.5rem}._contactSectionHeaderContent_1clg1_336 h2{width:100%;font-size:1.75rem}._contactFormSection_1clg1_361{height:auto;min-height:auto;flex-direction:column;gap:1.5rem;padding:1.5rem 0}._mapImage_1clg1_369{width:100%;height:600px}._mapImage_1clg1_369 img{width:100%;height:100%;object-fit:cover}._contactFormContainer_1clg1_383{width:100%;padding:1.5rem}._contactFormHeader_1clg1_395 h2{font-size:1.25rem}._contactFormHeader_1clg1_395 p{width:100%;font-size:.9rem}._formRow_1clg1_433{flex-direction:column;gap:1rem}._input_1clg1_448,._dropdown_1clg1_456,._textarea_1clg1_440{font-size:14px;padding:.875rem 1rem}._contactDetailsGrid_1clg1_549{grid-template-columns:1fr;gap:1rem}._sustainabilitySection_1clg1_607{width:100%;max-width:100%;height:auto;min-height:600px;padding:3rem 1.5rem;margin:2rem 0}._sustainabilityContent_1clg1_642{width:100%;max-width:100%;height:auto;min-height:500px;padding:2.5rem 2rem}._sustainabilityTag_1clg1_658{font-size:.75rem;margin-bottom:.75rem}._sustainabilityTitle_1clg1_670{font-size:1.75rem;margin-bottom:1rem}._sustainabilityDescriptionContainer_1clg1_681{margin-bottom:1.5rem;font-size:1rem}._sustainabilityDescription_1clg1_681{font-size:.95rem}._impactPillars_1clg1_705{flex-direction:column;gap:1.5rem;margin-top:1.5rem;width:100%}._impactPillar_1clg1_705{flex-direction:column;align-items:center;text-align:center;gap:1rem}._pillarIcon_1clg1_726{width:48px;height:48px;min-width:48px}._pillarIcon_1clg1_726 img{width:24px;height:24px}._pillarTitle_1clg1_766{font-size:1rem}._pillarDescription_1clg1_775{font-size:.8125rem}._realMapSection_1clg1_783{padding:2rem 1.5rem}._realMapWrapper_1clg1_798{height:350px;border-radius:12px}}@media (max-width: 480px){._heroSection_1clg1_8{min-height:350px;padding:2.5rem 1rem}._heroTag_1clg1_64{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#55b56c;background:#55b56c26;padding:.45rem 1rem;border-radius:999px;display:inline-block}._heroTitle_1clg1_836{font-size:1.5rem;line-height:1.3}._heroSubtitle_1clg1_84{font-size:.875rem;line-height:1.5}._heroTagButton_1clg1_125{font-size:.8125rem;padding:.625rem .875rem}._heroTagButton_1clg1_125 img{width:16px;height:16px}._contactChannelsSection_1clg1_152{padding:2rem 1rem}._contactChannelsTitle_1clg1_166{font-size:1.5rem}._contactChannelsSubtitle_1clg1_175{font-size:.875rem}._contactCard_1clg1_184{padding:1.25rem;min-height:180px}._contactCardIcon_1clg1_225{width:56px;height:56px;min-width:56px}._contactCardIcon_1clg1_225 img{width:28px;height:28px}._contactCardTitle_1clg1_253{font-size:1rem}._contactCardDescription_1clg1_262,._contactInfoItem_1clg1_289{font-size:.8125rem}._contactSection_1clg1_315{padding:1.5rem 0}._contactSectionContainer_1clg1_324{width:100%;padding:0 1rem}._contactSectionHeaderContent_1clg1_336 h2{font-size:1.5rem}._contactFormSection_1clg1_361{padding:1rem 0;gap:1rem}._mapImage_1clg1_369{height:200px}._contactFormContainer_1clg1_383{padding:1.25rem}._contactFormHeader_1clg1_395 h2{font-size:1.125rem}._contactFormHeader_1clg1_395 p{font-size:.875rem}._input_1clg1_448,._dropdown_1clg1_456,._textarea_1clg1_440{font-size:14px;padding:.75rem .875rem}._button_1clg1_524{padding:.75rem 2rem;font-size:.875rem}._contactDetailsItem_1clg1_555{padding:1rem}._contactDetailsIcon_1clg1_565{width:36px;height:36px}._contactDetailsIcon_1clg1_565 img{width:18px;height:18px}._contactDetailsContent_1clg1_582 h4,._contactDetailsContent_1clg1_582 p,._contactDetailsContent_1clg1_582 a{font-size:.8125rem}._sustainabilitySection_1clg1_607{padding:2rem 1rem;margin:1.5rem 0;min-height:500px}._sustainabilityContent_1clg1_642{padding:2rem 1.25rem;min-height:400px;border-radius:16px}._sustainabilityTag_1clg1_658{font-size:.6875rem}._sustainabilityTitle_1clg1_670{font-size:1.5rem;line-height:1.3}._sustainabilityDescriptionContainer_1clg1_681{margin-bottom:1.25rem;font-size:.9rem}._sustainabilityDescription_1clg1_681{font-size:.875rem;line-height:1.5}._impactPillars_1clg1_705{gap:1.25rem;margin-top:1.25rem}._pillarIcon_1clg1_726{width:44px;height:44px;min-width:44px}._pillarIcon_1clg1_726 img{width:22px;height:22px}._pillarTitle_1clg1_766{font-size:.9375rem}._pillarDescription_1clg1_775{font-size:.75rem;line-height:1.4}._realMapSection_1clg1_783{padding:1.5rem 1rem}._realMapWrapper_1clg1_798{height:300px;border-radius:12px}}@media (max-width: 375px){._heroTitle_1clg1_836{font-size:1.375rem}._heroSubtitle_1clg1_84{font-size:.8125rem}._contactChannelsTitle_1clg1_166,._contactSectionHeaderContent_1clg1_336 h2,._sustainabilityTitle_1clg1_670{font-size:1.375rem}._realMapWrapper_1clg1_798{height:250px}}._insightsPage_58ygz_1{width:100%;background:#fff}._heroBanner_58ygz_7{width:100%;max-width:1720px;height:612px;margin:0 auto;background-image:url(/images/insight.png);background-size:cover;background-position:center;border-radius:12px;display:flex;align-items:center;padding:0 80px;margin-top:2rem}._heroContent_58ygz_23{max-width:620px;color:#fff}._heroContent_58ygz_23 h1,._heroContent_58ygz_23 p{color:#fff!important}._heroContent_58ygz_23 h1{font-size:42px;font-weight:700;margin-bottom:16px}._heroContent_58ygz_23 p{font-size:16px;line-height:1.6}._sectionTitle_58ygz_46{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:700;color:#163b7c;font-family:Manrope,sans-serif}._sectionTitle_58ygz_46:before{content:"";display:inline-block;width:40px;height:3px;background-color:#163b7c}._featuredSection_58ygz_65{margin:80px auto;max-width:1428px;height:419px}._featuredCard_58ygz_74{display:flex;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 30px #00000014}._imageWrapper_58ygz_84{flex:1;min-height:360px;display:flex;align-items:center;justify-content:center;overflow:hidden}._imageWrapper_58ygz_84 img{width:100%;height:100%;object-fit:cover}._imagePlaceholder_58ygz_100{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#9ca3af;font-size:14px;background:#f9fafb}._content_58ygz_112{flex:1;padding:40px;display:flex;flex-direction:column;justify-content:center}._featuredBadge_58ygz_121{display:inline-block;font-size:12px;font-weight:600;background:#163b7c;color:#eef2ff;padding:6px 12px;border-radius:20px;margin-bottom:12px;width:fit-content;font-family:Segoe UI}._tag_58ygz_134{font-size:32px;font-weight:600;color:#2563eb;margin-bottom:16px}._content_58ygz_112 h2{font-size:32px;font-weight:700;line-height:1.3;margin-bottom:16px;color:#0a2540}._description_58ygz_153{font-size:18px;font-weight:400;line-height:1.6;color:#475569;margin-bottom:28px}._button_58ygz_162{background:var(--brand-green);color:#fff;width:198px;padding:12px 28px;border-radius:14px;font-weight:600;text-align:center;text-decoration:none;transition:background .3s ease}@media (max-width: 900px){._featuredCard_58ygz_74{flex-direction:column}._imageWrapper_58ygz_84{min-height:240px}._content_58ygz_112{padding:28px}._content_58ygz_112 h2{font-size:24px}}._featuredWrapper_58ygz_199{max-width:1200px;margin:60px auto}._recentBlogs_58ygz_205{max-width:1720px;height:731px;margin:60px auto}._recentBlogs_58ygz_205 h2{text-align:center;margin-bottom:32px}._trendingNews_58ygz_217{max-width:850px;height:634px;margin:80px auto;margin-top:10rem}._trendingNews_58ygz_217 h4{text-align:left;margin-bottom:24px;font-size:22px;font-weight:600;color:#163b7c}._trendingList_58ygz_232{display:flex;flex-direction:column;gap:20px}._trendingItem_58ygz_239{display:flex;gap:20px;width:100%;height:174px;padding:16px;border-radius:10px;text-decoration:none;color:#111;background:#fff;box-shadow:0 1px 4px #0000000f;transition:transform .2s ease,box-shadow .2s ease}._trendingItem_58ygz_239:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001a}._imageWrap_58ygz_84{flex-shrink:0;width:270px;height:100%;border-radius:8px;overflow:hidden}._imageWrap_58ygz_84 img{width:100%;height:100%;object-fit:cover}._content_58ygz_112{display:flex;flex-direction:column;justify-content:center}._meta_58ygz_280{font-size:12px;color:#6b7280;margin-bottom:6px}._content_58ygz_112 h4{font-size:16px;line-height:1.4;font-weight:600;margin-bottom:6px;color:#15803d}._content_58ygz_112 p{font-size:13px;color:#555;line-height:1.4}._description_58ygz_153{font-size:13px;color:#6b7280;line-height:1.5;margin-top:6px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}._recentBlogsSection_1xd1r_1{margin-top:-2rem;width:100%;padding:clamp(3rem,6vw,5rem) clamp(1rem,4vw,3rem);background-color:#fff}._container_1xd1r_9{margin-top:-2rem;max-width:1720px;margin:0 auto;width:100%;height:731px}._title_1xd1r_18{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--brand-blue);text-align:center;margin:0 0 clamp(2.5rem,5vw,4rem) 0;font-family:Manrope,sans-serif}._blogsGrid_1xd1r_27{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,2rem);width:100%;justify-content:center}._blogCard_1xd1r_35{width:560px;height:100%;box-shadow:0 4px 20px #0000001a;border-radius:2rem}._cardWrapper_1xd1r_42{display:flex;flex-direction:column;width:100%;height:100%;background-color:var(--white);box-shadow:0 4px 20px #0000001a;overflow:hidden}._imageWrapper_1xd1r_52{width:100%;height:320px;overflow:hidden;flex-shrink:0;cursor:pointer;background:#f3f4f6;display:flex;align-items:center;justify-content:center}._image_1xd1r_52{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}._imageWrapper_1xd1r_52:hover ._image_1xd1r_52{transform:scale(1.05)}._imagePlaceholder_1xd1r_76{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#9ca3af;font-size:14px;background:#f9fafb}._cardContent_1xd1r_87{display:flex;flex-direction:column;padding:clamp(1.25rem,2vw,1.5rem);gap:clamp(1rem,2vw,1.5rem);flex:1}._featuredBadge_1xd1r_95{display:inline-block;font-size:12px;font-weight:600;background:#eef2ff;color:#163b7c;padding:6px 12px;border-radius:20px;width:fit-content;font-family:Segoe UI;margin:0}._cardContentInner_1xd1r_107{display:flex;flex-direction:column;gap:var(--space-2)}._blogTitle_1xd1r_113{font-size:var(--text-size-lg);font-weight:var(--font-extrabold);color:var(--brand-blue);line-height:1.2;margin:0;flex:1}._description_1xd1r_123{font-size:18px;font-weight:400;line-height:1.6;color:#475569;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._buttonWrapper_1xd1r_135{display:flex;margin-top:auto}._linkWrapper_1xd1r_140{width:100%;text-decoration:none;display:block}._readMoreButton_1xd1r_146{width:100%}@media (min-width: 1025px){._buttonWrapper_1xd1r_135{justify-content:flex-start}._linkWrapper_1xd1r_140{width:auto}._readMoreButton_1xd1r_146{width:auto;min-width:140px}}@media (max-width: 1024px){._blogsGrid_1xd1r_27{grid-template-columns:repeat(2,1fr);gap:clamp(1.25rem,2.5vw,1.5rem);justify-content:center}._blogCard_1xd1r_35{width:100%;max-width:100%;height:auto;min-height:auto}._blogTitle_1xd1r_113{width:100%;max-width:100%;height:auto}}@media (max-width: 768px){._recentBlogsSection_1xd1r_1{padding:2rem 1.5rem}._title_1xd1r_18{font-size:1.75rem;margin-bottom:2rem}._blogsGrid_1xd1r_27{grid-template-columns:1fr;gap:1.5rem;justify-content:center}._blogCard_1xd1r_35{width:100%;max-width:100%;height:auto;min-height:auto}._imageWrapper_1xd1r_52{height:250px}._cardContent_1xd1r_87{padding:1.25rem;gap:1rem}._blogTitle_1xd1r_113{font-size:1.125rem;height:auto;width:100%;max-width:100%}._description_1xd1r_123{font-size:.875rem;-webkit-line-clamp:2}._readMoreButton_1xd1r_146{margin-bottom:0}}@media (max-width: 420px){._recentBlogsSection_1xd1r_1{padding:1.5rem 1rem}._title_1xd1r_18{font-size:1.5rem;margin-bottom:1.5rem}._blogsGrid_1xd1r_27{gap:1.25rem;justify-content:center}._blogCard_1xd1r_35{width:100%;max-width:100%;height:auto;min-height:auto}._imageWrapper_1xd1r_52{height:220px}._cardContent_1xd1r_87{padding:1rem;gap:.875rem}._blogTitle_1xd1r_113{font-size:1rem;height:auto;width:100%;max-width:100%;line-height:1.3}._description_1xd1r_123{font-size:.8125rem;-webkit-line-clamp:2}._readMoreButton_1xd1r_146{margin-bottom:0}}@media (max-width: 375px){._recentBlogsSection_1xd1r_1{padding:1.25rem .875rem}._title_1xd1r_18{font-size:1.375rem;margin-bottom:1.25rem}._blogsGrid_1xd1r_27{gap:1rem;justify-content:center}._blogCard_1xd1r_35{width:100%;max-width:100%;height:auto;min-height:auto}._imageWrapper_1xd1r_52{height:200px}._cardContent_1xd1r_87{padding:.875rem;gap:.75rem}._blogTitle_1xd1r_113{font-size:.9375rem;height:auto;width:100%;max-width:100%;line-height:1.3}._description_1xd1r_123{font-size:.75rem;-webkit-line-clamp:2}._readMoreButton_1xd1r_146{margin-bottom:0}}._dropdownWrapper_1hb9k_1{position:relative;display:flex;align-items:center}._dropdown_1hb9k_1{width:100%;height:2.917rem;background-color:var(--white);border:1px solid var(--grey-light-color-dark);border-radius:2.5rem;font-size:1rem;outline:none;color:var(--grey-info);transition:all .3s ease;font-family:var(--font-family);cursor:pointer;padding-left:1rem;padding-right:2.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}._dropdown_1hb9k_1:focus{border:1px solid var(--brand-green);background-color:var(--white)}._dropdown_1hb9k_1:disabled{cursor:not-allowed;background-color:var(--grey-lightest-color);color:var(--grey-info)}._dropdown_1hb9k_1 option{background-color:var(--white);color:var(--grey-info);padding:.5rem}._dropdown_1hb9k_1 option:checked{background-color:var(--brand-green);color:var(--white)}._dropdown_1hb9k_1 option:hover{background-color:var(--brand-green-lightest)}._dropdownIcon_1hb9k_53{position:absolute;right:1rem;top:50%;transform:translateY(-50%) rotate(0);transition:transform .3s cubic-bezier(.4,0,.2,1);color:var(--white);pointer-events:none;display:flex;align-items:center}._dropdownIcon_1hb9k_53 img{filter:brightness(0) invert(1)}._dropdownIcon_1hb9k_53._open_1hb9k_68{transform:translateY(-50%) rotate(180deg)}._newsPage_7tico_1{width:100%;background:var(--white);font-family:Manrope,sans-serif}._heroSection_7tico_8{position:relative;width:1728px;height:612px;display:flex;align-items:center;justify-content:center;padding:6rem 2rem;overflow:hidden;margin:0 auto;border-radius:16px;margin-top:2rem}._heroBackground_7tico_22{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(2px);z-index:0}._heroTag_7tico_35{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#55b56c;background:#55b56c26;padding:.4rem .9rem;border-radius:999px}._heroOverlay_7tico_48{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(89.58deg,#001d51 2.28%,#001d51cc 91.54%,#001d5100 115.52%);z-index:1}._heroContent_7tico_58{position:relative;z-index:2;max-width:1200px;width:100%;text-align:center;color:var(--white);display:flex;flex-direction:column;align-items:center;gap:1.5rem}._heroTag_7tico_35{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#55b56c;margin-bottom:.5rem}._heroTitle_7tico_80{font-size:3.75rem;font-weight:800;line-height:1.2;color:var(--white);margin:0;letter-spacing:-1px}._heroSubtitle_7tico_89{font-size:1.5rem;line-height:1.6;color:#ffffffe6;max-width:800px;margin:0}._heroTags_7tico_97{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}._heroTagButton_7tico_105{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50px;color:var(--white);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._heroTagButton_7tico_105:hover{background:#fff3;transform:translateY(-2px)}._heroTagButton_7tico_105 img{width:18px;height:18px;filter:brightness(0) invert(1)}._heroTagItem_7tico_133{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500}._heroTagItem_7tico_133 img{width:16px;height:16px;filter:invert(60%) sepia(65%) saturate(450%) hue-rotate(92deg) brightness(95%) contrast(90%);color:#55b56c}._heroTags_7tico_97{display:flex;gap:1.5rem;margin-top:1rem;justify-content:center}._archiveWrapper_7tico_156{display:flex;align-items:center;gap:.6rem}._archiveIcon_7tico_163{width:18px;height:18px}._archiveText_7tico_169{font-size:.95rem;font-weight:600;color:var(--brand-blue)}._archiveDropdownPill_7tico_175{background:var(--brand-green)!important;color:#fff!important;font-weight:600;border:none!important;border-radius:10px!important;padding:.4rem 1.2rem .4rem .75rem!important;font-size:.9rem!important;height:33px;min-width:106px}._archiveDropdownPill_7tico_175 option{color:#6c6c6c!important;background:#fff!important}._archiveDropdownPill_7tico_175 img{filter:brightness(0) invert(1)}._filterSection_7tico_196{padding:2rem 0;background:var(--white);border-bottom:none}._filterContainer_7tico_203{max-width:1693px;width:100%;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:1.5rem}._archiveDropdown_7tico_175{display:flex;align-items:center;gap:.75rem;width:1693px}._archiveLabel_7tico_220{font-size:1rem;font-weight:600;color:var(--brand-blue)}._archiveSelect_7tico_226{padding:.5rem 2.5rem .5rem 1rem;border:1px solid var(--grey-light-color-dark);border-radius:8px;font-size:1rem;font-family:Manrope,sans-serif;cursor:pointer;appearance:none;background-image:url(/icons/arrow-down.svg);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px;transition:all .3s ease}._archiveSelect_7tico_226:hover{border-color:var(--brand-green)}._archiveSelect_7tico_226:focus{outline:none;border-color:var(--brand-green);box-shadow:0 0 0 3px #55b56c1a}._categoryTabs_7tico_253{display:flex;gap:.5rem;flex-wrap:wrap;width:1693px}._categoryTab_7tico_253{padding:.75rem 1.5rem;border:none;background:#f0efef;color:var(--grey-info);font-size:.95rem;font-weight:500;cursor:pointer;border-radius:10px;transition:all .3s ease;white-space:nowrap;font-family:Manrope,sans-serif}._categoryTab_7tico_253:hover{background:#f0efef}._categoryTab_7tico_253._active_7tico_279{background:var(--brand-green);color:var(--white)}._announcementsSection_7tico_285{padding:4rem 2rem;background:var(--white)}._announcementsHeader_7tico_290{max-width:1400px;width:100%;text-align:left}._announcementsHeader_7tico_290{max-width:1721px;width:100%;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;margin-bottom:32px;text-align:left}._announcementsTitle_7tico_306{font-size:36px;font-weight:800;line-height:44px;color:var(--brand-blue);margin:0 0 12px}._announcementsSubtitle_7tico_315{font-size:20px;font-family:Manrope,sans-serif;color:var(--grey-info);margin:0;max-width:867px;text-align:left;font-weight:500;line-height:1.2}._articlesGrid_7tico_327{margin-top:2rem;max-width:1721px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}._articlesGrid_7tico_327{grid-template-columns:repeat(4,1fr)}@media (max-width: 1200px){._articlesGrid_7tico_327{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){._articlesGrid_7tico_327{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._articlesGrid_7tico_327{grid-template-columns:1fr}}._newsCard_7tico_365{background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s ease;display:flex;flex-direction:column}._newsCard_7tico_365:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}._cardImageWrapper_7tico_380{width:100%;height:240px;overflow:hidden;position:relative}._cardImage_7tico_380{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._newsCard_7tico_365:hover ._cardImage_7tico_380{transform:scale(1.05)}._cardContent_7tico_398{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1}._cardMeta_7tico_406{display:flex;align-items:center;gap:1rem;font-size:.875rem}._cardCategory_7tico_413{padding:.25rem .75rem;background:#55b56c1a;color:var(--brand-green);border-radius:4px;font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:.5px}._cardDate_7tico_424{color:var(--grey-info);font-weight:500}._cardTitle_7tico_429{font-size:1.25rem;font-weight:700;color:var(--brand-blue);margin:0;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}._cardSummary_7tico_440{font-size:.95rem;line-height:1.6;color:var(--grey-info);margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;flex:1}._readMoreLink_7tico_451{color:var(--brand-green);font-weight:600;font-size:.95rem;text-decoration:none;transition:all .3s ease;align-self:flex-start;margin-top:auto}._readMoreLink_7tico_451:hover{text-decoration:none}._footerSections_7tico_466{padding:4rem 2rem;background:#f8f9fa}._footerContainer_7tico_471{max-width:1506px;height:385px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:56px}._connectSection_7tico_481{background:var(--white);padding:2.5rem;border-radius:16px;box-shadow:0 2px 8px #0000000f}._newsletterSection_7tico_489{background:#163b7c;padding:2.5rem;border-radius:16px;box-shadow:0 2px 8px #0000000f}._connectTitle_7tico_496{font-size:2rem;font-weight:800;margin:0 0 .75rem;line-height:60px;color:#101010}._newsletterTitle_7tico_503{font-size:36px;font-weight:800;color:var(--white);margin:0 0 .75rem;line-height:60px}._connectSubtitle_7tico_511{margin:0 0 1.5rem;line-height:1.6;font-size:.95rem;max-width:489px}._newsletterSubtitle_7tico_518{font-size:.95rem;color:var(--white);margin:0 0 1.5rem;line-height:1.7;max-width:489px}._socialIcons_7tico_526{display:flex;gap:1rem;flex-wrap:wrap}._socialIcons_7tico_526{display:flex;gap:1.5rem;margin-top:1.5rem}._socialIcon_7tico_526{width:68px;height:68px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._twitter_7tico_547{background:#e5e5e5}._linkedin_7tico_551{background:#d8eaf4}._instagram_7tico_555{background:#f4dce6}._facebook_7tico_559{background:#e1e6f2}._twitter_7tico_547 img{filter:none}._linkedin_7tico_551 img{filter:invert(32%) sepia(94%) saturate(1173%) hue-rotate(180deg) brightness(90%) contrast(95%)}._instagram_7tico_555 img{filter:invert(32%) sepia(77%) saturate(3057%) hue-rotate(315deg) brightness(94%) contrast(96%)}._facebook_7tico_559 img{filter:invert(35%) sepia(86%) saturate(1180%) hue-rotate(200deg) brightness(90%) contrast(95%)}._socialIcon_7tico_526 img{width:30px;height:30px;object-fit:contain}._socialIcon_7tico_526:hover{background:var(--brand-blue);transform:translateY(-2px)}._socialIcon_7tico_526 img{width:30px;height:30px}._newsletterForm_7tico_600{display:flex;flex-direction:row;align-items:center;gap:0;width:407px;background-color:var(--white);border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #00000026;padding:.25rem}._emailInputWrapper_7tico_613{flex:1;min-width:0;padding:.25rem .25rem .25rem 0}._newsletterInput_7tico_620{width:100%;height:100%}._newsletterInput_7tico_620 .inputWrapper{margin:0;height:100%}._newsletterInput_7tico_620 .inputWrapper:focus{border:none!important;outline:none!important;box-shadow:none!important}._newsletterInput_7tico_620 .inputContainer{margin:0;height:100%}._newsletterInput_7tico_620 .inputContainer:focus{border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important}._newsletterInput_7tico_620 .input{background-color:var(--white)!important;color:#000!important;border:none!important;border-color:transparent!important;border-radius:.5rem!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important;padding:.75rem 1rem!important;height:100%!important;min-height:unset!important;font-size:.9375rem!important;font-weight:400!important}._newsletterInput_7tico_620 .input::placeholder{color:#999!important;opacity:1!important;font-weight:400!important}._newsletterInput_7tico_620 .input:focus{background-color:var(--white)!important;border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important;color:#000!important}._newsletterInput_7tico_620 .input:active{border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important}._newsletterInput_7tico_620 .input:focus-visible{outline:none!important;box-shadow:none!important;border:none!important;border-color:transparent!important}._newsletterInput_7tico_620 .input:-webkit-autofill{-webkit-text-fill-color:#000!important;background-color:var(--white)!important;-webkit-box-shadow:0 0 0 1000px var(--white) inset!important}._newsletterInput_7tico_620 .input:-webkit-autofill:focus{-webkit-text-fill-color:#000!important;background-color:var(--white)!important;-webkit-box-shadow:0 0 0 1000px var(--white) inset!important;border:none!important}._newsletterInput_7tico_620 .inputContainer:focus-within{border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important}._newsletterInput_7tico_620 .inputWrapper:focus{border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important}._newsletterInput_7tico_620 .inputWrapper:focus-within{border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important}._newsletterInput_7tico_620 .inputWrapper:focus-within .inputContainer{border:none!important;outline:none!important}._newsletterInput_7tico_620 .inputWrapper:focus-within .input{border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important;color:#000!important}._subscribeButton_7tico_752{flex-shrink:0;margin:0!important;overflow:hidden;margin-left:.25rem!important}._subscribeButton_7tico_752 [data-squircle]{border-radius:.5rem!important;width:100%!important;height:100%!important;min-height:unset!important;clip-path:none!important;-webkit-clip-path:none!important;background-color:var(--brand-green)!important}._subscribeButton_7tico_752 button{border-radius:.5rem!important;width:100%!important;height:100%!important;min-height:unset!important;background-color:var(--brand-green)!important;color:var(--white)!important;font-weight:600!important;padding:.5rem 1rem!important;font-size:.875rem!important}@media (max-width: 1024px){._heroSection_7tico_8{width:100%;max-width:100%;height:auto;min-height:500px;padding:4rem 2rem}._articlesGrid_7tico_327{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}._footerContainer_7tico_471{grid-template-columns:1fr}._archiveDropdown_7tico_175,._categoryTabs_7tico_253{width:100%}}@media (max-width: 768px){._heroSection_7tico_8{width:100%;max-width:100%;height:auto;min-height:400px;padding:4rem 1.5rem;margin-top:0;border-radius:0}._heroTitle_7tico_80{font-size:2rem}._heroSubtitle_7tico_89{font-size:1rem}._filterContainer_7tico_203{gap:1.5rem;padding:0 1.5rem}._archiveDropdown_7tico_175{width:100%}._archiveDropdownPill_7tico_175{color:#fff!important}._categoryTabs_7tico_253{width:100%;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:thin}._categoryTabs_7tico_253::-webkit-scrollbar{height:4px}._categoryTabs_7tico_253::-webkit-scrollbar-thumb{background:var(--brand-green);border-radius:2px}._announcementsSection_7tico_285{padding:3rem 1.5rem}._articlesGrid_7tico_327{grid-template-columns:1fr;gap:1.5rem}._footerSections_7tico_466{padding:3rem 1.5rem}._connectSection_7tico_481,._newsletterSection_7tico_489{padding:2rem}._newsletterTitle_7tico_503{font-size:1.5rem}._newsletterSubtitle_7tico_518{font-size:.875rem}._newsletterForm_7tico_600{flex-direction:column;gap:.25rem;padding:.25rem}._emailInputWrapper_7tico_613{width:100%;padding:0}._newsletterInput_7tico_620 .input{border-radius:.5rem!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;min-height:3rem!important;padding:.75rem 1rem!important}._subscribeButton_7tico_752{width:100%;margin-left:0!important}._subscribeButton_7tico_752 [data-squircle]{border-radius:.5rem!important;border-top-left-radius:0!important;border-top-right-radius:0!important}._subscribeButton_7tico_752 button{border-radius:.5rem!important;border-top-left-radius:0!important;border-top-right-radius:0!important;min-height:3rem!important}}@media (max-width: 480px){._heroSection_7tico_8{width:100%;max-width:100%;height:auto;min-height:350px;padding:3rem 1rem;margin-top:0;border-radius:0}._heroTitle_7tico_80{font-size:1.75rem}._heroSubtitle_7tico_89{font-size:.9rem}._heroTags_7tico_97{flex-direction:column;width:100%}._heroTagButton_7tico_105{width:100%;justify-content:center}._filterContainer_7tico_203{padding:0 1rem;gap:1rem}._archiveDropdown_7tico_175{width:100%;flex-direction:column;align-items:flex-start;gap:.5rem}._archiveSelect_7tico_226{width:100%}._categoryTabs_7tico_253{width:100%;gap:.375rem}._categoryTab_7tico_253{padding:.625rem 1.25rem;font-size:.875rem}._announcementsSection_7tico_285{padding:2rem 1rem}._announcementsTitle_7tico_306{font-size:1.75rem}._announcementsSubtitle_7tico_315{font-size:.9rem}._articlesGrid_7tico_327{gap:1.25rem}._footerSections_7tico_466{padding:2rem 1rem}._footerContainer_7tico_471{gap:2rem}._connectSection_7tico_481,._newsletterSection_7tico_489{padding:1.5rem}._connectTitle_7tico_496,._newsletterTitle_7tico_503{font-size:1.25rem}._connectSubtitle_7tico_511,._newsletterSubtitle_7tico_518{font-size:.875rem}._newsletterForm_7tico_600{gap:.25rem}._newsletterInput_7tico_620 .input{min-height:2.75rem!important;padding:.625rem .875rem!important;font-size:.875rem!important}._subscribeButton_7tico_752 button{min-height:2.75rem!important;padding:.625rem 1rem!important;font-size:.875rem!important}._socialIcons_7tico_526{gap:.75rem}._socialIcon_7tico_526{width:40px;height:40px}._socialIcon_7tico_526 img{width:20px;height:20px}}@media (max-width: 375px){._heroSection_7tico_8{padding:2.5rem .75rem;min-height:300px}._heroTitle_7tico_80{font-size:1.5rem}._heroSubtitle_7tico_89{font-size:.85rem}._filterContainer_7tico_203{padding:0 .75rem}._categoryTab_7tico_253{padding:.5rem 1rem;font-size:.8125rem}._announcementsSection_7tico_285{padding:1.5rem .75rem}._announcementsTitle_7tico_306{font-size:1.5rem}._footerSections_7tico_466{padding:1.5rem .75rem}._connectSection_7tico_481,._newsletterSection_7tico_489{padding:1.25rem}._connectTitle_7tico_496,._newsletterTitle_7tico_503{font-size:1.125rem}._connectSubtitle_7tico_511,._newsletterSubtitle_7tico_518{font-size:.8125rem}._newsletterInput_7tico_620 .input{min-height:2.5rem!important;padding:.5rem .75rem!important;font-size:.8125rem!important}._subscribeButton_7tico_752 button{min-height:2.5rem!important;padding:.5rem .875rem!important;font-size:.8125rem!important}}._privacyPolicyPage_v1fhe_2{width:100%;background-color:var(--white);color:var(--dark-blue);display:flex;flex-direction:column;padding:1.5vw;gap:2rem}._policyHeader_v1fhe_13{padding:5rem 0 3rem}._policyHeroContent_v1fhe_40{position:relative;z-index:2;max-width:50rem;margin:0 auto;display:flex;flex-flow:column;align-items:center;width:73vw}._policyHeroTitle_v1fhe_51{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:1.5rem;line-height:1.2;background:linear-gradient(var(--brand-green-lightest) 100%);-webkit-background-clip:text;background-clip:text}._policyLastUpdated_v1fhe_61{display:inline-block;background-color:#ffffff26;padding:.75rem 1.5rem;border-radius:var(--secondary-border-radius);font-size:1.2rem;text-align:center;font-weight:31.25rem;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);border:1px solid rgba(255,255,255,.2);margin-bottom:2rem}._policyContentSection_v1fhe_77{width:90%;max-width:900px;margin:0 auto;padding:2rem;background-color:#55b56c1a;border-radius:15px;display:flex;flex-direction:column;gap:2rem}._policySectionContent_v1fhe_90{color:var(--grey-info);line-height:1.5rem;display:flex;flex-direction:column;gap:1rem}._policySectionTitle_v1fhe_99{font-size:clamp(1.5rem,3vw,1.8rem);font-weight:700;color:var(--brand-blue)}._policyBlock_v1fhe_106{display:flex;flex-direction:column;gap:.6rem}._policySubtitle_v1fhe_112{font-size:1.5rem;font-weight:600}._policySectionContentBody_v1fhe_118,._policyBlock_v1fhe_106 p{font-size:1rem;line-height:1.6rem;color:var(--grey-info)}._policyBlock_v1fhe_106 ul{padding-left:2rem;margin:.4rem 0}._policyBlock_v1fhe_106 li{padding-left:.2rem;margin-bottom:.3rem}._policyCtaSection_v1fhe_139{background:linear-gradient(135deg,var(--brand-green-lightest) 0%,var(--brand-green-light) 100%);border-radius:var(--main-border-radius);text-align:center;padding:2.5rem}._policyCtaContainer_v1fhe_146{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}._policyCtaContainer_v1fhe_146 h2{font-size:clamp(1.8rem,3.5vw,2.2rem);font-weight:43.75rem;color:var(--brand-blue)}._policyCtaContainer_v1fhe_146 p{font-size:1.1rem;color:var(--grey-info);line-height:1.6}._policyLegalButton_v1fhe_166{display:flex;justify-content:center;align-items:center}._termsConditionsPage_87v8x_2{width:100%;background-color:var(--white);color:var(--dark-blue);display:flex;flex-direction:column;padding:1.5vw;gap:2rem}._heroSection_87v8x_15{padding:4rem 2rem;border-radius:var(--main-border-radius);color:var(--white);position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}._heroSection_87v8x_15:before{content:"";position:absolute;inset:0}._heroContent_87v8x_40{position:relative;z-index:2;max-width:800px;margin:0 auto;flex-flow:column;justify-content:center;align-items:center;width:73vw;display:flex}._heroTitle_87v8x_53{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:1.5rem;line-height:1.2;background:linear-gradient(var(--brand-green-lightest) 100%);-webkit-background-clip:text;background-clip:text;align-items:center}._heroSubtitle_87v8x_64{font-size:clamp(.5rem,1vw,1rem);font-weight:400;line-height:1.6;justify-content:center;color:var(--dark-blue)}._lastUpdated_87v8x_72{display:inline-block;background-color:#ffffff26;padding:.75rem 1.5rem;border-radius:var(--secondary-border-radius);font-size:.9rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);align-items:center}._contentSection_87v8x_87{width:90%;max-width:900px;margin:0 auto 0rem;padding:2rem;background-color:#55b56c1a;border-radius:15px;display:flex;flex-direction:column;gap:2rem}._sectionContent_87v8x_100{color:var(--grey-info);line-height:1.5rem;display:flex;flex-direction:column;gap:1rem}._sectionTitle_87v8x_109{font-size:clamp(1.5rem,3vw,1.8rem);font-weight:700;color:var(--brand-blue);display:flex;align-items:center}._sectionSubtitle_87v8x_117{color:var(--brand-green)}._sectionContent_87v8x_100 ul{padding-left:3.3rem}._sectionContent_87v8x_100 li{padding-left:.2rem}._introSection_87v8x_128{line-height:1.5rem}._sectionContentBody_87v8x_133{font-size:1rem}._contactInfo_87v8x_138{padding:1.5rem;border-radius:var(--secondary-border-radius);margin-top:1rem}._contactInfo_87v8x_138 p{margin-bottom:.5rem;font-size:.95rem;color:#133c2e}._contactInfo_87v8x_138 strong{color:var(--brand-blue);font-weight:600}._legalButton_87v8x_157{width:100%;justify-content:center;display:flex;align-items:center}._ctaSection_87v8x_165{background:linear-gradient(135deg,var(--brand-green-lightest) 0%,var(--brand-green-light) 100%);border-radius:var(--main-border-radius);text-align:center;padding:2.5rem}._ctaContainer_87v8x_172{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;line-height:1}._ctaContainer_87v8x_172 h2{font-size:clamp(1.8rem,3.5vw,2.2rem);font-weight:700;color:var(--brand-blue)}._ctaContainer_87v8x_172 p{font-size:1.1rem;color:var(--grey-info);line-height:1.6}@media (max-width: 1024px){._contentContainer_87v8x_201{max-width:100%}._termsSection_87v8x_205{padding:2rem}}@media (max-width: 768px){._termsConditionsPage_87v8x_2{padding:0rem 1rem}._heroSection_87v8x_15,._contentSection_87v8x_87{padding:3rem 1.5rem}._termsSection_87v8x_205{padding:1.5rem}._sectionTitle_87v8x_109{font-size:1.4rem}._ctaSection_87v8x_165{padding:2.5rem 1.5rem}}@media (max-width: 480px){._heroSection_87v8x_15,._contentSection_87v8x_87{padding:2.5rem 1rem}._termsSection_87v8x_205{padding:1.25rem}._heroTitle_87v8x_53{font-size:2rem}._heroSubtitle_87v8x_64{font-size:1rem}._sectionTitle_87v8x_109{font-size:1.3rem}._ctaButton_87v8x_261{padding:.875rem 1.75rem;font-size:1rem}}@media (prefers-reduced-motion: reduce){._termsSection_87v8x_205:hover{transform:none}._ctaButton_87v8x_261{transition:none}._ctaButton_87v8x_261:hover{transform:none}}@media (prefers-contrast: high){._termsSection_87v8x_205{border-left-width:6px}._sectionTitle_87v8x_109:before{width:10px;height:10px}._ctaButton_87v8x_261{border:2px solid var(--accent-orange-dark)}}@media print{._heroSection_87v8x_15{background:var(--brand-blue)!important;color:var(--white)!important}._ctaSection_87v8x_165{display:none}._termsSection_87v8x_205{break-inside:avoid;box-shadow:none;border:1px solid var(--grey-light-color)}}._insightArticlepage_1nowj_2{background:var(--white);line-height:1.7;box-sizing:border-box;display:grid;grid-template-columns:repeat(11,1fr);gap:1rem;font-family:ManRope}._insightArticleTopbar_1nowj_15{grid-column:1/12;background-color:#fff;box-sizing:border-box;position:sticky;top:0;z-index:1000;padding:1rem 0 0;display:flex;flex-direction:column;width:100%;align-items:center;gap:0}._insightArticleTopbarSections_1nowj_30{display:flex;gap:.75rem;padding:0rem 1rem 1rem;margin:0 auto;align-items:stretch;width:80%}._progressBarContainer_1nowj_41{width:100%;padding:0;margin:0}._breadcrumbRow_1nowj_47{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;align-items:flex-start;gap:.4rem}._breadcrumbRow_1nowj_47>:first-child{flex:0 1 auto;min-width:0;flex-direction:column}._infoRow_1nowj_64{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;width:100%}._sectionRow_1nowj_73{display:flex;align-items:center;justify-content:flex-start;gap:1.5rem;width:100%}._rightSection_1nowj_83{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}._actions_1nowj_92{display:flex;align-items:center;gap:1rem;flex-wrap:nowrap;flex-shrink:0}._shareButton_1nowj_100{min-width:95px;height:32px;border-radius:24px;padding:.4rem 1rem;display:flex;align-items:center;justify-content:center;gap:6px;border:none;background-color:var(--brand-green);color:#fff;font-size:14px;font-weight:400;cursor:pointer}._icons_1nowj_116{display:flex;align-items:center}._iconButton_1nowj_120{background:transparent;border:none;width:32px;height:32px;border-radius:50%;padding:.4rem .9rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}._iconButton_1nowj_120:hover{background:#55b56c1f}._iconButton_1nowj_120 img{width:1.4rem;height:1.4rem;object-fit:contain;filter:brightness(0) saturate(100%) invert(53%) sepia(0%) saturate(0%) hue-rotate(201deg) brightness(96%) contrast(90%);cursor:pointer}._iconButton_1nowj_120{border:none;background:transparent;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}._iconButtonActive_1nowj_168 img,._bookmarkActive_1nowj_176 img,._likeActive_1nowj_183 img{width:1.4rem;height:1.4rem;filter:brightness(0) saturate(100%) invert(44%) sepia(51%) saturate(421%) hue-rotate(82deg) brightness(95%) contrast(92%)}._goToSection_1nowj_191{display:flex;align-items:center;gap:12px;width:fit-content;margin:0;padding:0}._sectionRow_1nowj_73 label{font-weight:800;color:#6c6c6c;font-size:14px;white-space:nowrap}h1{width:100%;height:auto;max-width:850px;color:#163b7c;font-size:36px}._heroSection_1nowj_215{width:100%;max-width:850px;height:auto}._featuredImage_1nowj_221{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover}._goToSectionDropdown_1nowj_229{flex:1;width:100%;min-height:44px;border-radius:24px;padding:.65rem 1.25rem;background-color:#f9f9f9;color:#444;font-size:15px;font-weight:500;box-shadow:inset 0 0 0 1px #e5e7eb;border:none}._publishDate_1nowj_243{font-size:14px;color:#6c6c6c;font-weight:600;text-align:right;white-space:nowrap}._publishDate_1nowj_243 span{color:#6c6c6c;font-weight:400;font-size:14px}._publishDateMobile_1nowj_257{display:none;font-size:14px;color:#6c6c6c;font-weight:600}._publishDateMobile_1nowj_257 span{color:#6c6c6c;font-weight:400;font-size:14px}._loadingTrack_1nowj_270{width:100%;height:4px;background:#e5e7eb;border-radius:0;overflow:hidden;margin:0}._loadingBar_1nowj_279{height:100%;width:0%;background-color:#55b56c;border-radius:0;transition:width .1s ease-out}._sidebarCard_1nowj_287{border-radius:24px;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;gap:0;background:#eef7f0;position:relative;box-sizing:border-box;width:415px;height:189px;flex-shrink:0}._cardHeaderText_1nowj_302{display:flex;flex-direction:column;align-items:flex-start}._heroRow_1nowj_309{grid-column:1 / 12;display:flex;align-items:flex-end;justify-content:center;gap:2rem;margin:0 auto;padding:0 100px;box-sizing:border-box;width:100%;max-width:1728px}._newsletterSidebar_1nowj_322{display:flex;align-items:flex-end;height:fit-content;width:auto;flex-shrink:0}._inlineNewsletterSection_1nowj_330,._inlineTtsSection_1nowj_331{display:none;width:100%;justify-content:center;margin:1.25rem 0 0}._inlineCard_1nowj_338{position:static;top:auto;width:100%;max-width:420px;box-shadow:0 10px 30px #40694a14}._newsletterHeader_1nowj_347{overflow:hidden;position:relative}._ttsCardHeaderTextH3_1nowj_352{width:100%;display:none}._ttsHeader_1nowj_357,._sidebarIconContainer_1nowj_362,._sidebarIconContainer_1nowj_362 img{display:none}._sidebarCard_1nowj_287 h3{font-size:1.15rem;font-weight:500;color:var(--brand-blue);line-height:1.2}._sidebarCard_1nowj_287 h2{font-size:18px;color:var(--brand-green);font-weight:600;font-family:ManRope}._emailInputWrapper_1nowj_385{width:100%;position:relative;display:flex;align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:50px;overflow:hidden;transition:all .3s ease}._emailInputWrapper_1nowj_385:focus-within{border-color:#55b56c;box-shadow:0 0 0 3px #55b56c1a}._emailInputWrapper_1nowj_385 input{flex:1;border:none;padding:.75rem 1.25rem;font-size:.9rem;outline:none;background:transparent;color:#333}._emailInputWrapper_1nowj_385 input::placeholder{color:#999}._mainContent_1nowj_418{grid-column:1 / 12;max-width:850px;margin:0 auto;width:100%;display:flex;flex-direction:column}._heroSection_1nowj_215{width:850px;height:630px;display:flex;flex-direction:column;gap:1rem;margin:0;box-sizing:border-box;overflow:hidden;flex-shrink:0}._heroHeader_1nowj_442{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:0}._shareSquircle_1nowj_450{background:var(--brand-green);padding:0;border:none;cursor:pointer;display:inline-flex}._shareInner_1nowj_458{display:flex;align-items:center;gap:6px;padding:.45rem 1.2rem;color:#fff;font-size:14px;font-weight:500}._shareInner_1nowj_458 img{width:16px;height:16px;object-fit:contain;filter:brightness(0) invert(1)}._categoryBadge_1nowj_477{background:var(--brand-green);color:#fff;padding:.5rem 1.5rem;font-size:.85rem;font-weight:600;text-transform:capitalize;letter-spacing:.3px}._statsBar_1nowj_487{display:flex;align-items:center;gap:1.75rem}._statItem_1nowj_493{display:flex;align-items:center;gap:.5rem;color:#666;font-size:.9rem}._statItem_1nowj_493 img{width:1.5rem;height:1.5rem;object-fit:contain;filter:brightness(0) saturate(100%) invert(56%) sepia(25%) saturate(749%) hue-rotate(93deg) brightness(97%) contrast(92%)}._statIconContainer_1nowj_507{display:flex;align-items:center;justify-content:center;background:#55b56c1a;padding:.5rem;border-radius:2rem;width:2.5rem;height:2.5rem}._articleTitle_1nowj_518{color:#1e3a5f;font-size:2.5rem;text-align:left;line-height:1.2;margin:0;flex-shrink:0}._articleSummary_1nowj_527{font-size:1.15rem;line-height:1.7;color:var(--grey-info, #666);margin:0 0 1.5rem;font-weight:400}._featuredImageWrapper_1nowj_536{width:100%;max-width:850px;margin:0 auto;border-radius:24px}._featuredImage_1nowj_221{width:850px;height:507px;border-radius:24px}._articleBody_1nowj_551{width:100%;max-width:850px;margin:0}._articleBody_1nowj_551 p{line-height:1.8;font-size:20px;color:var(--grey-info, #666);font-weight:400px}._articleBody_1nowj_551 h2,._articleBody_1nowj_551 h3{color:var(--text-primary, #1e3a5f);font-weight:600;line-height:1.3;margin:1.5rem 0 .5rem}._articleBody_1nowj_551 ul,._articleBody_1nowj_551 ol{padding-left:2rem;color:var(--text-secondary, #444);flex-direction:column;gap:.5rem;list-style:none}._articleBody_1nowj_551 li{position:relative;display:flex;align-items:flex-start;gap:.5rem;line-height:1.6;list-style:none;align-items:center}._articleBody_1nowj_551 li:before{content:"";border-radius:5rem 3.5rem;background-color:var(--brand-green);width:12px;height:12px;display:inline-block;margin-right:8px;align-items:center}._articleBody_1nowj_551 blockquote{position:relative;border:1px solid var(--brand-green);border-radius:8px;padding:1.5rem 2.5rem;margin:0 0 1rem 1rem;font-size:1.05rem;color:var(--grey-info, #666);line-height:1.6;font-style:italic;box-shadow:0 2px 4px #0000000d}._articleBody_1nowj_551 blockquote:before{content:"❝";font-size:3rem;color:var(--brand-green);position:absolute;top:-1rem;left:.5rem;opacity:.8}._articleBody_1nowj_551 blockquote footer{margin-top:.75rem;font-style:normal;font-size:.875rem;color:var(--text-secondary, #4d4d4d);margin-left:1rem;font-weight:600}._articleBody_1nowj_551 table{width:100%;border-collapse:collapse;margin:1rem 0}._articleBody_1nowj_551 th,._articleBody_1nowj_551 td{border:1px solid #ccc;padding:.5rem;text-align:center;color:var(--text-primary, #222)}._articleBody_1nowj_551 th{background-color:var(--brand-blue);color:var(--white, #fff)}._metaDescriptionSection_1nowj_655{width:100%}._metaDescriptionSection_1nowj_655 h2{font-size:1.6rem;font-weight:600;color:#1e3a5f;display:flex;flex-direction:column;gap:2rem}._metaDescriptionSection_1nowj_655 p{line-height:1.7;font-size:1rem;color:#555}._linkSuggestionsSection_1nowj_676{width:100%;display:flex;flex-direction:column;gap:1rem}._linkSuggestionsSection_1nowj_676 h2{font-size:1.6rem;font-weight:600;color:var(--brand-blue)}._linkSuggestionsSection_1nowj_676 ul{padding-left:2rem;list-style:none;color:#444}._linkSuggestionsSection_1nowj_676 li{line-height:1.7;padding-bottom:.5rem}._articleListItem_1nowj_700{display:flex;align-items:baseline}._leafDot_1nowj_705{border-radius:5rem 3.5rem;background-color:var(--brand-green);width:12px;height:12px;display:inline-block;margin-right:8px}._tagSection_1nowj_715{display:flex;align-items:center;gap:1rem;min-height:30px;min-width:649px;padding:2rem 0;border-top:1px solid var(--grey-info-light)}._tagHeading_1nowj_725{font-size:1rem;font-weight:600;color:#333}._tagContainer_1nowj_731{display:flex;flex-wrap:wrap;gap:42px;min-width:520px;min-height:30px}._tagContent_1nowj_739{background:#eef7f0;width:159px;color:#333;padding:.4rem .8rem;border-radius:20px;font-size:.85rem;cursor:pointer;text-align:center;transition:all .2s ease}._tagContent_1nowj_739:hover{background:#e2e8f0}._authorCard_1nowj_757{background-color:var(--white);border:1px solid rgba(0,0,0,.1);padding:2rem;border-radius:1rem;line-height:1.4rem;align-items:center;height:auto;gap:1rem;display:flex;flex-direction:row;justify-content:flex-start;transition:all .3s ease}._authorCard_1nowj_757:hover{transform:translateY(-.375rem);box-shadow:0 4px 20px #00000014;border-color:#55b56c4d}._authorImage_1nowj_778{width:80px;height:80px;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb;flex-shrink:0}._authorInfo_1nowj_787{flex:1}._authorInfo_1nowj_787 h3{padding-bottom:.3rem;font-size:1.1rem;font-weight:600;color:#222}._authorBio_1nowj_798{font-size:.95rem;color:#555;padding-bottom:.3rem}._authorDetails_1nowj_805{font-size:.95rem;color:#555;line-height:1.5}._ttsCardContainer_1nowj_812{flex-direction:column;gap:1rem;align-items:flex-end;min-width:415px;min-height:189px;flex-shrink:0}._textToSpeechContents_1nowj_821{display:flex;flex-direction:column;gap:0;min-width:415px;min-height:189px}._progressBar_1nowj_41{width:100%;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}._progress_1nowj_41{height:100%;background:#55b56c;transition:width .3s ease}._timeInfo_1nowj_844{display:flex;justify-content:space-between;font-size:.85rem;color:#666}._timeInfo_1nowj_844 span:first-child{color:var(--brand-green)}._timeInfo_1nowj_844 span:second-child{color:var(--grey-info-light)}._relatedArticlesSection_1nowj_859{grid-column:1 / 12;margin:auto 100px;display:flex;flex-direction:column;gap:1.5rem;padding:3rem 0;align-items:center}._relatedArticlesSection_1nowj_859>h2{color:var(--brand-blue);font-weight:700;font-size:2rem}._notFound_1nowj_876{max-width:600px;text-align:center;color:#444;padding:4rem 2rem;grid-column:1 / 12;margin:0 auto}._notFound_1nowj_876 h2{font-size:1.8rem;padding-bottom:1rem}._notFound_1nowj_876 a{display:inline-block;padding:.5rem 1rem;background:#07c;color:#fff;border-radius:6px;text-decoration:none;transition:background .2s ease}._notFound_1nowj_876 a:hover{background:#005fa3}._trendingSection_1nowj_906{grid-column:4 / 9;padding-bottom:3rem;display:flex;flex-direction:column;gap:1.1rem}._heading_1nowj_914{font-size:2.25rem;font-weight:600;color:var(--brand-blue);line-height:100%}._newsList_1nowj_921{list-style:none;display:flex;flex-direction:column;gap:1.1rem}._topBarRightContainer_1nowj_927{display:flex;align-items:center;gap:1rem}._newsItem_1nowj_932{border-top:2px dashed #d9d9d9;border-bottom:2px dashed #d9d9d9;padding:1rem 0}._newsLink_1nowj_938{text-decoration:none;color:#444;font-size:1.25rem;line-height:100%;font-weight:400}._newsLink_1nowj_938:hover{color:#1a3a7c}._getStartedBannerSection_1nowj_949{grid-column:1 / 12;background-image:url(/images/success.png);position:relative;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden;padding:6rem 15rem;gap:2.75rem}._getStartedBannerSection_1nowj_949:before{content:"";position:absolute;inset:0;background:#163b7ca3;opacity:1.5;z-index:1}._getStartedBannerContent_1nowj_972{position:relative;z-index:2;display:flex;flex-direction:column;gap:2.75rem}._getStartedBannerText_1nowj_980{display:flex;flex-direction:column;gap:1rem}._getStartedBannerContent_1nowj_972 h2{color:#fff;width:45%}._getStartedBannerContent_1nowj_972 p{font-family:ManRope;font-size:1.25rem;font-weight:500;color:#fff;width:60%}._getStartedBannerbutton_1nowj_997{display:flex;gap:4rem;width:fit-content}@media (max-width: 1400px){._relatedArticlesSection_1nowj_859{grid-column:2 / 12;margin:0 auto}}@media (max-width: 1200px){._trendingSection_1nowj_906{grid-column:1 / 12;margin:0 auto}._heroRow_1nowj_309{padding:0 2rem;max-width:1200px;margin:0 auto;width:100%;align-items:flex-start}._newsletterSidebar_1nowj_322,._ttsCardContainer_1nowj_812{width:100%;max-width:420px}._mainContent_1nowj_418{grid-column:3 / 10}._inlineNewsletterSection_1nowj_330,._inlineTtsSection_1nowj_331{display:flex;flex-direction:column;gap:1rem;align-items:center}._getStartedBannerSection_1nowj_949{padding:4rem 8rem}._getStartedBannerContent_1nowj_972 h2,._getStartedBannerContent_1nowj_972 p{width:70%}._getStartedBannerbutton_1nowj_997{width:50%}}@media (max-width: 1024px) and (min-width: 769px){._goToSectionDropdown_1nowj_229{padding:.65rem 2.5rem .65rem 1rem}._breadcrumbRow_1nowj_47{flex-wrap:nowrap}._sectionRow_1nowj_73{flex-wrap:nowrap;gap:1.5rem}._publishDate_1nowj_243{text-align:right;white-space:nowrap}._actions_1nowj_92{flex-shrink:0}}@media (max-width: 1024px){._goToSectionDropdown_1nowj_229{padding:.65rem 2.5rem .65rem 1rem}._heroRow_1nowj_309{padding:0 1rem}._mainContent_1nowj_418{max-width:100%;padding:0 1rem}._heroSection_1nowj_215,._articleBody_1nowj_551,._featuredImageWrapper_1nowj_536{max-width:100%}._heroSection_1nowj_215{width:100%;max-width:850px;height:auto}._featuredImage_1nowj_221{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover}._newsletterHeader_1nowj_347{overflow:hidden}._sidebarIconContainer_1nowj_362{display:none}._cardHeaderText_1nowj_302{display:flex;flex-direction:column;align-items:flex-start}._cardHeaderText_1nowj_302 h3{clear:none;margin-top:.5rem}._trendingSection_1nowj_906{grid-column:1 / 12;margin:0 auto}._articleTopbar_1nowj_1134,._relatedArticlesSection_1nowj_859{grid-column:1 / 12;padding:1rem 2rem;margin:0 auto}}@media (max-width: 768px){._insightArticleTopbarSections_1nowj_30{width:100%}._getStartedBannerContent_1nowj_972 h2{width:100%;font-size:2rem;line-height:3rem}._getStartedBannerbutton_1nowj_997{width:fit-content;flex-direction:column;gap:1rem}._getStartedBannerContent_1nowj_972{gap:1rem}._getStartedBannerSection_1nowj_949{grid-column:1 / 12;margin:0 auto;padding:2rem 1rem}._trendingSection_1nowj_906{grid-column:2/11}._relatedArticlesSection_1nowj_859{margin:0 auto}._breadcrumbRow_1nowj_47{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}._breadcrumbRow_1nowj_47>:first-child{display:none}._publishDateMobile_1nowj_257{display:block;flex:1}._publishDate_1nowj_243{display:none}._cardHeaderText_1nowj_302 h3{width:70%}._insightArticlepage_1nowj_2{gap:1.5rem}._heroRow_1nowj_309{flex-direction:column;padding:0 1rem}._newsletterSidebar_1nowj_322,._ttsCardContainer_1nowj_812{width:100%;max-width:100%}._inlineNewsletterSection_1nowj_330,._inlineTtsSection_1nowj_331{display:flex;flex-direction:column;gap:1rem;align-items:center}._infoRow_1nowj_64{gap:.5rem;width:100%}._sectionRow_1nowj_73{flex-direction:column;align-items:flex-start;gap:1rem}._goToSection_1nowj_191,._goToSectionDropdown_1nowj_229{width:100%}._publishDate_1nowj_243{width:100%;text-align:left}._heroRow_1nowj_309{padding:0 1rem}._mainContent_1nowj_418,._articleTopbar_1nowj_1134,._relatedArticlesSection_1nowj_859{grid-column:1 / 12;padding:1rem;margin:0 auto}._articleTitle_1nowj_518{font-size:2rem}._heroSection_1nowj_215{width:100%;max-width:100%;height:auto;min-height:300px}._heroHeader_1nowj_442{flex-direction:column;align-items:flex-start}._inlineCard_1nowj_338{padding:1.5rem}._authorCard_1nowj_757{flex-direction:column;text-align:center}._row_1nowj_1277{flex-direction:column;align-items:flex-start}}@media (max-width: 480px){._insightArticlepage_1nowj_2{gap:1rem}._articleTitle_1nowj_518{font-size:1.65rem}._categoryBadge_1nowj_477{font-size:.75rem;padding:.4rem 1rem}._statsBar_1nowj_487{gap:1rem;width:100%}._statItem_1nowj_493{font-size:.85rem}._inlineCard_1nowj_338 h3{font-size:1.5rem}._inlineCard_1nowj_338 p{font-size:.85rem}._goToSection_1nowj_191{flex-direction:column;align-items:flex-start;width:100%}._goToSection_1nowj_191 select{width:100%}._emailInputWrapper_1nowj_385 input{font-size:.85rem;padding:.65rem 1rem}}._recentBlogsSection_1nowj_1332{width:100%;padding:clamp(3rem,6vw,5rem) clamp(1rem,4vw,3rem);background-color:#fff;margin-top:8rem}._trendingNews_1nowj_1340 h4{margin-bottom:1.5rem;font-size:36px;line-height:100%;font-weight:600;color:var(--brand-blue)}._trendingList_1nowj_1348{display:flex;flex-direction:column;gap:1.25rem}._trendingItem_1nowj_1354{display:flex;gap:1.25rem;width:100%;height:10.875rem;padding:1rem;border-radius:.625rem;text-decoration:none;color:var(--black);background:var(--white);box-shadow:0 .0625rem .25rem #0000000f;transition:.2s ease}._trendingItem_1nowj_1354:hover{transform:translateY(-.125rem);box-shadow:0 .375rem 1rem #0000001a}._imageWrap_1nowj_1373{flex-shrink:0;width:16.875rem;height:100%;border-radius:.5rem;overflow:hidden}._imageWrap_1nowj_1373 img{width:100%;height:100%;object-fit:cover}._meta_1nowj_655{font-size:.75rem;color:var(--text-color);margin-bottom:.375rem}._content_1nowj_1393 h4{font-size:1rem;line-height:1.4;font-weight:600;margin-bottom:.375rem;color:var(--brand-green)}._content_1nowj_1393 p{font-size:.8125rem;color:var(--text-color);line-height:1.4}._description_1nowj_1407{font-size:.8125rem;color:var(--text-color);line-height:1.5;margin-top:.375rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}._breadcrumb_qu66a_1{padding:.5rem 0}._list_qu66a_5{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0;font-family:var(--font-sans);font-size:var(--text-size-xs)}._item_qu66a_17{display:inline-flex;align-items:center;gap:.5rem}._separator_qu66a_23{color:var(--breadcrumb-muted);margin:0 .25rem;-webkit-user-select:none;user-select:none}._link_qu66a_29{display:inline-flex;align-items:center;gap:.35rem;color:var(--text-color);text-decoration:none;transition:color .15s}._link_qu66a_29:hover{color:var(--text-color);text-decoration:none}._homeIcon_qu66a_43{width:1em;height:1em;flex-shrink:0;color:var(--breadcrumb-muted)}._current_qu66a_50{color:var(--brand-green);font-weight:var(--font-semibold, 600)}._articleSection_u7txp_1{display:flex;flex-direction:column;gap:.5rem;padding-bottom:1.5rem}._articleSection_u7txp_1>h2{font-size:1.8rem;font-weight:600;color:var(--text-primary, #222);padding-bottom:.5rem}._articleSection_u7txp_1 p{line-height:1.6;font-size:1rem;color:var(--grey-info)}._articleSection_u7txp_1 ul{padding-left:2rem;list-style:none;color:var(--text-secondary, #444);display:flex;flex-direction:column;gap:.5rem}._leafDot_u7txp_30{border-radius:5rem 3.5rem;background-color:#55b56c;width:12px;height:12px;display:inline-block;margin-right:8px}._articleListItem_u7txp_38{display:flex;align-items:center}._articleSection_u7txp_1 blockquote{position:relative;border:1px solid var(--brand-green);border-radius:8px;padding:1.5rem 2.5rem;margin-left:1rem;margin-bottom:1rem;font-size:1.1rem;color:var(--grey-info);line-height:1.6;font-style:italic;box-shadow:0 2px 4px #0000000d}._articleSection_u7txp_1 blockquote:before{content:"❝";font-size:3rem;color:var(--brand-green);position:absolute;top:-1rem;left:.5rem;opacity:.8}._articleSection_u7txp_1 blockquote footer{margin-top:.75rem;font-style:normal;font-size:.875rem;color:var(--text-secondary);margin-left:1rem;font-weight:600}._articleSection_u7txp_1 table{width:100%;border-collapse:collapse;padding:1rem 0}._articleSection_u7txp_1 table th,._articleSection_u7txp_1 table td{border:1px solid #ccc;padding:.5rem;text-align:center;color:var(--text-primary, #222)}._articleSection_u7txp_1 table th{background-color:var(--brand-blue);color:var(--text-secondary)}._articleSection_u7txp_1 ._articleSection_u7txp_1 h2{font-size:1.5rem;font-weight:600;color:#4d4d4d}._ttsPlayer_8hza3_1{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;width:100%;height:100%}._ttsContent_8hza3_10{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;min-width:0;height:100%}._ttsTitle_8hza3_20{font-size:.85rem;font-weight:600;color:#333;margin:0;line-height:1.2;font-family:Manrope,sans-serif;width:245px}._ttsProgressContainer_8hza3_30{display:flex;flex-direction:column;gap:.4rem;margin-top:auto}._timeInfo_8hza3_37{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;font-family:Manrope,sans-serif}._currentTime_8hza3_45{color:#55b56c;font-weight:500}._totalTime_8hza3_50{color:#666;font-weight:400}._progressBar_8hza3_55{width:100%;height:3px;background:#e5e7eb;border-radius:2px;overflow:hidden;flex-shrink:0}._progressFill_8hza3_64{height:100%;background:#55b56c;border-radius:2px;transition:width .3s ease}._playButton_8hza3_71{width:64px;height:64px;border-radius:50%;background:#55b56c;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s ease,transform .2s ease;box-shadow:0 2px 8px #55b56c4d;align-self:flex-start}._playButton_8hza3_71:hover{background:#4a9d5a;transform:scale(1.05)}._playButton_8hza3_71:active{transform:scale(.95)}._playButton_8hza3_71 svg{width:18px;height:18px}@media (max-width: 768px){._ttsPlayer_8hza3_1{flex-direction:column;align-items:stretch}._playButton_8hza3_71{width:56px;height:56px;align-self:flex-end}._ttsTitle_8hza3_20{font-size:.95rem}._timeInfo_8hza3_37{font-size:.8rem}}._newsletterCTA_vck8t_1{width:415px;height:189px;padding:0}._newsletterCard_vck8t_7{background:#eef7f0;border-radius:24px;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;gap:0;box-sizing:border-box;width:415px;height:189px;flex-shrink:0}._newsletterHeader_vck8t_21{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}._newsletterHeaderContent_vck8t_28{flex:1;display:flex;flex-direction:column;gap:.25rem}._newsletterTitle_vck8t_35{font-size:18px;font-weight:600;color:#55b56c;margin:0;line-height:2;font-family:Manrope,sans-serif}._newsletterSubtitle_vck8t_44{font-size:18px;font-weight:500;color:#163b7c;margin:0;line-height:1.2;font-family:Manrope,sans-serif}._newsletterIcon_vck8t_53{width:40px;height:40px;background:#55b56c;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._newsletterIcon_vck8t_53 svg{width:20px;height:20px}._newsletterForm_vck8t_69{width:100%;margin:auto 0 0}._emailInputWrapper_vck8t_75{width:100%;height:47px;position:relative;display:flex;align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px}._emailInputWrapper_vck8t_75:focus-within{border-color:#55b56c;box-shadow:0 0 0 3px #55b56c1a}._newsletterInput_vck8t_91{flex:1;border:none;padding:.5rem 3rem .5rem 1rem;font-size:.85rem;outline:none;background:transparent}._newsletterInput_vck8t_91::placeholder{color:#999}._newsletterSubmitButton_vck8t_105{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#9ca3af}._newsletterSubmitButton_vck8t_105:disabled{opacity:.6;cursor:not-allowed}._newsletterSubmitButton_vck8t_105 svg{width:18px;height:18px;stroke:#9ca3af}@media (max-width: 768px){._newsletterCard_vck8t_7{padding:1.25rem}._newsletterTitle_vck8t_35{font-size:1rem}._newsletterSubtitle_vck8t_44{font-size:.85rem}._newsletterIcon_vck8t_53{width:40px;height:40px}._newsletterIcon_vck8t_53 svg{width:20px;height:20px}}@media (max-width: 480px){._newsletterCard_vck8t_7{padding:1rem}}._card_1wk01_1{width:450px;height:606px;background:#f1f7f2;border-radius:1.5rem;padding:1.5rem;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;cursor:pointer;transition:box-shadow .3s ease}._card_1wk01_1:hover{box-shadow:0 8px 25px #0000001a}._header_1wk01_20{display:flex;justify-content:space-between;align-items:center}._title_1wk01_26{font-size:1.2rem;font-weight:500;color:var(--brand-blue)}._iconWrapper_1wk01_32{height:60px;width:60px;background:#fff;border-radius:50%;transition:all .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}._iconWrapper_1wk01_32._clickable_1wk01_44{cursor:pointer}._iconWrapper_1wk01_32._clickable_1wk01_44:hover{transform:scale(1.05)}._iconImage_1wk01_52{object-fit:contain;transition:transform .3s ease}._card_1wk01_1:hover ._iconWrapper_1wk01_32{background:var(--brand-green)}._card_1wk01_1:hover ._iconWrapper_1wk01_32 img{filter:brightness(0) invert(1)}._divider_1wk01_66{height:1px;width:0;background:#0000001a;margin:.8rem 0;transition:all .3s ease}._card_1wk01_1:hover ._divider_1wk01_66{width:100%}._content_1wk01_79{position:relative;flex:1;border-radius:1rem;overflow:hidden}._description_1wk01_87{position:absolute;top:0;left:0;width:100%;opacity:0;background:#f1f7f2;padding:1rem;color:#4a4a4a;font-size:1.25rem;line-height:1.5;transition:opacity .4s ease;z-index:1}._description_1wk01_87._show_1wk01_102{opacity:1}._imageWrapper_1wk01_106{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem;overflow:hidden;z-index:2;transition:all .5s cubic-bezier(.25,.8,.25,1)}._imageWrapper_1wk01_106 img{width:100%;height:100%;object-fit:cover;border-radius:1rem;transition:all .5s cubic-bezier(.25,.8,.25,1)}@media (max-width: 768px){._card_1wk01_1{width:100%;height:auto;min-height:400px}._content_1wk01_79{display:flex;flex-direction:column;min-height:300px}._imageWrapper_1wk01_106{position:relative;width:100%;transition:height .5s cubic-bezier(.25,.8,.25,1)}._description_1wk01_87{position:relative;opacity:0;max-height:0;padding:0 1rem;overflow:hidden;transition:opacity .4s ease,max-height .5s ease,padding .4s ease;z-index:1;top:auto}._description_1wk01_87._show_1wk01_102{opacity:1;max-height:500px;padding:1rem}._imageWrapper_1wk01_106 img{height:100%}}._caseStudyCard_1dym4_2{background:var(--white);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;height:100%;transition:all .2s ease;position:relative;text-decoration:none}._caseStudyCard_1dym4_2:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000014;border-color:#55b56c4d}._cardHeader_1dym4_20{margin-bottom:1.5rem}._badgesContainer_1dym4_24{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}._industryBadge_1dym4_31{display:inline-block;background:#55b56c14;color:var(--brand-green);border:1px solid rgba(85,181,108,.2);padding:.25rem .75rem;border-radius:.75rem;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}._scaleBadge_1dym4_44{display:inline-block;background:#3b82f614;color:var(--brand-blue);border:1px solid rgba(59,130,246,.2);padding:.25rem .75rem;border-radius:.75rem;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}._clientName_1dym4_57{font-size:1.5rem;font-weight:700;color:var(--brand-blue);margin:0 0 .5rem;line-height:1.3}._projectTitle_1dym4_65{font-size:1rem;font-weight:600;color:var(--brand-green);margin:0;line-height:1.4}._cardContent_1dym4_74{display:flex;flex-direction:column;gap:1.5rem}._caseStudyDetails_1dym4_80{display:flex;flex-direction:column;gap:1rem}._detailSection_1dym4_86{display:flex;flex-direction:column;gap:.25rem}._detailTitle_1dym4_92{font-size:1.1rem;font-weight:600;color:var(--brand-blue);margin:0;text-transform:uppercase;letter-spacing:.05em}._detailText_1dym4_101{font-size:1rem;color:var(--grey-info);line-height:1.4;margin:0}._resultSection_1dym4_108{background:#55b56c0d;padding:1rem;border-radius:.75rem;border:1px solid rgba(85,181,108,.1)}._resultTitle_1dym4_115{font-size:.75rem;font-weight:600;color:var(--brand-green);margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.05em}._resultText_1dym4_124{font-size:.8rem;font-weight:500;color:var(--brand-green);line-height:1.4;margin:0}._cardAction_1dym4_133{border-top:1px solid rgba(0,0,0,.06);padding-top:1rem;margin-top:auto}._viewCaseStudyLink_1dym4_139{display:inline-flex;align-items:center;gap:.5rem;color:var(--brand-green);text-decoration:none;font-size:.875rem;font-weight:600;transition:all .2s ease;padding:.5rem 0}._viewCaseStudyLink_1dym4_139:hover{color:var(--brand-blue)}._linkText_1dym4_155{transition:color .2s ease}._arrowIcon_1dym4_159{transition:transform .2s ease}._viewCaseStudyLink_1dym4_139:hover ._arrowIcon_1dym4_159{transform:translate(2px)}@media (max-width: 768px){._caseStudyCard_1dym4_2{padding:1.25rem}._clientName_1dym4_57{font-size:1.125rem}._detailText_1dym4_101,._resultText_1dym4_124{font-size:.75rem}._badgesContainer_1dym4_24{gap:.375rem}._industryBadge_1dym4_31,._scaleBadge_1dym4_44{font-size:.65rem;padding:.2rem .6rem}}@media (max-width: 480px){._caseStudyCard_1dym4_2{padding:1rem}._clientName_1dym4_57{font-size:1rem}._resultSection_1dym4_108{padding:.75rem}}._serviceArticleCard_qr938_2{background:var(--white);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;height:100%;transition:all .2s ease;position:relative;width:500px;min-width:500px;max-width:500px;flex-shrink:0;flex-grow:0;box-sizing:border-box}._serviceArticleCard_qr938_2:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000014;border-color:#55b56c4d}._serviceArticleCard_qr938_2._featured_qr938_24{width:fit-content;min-width:600px;max-width:600px}._cardHeader_qr938_31{margin-bottom:1.5rem}._categoryBadge_qr938_35{display:inline-block;background:#55b56c14;color:var(--brand-green);border:1px solid rgba(85,181,108,.2);padding:.25rem .75rem;border-radius:.75rem;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}._articleTitle_qr938_49{font-size:1.5rem;font-weight:700;color:var(--brand-blue);margin:0;line-height:1.3}._featured_qr938_24 ._articleTitle_qr938_49{font-size:1.5rem}._titleLink_qr938_61{color:inherit;text-decoration:none;transition:color .2s ease}._titleLink_qr938_61:hover{color:var(--brand-green)}._cardContent_qr938_72{display:flex;flex-direction:column;gap:1.5rem;flex:1}._articleExcerpt_qr938_79{font-size:1rem;color:var(--brand-blue);line-height:1.5;margin:0}._featured_qr938_24 ._articleExcerpt_qr938_79{font-size:1rem}._articleMeta_qr938_90{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:var(--brand-blue)}._metaInfo_qr938_98{display:flex;gap:1rem}._metaItem_qr938_103{display:flex;align-items:center;gap:.25rem}._metaIcon_qr938_109{color:var(--brand-green);opacity:.7}._metaText_qr938_114{font-size:.7rem;color:var(--brand-blue)}._articleDate_qr938_119{font-size:.7rem;font-weight:500;color:var(--brand-blue)}._cardAction_qr938_126{padding-top:1rem;margin-top:auto}._readMoreLink_qr938_131{display:inline-flex;align-items:center;gap:.5rem;color:var(--brand-green);text-decoration:none;font-size:.875rem;font-weight:600;transition:all .2s ease;padding:.5rem 0}._readMoreLink_qr938_131:hover{color:var(--brand-blue)}._linkText_qr938_147{transition:color .2s ease}._arrowIcon_qr938_151{transition:transform .2s ease}._readMoreLink_qr938_131:hover ._arrowIcon_qr938_151{transform:translate(2px)}@media (max-width: 768px){._serviceArticleCard_qr938_2{padding:1.25rem;width:400px;min-width:400px;max-width:400px}._serviceArticleCard_qr938_2._featured_qr938_24{width:500px;min-width:500px;max-width:500px}._articleTitle_qr938_49{font-size:1rem}._featured_qr938_24 ._articleTitle_qr938_49{font-size:1.125rem}._articleExcerpt_qr938_79{font-size:.8rem}._featured_qr938_24 ._articleExcerpt_qr938_79{font-size:.85rem}._metaInfo_qr938_98{gap:.75rem}}@media (max-width: 480px){._serviceArticleCard_qr938_2{padding:1rem;width:350px;min-width:350px;max-width:350px}._serviceArticleCard_qr938_2._featured_qr938_24{width:450px;min-width:450px;max-width:450px}._articleTitle_qr938_49{font-size:.9rem}._featured_qr938_24 ._articleTitle_qr938_49{font-size:1rem}._categoryBadge_qr938_35{font-size:.65rem;padding:.2rem .6rem}}._servicePage_11h39_2{width:100%;height:100%;display:flex;flex-direction:column;padding-top:6rem}._servicePageSection_11h39_9{padding-top:5rem;display:flex;flex-direction:column;gap:4rem}._heroSection_11h39_17{width:100%;display:flex;align-items:flex-start;justify-content:center;position:relative;gap:2rem}._coreCapabilitiesSection_11h39_27{display:flex;flex-direction:column;justify-content:center;width:80%;align-items:center;margin:0 auto}._capabilitiesHeader_11h39_37{text-align:center;margin-bottom:4rem}._capabilitiesTitle_11h39_42{font-size:2.5rem;font-weight:700;color:var(--brand-blue);margin:0 0 1rem;line-height:1.2}._capabilitiesSubtitle_11h39_50{font-size:1.125rem;color:var(--grey-info);max-width:35rem;margin:0 auto;line-height:1.6}._capabilitiesGrid_11h39_58{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem}._caseStudiesSection_11h39_65{padding:4rem 0;background:#55b56c1a;width:100%}._caseStudiesHeader_11h39_71{text-align:center;margin-bottom:4rem}._caseStudiesTitle_11h39_76{font-size:2.5rem;font-weight:700;color:var(--brand-blue);margin:0 0 1rem;line-height:1.2}._caseStudiesSubtitle_11h39_84{font-size:1rem;color:var(--grey-info);max-width:32rem;margin:0 auto;line-height:1.6}._caseStudiesGrid_11h39_92{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:3rem}._caseStudiesCTA_11h39_99{text-align:center}._featuredArticlesSection_11h39_104{padding:1.5vw;position:relative;overflow:hidden}._featuredcontainer_11h39_109{gap:2rem}._articlesHeader_11h39_114{text-align:center;margin-bottom:1.5rem}._articlesTitle_11h39_119{font-size:2.5rem;font-weight:700;color:var(--brand-blue);margin:0 0 1rem;line-height:1.2}._articlesSubtitle_11h39_127{font-size:1.125rem;color:var(--grey-info);max-width:35rem;margin:0 auto;line-height:1.6}._stickyWrapper_11h39_136{position:sticky;top:0;height:50vh;display:flex;align-items:center;overflow:hidden}._horizontalScrollContainer_11h39_145{width:100%;height:100%;display:flex;align-items:center}._horizontalScrollContent_11h39_152{display:flex;gap:2rem;padding:4rem 0;min-width:max-content}._articleCardWrapper_11h39_160{flex-shrink:0;max-width:40vw}._articlesScrollWrapper_11h39_166::-webkit-scrollbar{display:none}._articleCardWrapper_11h39_160>*{flex-shrink:0;flex-grow:0}@media (max-width: 768px){._articleCardWrapper_11h39_160{width:300px}._horizontalScrollContent_11h39_152{gap:1.5rem}}._container_11h39_188{margin:0 auto;padding:2rem;width:100%;overflow:visible}._servicesSection_11h39_198{padding:2rem;width:100%}._servicesGrid_11h39_203{display:flex;flex-direction:column;gap:4rem}._serviceItem_11h39_209{scroll-margin-top:5rem}._serviceContent_11h39_213{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;margin-bottom:3rem}._serviceMain_11h39_221{display:flex;flex-direction:column;gap:2rem}._serviceHeader_11h39_227{display:flex;flex-direction:column;gap:1rem}._serviceBadge_11h39_233{background:var(--brand-green);color:var(--white);padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;width:fit-content;text-transform:uppercase;letter-spacing:.05em}._serviceTitle_11h39_245{font-size:2.5rem;font-weight:700;color:var(--brand-blue);line-height:1.2;margin:0}._serviceDescription_11h39_253{font-size:1.125rem;color:var(--grey-info);line-height:1.6;margin:0}._serviceOutcomes_11h39_260{display:flex;flex-direction:column;gap:1rem}._outcomesTitle_11h39_266{font-size:1.25rem;font-weight:600;color:var(--brand-blue);margin:0}._outcomesList_11h39_273{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.5rem;list-style:none;padding:0;margin:0}._outcomeItem_11h39_282{display:flex;align-items:flex-start;gap:.5rem}._outcomeBullet_11h39_288{color:var(--brand-green);font-size:1.25rem;line-height:1;margin-top:.125rem}._outcomeText_11h39_295{font-size:1rem;color:var(--grey-info);line-height:1.4}._serviceProof_11h39_301{background:#55b56c1a;padding:1.5rem;border-radius:1rem;border:1px solid rgba(85,181,108,.2)}._proofTitle_11h39_308{font-size:1.2rem;font-weight:600;color:var(--brand-green);margin:0 0 .5rem}._proofText_11h39_315{font-size:1rem;font-weight:500;color:var(--grey-info);margin:0;line-height:1.4}._serviceSidebar_11h39_324{position:sticky;top:6rem}._ctaCard_11h39_329{background:var(--white);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a}._ctaTitle_11h39_337{font-size:1.25rem;font-weight:600;color:var(--brand-blue);margin:0 0 1rem}._ctaDescription_11h39_344{font-size:1rem;color:var(--grey-info);margin:0 0 1.5rem;line-height:1.4}._ctaButtons_11h39_351{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;font-size:1rem}._ctaButtonsPrimary_11h39_361{background:var(--brand-green);color:var(--white);padding:.75rem 1.5rem;border:2px solid var(--brand-green);border-radius:2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}._ctaButtonsPrimary_11h39_361:hover{border-color:var(--brand-green);background:var(--white);color:var(--brand-green)}._ctaButtonsSecondary_11h39_378{background:var(--brand-blue);color:var(--white);padding:.75rem 1.5rem;border:2px solid var(--brand-blue);border-radius:2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}._ctaButtonsSecondary_11h39_378:hover{border-color:var(--brand-blue);background:var(--white);color:var(--brand-blue)}._processSection_11h39_398{margin-top:3rem}._processTitle_11h39_402{font-size:1.25rem;font-weight:600;color:var(--brand-blue);text-align:center;margin:0 0 2rem}._processSteps_11h39_410{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}._processStep_11h39_410{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:var(--white);border:1px solid var(--border);border-radius:.75rem;transition:all .2s ease}._processStep_11h39_410:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._stepNumber_11h39_432{background:var(--brand-green);color:var(--white);width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;flex-shrink:0}._stepContent_11h39_446{display:flex;flex-direction:column;gap:.5rem}._stepTitle_11h39_452{font-size:1rem;font-weight:600;color:var(--brand-blue);margin:0}._stepDescription_11h39_459{font-size:.875rem;color:var(--grey-info);margin:0;line-height:1.4}._serviceDivider_11h39_466{border-bottom:1px solid var(--border);margin:4rem 0;opacity:.4}._industriesSection_11h39_473{padding:2rem;background:#55b56c1a;width:100%}._industriesHeader_11h39_479{text-align:center;margin-bottom:4rem}._industriesTitle_11h39_484{font-size:2.5rem;font-weight:700;color:var(--brand-blue);margin:0 0 1rem;line-height:1.2}._industriesSubtitle_11h39_492{font-size:1.25rem;color:var(--grey-info);max-width:32rem;margin:0 auto;line-height:1.6}._industriesGrid_11h39_500{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}._industryCard_11h39_506{background:var(--white);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;box-shadow:0 2px 4px #0000000d;transition:all .2s ease}._industryCard_11h39_506:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._industryHeader_11h39_520{margin-bottom:1.5rem}._industryName_11h39_524{font-size:1.5rem;font-weight:600;color:var(--brand-blue);margin:0 0 .5rem}._industryDescription_11h39_531{font-size:1rem;color:var(--grey-info);margin:0;line-height:1.4}._industryContent_11h39_538{display:flex;flex-direction:column;gap:1rem}._industrySection_11h39_544{display:flex;flex-direction:column;gap:.5rem}._sectionTitle_11h39_550{font-size:1.25rem;font-weight:600;color:var(--brand-blue);margin:0}._challengesList_11h39_557,._valuesList_11h39_558{display:flex;flex-wrap:wrap;gap:.5rem}._challengeBadge_11h39_564{background:var(--white);color:var(--grey-info);border:1px solid var(--border);padding:.25rem .5rem;border-radius:.5rem;font-size:.9rem;font-weight:500}._valueBadge_11h39_574{background:#55b56c1a;color:var(--brand-green);padding:.25rem .5rem;border-radius:.5rem;font-size:.9rem;font-weight:500}._complianceSection_11h39_584{padding:2rem;gap:4rem;width:100%}._complianceContent_11h39_590{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}._complianceText_11h39_597{display:flex;flex-direction:column;gap:2rem}._complianceTitle_11h39_603{font-size:2.5rem;font-weight:700;color:var(--brand-blue);margin:0;line-height:1.2}._complianceDetails_11h39_611{display:flex;flex-direction:column;gap:1.5rem}._complianceItem_11h39_617{display:flex;flex-direction:column;gap:.5rem}._complianceSubtitle_11h39_623{font-size:1.5rem;font-weight:600;color:var(--brand-blue);margin:0}._complianceDescription_11h39_630{font-size:1rem;color:var(--grey-info);margin:0;line-height:1.4}._certificationsCard_11h39_637{background:var(--white);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;box-shadow:0 2px 4px #0000000d}._certificationsTitle_11h39_645{font-size:1.5rem;font-weight:600;color:var(--brand-blue);margin:0 0 1.5rem}._certificationsGrid_11h39_652{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._certificationItem_11h39_658{background:#55b56c1a;padding:.75rem;border-radius:.5rem;text-align:center}._certificationText_11h39_665{font-size:1rem;font-weight:500;color:var(--brand-blue)}._finalCtaSection_11h39_672{padding:2rem;gap:4rem;background:#55b56c1a;width:100%}._finalCtaContent_11h39_679{text-align:center;margin:0 auto}._finalCtaTitle_11h39_685{font-size:2.5rem;font-weight:700;color:var(--brand-blue);margin:0 0 1rem;line-height:1.2}._finalCtaSubtitle_11h39_694{font-size:1.25rem;color:var(--grey-info);margin:0 0 2rem;line-height:1.6;padding:2rem}._finalCtaButtons_11h39_702{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media (max-width: 1024px){._serviceContent_11h39_213{grid-template-columns:1fr;gap:2rem}._serviceSidebar_11h39_324{position:static}._complianceContent_11h39_590{grid-template-columns:1fr;gap:2rem}}@media (max-width: 768px){._container_11h39_188{padding:0 1rem}._servicesSection_11h39_198,._industriesSection_11h39_473,._complianceSection_11h39_584,._finalCtaSection_11h39_672{padding:3rem 0}._serviceTitle_11h39_245,._industriesTitle_11h39_484,._complianceTitle_11h39_603{font-size:2rem}._finalCtaTitle_11h39_685{font-size:1.5rem}._processSteps_11h39_410,._industriesGrid_11h39_500,._certificationsGrid_11h39_652{grid-template-columns:1fr}._finalCtaButtons_11h39_702{flex-direction:column;align-items:center}}@media (max-width: 480px){._servicesSection_11h39_198,._industriesSection_11h39_473,._complianceSection_11h39_584,._finalCtaSection_11h39_672{padding:2rem 0}._serviceTitle_11h39_245,._industriesTitle_11h39_484,._complianceTitle_11h39_603{font-size:1.75rem}._finalCtaTitle_11h39_685{font-size:1.25rem}._outcomesList_11h39_273{grid-template-columns:1fr}._serviceContent_11h39_213{gap:1.5rem}._processSteps_11h39_410{gap:1rem}._processStep_11h39_410{padding:.75rem}}._caseStudiesPage_8m910_1{width:100%;display:flex;flex-direction:column;box-sizing:border-box}._heroSection_8m910_8{width:100%;display:flex;justify-content:center;align-items:center;padding:2rem 0}._heroIntro_8m910_16{text-align:center;display:flex;flex-direction:column;gap:.75rem}._heroTitle_8m910_23{font-size:2rem;font-weight:600;color:var(--brand-blue);margin:0}._heroSubtitle_8m910_30{font-size:1.1rem;color:var(--grey-info);margin:0}._supportHeader_8m910_39{text-align:center;display:flex;flex-direction:column;gap:.75rem;max-width:720px;margin:0 auto}._supportEyebrow_8m910_48{font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--brand-blue)}._supportTitle_8m910_56{font-size:2.4rem;font-weight:700;color:var(--brand-blue);margin:0}._supportSubtitle_8m910_63{font-size:1.05rem;color:var(--grey-info);line-height:1.5;margin:0}._supportGrid_8m910_70{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem}._supportCard_8m910_76{min-height:20rem;perspective:1200px;position:relative}._supportCardInner_8m910_82{position:relative;width:100%;height:100%;border-radius:1.25rem;border:1px solid rgba(255,255,255,.6);box-shadow:0 10px 25px #1b445e14;transition:transform .6s ease,box-shadow .3s ease,border-color .3s ease;transform-style:preserve-3d;background:transparent}._supportCard_8m910_76:focus-visible ._supportCardInner_8m910_82{box-shadow:0 0 0 3px #00aaff59}._supportCardActive_8m910_98 ._supportCardInner_8m910_82,._supportCard_8m910_76:hover ._supportCardInner_8m910_82{transform:rotateY(180deg);border-color:#f64c9f80;box-shadow:0 20px 45px #f64c9f40}._supportCard_8m910_76:after{content:"";position:absolute;left:25%;right:25%;bottom:.2rem;height:4px;border-radius:999px;background:linear-gradient(90deg,#ff5c8d,#ff9a62);opacity:0;transition:opacity .3s ease}._supportCardActive_8m910_98:after,._supportCard_8m910_76:hover:after{opacity:1}._supportCardFace_8m910_123{position:absolute;inset:0;border-radius:1.25rem;background:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;gap:1rem;backface-visibility:hidden}._supportCardBack_8m910_137{background:#fff5f9;transform:rotateY(180deg);text-align:center}._supportIcon_8m910_143{width:60px;height:60px;border-radius:1.1rem;background:#f64c9f1f;display:flex;align-items:center;justify-content:center;transition:background .3s ease}._supportCardTitle_8m910_154{font-size:1.2rem;font-weight:600;color:var(--brand-blue);margin:0}._supportCardSubtitle_8m910_161{font-size:.95rem;color:var(--grey-info);margin:0}._supportCardDetails_8m910_167{font-size:.95rem;color:var(--brand-blue);line-height:1.4;margin:0;font-weight:500}._searchContainer_8m910_175{width:100%;max-width:800px;margin:0 auto}._searchInputWrapper_8m910_181{position:relative;width:100%;display:flex;align-items:center}._searchIconContainer_8m910_188{position:absolute;right:1rem;background-color:var(--border);padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}._searchIcon_8m910_188{color:var(--grey-info);transition:color .2s ease}._searchInput_8m910_181{width:100%;padding:1rem 3.5rem 1rem 1.5rem;font-size:1rem;font-family:var(--font-family);border:2px solid var(--border);border-radius:2rem;background:var(--white);color:var(--brand-blue);transition:all .2s ease;box-sizing:border-box}._searchInput_8m910_181:focus{outline:none;border-color:var(--brand-green)}._searchInputWrapper_8m910_181:focus-within ._searchIcon_8m910_188{color:var(--brand-green)}._searchInput_8m910_181::placeholder{color:var(--grey-info)}._statsSection_8m910_233{padding:4rem 0;width:100%}._container_8m910_238{width:100%;padding:0 1.5rem;display:flex;flex-direction:column;gap:2rem}._statsGrid_8m910_246{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}._statItem_8m910_252{text-align:center;padding:1.5rem}._statValue_8m910_257{font-size:2.5rem;font-weight:700;color:var(--brand-blue)}._statLabel_8m910_264{font-size:1.2rem;color:var(--grey-info);font-weight:500}._filterSection_8m910_271{padding:1rem 0;width:100%}._filterHeader_8m910_276{text-align:center;display:flex;flex-direction:column;gap:2rem}._filterTitle_8m910_284{font-size:2rem;font-weight:600;color:var(--brand-blue)}._filterSubtitle_8m910_290{font-size:1.3rem;color:var(--grey-info)}._filterBar_8m910_296{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}._filterButton_8m910_304{padding:.5rem 1rem;border:1px solid var(--border);border-radius:2rem;background:var(--white);color:var(--grey-info);font-size:1rem;font-family:var(--font-family);font-weight:500;cursor:pointer;transition:all .2s ease}._filterButton_8m910_304:hover{border-color:var(--brand-green);color:var(--brand-green)}._filterButtonActive_8m910_323{background:#55b56c;color:var(--white);border-color:#55b56c}._filterActions_8m910_329{text-align:center}._caseStudiesSection_8m910_334{padding-bottom:4rem;width:100%}._caseStudiesHeader_8m910_339{text-align:center;display:flex;flex-direction:column;gap:2rem}._caseStudiesTitle_8m910_347{font-size:3rem;font-weight:700;color:var(--brand-blue);line-height:1.2}._caseStudiesCount_8m910_355{font-size:1.5rem;font-weight:400;color:var(--grey-info)}._caseStudiesGrid_8m910_362{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem}._noResults_8m910_368{text-align:center;padding:3rem 0}._noResultsText_8m910_373{font-size:1.125rem;color:var(--grey-info)}._input_8m910_381{padding:2rem}._complianceSection_8m910_387{padding:4rem 0;width:100%}._complianceHeader_8m910_392{text-align:center;display:flex;flex-direction:column;gap:2rem}._complianceTitle_8m910_399{font-size:2.5rem;font-weight:700;color:var(--brand-blue);line-height:1.2}._complianceSubtitle_8m910_406{font-size:1.125rem;color:var(--grey-info);line-height:1.6}._certificationsGrid_8m910_412{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._certificationCard_8m910_418{background:var(--white);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;text-align:center;transition:all .2s ease}._certificationCard_8m910_418:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000014;border-color:#55b56c4d}._certificationTitle_8m910_433{font-size:.875rem;font-weight:600;color:var(--brand-blue)}._awardsSection_8m910_441{padding:4rem 0;width:100%}._awardsGrid_8m910_446{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}._awardsContent_8m910_453{display:flex;flex-direction:column;gap:2rem}._awardsTitle_8m910_459{font-size:2.5rem;font-weight:700;color:var(--brand-blue);line-height:1.2}._awardsList_8m910_467{display:flex;flex-direction:column;gap:1.5rem}._awardItem_8m910_473{display:flex;gap:1rem;align-items:flex-start}._awardBullet_8m910_479{width:.5rem;height:.5rem;background:var(--brand-green);border-radius:50%;flex-shrink:0}._awardTitle_8m910_488{font-size:1.25rem;font-weight:600;color:var(--brand-blue)}._awardSubtitle_8m910_495{font-size:1rem;color:var(--grey-info)}._metricsCard_8m910_502{background:var(--white);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;height:fit-content}._metricsTitle_8m910_511{font-size:1.25rem;font-weight:600;color:var(--brand-blue)}._metricsContent_8m910_518{display:flex;flex-direction:column;gap:1rem}._metricItem_8m910_524{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.05)}._metricItem_8m910_524:last-child{border-bottom:none}._metricLabel_8m910_536{font-size:1rem;color:var(--grey-info)}._metricValue_8m910_541{font-size:1rem;font-weight:600;color:var(--brand-green)}._finalCTASection_8m910_548{padding:4rem 0;width:100%}._finalCTAContent_8m910_553{text-align:center;display:flex;flex-direction:column;gap:2rem}._finalCTATitle_8m910_560{font-size:2rem;font-weight:700;color:var(--brand-blue);line-height:1.2}._finalCTASubtitle_8m910_568{font-size:1.125rem;color:var(--grey-info);line-height:1.6}._finalCTAButtons_8m910_575{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;font-size:1rem}._caseStudyButtonPrimary_8m910_583{background:#55b56c;color:var(--white);padding:.75rem 1.5rem;border:2px solid #55B56C;border-radius:2rem;font-size:1rem;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:all .2s ease}._caseStudyButtonPrimary_8m910_583:hover{border-color:#55b56c;background:var(--white);color:#55b56c}._caseStudyButtonSecondary_8m910_602{background:var(--brand-blue);color:var(--white);padding:.75rem 1.5rem;border:2px solid var(--brand-blue);border-radius:2rem;font-size:1rem;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:all .2s ease}._caseStudyButtonSecondary_8m910_602:hover{border-color:var(--brand-blue);background:var(--white);color:var(--brand-blue)}._selctionGrid_8m910_622{display:flex;width:100%;justify-content:center}._selectionCards_8m910_628{display:flex;width:85%;justify-content:center}._selectionCard_8m910_628{background:var(--white);width:100%;height:18rem;border-right:1px solid var(--border);box-shadow:inset 0 0 10px #0000001a;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;position:relative;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);padding:1.5rem}._selectionCardTitle_8m910_651{color:#000}._selectionCard_8m910_628:hover{transform:scale(1.05);z-index:10;box-shadow:0 10px 30px #0003}._selectionCard_8m910_628 img{transition:transform .3s cubic-bezier(.34,1.56,.64,1);max-width:80px;max-height:80px}._selectionCard_8m910_628:hover img{transform:scale(1.1)}._selectionCard_8m910_628 h3{font-size:1.25rem;font-weight:600;color:#000;margin:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}._selectionCard_8m910_628:hover h3{transform:translateY(-10px)}._cardDescription_8m910_683{position:absolute;bottom:0;left:0;right:0;font-size:.9rem;color:var(--white);line-height:1.4;opacity:0;visibility:hidden;transform:translateY(100%);transition:all .4s cubic-bezier(.34,1.56,.64,1);text-align:center;background:#000000d9;padding:1.25rem 1.5rem;border-radius:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;z-index:5;width:100%;box-sizing:border-box}._selectionCard_8m910_628:hover ._cardDescription_8m910_683{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width: 768px){._selctionGrid_8m910_622{flex-direction:column;padding:1rem}._selectionCards_8m910_628{flex-direction:column;width:100%}._selectionCard_8m910_628{height:12rem;border-right:none;border-bottom:1px solid var(--border)}._selectionCard_8m910_628:last-child{border-bottom:none}._cardDescription_8m910_683{font-size:.85rem;padding:.6rem .8rem}}@media (max-width: 480px){._selctionGrid_8m910_622{padding:.5rem}._selectionCard_8m910_628{height:10rem;padding:1rem}._selectionCard_8m910_628 img{max-width:60px;max-height:60px}._selectionCard_8m910_628 h3{font-size:1rem}._cardDescription_8m910_683{font-size:.75rem;padding:.5rem .6rem}}@media (max-width: 768px){._heroTitle_8m910_23{font-size:1.6rem}._heroSubtitle_8m910_30{font-size:1rem}._supportTitle_8m910_56{font-size:2rem}._supportGrid_8m910_70{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}._statsGrid_8m910_246{grid-template-columns:repeat(2,1fr);gap:1.5rem}._statValue_8m910_257{font-size:2rem}._filterBar_8m910_296{gap:.5rem}._filterButton_8m910_304{padding:.4rem .8rem;font-size:.8rem}._caseStudiesGrid_8m910_362{grid-template-columns:1fr;gap:1.5rem}._awardsGrid_8m910_446{grid-template-columns:1fr;gap:2rem}._certificationsGrid_8m910_412{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._finalCTAButtons_8m910_575{flex-direction:column;align-items:center}._finalCTAButtons_8m910_575>*{width:100%;max-width:300px}._searchInput_8m910_181{font-size:.9rem;padding:.875rem 3rem .875rem 1.25rem}._searchIconContainer_8m910_188{right:1rem;padding:.4rem}._searchIcon_8m910_188{width:18px;height:18px}}@media (max-width: 480px){._heroIntro_8m910_16{margin-bottom:1rem}._supportTitle_8m910_56{font-size:1.6rem}._supportGrid_8m910_70,._statsGrid_8m910_246{grid-template-columns:1fr}._filterBar_8m910_296{justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem}._filterButton_8m910_304{white-space:nowrap}._caseStudiesTitle_8m910_347,._complianceTitle_8m910_399,._awardsTitle_8m910_459{font-size:2rem}._finalCTATitle_8m910_560{font-size:1.5rem}}._page_8m910_883{background:#fff;font-family:Manrope,sans-serif}._heroSection_8m910_8{padding:40px 0 120px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;left:0}._heroWrapper_8m910_899{position:relative;width:100%;max-width:1728px;height:612px;margin:0 auto;padding:90px 100px;border-radius:24px;background:linear-gradient(to right,#001d51,#001d51d9 15%,#001d5173 40%,#001d5126 60%,#001d5100),url(/images/CaseStudy_Hero.png) center / cover no-repeat;display:flex;overflow:visible;flex-direction:column;justify-content:flex-start}._heroContent_8m910_922{max-width:707px;height:327px;color:#fff;display:flex;flex-direction:column;gap:18px;margin-top:50px;align-self:flex-start;margin-left:70px}._trustedText_8m910_934{font-size:11px;font-weight:600;letter-spacing:1px;color:#55b56c;margin-bottom:0;display:inline-block;text-transform:uppercase}._heroTitle_8m910_23{font-size:36px;font-weight:700;line-height:1.2;color:#fff;margin:0}._heroSubtitle_8m910_30{font-size:24px;line-height:1.7;color:#e5e7eb;margin:0;max-width:100%}._heroButton_8m910_960{background:#55b56c;color:#fff;border:none;padding:14px 32px;border-radius:20px;font-weight:600;font-size:20px;font-family:Manrope,sans-serif;cursor:pointer;transition:all .3s ease;width:270px;height:50px;margin-top:8px;display:inline-flex;align-items:center;justify-content:center;text-align:center;letter-spacing:.01em}._heroButton_8m910_960:hover{background:#4a9d5a;transform:translateY(-2px);box-shadow:0 4px 12px #55b56c4d}._heroSection_8m910_8 [data-squircle]{overflow:visible}._statsWrapper_8m910_995{display:flex;gap:22px;width:1216px;margin:-65px auto 0;min-height:130px;height:auto;justify-content:center;align-items:flex-start;z-index:20;position:relative}._statLabel_8m910_264{color:#163b7c;font-size:18px;margin:0;font-weight:500;line-height:1.4}._statCard_8m910_1018{background:#fff;border-radius:14px;padding:24px 22px;text-align:center;box-shadow:0 4px 10px #0f172a14,0 1px 3px #0f172a0f;display:flex;flex-direction:column;align-items:center;justify-content:center;width:280px;min-height:130px;height:auto;box-sizing:border-box;flex-shrink:0}._statCard_8m910_1018 h3{color:#22c55e;font-size:42px;font-weight:700;margin:0 0 8px;line-height:1}._statCard_8m910_1018 p{color:#163b7c;font-size:18px;margin:0;font-weight:500;line-height:1.4}._container_8m910_238{max-width:1240px;margin:auto;padding:100px 20px;box-sizing:border-box;width:100%}._sectionTitle_8m910_1063{text-align:center;font-size:36px;color:#163b7c;font-weight:800}._sectionEyebrow_8m910_1071{font-family:Manrope,sans-serif;font-weight:800;font-size:14px;line-height:1;letter-spacing:-.02em;text-align:center;text-transform:uppercase;color:#55b56c;margin-bottom:12px}._impactSection_8m910_1083{background:#eef7f0;font-family:Manrope,sans-serif;height:550px;display:flex;justify-content:center;align-items:center;overflow:visible;width:100%}._impactSection_8m910_1083 ._container_8m910_238{width:1670px;height:435px;max-width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}._impactSection_8m910_1083 ._sectionEyebrow_8m910_1071{text-align:center;margin-bottom:12px}._impactSection_8m910_1083 ._sectionTitle_8m910_1063{text-align:center;margin-bottom:40px}._impactGrid_8m910_1116{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;width:100%;justify-items:center}._impactCard_8m910_1124{background:#fff;border-radius:16px;box-shadow:0 4px 12px #1018280f,0 2px 4px #1018280a;padding:2rem;box-sizing:border-box;display:flex;flex-direction:column}._impactIconWrapper_8m910_1136{background:#55b56c;color:#fff;border-radius:8px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0}._impactIconWrapper_8m910_1136 svg{width:24px;height:24px}._impactIconWrapper_8m910_1136 svg path,._impactIconWrapper_8m910_1136 svg rect,._impactIconWrapper_8m910_1136 svg circle{stroke:#fff;fill:none}._impactIconWrapper_8m910_1136 svg path[fill=white],._impactIconWrapper_8m910_1136 svg rect[fill=white],._impactIconWrapper_8m910_1136 svg circle[fill=white]{fill:#fff}._impactCard_8m910_1124 h4{color:#163b7c;font-weight:800;font-size:30px;margin:0 0 12px;line-height:1.3}._impactCard_8m910_1124 p{color:#475569;font-family:Manrope,sans-serif;font-size:18px;line-height:1.6;margin:0;flex:1}._impactSection_8m910_1083 ._sectionTitle_8m910_1063{color:#163b7c;font-weight:700;font-size:36px}._whySection_8m910_1191{background:#fff;font-family:Manrope,sans-serif;width:100%;max-width:1400px;height:838px;margin:0 auto;display:flex;justify-content:center;align-items:center;overflow:visible;box-sizing:border-box;padding:0;margin-top:2rem;margin-bottom:2rem}._whySection_8m910_1191 ._container_8m910_238{width:1400px;height:838px;max-width:100%;margin:0 auto;padding:20px 0 3px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:visible;min-height:838px}._whySection_8m910_1191 ._sectionEyebrow_8m910_1071{text-align:center;margin-bottom:12px;color:#22c55e;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}._whySection_8m910_1191 ._sectionTitle_8m910_1063{text-align:center;margin-bottom:20px;color:#163b7c;font-weight:800;font-size:36px}._whyGrid_8m910_1241{display:grid;grid-template-columns:repeat(3,450px);gap:20px;width:1400px;height:715px!important;min-height:715px!important;max-width:100%;max-height:none!important;justify-content:center;align-items:start;box-sizing:border-box;overflow:visible;padding:0;margin:0 auto;flex-shrink:0}._whyCard_8m910_1259{border-radius:16px;padding:32px;box-shadow:0 4px 12px #1018280f,0 2px 4px #1018280a;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;width:450px;height:345px;box-sizing:border-box;overflow:hidden;flex-shrink:0}._whyCard_8m910_1259:hover{transform:translateY(-4px)}._whyIconWrapper_8m910_1280{background:#55b56c;color:#fff;border-radius:8px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0}._whyIconWrapper_8m910_1280 svg{width:24px;height:24px}._whyIconWrapper_8m910_1280 svg path,._whyIconWrapper_8m910_1280 svg rect,._whyIconWrapper_8m910_1280 svg circle{stroke:#fff;fill:none}._whyIconWrapper_8m910_1280 svg path[fill=white],._whyIconWrapper_8m910_1280 svg rect[fill=white],._whyIconWrapper_8m910_1280 svg circle[fill=white]{fill:#fff}._whyCardContent_8m910_1311 h4{color:#163b7c;font-weight:800;font-size:1.875rem;margin:0 0 12px;line-height:1.3;text-align:left;width:100%;box-sizing:border-box}._whyCardContent_8m910_1311 p{color:#64748b;font-family:Manrope,sans-serif;font-size:1.125rem;line-height:1.6;margin:0;flex:1;text-align:left;width:100%;box-sizing:border-box}._whyCardContent_8m910_1311{width:386px;height:171px;display:flex;flex-direction:column;box-sizing:border-box}._achievementsSection_8m910_1343{background:#eef7f0;margin-top:8rem;width:100%;height:541px;display:flex;justify-content:center;align-items:center;box-sizing:border-box}._achievementsSection_8m910_1343 ._container_8m910_238{width:1428px;height:390px;max-width:100%;margin:0 auto;box-sizing:border-box;padding:0;overflow:hidden}._achievementsGrid_8m910_1364{display:grid;grid-template-columns:415px 846px;gap:0;align-items:center;width:1428px;height:390px;max-width:100%;box-sizing:border-box;overflow:hidden;padding:0;gap:70px}._achievementsLeft_8m910_1379{width:415px;height:378px;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden;justify-content:space-between}._achievementsTag_8m910_1389{font-size:14px;font-weight:600;letter-spacing:1px;color:#22c55e;margin-bottom:10px;display:inline-block}._achievementsTitle_8m910_1398{font-size:36px;font-weight:800;color:#0b3a70;margin-bottom:12px}._achievementsDesc_8m910_1405{width:515px;max-width:100%;margin:0;font-family:Manrope,sans-serif;font-size:18px;font-weight:400;line-height:1.5;letter-spacing:-.36px;color:#7a7a7a}._achievementsImage_8m910_1422{width:415px;height:178px;object-fit:cover;border-radius:14px;box-shadow:none;box-sizing:border-box;flex-shrink:0}._achievementsCards_8m910_1433{display:grid;grid-template-columns:412px 412px;gap:22px;width:846px;height:378px;box-sizing:border-box;overflow:hidden}._achievementCard_8m910_1443{background:#fff;border-radius:14px;padding:22px 24px;box-shadow:none;transition:background-color .3s ease,color .3s ease;cursor:pointer;width:100%;min-height:178px;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column}._achievementCard_8m910_1443:hover{background:#163b7c}._achievementCard_8m910_1443:hover h4,._achievementCard_8m910_1443:hover p{color:#fff}._achievementCardHeader_8m910_1467{display:flex;align-items:center;gap:12px;width:100%}._achievementIcon_8m910_1474{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:4px;padding:4px;flex-shrink:0}._achievementIcon_8m910_1474 img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%)}._achievementCard_8m910_1443:hover ._achievementIcon_8m910_1474 img{filter:brightness(0) invert(1)}._achievementCard_8m910_1443 h4{font-size:24px;font-weight:800;color:#0b3a70;margin:0;transition:color .3s ease}._achievementCard_8m910_1443 p{font-size:14px;margin-top:13px;line-height:1.6;color:#64748b;transition:color .3s ease}._caseSection_8m910_1517{background:#f8fafc;font-family:Manrope,sans-serif}._caseContainer_8m910_1523{max-width:1240px;margin:auto;padding:40px 20px}._caseSection_8m910_1517 ._sectionTitle_8m910_1063{color:#163b7c;margin-bottom:40px}._caseGrid_8m910_1535{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}._caseCard_8m910_1541{width:560px;height:640px;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 2px 10px #0000001f}._caseCard_8m910_1541:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0f172a1f}._caseCard_8m910_1541 img{width:100%;height:320px;object-fit:cover;display:block;border-top-left-radius:24px;border-top-right-radius:24px}._caseCardContent_8m910_1572{width:100%;height:320px;box-sizing:border-box;padding:28px;display:flex;flex-direction:column;gap:10px;justify-content:space-between;background:#fff;border-bottom-left-radius:24px;border-bottom-right-radius:24px}._caseCard_8m910_1541 h4{width:512px;max-width:100%;margin:0;font-family:Manrope,sans-serif;font-weight:600;font-size:32px;line-height:1.2;letter-spacing:0;color:#163b7c}._caseCardContent_8m910_1572 button{width:198px;height:50px;border:none;border-radius:14px;background:#55b56c;color:#fff;font-family:Manrope,sans-serif;font-size:20px;font-weight:600;display:flex;align-items:center;justify-content:center}._caseCardContent_8m910_1572 a{text-decoration:none}@media (max-width: 1024px){._heroWrapper_8m910_899{height:auto;min-height:500px;padding:60px 40px}._heroContent_8m910_922{max-width:100%;margin-left:0}._statsWrapper_8m910_995{bottom:-40px;width:100%;max-width:100%}._impactSection_8m910_1083{height:auto;padding:60px 20px}._impactSection_8m910_1083 ._container_8m910_238{width:100%;height:auto;padding:0 20px}._impactGrid_8m910_1116{grid-template-columns:1fr;gap:24px}._impactCard_8m910_1124{width:100%;max-width:533px;height:auto;min-height:288px}._successStoriesGrid_8m910_1644,._caseGrid_8m910_1535{grid-template-columns:repeat(2,1fr)}._achievementsGrid_8m910_1364{grid-template-columns:1fr}}@media (max-width: 768px){._heroWrapper_8m910_899{padding:40px 20px}._heroContent_8m910_922{max-width:100%;margin-left:0}._heroTitle_8m910_23{font-size:32px}._statsWrapper_8m910_995{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:100%;bottom:-32px}._statCard_8m910_1018{padding:20px 16px}._statCard_8m910_1018 h3{font-size:24px}._impactSection_8m910_1083{height:auto;padding:40px 20px}._impactSection_8m910_1083 ._container_8m910_238{width:100%;height:auto}._impactCard_8m910_1124{width:100%;max-width:100%;height:auto;min-height:auto}._successStoriesGrid_8m910_1644,._caseGrid_8m910_1535{grid-template-columns:1fr}._statsWrapper_8m910_995{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:-32px}._impactGrid_8m910_1116{grid-template-columns:1fr}._whySection_8m910_1191,._whySection_8m910_1191 ._container_8m910_238{width:100%;height:auto;padding:60px 20px}._whyGrid_8m910_1241{grid-template-columns:1fr;gap:24px;width:100%;height:auto;justify-items:center}._whyCard_8m910_1259{width:100%;max-width:450px;height:auto;min-height:345px}._achievementsCards_8m910_1433{grid-template-columns:1fr}}@media (max-width: 480px){._heroWrapper_8m910_899{padding:30px 16px;min-height:400px}._heroContent_8m910_922{max-width:100%;gap:12px}._trustedText_8m910_934{font-size:10px;margin-bottom:8px}._heroTitle_8m910_23{font-size:28px;line-height:1.3}._heroSubtitle_8m910_30{font-size:14px;line-height:1.6}._heroButton_8m910_960{padding:12px 24px;font-size:13px}._statsWrapper_8m910_995{grid-template-columns:1fr;gap:12px;width:100%;max-width:100%;position:relative;left:auto;bottom:auto;transform:none;margin-top:30px}._statCard_8m910_1018{padding:18px 16px}._statCard_8m910_1018 h3{font-size:24px}._statCard_8m910_1018 p{font-size:12px}}._accordion_5vdjb_1{width:100%}._accordionItem_5vdjb_5{border:1px solid rgba(0,0,0,.1);border-radius:.5rem;overflow:hidden;background:var(--white)}._accordionItem_5vdjb_5._border_5vdjb_14{border:1px solid rgba(0,0,0,.1)}._accordionItem_5vdjb_5._rounded-lg_5vdjb_18{border-radius:.5rem}._accordionItem_5vdjb_5._px-6_5vdjb_22{padding-left:1.5rem;padding-right:1.5rem}._accordionTrigger_5vdjb_27{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:none;border:none;text-align:left;font-size:1rem;font-weight:600;color:var(--brand-blue);cursor:pointer;transition:all .2s ease}._accordionTrigger_5vdjb_27:hover,._accordionTrigger_5vdjb_27._open_5vdjb_47{background:#55b56c0d}._accordionTrigger_5vdjb_27._text-left_5vdjb_52{text-align:left}._accordionTrigger_5vdjb_27._hover\\_5vdjb_56:no-underline:hover{text-decoration:none}._accordionTrigger_5vdjb_27._py-4_5vdjb_60{padding-top:1rem;padding-bottom:1rem}._chevron_5vdjb_65{display:flex;align-items:center;justify-content:center;transition:transform .2s ease;color:var(--white);flex-shrink:0;background-color:var(--brand-green);border-radius:1.5rem;width:37px;height:37px}._accordionTrigger_5vdjb_27._open_5vdjb_47 ._chevron_5vdjb_65{background-color:var(--white);color:var(--brand-green);transform:rotate(180deg)}._accordionContent_5vdjb_85{max-height:0;overflow:hidden;transition:max-height .3s ease}._accordionContent_5vdjb_85._open_5vdjb_47{max-height:200px}._accordionContentInner_5vdjb_95{padding:1.5rem;color:var(--grey-info);line-height:1.6}._accordionContent_5vdjb_85._text-muted-foreground_5vdjb_102{color:var(--grey-info)}._accordionContent_5vdjb_85._pb-4_5vdjb_106{padding-bottom:1rem}@media (max-width: 768px){._accordionTrigger_5vdjb_27{padding:.875rem 1.25rem;font-size:.95rem}._accordionContentInner_5vdjb_95{padding:0 1.25rem 1.25rem}}@media (max-width: 480px){._accordionTrigger_5vdjb_27{padding:.75rem 1rem;font-size:.9rem}._accordionContentInner_5vdjb_95{padding:0 1rem 1rem;font-size:.875rem}}._aboutUsSection_56rl4_1{width:100%;padding:clamp(2rem,5vw,4rem) clamp(1rem,4vw,3rem);background-color:var(--white);margin-top:4rem;margin-bottom:4rem;font-family:Manrope,sans-serif}._container_56rl4_10{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:flex-start}._leftColumn_56rl4_19{display:flex;flex-direction:row;gap:clamp(1rem,3vw,2rem);position:relative;align-items:flex-start}._textContent_56rl4_27{display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.5rem);flex:1;width:414px;max-width:60%}._textContent_56rl4_27 h2{font-size:2.2rem}._textContent_56rl4_27 p{font-size:1.25rem;font-weight:500}._sectionLabel_56rl4_43{font-size:clamp(.875rem,1.5vw,1rem);font-weight:600;color:var(--brand-green);text-transform:uppercase;letter-spacing:.05em;display:block;font-family:Manrope,sans-serif}._title_56rl4_53{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;color:var(--brand-blue);line-height:1.2;margin:0;font-family:Manrope,sans-serif}._description_56rl4_62{font-size:clamp(.875rem,1.5vw,1.125rem);font-weight:400;color:var(--grey-text-color);line-height:1.6;margin:0;font-family:Manrope,sans-serif}._buttonWrapper_56rl4_71{display:flex;margin-top:.5rem}._button_56rl4_71{margin-top:0}._imageWrapper_56rl4_80{border-radius:1rem!important;height:453px!important;width:417px!important;flex:none!important;min-height:auto!important;max-height:none!important}._imageWrapper_56rl4_80 img{border-radius:1rem}._image_56rl4_80{width:100%;height:100%;object-fit:cover;display:block}._rightColumn_56rl4_101{display:flex;flex-direction:column;gap:1rem;height:456.25px}._accordion_56rl4_108{width:100%;display:flex;flex-direction:column;gap:1rem;height:456.25px}._accordionItem_56rl4_116{border:none;border-radius:.75rem;overflow:hidden;background-color:var(--white);box-shadow:0 2px 8px #00000014;transition:all .3s ease}._accordionItem_56rl4_116:hover{box-shadow:0 4px 12px #0000001f}._accordionItemOpen_56rl4_128{background-color:#55b56c!important}._accordionTrigger_56rl4_132{width:100%;padding:1.5rem;background:none;border:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .3s ease}._accordionTrigger_56rl4_132:hover{background:#55b56c0d}._accordionItemOpen_56rl4_128 ._accordionTrigger_56rl4_132:hover{background:transparent}._accordionTitle_56rl4_152{font-size:clamp(1rem,1.5vw,1.125rem);font-weight:700;font-size:30px;color:var(--brand-blue);text-align:left;transition:color .3s ease;font-family:Manrope,sans-serif}._accordionItemOpen_56rl4_128 ._accordionTitle_56rl4_152{color:#fff}._accordionTrigger_56rl4_132 .chevron{width:2rem;height:2rem;min-width:2rem;min-height:2rem;border-radius:50%;background-color:var(--brand-green);padding:.5rem;color:var(--white);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease,background-color .3s ease;margin-left:1rem}._accordionTrigger_56rl4_132._open_56rl4_183 .chevron{transform:rotate(180deg)}._accordionTrigger_56rl4_132 .chevron svg{width:.875rem;height:.875rem;stroke-width:2.5}._accordionContent_56rl4_194{transition:max-height .4s ease}._accordionContent_56rl4_194._open_56rl4_183{max-height:1000px!important;background:var(--brand-green)!important}._accordionContent_56rl4_194._open_56rl4_183>div{background:var(--brand-green)!important;padding:1.5rem!important;color:var(--white)!important}._accordionText_56rl4_210{margin:0;font-size:1.2rem;font-weight:400;color:var(--white);line-height:1.6;font-family:Manrope,sans-serif}@media (max-width: 1024px){._container_56rl4_10{grid-template-columns:1fr;gap:3rem}._leftColumn_56rl4_19{flex-direction:column;gap:1.5rem}._textContent_56rl4_27{max-width:100%}._imageWrapper_56rl4_80{max-height:400px;min-height:auto;order:-1;align-self:stretch}}@media (max-width: 768px){._aboutUsSection_56rl4_1{padding:2rem 1.5rem;margin-top:2rem;margin-bottom:2rem}._container_56rl4_10{gap:2rem}._leftColumn_56rl4_19{flex-direction:column;gap:1.5rem}._textContent_56rl4_27{width:100%;max-width:100%;gap:1rem}._title_56rl4_53{font-size:1.75rem;line-height:1.3}._description_56rl4_62{font-size:1rem;line-height:1.5}._sectionLabel_56rl4_43{font-size:.875rem}._imageWrapper_56rl4_80{width:100%!important;height:auto!important;max-height:350px;min-height:250px;order:-1}._rightColumn_56rl4_101,._accordion_56rl4_108{height:auto}._accordionTrigger_56rl4_132{padding:1.25rem}._accordionTitle_56rl4_152{font-size:1rem;height:auto;min-height:3rem}._accordionText_56rl4_210{font-size:.9375rem;line-height:1.5}._accordionTrigger_56rl4_132 .chevron{width:1.875rem;height:1.875rem;min-width:1.875rem;min-height:1.875rem}}@media (max-width: 420px){._aboutUsSection_56rl4_1{padding:1.5rem 1rem;margin-top:1.5rem;margin-bottom:1.5rem}._container_56rl4_10{gap:1.5rem}._textContent_56rl4_27{gap:.875rem}._sectionLabel_56rl4_43{font-size:.8125rem}._title_56rl4_53{font-size:1.5rem;line-height:1.25}._description_56rl4_62{font-size:.9375rem;line-height:1.5}._imageWrapper_56rl4_80{max-height:280px;min-height:220px}._accordionTrigger_56rl4_132{padding:1rem}._accordionTitle_56rl4_152{font-size:.9375rem;min-height:2.5rem}._accordionText_56rl4_210{font-size:.875rem;line-height:1.5}._accordionTrigger_56rl4_132 .chevron{width:1.75rem;height:1.75rem;min-width:1.75rem;min-height:1.75rem}._buttonWrapper_56rl4_71{margin-top:.25rem}}@media (max-width: 375px){._aboutUsSection_56rl4_1{padding:1.25rem .875rem;margin-top:1.25rem;margin-bottom:1.25rem}._container_56rl4_10{gap:1.25rem}._textContent_56rl4_27{gap:.75rem}._sectionLabel_56rl4_43{font-size:.75rem}._title_56rl4_53{font-size:1.375rem;line-height:1.2}._description_56rl4_62{font-size:.875rem;line-height:1.4}._imageWrapper_56rl4_80{max-height:250px;min-height:200px}._accordionTrigger_56rl4_132{padding:.875rem}._accordionTitle_56rl4_152{font-size:.875rem;min-height:2.25rem}._accordionText_56rl4_210{font-size:.8125rem;line-height:1.4}._accordionTrigger_56rl4_132 .chevron{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem}._accordionContent_56rl4_194._open_56rl4_183>div{padding:1rem!important}}._sliderContainer_1vptx_1{width:100%;position:relative;overflow:hidden;display:flex;justify-content:center;margin:2rem auto}._sliderWrapper_1vptx_10{width:1720px;height:730px;position:relative;background-color:#000;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:2rem;border-radius:1rem}._navButtonLeft_1vptx_26,._navButtonRight_1vptx_27{position:absolute;top:50%;transform:translateY(-50%);width:3.5rem;height:3.5rem;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;box-shadow:0 4px 12px #00000026}._navButtonLeft_1vptx_26{right:2rem;top:45%;background-color:var(--brand-green);width:74px;height:74px}._navButtonLeft_1vptx_26 img{filter:brightness(0) invert(1);transform:rotate(90deg)}._navButtonRight_1vptx_27 img{transform:rotate(-90deg)}._navButtonRight_1vptx_27{right:2rem;width:74px;height:74px;top:58%;background-color:var(--white)}._navButtonLeft_1vptx_26:hover,._navButtonRight_1vptx_27:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 6px 16px #0003}._navButtonLeft_1vptx_26:active,._navButtonRight_1vptx_27:active{transform:translateY(-50%) scale(.95)}._navButtonLeft_1vptx_26 img,._navButtonRight_1vptx_27 img{width:1.5rem;height:1.5rem;object-fit:contain}._navButtonRight_1vptx_27 img{filter:brightness(0)}._slidesContainer_1vptx_94{width:100%;position:relative;display:flex;align-items:center;justify-content:center}._slide_1vptx_1{position:absolute;width:100%;opacity:0;transform:translate(50px);transition:opacity .6s ease,transform .6s ease;pointer-events:none;justify-content:center;display:flex;margin-bottom:3rem}._slide_1vptx_1._active_1vptx_114{opacity:1;transform:translate(0);pointer-events:auto;position:relative}._contentBox_1vptx_122{background-color:var(--white);width:1430px;height:304.13px;border-radius:1rem;padding:2.6875rem 4.875rem;display:flex;flex-direction:row;gap:3rem;align-items:center;justify-content:space-between;margin:492px 245px 76px;box-shadow:0 8px 32px #0000001f}._contentLeft_1vptx_137{display:flex;flex-direction:column;width:689px;gap:1rem;flex:1;align-items:flex-start;justify-content:center}._contentRight_1vptx_147{display:flex;flex-direction:column;gap:1.5rem;width:741px;flex:1;align-items:flex-end;justify-content:center}._badge_1vptx_157{font-size:.875rem;font-weight:700;color:var(--brand-green);text-transform:uppercase;letter-spacing:.1em;margin:0}._title_1vptx_166{font-size:3.6rem;font-weight:800;color:var(--brand-blue);line-height:1.1;margin:0;letter-spacing:-1px;text-align:left}._description_1vptx_176{font-size:1.3rem;color:var(--text-color);line-height:1.6;margin:0;max-width:467px}._buttonContainer_1vptx_184{display:flex;justify-content:flex-end;margin:0;width:100%;max-width:467px}._ctaButton_1vptx_192{width:100%}._indicators_1vptx_197{display:none;justify-content:center;gap:.75rem;padding:1.5rem;position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10;width:100%}._indicator_1vptx_197{width:.75rem;height:.75rem;border-radius:50%;border:none;background-color:#ffffff80;cursor:pointer;transition:all .3s ease;padding:0}._indicator_1vptx_197:hover{background-color:#fffc;transform:scale(1.2)}._indicator_1vptx_197._active_1vptx_114{background-color:var(--brand-green);width:2rem;border-radius:.375rem}@media (max-width: 1440px){._contentBox_1vptx_122{width:100%;max-width:1430px;height:auto;min-height:304.13px}}@media (max-width: 1024px){._sliderWrapper_1vptx_10{height:auto;min-height:500px;padding:1.5rem}._navButtonLeft_1vptx_26{left:1rem}._navButtonRight_1vptx_27{right:1rem}._navButtonLeft_1vptx_26,._navButtonRight_1vptx_27{width:3rem;height:3rem}._contentBox_1vptx_122{padding:2rem;gap:2rem;margin:2rem auto}._title_1vptx_166{font-size:2rem}._description_1vptx_176{font-size:.9375rem}}@media (max-width: 768px){._sliderWrapper_1vptx_10{height:auto;min-height:500px;padding:1rem}._navButtonLeft_1vptx_26,._navButtonRight_1vptx_27{display:none}._contentBox_1vptx_122{flex-direction:column;padding:1.5rem;gap:1.5rem;height:auto;margin:1.5rem auto;width:100%;max-width:1430px}._indicators_1vptx_197{display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);padding:.75rem;width:100%;max-width:100%;justify-content:center}._contentLeft_1vptx_137{width:100%}._contentRight_1vptx_147{width:100%;align-items:flex-start}._title_1vptx_166{font-size:1.75rem;line-height:1.3}._description_1vptx_176{font-size:1.3rem;text-align:left}._badge_1vptx_157{font-size:.75rem}._buttonContainer_1vptx_184{justify-content:flex-start;width:100%}._ctaButton_1vptx_192{width:auto}}@media (max-width: 480px){._sliderWrapper_1vptx_10{height:auto;min-height:710px;padding:.75rem}._navButtonLeft_1vptx_26,._navButtonRight_1vptx_27{display:none}._contentBox_1vptx_122{padding:1.25rem;gap:1.25rem;margin:1rem auto}._contentLeft_1vptx_137,._contentRight_1vptx_147{gap:1rem}._title_1vptx_166{font-size:1.5rem}._description_1vptx_176{font-size:.875rem}._indicators_1vptx_197{bottom:1rem;padding:.75rem;gap:.5rem}._indicator_1vptx_197{width:.625rem;height:.625rem}._indicator_1vptx_197._active_1vptx_114{width:1.5rem}}._serviceSection_9bkls_1{grid-column:2/12;margin:0 auto;width:100%;max-width:1400px;display:flex;flex-direction:column;align-items:center}._serviceHeaderSection_9bkls_11{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:2rem}._serviceHeaderSectionText_9bkls_19{display:flex;flex-direction:column;justify-content:center;gap:.5rem;width:40%}._serviceHeaderSectionText_9bkls_19 h2{padding-top:1rem;color:var(--brand-blue);font-size:2rem;font-weight:700;margin:0;line-height:1.2}._serviceHeaderSectionText_9bkls_19 p{font-size:1.25rem;font-weight:500;color:#6c6c6c;margin:0}._serviceHeaderSectionText_9bkls_19 ._tag_9bkls_43{color:var(--brand-green);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._serviceHeaderSectionIcon_9bkls_51{display:flex;flex-direction:row;gap:1rem;align-items:center}._leftArrowIconContainer_9bkls_58,._rightArrowIconContainer_9bkls_59{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease;-webkit-user-select:none;user-select:none}._leftArrowIconContainer_9bkls_58:hover,._rightArrowIconContainer_9bkls_59:hover{transform:scale(1.1)}._rightArrowIconContainer_9bkls_59{background:var(--brand-green)}._leftArrowIconContainer_9bkls_58{background-color:var(--brand-blue-lightest)}._leftArrowIconContainer_9bkls_58 img{transform:rotate(90deg);width:18px;height:18px;object-fit:contain;filter:brightness(0) saturate(100%) invert(18%) sepia(85%) saturate(1200%) hue-rotate(200deg) brightness(95%) contrast(95%)}._rightArrowIconContainer_9bkls_59 img{transform:rotate(-90deg);width:18px;height:18px;object-fit:contain;filter:brightness(0) invert(1)}._serviceCardSection_9bkls_98{display:flex;justify-content:center;margin-top:2rem;width:100%;max-width:1400px;position:relative;overflow:hidden}._serviceCardContainer_9bkls_108{display:flex;gap:1rem;justify-content:center;width:100%;will-change:transform}._serviceCardWrapper_9bkls_116{flex:0 0 auto}@media (max-width: 768px){._serviceSection_9bkls_1{grid-column:1 / -1;margin:0 auto;padding:0 1.5rem;align-items:flex-start}._serviceHeaderSection_9bkls_11{flex-direction:column;align-items:flex-start;width:100%;gap:1.5rem;margin-bottom:1.5rem}._serviceHeaderSectionText_9bkls_19{width:100%;gap:.75rem}._serviceHeaderSectionText_9bkls_19 h2{font-size:1.75rem;padding-top:.5rem;line-height:1.3}._serviceHeaderSectionText_9bkls_19 p{font-size:1rem;line-height:1.5}._serviceHeaderSectionText_9bkls_19 ._tag_9bkls_43{font-size:.8125rem}._serviceHeaderSectionIcon_9bkls_51{align-self:flex-end;gap:.75rem}._leftArrowIconContainer_9bkls_58,._rightArrowIconContainer_9bkls_59{width:3.5rem;height:3.5rem}._serviceCardSection_9bkls_98{margin-top:1.5rem;width:100%;overflow:hidden}._serviceCardContainer_9bkls_108{gap:1rem;justify-content:flex-start}._serviceCardWrapper_9bkls_116{width:100%;flex:0 0 100%;min-width:0}._serviceCardWrapper_9bkls_116>*{width:100%!important;max-width:100%!important;min-width:0!important}}@media (max-width: 420px){._serviceSection_9bkls_1{padding:0 1rem;align-items:flex-start}._serviceHeaderSection_9bkls_11{gap:1.25rem;margin-bottom:1.25rem;width:100%}._serviceHeaderSectionText_9bkls_19{gap:.625rem;width:100%}._serviceHeaderSectionText_9bkls_19 h2{font-size:1.5rem;line-height:1.25;padding-top:.5rem}._serviceHeaderSectionText_9bkls_19 p{font-size:.9375rem;line-height:1.4}._serviceHeaderSectionText_9bkls_19 ._tag_9bkls_43{font-size:.75rem}._leftArrowIconContainer_9bkls_58,._rightArrowIconContainer_9bkls_59{width:3rem;height:3rem}._leftArrowIconContainer_9bkls_58 img,._rightArrowIconContainer_9bkls_59 img{width:1.25rem;height:1.25rem}._serviceCardSection_9bkls_98{margin-top:1.25rem;width:100%;overflow:hidden}._serviceCardContainer_9bkls_108{gap:.875rem}._serviceCardWrapper_9bkls_116{width:100%;flex:0 0 100%}._serviceCardWrapper_9bkls_116>*{width:100%!important;max-width:100%!important;min-width:0!important}}@media (max-width: 375px){._serviceSection_9bkls_1{padding:0 .875rem;align-items:flex-start}._serviceHeaderSection_9bkls_11{gap:1rem;margin-bottom:1rem;width:100%}._serviceHeaderSectionText_9bkls_19{gap:.5rem;width:100%}._serviceHeaderSectionText_9bkls_19 h2{font-size:1.375rem;line-height:1.2;padding-top:.25rem}._serviceHeaderSectionText_9bkls_19 p{font-size:.875rem;line-height:1.4}._serviceHeaderSectionText_9bkls_19 ._tag_9bkls_43{font-size:.6875rem}._leftArrowIconContainer_9bkls_58,._rightArrowIconContainer_9bkls_59{width:2.75rem;height:2.75rem}._leftArrowIconContainer_9bkls_58 img,._rightArrowIconContainer_9bkls_59 img{width:1.125rem;height:1.125rem}._serviceCardSection_9bkls_98{margin-top:1rem;width:100%;overflow:hidden}._serviceCardContainer_9bkls_108{gap:.75rem}._serviceCardWrapper_9bkls_116{width:100%;flex:0 0 100%}._serviceCardWrapper_9bkls_116>*{width:100%!important;max-width:100%!important;min-width:0!important}}._container_1rjkd_1{padding:4rem 2rem;width:100%;font-family:Manrope,sans-serif;background-color:#f1f7f2;margin-top:2rem}._header_1rjkd_9{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:126px;width:100%;max-width:1430px;margin:0 auto 3rem}._headerLeft_1rjkd_29{display:flex;flex-direction:column;gap:.5rem;flex:0 0 auto}._label_1rjkd_36{font-size:.875rem;font-weight:600;color:var(--brand-green);text-transform:uppercase;letter-spacing:.05em}._headerRight_1rjkd_44{width:703.97px;display:flex;align-items:flex-start;justify-content:flex-start}._heading_1rjkd_58{width:317px;max-width:100%;font-size:36px;font-weight:800;line-height:65.6px;color:var(--brand-blue);margin:0}._description_1rjkd_75{width:703.97px;max-width:100%;font-size:20px;font-weight:500;line-height:1.3;color:var(--grey-text-color);margin:0;text-align:left}._jobsList_1rjkd_94{display:flex;flex-direction:column;gap:26px;width:100%;max-width:1430px;margin:0 auto}._jobCard_1rjkd_110{background:var(--white);border-radius:1rem;padding:1.5rem 2rem;box-shadow:0 2px 8px #00000014;transition:all .3s ease;width:100%}._jobCard_1rjkd_110:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}._cardContent_1rjkd_124{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;width:100%}._jobTitle_1rjkd_132{min-width:0;justify-self:start}._title_1rjkd_137{font-size:1.5rem;font-weight:600;color:var(--brand-blue);margin:0;line-height:1.3;font-family:Manrope,sans-serif}._employmentType_1rjkd_146{display:flex;align-items:center;justify-self:center}._actionButton_1rjkd_152{justify-self:end}._typeText_1rjkd_156{font-size:1rem;color:var(--brand-blue);font-weight:400;white-space:nowrap}._actionButton_1rjkd_152{display:flex;align-items:center;justify-self:end}._applyButton_1rjkd_169{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--white);border:none;border-radius:.75rem;cursor:pointer;transition:all .3s ease;white-space:nowrap;font-family:Manrope,sans-serif}._applyButton_1rjkd_169:hover{transform:translateY(-2px);box-shadow:0 4px 12px #55b56c33}._buttonLabel_1rjkd_188{font-size:1rem;font-weight:600;color:var(--brand-green);white-space:nowrap}._arrowIcon_1rjkd_195{width:1rem;height:1rem;object-fit:contain;filter:brightness(0) saturate(100%) invert(59%) sepia(47%) saturate(1000%) hue-rotate(95deg) brightness(98%) contrast(85%)}@media (max-width: 968px){._header_1rjkd_9{flex-direction:column;gap:1.5rem}._headerRight_1rjkd_44{width:100%;justify-content:flex-start}._description_1rjkd_75{max-width:100%}._cardContent_1rjkd_124{grid-template-columns:1fr;gap:1.5rem}._jobTitle_1rjkd_132,._employmentType_1rjkd_146,._actionButton_1rjkd_152{justify-self:start}._applyButton_1rjkd_169{width:100%;justify-content:center}}@media (max-width: 768px){._container_1rjkd_1{padding:3rem 1.5rem}._header_1rjkd_9{margin-bottom:2rem}._jobsList_1rjkd_94{gap:1rem}._jobCard_1rjkd_110{padding:1.25rem 1.5rem}._title_1rjkd_137{font-size:1.25rem}._typeText_1rjkd_156{font-size:.9rem}._cardContent_1rjkd_124{grid-template-columns:1fr;gap:1rem}._jobTitle_1rjkd_132,._employmentType_1rjkd_146{justify-self:start}._actionButton_1rjkd_152{justify-self:start;width:100%}._applyButton_1rjkd_169{width:100%;justify-content:center}}@media (max-width: 480px){._container_1rjkd_1{padding:2rem 1rem}._header_1rjkd_9{margin-bottom:1.5rem}._description_1rjkd_75{font-size:.9rem}._jobCard_1rjkd_110{padding:1rem 1.25rem}._title_1rjkd_137{font-size:1.125rem}._typeText_1rjkd_156{font-size:.875rem}}._careersContainer_11eou_1{width:100%;font-family:Manrope,sans-serif;background-color:var(--white)}._heroSection_11eou_7{position:relative;width:100%;min-height:450px;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center}._heroBackground_11eou_18{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}._heroBackgroundImage_11eou_27{width:100%;height:100%;object-fit:cover;object-position:center;display:block}._heroGradientOverlay_11eou_35{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#163b7ce6,#163b7ccc,#163b7ce6);z-index:2}._heroContent_11eou_50{position:relative;z-index:10;width:100%;max-width:900px;padding:0 2rem;margin:0 auto;text-align:center}._heroTitle_11eou_61{font-size:2.2rem;font-weight:800;line-height:1.2;margin:0 0 1.5rem;color:var(--white);letter-spacing:-1px;text-shadow:0 2px 10px rgba(0,0,0,.3);animation:_fadeInUp_11eou_1 .8s ease-out .2s both;gap:24px}._heroDescription_11eou_73{font-size:20px;line-height:1.6;color:var(--white);margin:0 auto;text-shadow:0 2px 8px rgba(0,0,0,.3);animation:_fadeInUp_11eou_1 .8s ease-out .4s both;width:963px}@keyframes _fadeInUp_11eou_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._openingsSection_11eou_96{width:100%;background-color:var(--white);padding:2rem;gap:60px}._openingsContainer_11eou_104{max-width:1718px;max-height:1720px;margin:0 auto;width:100%}._sectionHeader_11eou_111{margin-bottom:2.5rem}._sectionTitle_11eou_115{font-size:36px;font-weight:800;color:var(--brand-blue);margin:0 0 1rem;line-height:1.2;letter-spacing:-1px}._sectionDescription_11eou_124{font-size:20px;font-weight:500;line-height:1.4;color:var(--text-color);margin:0;max-width:563px;font-family:Manrope,sans-serif}._filterContainer_11eou_135{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:3rem}._filterButton_11eou_143{width:173px;height:49px;border:none;background-color:var(--white);font-family:Manrope,sans-serif;font-weight:500;font-size:18px;color:var(--text-color);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}._filterSquircle_11eou_158{filter:drop-shadow(0 2px 6px rgba(93,93,94,.35));transition:all .3s ease}._filterButtonActive_11eou_164{background-color:var(--brand-green);color:var(--white)}._jobsList_11eou_170{display:flex;flex-direction:column;gap:1.5rem}._noJobsMessage_11eou_176{text-align:center;padding:3rem 2rem;color:var(--text-color);font-size:1.125rem}._jobCard_11eou_183{background-color:var(--white);border:none;border-radius:.75rem;padding:2rem;max-width:1718px;max-height:203px;display:grid;grid-template-columns:1fr auto;align-items:center;transition:all .3s ease;box-shadow:0 1px 3px #0000000d}._jobCard_11eou_183:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px);border-color:#cbd5e1}._jobCardContent_11eou_208{display:flex;flex-direction:column;gap:.75rem;min-width:0}._jobTitle_11eou_215{font-size:30px;font-weight:700;color:var(--brand-blue);margin:0;line-height:1.3}._jobDescription_11eou_223{font-size:18px;font-weight:500;line-height:1.6;color:var(--text-color);margin:0}._jobTags_11eou_231{display:flex;gap:.75rem;margin-top:.75rem;flex-wrap:wrap}._jobTag_11eou_231{width:173px;height:49px;display:inline-block;text-align:center;padding:.5rem 1rem;font-size:18px;font-weight:500;background-color:var(--white);color:var(--text-color);border:none;border-radius:14px;white-space:nowrap;box-shadow:0 4px 12px #0000001a}._applyButton_11eou_255{display:flex;align-items:center;gap:.5rem;padding:0;background:none;border:none;cursor:pointer;font-family:Manrope,sans-serif;transition:all .3s ease;white-space:nowrap;margin-top:-3rem}._jobCard_11eou_183{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:203px;box-shadow:0 4px 12px #0000001a}._jobTags_11eou_231{display:flex;gap:.75rem;margin-top:.75rem;grid-column:1}._applyButtonText_11eou_284{font-size:24px;font-weight:700;color:var(--brand-green);white-space:nowrap}._applyButtonIcon_11eou_291{width:1rem;height:1rem;object-fit:contain;filter:brightness(0) saturate(100%) invert(59%) sepia(47%) saturate(1000%) hue-rotate(95deg) brightness(98%) contrast(85%);transition:transform .3s ease}._applyButton_11eou_255:hover ._applyButtonText_11eou_284{color:var(--brand-blue)}._applyButton_11eou_255:hover ._applyButtonIcon_11eou_291{filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);transform:translate(4px)}@media (max-width: 968px){._heroContent_11eou_50,._openingsSection_11eou_96{padding:3rem 1.5rem}._sectionHeader_11eou_111,._filterContainer_11eou_135{margin-bottom:2rem}}@media (max-width: 768px){._heroSection_11eou_7{min-height:350px}._heroContent_11eou_50{padding:2.5rem 1.5rem;z-index:10}._heroTitle_11eou_61{text-shadow:0 2px 8px rgba(0,0,0,.4)}._heroDescription_11eou_73{text-shadow:0 2px 6px rgba(0,0,0,.4)}._openingsSection_11eou_96{padding:2.5rem 1.5rem}._sectionTitle_11eou_115{font-size:1.75rem}._filterContainer_11eou_135{gap:.75rem}._filterButton_11eou_143{padding:.625rem 1.25rem;font-size:.9rem}._jobCardContent_11eou_208{display:flex;flex-direction:column;gap:16px;min-width:0}._jobTags_11eou_231{justify-content:flex-start}._jobTitle_11eou_215{font-size:1.25rem}._jobDescription_11eou_223{font-size:.95rem}}@media (max-width: 480px){._heroSection_11eou_7{min-height:350px}._heroContent_11eou_50{padding:2rem 1rem;z-index:10}._heroTitle_11eou_61{text-shadow:0 2px 8px rgba(0,0,0,.5)}._heroDescription_11eou_73{text-shadow:0 2px 6px rgba(0,0,0,.5);width:auto}._openingsSection_11eou_96{padding:2rem 1rem}._sectionHeader_11eou_111,._filterContainer_11eou_135{margin-bottom:1.5rem}._filterButton_11eou_143{padding:.5rem 1rem;font-size:.875rem}._jobCardContent_11eou_208{gap:.5rem}._jobTags_11eou_231{justify-content:flex-start}._jobTitle_11eou_215{font-size:1.125rem}._jobDescription_11eou_223{font-size:.9rem}}._solutionsPage_11pm3_2{width:100%;height:100%;display:flex;flex-direction:column;gap:2rem;color:var(--brand-blue);padding:6rem}._heroSection_11pm3_13{position:relative;overflow:visible;background:linear-gradient(135deg,var(--primary-5),var(--background),var(--accent-5));padding-top:5rem}._heroContent_11pm3_20{text-align:center}._heroTitle_11pm3_24{background:linear-gradient(to right,var(--primary),var(--accent));-webkit-background-clip:text;background-clip:text;color:transparent;font-size:3rem;line-height:1.2}@media (min-width: 768px){._heroTitle_11pm3_24{font-size:3.75rem}}._heroDescription_11pm3_40{font-size:1.25rem;color:var(--muted-foreground);line-height:1.6}._sectionTitle_11pm3_46{font-weight:700;color:var(--foreground);padding-bottom:1rem}._sectionDescription_11pm3_52{font-size:1.125rem;color:var(--muted-foreground);line-height:1.6;padding-bottom:4rem}._solutionsGrid_11pm3_59{display:grid;gap:2rem}@media (min-width: 768px){._solutionsGrid_11pm3_59{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._solutionsGrid_11pm3_59{grid-template-columns:repeat(3,1fr)}}._sustainabilityGrid_11pm3_76{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._sustainabilityFeature_11pm3_82{display:flex;align-items:center;gap:.5rem}._sustainabilityIcon_11pm3_88{height:1.25rem;width:1.25rem;color:var(--accent)}._sustainabilityText_11pm3_94{font-size:.875rem;font-weight:500}._statsCard_11pm3_99{background-color:var(--card);border-radius:.5rem;padding:2rem;box-shadow:0 10px 15px -3px #0000001a}._statsGrid_11pm3_106{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;text-align:center}._statNumber_11pm3_113{font-size:1.875rem;font-weight:700;color:var(--primary)}._statNumberAccent_11pm3_119{color:var(--accent)}._statLabel_11pm3_123{font-size:.875rem;color:var(--muted-foreground)}._clientsGrid_11pm3_128{display:grid;gap:2rem}@media (min-width: 640px){._clientsGrid_11pm3_128{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){._clientsGrid_11pm3_128{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){._clientsGrid_11pm3_128{grid-template-columns:repeat(6,1fr)}}._clientCard_11pm3_151{padding:1.5rem;text-align:center;border:1px solid var(--border);border-radius:.5rem;transition:box-shadow .2s ease-in-out}._clientCard_11pm3_151:hover{box-shadow:0 4px 6px -1px #0000001a}._clientName_11pm3_163{font-size:.875rem;font-weight:500;color:var(--muted-foreground)}._whyChooseGrid_11pm3_169{display:grid;gap:2rem}@media (min-width: 768px){._whyChooseGrid_11pm3_169{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._whyChooseGrid_11pm3_169{grid-template-columns:repeat(4,1fr)}}._whyChooseCard_11pm3_186{padding:1.5rem;text-align:center;border:1px solid var(--border);border-radius:.5rem;transition:all .3s ease}._whyChooseCard_11pm3_186:hover{box-shadow:0 20px 25px -5px #0000001a}._whyChooseIcon_11pm3_198{margin:0 auto;padding:.75rem;background-color:var(--primary-10);border-radius:.5rem;transition:background-color .2s ease}._whyChooseCard_11pm3_186:hover ._whyChooseIcon_11pm3_198{background-color:var(--primary-20)}._whyChooseIconSvg_11pm3_210{height:2rem;width:2rem;color:var(--primary)}._whyChooseTitle_11pm3_216{font-weight:600;font-size:1.125rem;color:var(--foreground)}._whyChooseDescription_11pm3_222{font-size:.875rem;color:var(--muted-foreground)}._ctaSection_11pm3_227{background:linear-gradient(to right,var(--primary),var(--accent));color:var(--primary-foreground)}._ctaTitle_11pm3_232{font-size:2.25rem;font-weight:700}._ctaDescription_11pm3_237{font-size:1.25rem;opacity:.9}._ctaButtons_11pm3_242{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width: 640px){._ctaButtons_11pm3_242{flex-direction:row}}._ctaButtonSecondary_11pm3_255{box-shadow:0 10px 15px -3px #0000001a}._ctaButtonOutline_11pm3_259{border:1px solid rgba(255,255,255,.2);color:#fff}._animateFadeIn_11pm3_269{animation:_fadeIn_11pm3_1 .6s ease-in-out}@keyframes _fadeIn_11pm3_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._container_11pm3_285{margin:0 auto;padding:0 1rem}._section_11pm3_46{padding:5rem 0}._sectionMuted_11pm3_294{background-color:var(--muted-30)}@media (max-width: 640px){._heroTitle_11pm3_24{font-size:2.5rem}._sectionTitle_11pm3_46{font-size:2rem}._ctaTitle_11pm3_232{font-size:1.875rem}}._badge_11pm3_314{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid transparent;padding:.125rem .5rem;font-size:.75rem;font-weight:600;background-color:var(--secondary);color:var(--secondary-foreground);transition:background-color .2s ease}._badge_11pm3_314:hover{background-color:var(--secondary-80)}._textCenter_11pm3_331{text-align:center}._solutionCard_11pm3_335{border-radius:.5rem;border:1px solid var(--border);background-color:var(--card);color:var(--card-foreground);box-shadow:0 1px 2px #0000000d;padding:1.5rem;transition:box-shadow .2s ease}._solutionCard_11pm3_335:hover{box-shadow:0 4px 6px -1px #0000001a}._solutionHeader_11pm3_349{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;color:var(--brand-blue)}._solutionIcon_11pm3_357{padding:.75rem;background-color:var(--primary-10);border-radius:.5rem}._icon_11pm3_363{height:2rem;width:2rem}._solutionTitle_11pm3_368{font-weight:600;font-size:1.125rem;color:var(--brand-blue)}._outcomeBadge_11pm3_374{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid transparent;padding:.125rem .5rem;font-size:.75rem;font-weight:600;background-color:var(--accent);color:var(--brand-green)}._solutionDescription_11pm3_386{font-size:.875rem;color:var(--muted-foreground);line-height:1.6}._sustainabilityFeatures_11pm3_392{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._ctaButtonSecondary_11pm3_255{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:.375rem;font-size:.875rem;font-weight:500;height:2.75rem;padding:0 2rem;background-color:var(--secondary);color:var(--secondary-foreground);transition:background-color .2s ease;box-shadow:0 10px 15px -3px #0000001a}._ctaButtonSecondary_11pm3_255:hover{background-color:var(--secondary-80)}._ctaButtonOutline_11pm3_259{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:.375rem;font-size:.875rem;font-weight:500;height:2.75rem;padding:0 2rem;border:1px solid rgba(255,255,255,.2);background-color:transparent;color:#fff;transition:background-color .2s ease}._ctaButtonOutline_11pm3_259:hover{background-color:#ffffff1a}._section_1ar3a_2{background-color:var(--muted-30);padding:5rem 0}._container_1ar3a_7{margin:0 auto;padding:0 1.5rem;max-width:1200px}._textCenter_1ar3a_13{text-align:center;margin-bottom:4rem}._title_1ar3a_18{font-size:3rem;font-weight:700;color:var(--foreground);margin-bottom:1.5rem}@media (min-width: 768px){._title_1ar3a_18{font-size:5rem}}._description_1ar3a_31{font-size:1.125rem;color:var(--muted-foreground);max-width:48rem;margin:0 auto;line-height:1.6}@media (min-width: 768px){._description_1ar3a_31{font-size:1.25rem}}._demoContainer_1ar3a_45{max-width:72rem;margin:0 auto}._demoCard_1ar3a_50{position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;background-color:var(--card)}._demoImageContainer_1ar3a_58{position:relative;cursor:pointer}._demoImage_1ar3a_58{width:100%;height:auto;object-fit:cover;display:block}._overlay_1ar3a_70{position:absolute;inset:0;background-color:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}._demoImageContainer_1ar3a_58:hover ._overlay_1ar3a_70{opacity:1}._playButton_1ar3a_85{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:.5rem;font-size:1rem;font-weight:600;height:3rem;padding:0 1.5rem;background-color:var(--primary);color:var(--primary-foreground);border:none;cursor:pointer;transition:all .2s ease;transform:scale(1.1)}._playButton_1ar3a_85:hover{background-color:var(--primary-90);transform:scale(1.15)}._playIcon_1ar3a_108{width:1.5rem;height:1.5rem;margin-right:.5rem}._centerPlayButton_1ar3a_114{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}._playCircle_1ar3a_122{width:5rem;height:5rem;background-color:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px #0000001a;cursor:pointer;transition:transform .2s ease;pointer-events:auto}._playCircle_1ar3a_122:hover{transform:scale(1.1)}._playIconLarge_1ar3a_140{width:2rem;height:2rem;color:var(--primary);margin-left:.25rem}._featuresGrid_1ar3a_147{display:grid;gap:1.5rem;margin-top:3rem}@media (min-width: 768px){._featuresGrid_1ar3a_147{grid-template-columns:repeat(3,1fr)}}._featureCard_1ar3a_159{text-align:center;border-radius:.5rem;border:1px solid var(--border);background-color:var(--card);color:var(--card-foreground);box-shadow:0 1px 2px #0000000d;padding:1.5rem;transition:box-shadow .2s ease}._featureCard_1ar3a_159:hover{box-shadow:0 20px 25px -5px #0000001a}._featureIcon_1ar3a_174{margin:0 auto 1rem;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}._icon_1ar3a_183{width:3rem;height:3rem;color:var(--primary)}._featureTitle_1ar3a_189{font-size:1.125rem;font-weight:600;color:var(--foreground);margin-bottom:.5rem}._featureDescription_1ar3a_196{font-size:.875rem;color:var(--muted-foreground);line-height:1.5}._fadeInUp_1ar3a_203{animation:_fadeInUp_1ar3a_203 .6s ease-out}@keyframes _fadeInUp_1ar3a_203{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){._title_1ar3a_18{font-size:2.5rem}._description_1ar3a_31{font-size:1rem}._playCircle_1ar3a_122{width:4rem;height:4rem}._playIconLarge_1ar3a_140{width:1.5rem;height:1.5rem}._featuresGrid_1ar3a_147{grid-template-columns:1fr}}._featureCard_1ar3a_159:nth-child(1) ._icon_1ar3a_183{color:var(--primary)}._featureCard_1ar3a_159:nth-child(2) ._icon_1ar3a_183{color:var(--success)}._featureCard_1ar3a_159:nth-child(3) ._icon_1ar3a_183{color:var(--accent)}._smartMeteringPage_1qdqc_1{color:var(--text-color);font-family:Manrope,sans-serif;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;column-gap:1.25rem;padding-top:1.5rem;row-gap:3.75rem;width:100%}._smartMeteringPage_1qdqc_1 *{font-family:Manrope,sans-serif}._repairServiceSection_1qdqc_19{grid-column:1/13;background-image:url(/images/CaseStudy_Hero.png);height:612px;width:1720px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;margin:auto 100px}._repairServiceSection_1qdqc_19:before{content:"";position:absolute;inset:0;background:#000000a6;opacity:1.5;z-index:1;border-radius:30px}._repairServiceContainer_1qdqc_40{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem;justify-content:center;height:100%;align-items:center}._repairServiceContents_1qdqc_51{display:flex;flex-direction:column;text-align:center;gap:2.125rem;align-items:center;width:100%}._repairServiceTexts_1qdqc_60{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;color:#fff}._repairServiceTexts_1qdqc_60 h2{font-size:2rem;font-weight:700;line-height:44px;color:#fff;width:auto;max-width:800px;margin:0 auto;text-align:center}._repairServiceTexts_1qdqc_60 p{font-size:1.5rem;font-weight:400;color:#fff;width:auto;max-width:900px;margin:0 auto;text-align:center}._repairIconSection_1qdqc_90{display:flex;flex-direction:row;gap:6rem;justify-content:center;text-align:center;align-items:center;width:100%;flex-wrap:wrap}._repairIconContainer_1qdqc_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_1qdqc_101 img{width:auto;height:auto;max-width:60px;filter:brightness(0) saturate(100%) invert(44%) sepia(51%) saturate(421%) hue-rotate(82deg) brightness(95%) contrast(92%)}._repairIconContainer_1qdqc_101 p{font-size:1rem;font-weight:500;color:#fff;margin:0;text-align:center}._serviceSection_1qdqc_126{grid-column:2/12;width:1430px;max-width:100%;height:auto;min-height:810px;margin:0 auto}._serviceHeaderSection_1qdqc_135{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}._serviceHeaderSectionText_1qdqc_143{display:flex;flex-direction:column;gap:.5rem;width:auto;flex:1;text-align:left}._serviceHeaderSectionText_1qdqc_143 ._tag_1qdqc_151{text-align:left;font-weight:800;color:var(--brand-green)}._serviceHeaderSectionText_1qdqc_143 h2{color:#163b7c;padding-top:2rem;text-align:left;font-weight:800}._serviceHeaderSectionText_1qdqc_143 p{font-size:1.1rem;font-weight:500;width:50%;color:#6c6c6c;text-align:left}@media (max-width: 1023px){._serviceHeaderSectionText_1qdqc_143 p{width:100%;text-align:center}}._serviceHeaderSectionIcon_1qdqc_177{display:flex;flex-direction:row;gap:1rem;align-items:center;flex-shrink:0}._leftArrowIconContainer_1qdqc_185,._rightArrowIconContainer_1qdqc_186{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease}._rightArrowIconContainer_1qdqc_186{background:var(--brand-blue)}._leftArrowIconContainer_1qdqc_185{background:var(--brand-green-transparent)}._leftArrowIconContainer_1qdqc_185:hover,._rightArrowIconContainer_1qdqc_186:hover{transform:scale(1.1)}._leftArrowIconContainer_1qdqc_185 img,._rightArrowIconContainer_1qdqc_186 img{width:24px;height:24px;object-fit:contain}._serviceCardSection_1qdqc_215{display:flex;margin-top:2rem;width:100%;max-width:1430px;height:600px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}._serviceCardContainer_1qdqc_227{display:flex;gap:1rem;justify-content:flex-start;width:100%;will-change:transform}._serviceCardWrapper_1qdqc_235{flex:0 0 auto;width:calc((100% - 2rem) / 3);min-width:0}._serviceCardWrapper_1qdqc_235>*{width:100%;height:100%}._serviceSupportSection_1qdqc_248{grid-column:1/13;background-color:var(--brand-green-transparent);width:100%;justify-content:center;padding:3.9rem 0;max-width:1920px;height:800px;display:flex;background:#eef7f0;gap:5rem}._serviceSupportSectionContainer_1qdqc_260{display:inline-flex;flex-direction:column;gap:3rem;width:1450px;height:680px}._serviceSupportSectionContainer_1qdqc_260 h2{color:#163b7c;font-size:2rem}._supportImageContents_1qdqc_272{display:flex;justify-content:space-between;gap:6.75rem;justify-content:center}._supportImageCard_1qdqc_281{position:absolute;background:#fff;z-index:1;bottom:1.5rem;left:1.2rem;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.9rem;width:350px}._supportImageCard_1qdqc_281 h2{font-size:1.125rem;line-height:25.9px;font-weight:600;color:#1f1f1f}._supportImageCard_1qdqc_281 p{font-size:1rem;line-height:25.9px;font-weight:500;color:#1f1f1f}._supportCardButton_1qdqc_306{padding:.7rem 1.6rem;border-radius:50px;border:1px solid var(--brand-green);font-size:1.1rem;color:var(--brand-blue);font-weight:600;width:270px;text-align:left;background-color:#fff}._supportContents_1qdqc_317{display:flex;flex-direction:column;gap:2rem}._tag_1qdqc_151{color:var(--brand-green);font-size:.875rem;font-weight:800}._supportText_1qdqc_328{display:flex;flex-direction:column;gap:1rem}._supportText_1qdqc_328 h2{font-size:2.25rem;font-weight:800;width:80%}._supportText_1qdqc_328 p{font-size:1.25rem;color:#6c6c6c;font-weight:500;line-height:25.9px}._supportFeatureRow_1qdqc_345{display:flex;gap:2rem}._supportFeatureContents_1qdqc_349{display:flex;gap:1rem}._supportIconContainer_1qdqc_354{width:50px;height:50px;background:var(--grey-lightest-color);display:flex;align-items:center;justify-content:center;border-radius:50%}._supportFeatureText_1qdqc_365{display:flex;flex-direction:column;justify-items:flex-start;width:100%}._supportFeatureText_1qdqc_365 h2{font-size:1.5rem;font-weight:500}._supportFeatureText_1qdqc_365 p{font-size:1.25rem;font-weight:500;line-height:25.9px;color:#6c6c6c}._supportStatsSection_1qdqc_384{display:flex;justify-content:space-between;text-align:center;width:100%}._statsValue_1qdqc_391{font-size:5rem;font-weight:500;color:var(--brand-green)}._statsLabel_1qdqc_396{font-size:1.25rem;color:#3e547a;font-weight:600}._faqSection_1qdqc_403{grid-column:2/12;display:flex;width:1430px;height:550px;justify-content:space-between;gap:5rem}._faqSectionLeft_1qdqc_413{display:flex;flex-direction:column;gap:1.5rem;width:700px}._faqSectionContents_1qdqc_419{display:flex;flex-direction:column;gap:2rem;width:100%}._faqTag_1qdqc_425{font-size:1.1rem;font-weight:600;color:var(--brand-green)}._faqSectionContents_1qdqc_419 h2{width:85%;color:#163b7c}._faqSectionContents_1qdqc_419 img{width:700px;height:245px;border-radius:10px;object-fit:cover}._faqSectionContents_1qdqc_419 p{font-size:1.25rem;font-weight:500;color:#6c6c6c}._faqSectionRight_1qdqc_446{display:flex;flex-direction:column;justify-content:center;width:630px}._faqAccordion_1qdqc_453{display:flex;flex-direction:column;gap:1.5rem}._faqItem_1qdqc_458{border-radius:12px;background-color:#fff;box-shadow:0 2px 3px #00000026;overflow:hidden;transition:all .3s ease}._faqItemOpen_1qdqc_467{background-color:var(--brand-green-transparent)}._faqTrigger_1qdqc_471{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;font-size:1rem;font-weight:600;color:#163b7c;background:none;border:none;outline:none;cursor:pointer;text-align:left;transition:color .25s ease}._faqTriggerOpen_1qdqc_489{color:var(--brand-green);font-size:1rem;font-weight:500}._icon_1qdqc_496{font-size:1.5rem;font-weight:400;color:#6b7280;margin-left:12px;transition:color .3s ease}._faqTriggerOpen_1qdqc_489 ._icon_1qdqc_496{color:var(--brand-green)}._faqContent_1qdqc_508{padding:0 22px;font-size:1rem;line-height:1.6;font-weight:500;color:#6c6c6c;overflow:hidden;transition:max-height .4s ease,padding .25s ease}._faqContentOpen_1qdqc_518{padding-bottom:16px}._promiseSection_1qdqc_523{grid-column:1/13;display:flex;justify-content:center;width:100%;margin:0 auto;background-color:#eef7f0;padding:4rem 0;margin-bottom:2rem;margin-top:2rem}._promiseSectionContainer_1qdqc_537{display:flex;width:1430px;justify-content:space-between;gap:7rem;box-sizing:border-box}._promiseLeftSectionContents_1qdqc_546{display:flex;flex-direction:column;gap:3.5rem;padding-bottom:1rem;width:100%}._promiseLeftSection_1qdqc_546{flex:1 1 40%;width:100%}._promiseLeftSection_1qdqc_546 img{width:100%;max-width:100%;height:auto;display:block;object-fit:cover;border-radius:20px}._promiseleftSectionTag_1qdqc_568{font-size:.875rem;line-height:30px;letter-spacing:.16rem;font-weight:800;color:var(--brand-green)}._leftSectionText_1qdqc_575{color:var(--brand-blue);display:flex;flex-direction:column;gap:.9rem}._leftSectionText_1qdqc_575 p{font-weight:400;line-height:22px;font-size:1.25rem;color:#7a7a7a}._requestDemoButton_1qdqc_588{width:270px;margin-top:-2rem;border-radius:.875rem}._promiseCardsRow_1qdqc_593{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);row-gap:1.875rem;column-gap:3.5rem;width:885px}._promiseCard_1qdqc_593{background:#fff;border-radius:20px;border:1px solid #cccccc;padding:1.5rem;text-align:left;box-shadow:0 4px 25px #0000000a;transition:all .3s ease;cursor:default;display:flex;flex-direction:column;gap:1rem;color:inherit}._promiseCard_1qdqc_593:hover{background:var(--brand-blue)}._promiseCard_1qdqc_593:hover *{color:#fff!important}._promiseCardHeader_1qdqc_624{display:flex;align-items:center;gap:1rem}._promiseCard_1qdqc_593 h3{font-size:1.4rem;font-weight:600;color:#05091d}._promiseCard_1qdqc_593 p{font-size:.875rem;font-weight:400;color:gray;line-height:1.5;letter-spacing:-.36px}._getStartedBannerSection_1qdqc_645{grid-column:1 / 13;width:1720px;max-width:1720px;margin:0 auto;background-image:url(/images/success.png);position:relative;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden;padding:6rem 15rem;gap:2.75rem}._getStartedBannerSection_1qdqc_645:before{content:"";position:absolute;inset:0;background:#163b7ca3;opacity:1.5;z-index:1}._getStartedBannerContent_1qdqc_671{position:relative;z-index:2;display:flex;flex-direction:column;gap:2.75rem}._getStartedBannerText_1qdqc_679{display:flex;flex-direction:column;gap:1rem}._getStartedBannerContent_1qdqc_671 h2{color:#fff;width:45%}._getStartedBannerContent_1qdqc_671 p{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:500;color:#fff;width:60%}._getStartedBannerbutton_1qdqc_696{display:flex;gap:4rem}@media (max-width: 1820px) and (min-width: 1024px){._repairServiceSection_1qdqc_19,._serviceSupportSection_1qdqc_248,._promiseSection_1qdqc_523,._getStartedBannerSection_1qdqc_645{width:calc(100% - 4rem);max-width:calc(100% - 4rem);margin:0 auto}._serviceSection_1qdqc_126{margin:auto 2rem}._serviceSupportSectionContainer_1qdqc_260{width:90%;max-width:100%}._supportImageContents_1qdqc_272{gap:3rem}._faqSection_1qdqc_403{margin:auto 2rem}._promiseSectionContainer_1qdqc_537{width:90%;max-width:100%;padding:0 2rem}._getStartedBannerSection_1qdqc_645{padding:4rem 8rem}._supportStatsSection_1qdqc_384{gap:2.5rem}._promiseLeftSection_1qdqc_546 img{width:100%;max-width:100%}}@media (min-width: 768px) and (max-width: 1023px){._supportStatsSection_1qdqc_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._statsItem_1qdqc_759{display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1qdqc_391{font-size:4rem}._statsLabel_1qdqc_396{font-size:1.125rem}}@media (min-width: 1440px) and (max-width: 1820px){._supportStatsSection_1qdqc_384{gap:3rem}._statsValue_1qdqc_391{font-size:5.5rem}._statsLabel_1qdqc_396{font-size:1.375rem}}@media (max-width: 1023px){._smartMeteringPage_1qdqc_1{grid-template-columns:1fr;column-gap:0;padding:1rem;row-gap:1.5rem;overflow-x:hidden;width:100%;max-width:100%}._repairServiceSection_1qdqc_19{width:100%;max-width:100%;margin:0;height:auto;min-height:500px;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat}._repairServiceContainer_1qdqc_40{padding:2rem;gap:2rem}._repairServiceTexts_1qdqc_60 h2{width:100%;font-size:1.75rem}._repairServiceTexts_1qdqc_60 p{width:100%;font-size:1.25rem}._repairIconSection_1qdqc_90{flex-wrap:wrap;gap:2rem;justify-content:center}._repairIconContainer_1qdqc_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_1qdqc_101 img{width:100%;max-width:60px;height:auto}._repairIconContainer_1qdqc_101 p{font-size:.875rem;color:var(--text-color)}._serviceSection_1qdqc_126{grid-column:1;margin:0;padding:0 1rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:1rem;min-height:auto}._serviceHeaderSection_1qdqc_135{flex-direction:column;gap:1.5rem;align-items:center;text-align:center}._serviceHeaderSectionText_1qdqc_143{width:100%;align-items:center}._serviceHeaderSectionIcon_1qdqc_177{justify-content:center;display:none}._serviceCardSection_1qdqc_215{overflow-x:auto;overflow-y:hidden;height:auto;min-height:500px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin-bottom:0}._serviceCardContainer_1qdqc_227{scroll-snap-type:x mandatory}._serviceCardWrapper_1qdqc_235{width:calc((100% - 2rem) / 3);min-width:300px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_1qdqc_248{grid-column:1;width:100%;padding:2rem 1rem;gap:2rem;height:auto;min-height:auto}._serviceSupportSectionContainer_1qdqc_260{width:100%;gap:2rem;height:auto}._supportImageContents_1qdqc_272{flex-direction:column;gap:2rem;align-items:center}._supportImage_1qdqc_272{position:relative}._supportImage_1qdqc_272{width:100%;max-width:100%}._supportImage_1qdqc_272 img{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}._supportImageCard_1qdqc_281{position:absolute;top:15.5rem;left:1rem;bottom:auto}._supportCardButton_1qdqc_306{width:100%;text-align:center}._supportContents_1qdqc_317{width:100%;text-align:center;align-items:center}._supportText_1qdqc_328{align-items:center}._supportText_1qdqc_328 h2{width:100%;text-align:center}._supportFeatureRow_1qdqc_345{flex-direction:column;gap:1.5rem;align-items:center}._supportFeatureContents_1qdqc_349{flex-direction:column;text-align:center;align-items:center}._supportFeatureText_1qdqc_365{width:100%;text-align:center}._supportButton_1qdqc_984{width:100%;display:flex;justify-content:center;margin-top:1rem}._supportStatsSection_1qdqc_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:center;width:100%;max-width:100%}._statsItem_1qdqc_759{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._faqSection_1qdqc_403{grid-column:1;margin:0;padding:0 1rem;flex-direction:column;gap:2rem;width:100%;max-width:100%;height:auto;overflow-x:hidden}._faqSectionLeft_1qdqc_413{width:100%;align-items:center;text-align:center}._faqSectionContents_1qdqc_419{align-items:center}._faqSectionContents_1qdqc_419 h2{width:100%;text-align:center}._faqSectionContents_1qdqc_419 img{width:100%;max-width:100%;height:auto;border-radius:20px}._faqSectionRight_1qdqc_446,._faqColumn_1qdqc_1046{width:100%}._promiseSection_1qdqc_523{grid-column:1;width:100%;padding:2rem 1rem;overflow-x:hidden}._promiseSectionContainer_1qdqc_537{width:100%;flex-direction:column;gap:2rem;align-items:center}._promiseLeftSection_1qdqc_546{width:100%;text-align:center}._promiseLeftSectionContents_1qdqc_546,._leftSectionText_1qdqc_575{align-items:center}._promiseLeftSection_1qdqc_546 img{width:70%;border-radius:20px;margin-top:1rem}._promiseRightSection_1qdqc_1083{width:100%}._promiseIcon_1qdqc_1087{width:40px;height:40px;display:flex;align-items:center;justify-content:center}._promiseIcon_1qdqc_1087 img{width:100%;height:auto}._promiseCardsRow_1qdqc_593{gap:1.5rem;width:100%;grid-template-columns:1fr}._getStartedBannerSection_1qdqc_645{grid-column:1;padding:3rem 2rem;text-align:center}._getStartedBannerContent_1qdqc_671{align-items:center;width:100%}._getStartedBannerText_1qdqc_679{align-items:center}._getStartedBannerContent_1qdqc_671 h2,._getStartedBannerContent_1qdqc_671 p{width:100%;text-align:center}._getStartedBannerbutton_1qdqc_696{flex-direction:column;gap:1rem;width:100%;align-items:center}._getStartedBannerbutton_1qdqc_696>*{width:100%;max-width:300px}}@media (max-width: 767px){._smartMeteringPage_1qdqc_1{padding:.5rem;row-gap:1.5rem}._repairServiceSection_1qdqc_19{min-height:400px;border-radius:15px}._repairServiceContainer_1qdqc_40{padding:1.5rem;gap:1.5rem}._repairServiceContents_1qdqc_51{gap:1.5rem}._repairServiceTexts_1qdqc_60 h2{font-size:1.5rem;line-height:1.3}._repairServiceTexts_1qdqc_60 p{font-size:1rem}._repairIconSection_1qdqc_90{gap:1rem}._repairIconContainer_1qdqc_101 img{max-width:50px}._repairIconContainer_1qdqc_101 p{font-size:.75rem}._serviceSection_1qdqc_126{padding:0 .5rem;margin-bottom:.75rem;min-height:auto}._serviceHeaderSectionText_1qdqc_143 h2{font-size:1.5rem}._serviceHeaderSectionText_1qdqc_143 p{font-size:1rem}._serviceCardSection_1qdqc_215{gap:.75rem;margin-top:1.5rem;margin-bottom:0;overflow:hidden;height:auto;min-height:450px}._serviceCardContainer_1qdqc_227{gap:.75rem}._serviceCardWrapper_1qdqc_235{width:calc((100% - 1.5rem) / 3);min-width:280px}._serviceSupportSection_1qdqc_248{padding:1.5rem .5rem;gap:1.5rem}._serviceSupportSectionContainer_1qdqc_260{gap:1.5rem}._supportImageCard_1qdqc_281{padding:1.5rem;border-radius:15px}._supportImageCard_1qdqc_281 h2{font-size:1rem}._supportImageCard_1qdqc_281 p{font-size:.875rem}._supportText_1qdqc_328 h2{font-size:1.75rem}._supportText_1qdqc_328 p{font-size:1rem}._supportFeatureRow_1qdqc_345{gap:1rem}._supportFeatureText_1qdqc_365 h2{font-size:1.25rem}._supportFeatureText_1qdqc_365 p{font-size:1rem}._supportButton_1qdqc_984{margin-top:.75rem}._supportStatsSection_1qdqc_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_1qdqc_759{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1qdqc_391{font-size:3rem;line-height:1.2}._statsLabel_1qdqc_396{font-size:1rem}._faqSection_1qdqc_403{padding:0 .5rem;gap:1.5rem}._faqSectionContents_1qdqc_419 h2{font-size:1.5rem}._faqSectionContents_1qdqc_419 p{font-size:1rem}._faqTrigger_1qdqc_471{padding:14px 16px;font-size:.9rem}._faqContent_1qdqc_508{padding:0 16px;font-size:.9rem}._promiseSection_1qdqc_523{padding:1.5rem .5rem}._promiseSectionContainer_1qdqc_537{gap:1.5rem}._promiseLeftSectionContents_1qdqc_546{gap:2rem}._leftSectionText_1qdqc_575 h2{font-size:1.5rem}._leftSectionText_1qdqc_575 p{font-size:1rem}._promiseCardsRow_1qdqc_593{gap:1rem;width:100%;grid-template-columns:1fr}._promiseCard_1qdqc_593{padding:1.25rem;border-radius:15px}._promiseCard_1qdqc_593 h3{font-size:1.2rem}._promiseCard_1qdqc_593 p{font-size:.8rem}._getStartedBannerSection_1qdqc_645{padding:2rem 1rem;gap:1.5rem}._getStartedBannerContent_1qdqc_671{gap:1.5rem}._getStartedBannerText_1qdqc_679{gap:.75rem}._getStartedBannerContent_1qdqc_671 h2{font-size:1.5rem}._getStartedBannerContent_1qdqc_671 p{font-size:1rem}._getStartedBannerbutton_1qdqc_696{gap:.75rem}._getStartedBannerbutton_1qdqc_696>*{max-width:100%}}@media (max-width: 479px){._smartMeteringPage_1qdqc_1{padding:.25rem;row-gap:1rem;overflow-x:hidden}._repairServiceSection_1qdqc_19{min-height:350px;border-radius:12px;margin:0;width:100%;max-width:100%;overflow:hidden}._repairServiceContainer_1qdqc_40{padding:1rem;gap:1rem}._repairServiceContents_1qdqc_51{gap:1rem}._repairServiceTexts_1qdqc_60 h2{font-size:1.25rem;line-height:1.3;width:100%}._repairServiceTexts_1qdqc_60 p{font-size:.875rem;width:100%}._repairIconSection_1qdqc_90{gap:.75rem;flex-wrap:wrap}._repairIconContainer_1qdqc_101{flex:1 1 calc(50% - .375rem);min-width:0}._repairIconContainer_1qdqc_101 img{max-width:40px}._repairIconContainer_1qdqc_101 p{font-size:.7rem}._serviceSection_1qdqc_126{padding:0 .25rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:.5rem;min-height:auto}._serviceHeaderSection_1qdqc_135{gap:1rem}._serviceHeaderSectionText_1qdqc_143 h2{font-size:1.25rem}._serviceHeaderSectionText_1qdqc_143 p{font-size:.875rem}._serviceHeaderSectionIcon_1qdqc_177,._leftArrowIconContainer_1qdqc_185,._rightArrowIconContainer_1qdqc_186{display:none}._serviceCardSection_1qdqc_215{gap:.5rem;margin-top:1rem;margin-bottom:0;width:100%;overflow-x:auto;overflow-y:hidden;height:auto;min-height:400px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}._serviceCardContainer_1qdqc_227{gap:.5rem;scroll-snap-align:start}._serviceCardWrapper_1qdqc_235{width:calc((100% - 1rem) / 3);min-width:280px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_1qdqc_248{padding:1rem .25rem;gap:1rem;width:100%;overflow-x:hidden}._serviceSupportSectionContainer_1qdqc_260{width:100%;gap:1rem}._supportImageContents_1qdqc_272{gap:1rem}._supportImage_1qdqc_272{width:100%}._supportImage_1qdqc_272 img{width:100%;max-width:100%;border-radius:12px}._supportImageCard_1qdqc_281{padding:1rem;border-radius:12px;width:100%;max-width:100%;margin-top:.75rem;position:relative;top:auto;left:auto;right:auto}._supportImageCard_1qdqc_281 h2{font-size:.9rem}._supportImageCard_1qdqc_281 p{font-size:.8rem}._supportCardButton_1qdqc_306{width:100%;max-width:100%;padding:.6rem 1rem;font-size:.9rem;text-align:center}._supportContents_1qdqc_317{width:100%;gap:1rem}._supportText_1qdqc_328 h2{font-size:1.5rem;width:100%}._supportText_1qdqc_328 p{font-size:.875rem}._supportFeatureRow_1qdqc_345{gap:.75rem;width:100%}._supportFeatureContents_1qdqc_349{width:100%;gap:.75rem}._supportIconContainer_1qdqc_354{width:40px;height:40px;flex-shrink:0}._supportFeatureText_1qdqc_365{width:100%}._supportFeatureText_1qdqc_365 h2{font-size:1.1rem}._supportFeatureText_1qdqc_365 p{font-size:.875rem}._supportButton_1qdqc_984{width:100%;margin-top:.5rem}._supportButton_1qdqc_984>*{width:100%;max-width:100%}._supportStatsSection_1qdqc_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_1qdqc_759{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1qdqc_391{font-size:2.5rem;line-height:1.2}._statsLabel_1qdqc_396{font-size:.875rem}._faqSection_1qdqc_403{padding:0 .25rem;gap:1rem;width:100%;overflow-x:hidden}._faqSectionLeft_1qdqc_413{width:100%}._faqSectionContents_1qdqc_419{gap:1rem}._faqSectionContents_1qdqc_419 h2{font-size:1.25rem;width:100%}._faqSectionContents_1qdqc_419 p{font-size:.875rem}._faqSectionContents_1qdqc_419 img{width:100%;max-width:100%;border-radius:12px}._faqSectionRight_1qdqc_446,._faqColumn_1qdqc_1046{width:100%}._faqAccordion_1qdqc_453{gap:1rem}._faqItem_1qdqc_458{border-radius:10px}._faqTrigger_1qdqc_471{padding:12px 14px;font-size:.85rem}._faqContent_1qdqc_508{padding:0 14px;font-size:.85rem}._promiseSection_1qdqc_523{padding:1rem .25rem;width:100%;overflow-x:hidden}._promiseSectionContainer_1qdqc_537{width:100%;gap:1rem}._promiseLeftSection_1qdqc_546{width:100%}._promiseLeftSectionContents_1qdqc_546{gap:1.5rem}._leftSectionText_1qdqc_575{gap:.75rem}._leftSectionText_1qdqc_575 h2{font-size:1.25rem}._leftSectionText_1qdqc_575 p{font-size:.875rem}._promiseLeftSection_1qdqc_546 img{width:100%;max-width:100%;border-radius:12px}._promiseRightSection_1qdqc_1083{width:100%}._promiseCardsRow_1qdqc_593{gap:.75rem;width:100%;grid-template-columns:1fr}._promiseCard_1qdqc_593{padding:1rem;border-radius:12px;width:100%}._promiseCardHeader_1qdqc_624{gap:.75rem}._promiseIcon_1qdqc_1087{width:35px;height:35px;flex-shrink:0}._promiseCard_1qdqc_593 h3{font-size:1.1rem}._promiseCard_1qdqc_593 p{font-size:.75rem}._getStartedBannerSection_1qdqc_645{padding:1.5rem .75rem;gap:1rem;width:100%;overflow-x:hidden}._getStartedBannerContent_1qdqc_671{gap:1rem;width:100%}._getStartedBannerText_1qdqc_679{gap:.5rem;width:100%}._getStartedBannerContent_1qdqc_671 h2{font-size:1.25rem;width:100%}._getStartedBannerContent_1qdqc_671 p{font-size:.875rem;width:100%}._getStartedBannerbutton_1qdqc_696{gap:.5rem;width:100%;flex-direction:column}._getStartedBannerbutton_1qdqc_696>*{width:100%;max-width:100%}}._solarEPCPage_ihb24_1{color:var(--text-color);font-family:Manrope,sans-serif;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;column-gap:1.25rem;padding-top:1.5rem;row-gap:3.75rem;width:100%}._smartMeteringPage_ihb24_13 *{font-family:Manrope,sans-serif}._repairServiceSection_ihb24_19{grid-column:1/13;background-image:url(/images/BackgroundImage5.webp);height:612px;width:1720px;border-radius:2rem;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;margin:auto 100px}._repairServiceSection_ihb24_19:before{content:"";position:absolute;inset:0;background:#000000a6;opacity:1.5;z-index:1;border-radius:30px}._repairServiceContainer_ihb24_41{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem;justify-content:center;height:100%;align-items:center}._repairServiceContents_ihb24_52{display:flex;flex-direction:column;text-align:center;gap:2.125rem;align-items:center;width:100%}._repairServiceTexts_ihb24_61{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}._repairServiceTexts_ihb24_61 h2{font-size:2rem;font-weight:700;line-height:44px;color:#fff;width:auto;max-width:800px;margin:0 auto;text-align:center}._repairServiceTexts_ihb24_61 p{font-size:1.5rem;font-weight:400;color:#fff;width:auto;max-width:900px;margin:0 auto;text-align:center}._repairIconSection_ihb24_90{display:flex;flex-direction:row;gap:6rem;justify-content:center;text-align:center;align-items:center;width:100%;flex-wrap:wrap}._repairIconContainer_ihb24_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_ihb24_101 img{width:auto;height:auto;max-width:60px;filter:brightness(0) saturate(100%) invert(44%) sepia(51%) saturate(421%) hue-rotate(82deg) brightness(95%) contrast(92%)}._repairIconContainer_ihb24_101 p{font-size:1rem;font-weight:500;color:#fff;margin:0;text-align:center}._serviceSection_ihb24_126{grid-column:2/12;width:1430px;max-width:100%;height:auto;min-height:810px;margin:0 auto}._serviceHeaderSection_ihb24_135{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}._serviceHeaderSectionText_ihb24_143{display:flex;flex-direction:column;gap:.5rem;width:auto;flex:1;text-align:left}._serviceHeaderSectionText_ihb24_143 ._tag_ihb24_151{text-align:left;font-weight:800;color:var(--brand-green)}._serviceHeaderSectionText_ihb24_143 h2{color:#163b7c;padding-top:2rem;text-align:left;font-weight:800}._serviceHeaderSectionText_ihb24_143 p{font-size:1.1rem;font-weight:500;width:50%;color:#6c6c6c;text-align:left}@media (max-width: 1023px){._serviceHeaderSectionText_ihb24_143 p{width:100%;text-align:center}}._serviceHeaderSectionIcon_ihb24_177{display:flex;flex-direction:row;gap:1rem;align-items:center;flex-shrink:0}._leftArrowIconContainer_ihb24_185,._rightArrowIconContainer_ihb24_186{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease}._rightArrowIconContainer_ihb24_186{background:var(--brand-blue)}._leftArrowIconContainer_ihb24_185{background:var(--brand-green-transparent)}._leftArrowIconContainer_ihb24_185:hover,._rightArrowIconContainer_ihb24_186:hover{transform:scale(1.1)}._leftArrowIconContainer_ihb24_185 img,._rightArrowIconContainer_ihb24_186 img{width:24px;height:24px;object-fit:contain}._serviceCardSection_ihb24_215{display:flex;margin-top:2rem;width:100%;max-width:1430px;height:600px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}._serviceCardContainer_ihb24_227{display:flex;gap:1rem;justify-content:flex-start;width:100%;will-change:transform}._serviceCardWrapper_ihb24_235{flex:0 0 auto;width:calc((100% - 2rem) / 3);min-width:0}._serviceCardWrapper_ihb24_235>*{width:100%;height:100%}._serviceSupportSection_ihb24_248{grid-column:1/13;background-color:var(--brand-green-transparent);width:100%;justify-content:center;padding:3.9rem 0;max-width:1920px;height:900px;display:flex;background:#eef7f0;gap:5rem}._serviceSupportSectionContainer_ihb24_260{display:inline-flex;flex-direction:column;gap:3rem;width:1450px;height:680px}._serviceSupportSectionContainer_ihb24_260 h2{color:#163b7c;font-size:2rem}._supportImageContents_ihb24_272{display:flex;justify-content:space-between;gap:6.75rem;justify-content:center}._supportImageCard_ihb24_281{position:absolute;background:#fff;z-index:1;bottom:1.5rem;left:1.2rem;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.9rem;width:350px}._supportImageCard_ihb24_281 h2{font-size:1.125rem;line-height:25.9px;font-weight:600;color:#1f1f1f}._supportImageCard_ihb24_281 p{font-size:1rem;line-height:25.9px;font-weight:500;color:#1f1f1f}._supportCardButton_ihb24_306{padding:.7rem 1.6rem;border-radius:50px;border:1px solid var(--brand-green);font-size:1.1rem;color:var(--brand-blue);font-weight:600;width:270px;text-align:left;background-color:#fff}._supportContents_ihb24_317{display:flex;flex-direction:column;gap:2rem}._tag_ihb24_151{color:var(--brand-green);font-size:.875rem;font-weight:800}._supportText_ihb24_328{display:flex;flex-direction:column;gap:1rem}._supportText_ihb24_328 h2{font-size:2.25rem;font-weight:800;width:80%}._supportText_ihb24_328 p{font-size:1.25rem;color:#6c6c6c;font-weight:500;line-height:25.9px}._supportFeatureRow_ihb24_345{display:flex;gap:2rem}._supportFeatureContents_ihb24_349{display:flex;gap:1rem}._supportIconContainer_ihb24_354{width:50px;height:50px;background:var(--grey-lightest-color);display:flex;align-items:center;justify-content:center;border-radius:50%}._supportFeatureText_ihb24_365{display:flex;flex-direction:column;justify-items:flex-start;width:100%}._supportFeatureText_ihb24_365 h2{font-size:1.5rem;font-weight:500}._supportFeatureText_ihb24_365 p{font-size:1.25rem;font-weight:500;line-height:25.9px;color:#6c6c6c}._supportStatsSection_ihb24_384{display:flex;justify-content:space-between;text-align:center;width:100%}._statsValue_ihb24_391{font-size:5rem;font-weight:500;color:var(--brand-green);line-height:95px}._statsLabel_ihb24_397{font-size:1.25rem;color:#3e547a;font-weight:600}._faqSection_ihb24_404{grid-column:2/12;display:flex;width:1430px;height:550px;justify-content:space-between;gap:5rem}._faqSectionLeft_ihb24_414{display:flex;flex-direction:column;gap:1.5rem;width:700px}._faqSectionContents_ihb24_420{display:flex;flex-direction:column;gap:2rem;width:100%}._faqTag_ihb24_426{font-size:1.1rem;font-weight:600;color:var(--brand-green)}._faqSectionContents_ihb24_420 h2{width:85%;color:#163b7c}._faqSectionContents_ihb24_420 img{width:700px;height:245px;border-radius:10px;object-fit:cover}._faqSectionContents_ihb24_420 p{font-size:1.25rem;font-weight:500;color:#6c6c6c}._faqSectionRight_ihb24_447{display:flex;flex-direction:column;justify-content:center;width:630px}._faqAccordion_ihb24_454{display:flex;flex-direction:column;gap:1.5rem}._faqItem_ihb24_459{border-radius:12px;background-color:#fff;box-shadow:0 2px 3px #00000026;overflow:hidden;transition:all .3s ease}._faqItemOpen_ihb24_468{background-color:var(--brand-green-transparent)}._faqTrigger_ihb24_472{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;font-size:1rem;font-weight:600;color:#163b7c;background:none;border:none;outline:none;cursor:pointer;text-align:left;transition:color .25s ease}._faqTriggerOpen_ihb24_490{color:var(--brand-green);font-size:1rem;font-weight:500}._icon_ihb24_497{font-size:1.5rem;font-weight:400;color:#6b7280;margin-left:12px;transition:color .3s ease}._faqTriggerOpen_ihb24_490 ._icon_ihb24_497{color:var(--brand-green)}._faqContent_ihb24_509{padding:0 22px;font-size:1rem;line-height:1.6;font-weight:500;color:#6c6c6c;overflow:hidden;transition:max-height .4s ease,padding .25s ease}._faqContentOpen_ihb24_519{padding-bottom:16px}._promiseSection_ihb24_524{grid-column:1/13;display:flex;justify-content:center;width:100%;margin:0 auto;background-color:#eef7f0;padding:4rem 0;margin-bottom:2rem;margin-top:2rem}._promiseSectionContainer_ihb24_538{display:flex;width:1430px;justify-content:space-between;gap:7rem;box-sizing:border-box}._promiseLeftSectionContents_ihb24_547{display:flex;flex-direction:column;gap:3.5rem;padding-bottom:1rem;width:100%}._promiseLeftSection_ihb24_547{flex:1 1 40%;width:100%}._promiseLeftSection_ihb24_547 img{width:100%;max-width:100%;height:auto;display:block;object-fit:cover;border-radius:20px}._promiseleftSectionTag_ihb24_569{font-size:.875rem;line-height:30px;letter-spacing:.16rem;font-weight:800;color:var(--brand-green)}._leftSectionText_ihb24_576{color:var(--brand-blue);display:flex;flex-direction:column;gap:.9rem}._leftSectionText_ihb24_576 p{font-weight:400;line-height:22px;font-size:1.25rem;color:#7a7a7a}._requestDemoButton_ihb24_589{width:270px;margin-top:-2rem;border-radius:2rem}._promiseCardsRow_ihb24_594{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);row-gap:1.875rem;column-gap:3.5rem;width:885px}._promiseCard_ihb24_594{background:#fff;border-radius:20px;border:1px solid #cccccc;padding:1.5rem;text-align:left;box-shadow:0 4px 25px #0000000a;transition:all .3s ease;cursor:default;display:flex;flex-direction:column;gap:1rem;color:inherit}._promiseCard_ihb24_594:hover{background:var(--brand-blue)}._promiseCard_ihb24_594:hover *{color:#fff!important}._promiseCardHeader_ihb24_625{display:flex;align-items:center;gap:1rem}._promiseCard_ihb24_594 h3{font-size:1.4rem;font-weight:600;color:#05091d}._promiseCard_ihb24_594 p{font-size:.875rem;font-weight:400;color:gray;line-height:1.5;letter-spacing:-.36px}._getStartedBannerSection_ihb24_646{grid-column:1 / 13;width:1720px;max-width:1720px;margin:0 auto;background-image:url(/images/success.png);position:relative;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden;padding:6rem 15rem;gap:2.75rem}._getStartedBannerSection_ihb24_646:before{content:"";position:absolute;inset:0;background:#163b7ca3;opacity:1.5;z-index:1}._getStartedBannerContent_ihb24_672{position:relative;z-index:2;display:flex;flex-direction:column;gap:2.75rem}._getStartedBannerText_ihb24_680{display:flex;flex-direction:column;gap:1rem}._getStartedBannerContent_ihb24_672 h2{color:#fff;width:45%}._getStartedBannerContent_ihb24_672 p{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:500;color:#fff;width:60%}._getStartedBannerbutton_ihb24_697{display:flex;gap:4rem}@media (max-width: 1820px) and (min-width: 1024px){._repairServiceSection_ihb24_19,._serviceSupportSection_ihb24_248,._promiseSection_ihb24_524,._getStartedBannerSection_ihb24_646{width:calc(100% - 4rem);max-width:calc(100% - 4rem);margin:0 auto}._serviceSection_ihb24_126{margin:auto 2rem}._serviceSupportSectionContainer_ihb24_260{width:90%;max-width:100%}._supportImageContents_ihb24_272{gap:3rem}._faqSection_ihb24_404{margin:auto 2rem}._promiseSectionContainer_ihb24_538{width:90%;max-width:100%;padding:0 2rem}._getStartedBannerSection_ihb24_646{padding:4rem 8rem}._supportStatsSection_ihb24_384{gap:2.5rem}._promiseLeftSection_ihb24_547 img{width:100%;max-width:100%}}@media (min-width: 768px) and (max-width: 1023px){._supportStatsSection_ihb24_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._statsItem_ihb24_760{display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_ihb24_391{font-size:4rem}._statsLabel_ihb24_397{font-size:1.125rem}}@media (min-width: 1440px) and (max-width: 1820px){._supportStatsSection_ihb24_384{gap:3rem}._statsValue_ihb24_391{font-size:5.5rem}._statsLabel_ihb24_397{font-size:1.375rem}}@media (max-width: 1023px){._solarEPCPage_ihb24_1{grid-template-columns:1fr;column-gap:0;padding:1rem;row-gap:1.5rem;overflow-x:hidden;width:100%;max-width:100%}._repairServiceSection_ihb24_19{width:100%;max-width:100%;margin:0;height:auto;min-height:500px;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat}._repairServiceContainer_ihb24_41{padding:2rem;gap:2rem}._repairServiceTexts_ihb24_61 h2{width:100%;font-size:1.75rem}._repairServiceTexts_ihb24_61 p{width:100%;font-size:1.25rem}._repairIconSection_ihb24_90{flex-wrap:wrap;gap:2rem;justify-content:center}._repairIconContainer_ihb24_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_ihb24_101 img{width:100%;max-width:60px;height:auto}._repairIconContainer_ihb24_101 p{font-size:.875rem;color:var(--text-color)}._serviceSection_ihb24_126{grid-column:1;margin:0;padding:0 1rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:1rem;min-height:auto}._serviceHeaderSection_ihb24_135{flex-direction:column;gap:1.5rem;align-items:center;text-align:center}._serviceHeaderSectionText_ihb24_143{width:100%;align-items:center}._serviceHeaderSectionIcon_ihb24_177{justify-content:center;display:none}._serviceCardSection_ihb24_215{overflow-x:auto;overflow-y:hidden;height:auto;min-height:500px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin-bottom:0}._serviceCardContainer_ihb24_227{scroll-snap-type:x mandatory}._serviceCardWrapper_ihb24_235{width:calc((100% - 2rem) / 3);min-width:300px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_ihb24_248{grid-column:1;width:100%;padding:2rem 1rem;gap:2rem;height:auto;min-height:auto}._serviceSupportSectionContainer_ihb24_260{width:100%;gap:2rem;height:auto}._supportImageContents_ihb24_272{flex-direction:column;gap:2rem;align-items:center}._supportImage_ihb24_272{position:relative}._supportImage_ihb24_272{width:100%;max-width:100%}._supportImage_ihb24_272 img{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}._supportImageCard_ihb24_281{position:absolute;top:15.5rem;left:1rem;bottom:auto}._supportCardButton_ihb24_306{width:100%;text-align:center}._supportContents_ihb24_317{width:100%;text-align:center;align-items:center}._supportText_ihb24_328{align-items:center}._supportText_ihb24_328 h2{width:100%;text-align:center}._supportFeatureRow_ihb24_345{flex-direction:column;gap:1.5rem;align-items:center}._supportFeatureContents_ihb24_349{flex-direction:column;text-align:center;align-items:center}._supportFeatureText_ihb24_365{width:100%;text-align:center}._supportButton_ihb24_985{width:100%;display:flex;justify-content:center;margin-top:1rem}._supportStatsSection_ihb24_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:center;width:100%;max-width:100%}._statsItem_ihb24_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._faqSection_ihb24_404{grid-column:1;margin:0;padding:0 1rem;flex-direction:column;gap:2rem;width:100%;max-width:100%;height:auto;overflow-x:hidden}._faqSectionLeft_ihb24_414{width:100%;align-items:center;text-align:center}._faqSectionContents_ihb24_420{align-items:center}._faqSectionContents_ihb24_420 h2{width:100%;text-align:center}._faqSectionContents_ihb24_420 img{width:100%;max-width:100%;height:auto;border-radius:20px}._faqSectionRight_ihb24_447,._faqColumn_ihb24_1047{width:100%}._promiseSection_ihb24_524{grid-column:1;width:100%;padding:2rem 1rem;overflow-x:hidden}._promiseSectionContainer_ihb24_538{width:100%;flex-direction:column;gap:2rem;align-items:center}._promiseLeftSection_ihb24_547{width:100%;text-align:center}._promiseLeftSectionContents_ihb24_547,._leftSectionText_ihb24_576{align-items:center}._promiseLeftSection_ihb24_547 img{width:70%;border-radius:20px;margin-top:1rem}._promiseRightSection_ihb24_1084{width:100%}._promiseIcon_ihb24_1088{width:40px;height:40px;display:flex;align-items:center;justify-content:center}._promiseIcon_ihb24_1088 img{width:100%;height:auto}._promiseCardsRow_ihb24_594{gap:1.5rem;width:100%;grid-template-columns:1fr}._getStartedBannerSection_ihb24_646{grid-column:1;padding:3rem 2rem;text-align:center}._getStartedBannerContent_ihb24_672{align-items:center;width:100%}._getStartedBannerText_ihb24_680{align-items:center}._getStartedBannerContent_ihb24_672 h2,._getStartedBannerContent_ihb24_672 p{width:100%;text-align:center}._getStartedBannerbutton_ihb24_697{flex-direction:column;gap:1rem;width:100%;align-items:center}._getStartedBannerbutton_ihb24_697>*{width:100%;max-width:300px}}@media (max-width: 767px){._solarEPCPage_ihb24_1{padding:.5rem;row-gap:1.5rem}._repairServiceSection_ihb24_19{min-height:400px;border-radius:15px}._repairServiceContainer_ihb24_41{padding:1.5rem;gap:1.5rem}._repairServiceContents_ihb24_52{gap:1.5rem}._repairServiceTexts_ihb24_61 h2{font-size:1.5rem;line-height:1.3}._repairServiceTexts_ihb24_61 p{font-size:1rem}._repairIconSection_ihb24_90{gap:1rem}._repairIconContainer_ihb24_101 img{max-width:50px}._repairIconContainer_ihb24_101 p{font-size:.75rem}._serviceSection_ihb24_126{padding:0 .5rem;margin-bottom:.75rem;min-height:auto}._serviceHeaderSectionText_ihb24_143 h2{font-size:1.5rem}._serviceHeaderSectionText_ihb24_143 p{font-size:1rem}._serviceCardSection_ihb24_215{gap:.75rem;margin-top:1.5rem;margin-bottom:0;overflow:hidden;height:auto;min-height:450px}._serviceCardContainer_ihb24_227{gap:.75rem}._serviceCardWrapper_ihb24_235{width:calc((100% - 1.5rem) / 3);min-width:280px}._serviceSupportSection_ihb24_248{padding:1.5rem .5rem;gap:1.5rem}._serviceSupportSectionContainer_ihb24_260{gap:1.5rem}._supportImageCard_ihb24_281{padding:1.5rem;border-radius:15px}._supportImageCard_ihb24_281 h2{font-size:1rem}._supportImageCard_ihb24_281 p{font-size:.875rem}._supportText_ihb24_328 h2{font-size:1.75rem}._supportText_ihb24_328 p{font-size:1rem}._supportFeatureRow_ihb24_345{gap:1rem}._supportFeatureText_ihb24_365 h2{font-size:1.25rem}._supportFeatureText_ihb24_365 p{font-size:1rem}._supportButton_ihb24_985{margin-top:.75rem}._supportStatsSection_ihb24_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_ihb24_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_ihb24_391{font-size:3rem;line-height:1.2}._statsLabel_ihb24_397{font-size:1rem}._faqSection_ihb24_404{padding:0 .5rem;gap:1.5rem}._faqSectionContents_ihb24_420 h2{font-size:1.5rem}._faqSectionContents_ihb24_420 p{font-size:1rem}._faqTrigger_ihb24_472{padding:14px 16px;font-size:.9rem}._faqContent_ihb24_509{padding:0 16px;font-size:.9rem}._promiseSection_ihb24_524{padding:1.5rem .5rem}._promiseSectionContainer_ihb24_538{gap:1.5rem}._promiseLeftSectionContents_ihb24_547{gap:2rem}._leftSectionText_ihb24_576 h2{font-size:1.5rem}._leftSectionText_ihb24_576 p{font-size:1rem}._promiseCardsRow_ihb24_594{gap:1rem;width:100%;grid-template-columns:1fr}._promiseCard_ihb24_594{padding:1.25rem;border-radius:15px}._promiseCard_ihb24_594 h3{font-size:1.2rem}._promiseCard_ihb24_594 p{font-size:.8rem}._getStartedBannerSection_ihb24_646{padding:2rem 1rem;gap:1.5rem}._getStartedBannerContent_ihb24_672{gap:1.5rem}._getStartedBannerText_ihb24_680{gap:.75rem}._getStartedBannerContent_ihb24_672 h2{font-size:1.5rem}._getStartedBannerContent_ihb24_672 p{font-size:1rem}._getStartedBannerbutton_ihb24_697{gap:.75rem}._getStartedBannerbutton_ihb24_697>*{max-width:100%}}@media (max-width: 479px){._solarEPCPage_ihb24_1{padding:.25rem;row-gap:1rem;overflow-x:hidden}._repairServiceSection_ihb24_19{min-height:350px;border-radius:12px;margin:0;width:100%;max-width:100%;overflow:hidden}._repairServiceContainer_ihb24_41{padding:1rem;gap:1rem}._repairServiceContents_ihb24_52{gap:1rem}._repairServiceTexts_ihb24_61 h2{font-size:1.25rem;line-height:1.3;width:100%}._repairServiceTexts_ihb24_61 p{font-size:.875rem;width:100%}._repairIconSection_ihb24_90{gap:.75rem;flex-wrap:wrap}._repairIconContainer_ihb24_101{flex:1 1 calc(50% - .375rem);min-width:0}._repairIconContainer_ihb24_101 img{max-width:40px}._repairIconContainer_ihb24_101 p{font-size:.7rem}._serviceSection_ihb24_126{padding:0 .25rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:.5rem;min-height:auto}._serviceHeaderSection_ihb24_135{gap:1rem}._serviceHeaderSectionText_ihb24_143 h2{font-size:1.25rem}._serviceHeaderSectionText_ihb24_143 p{font-size:.875rem}._serviceHeaderSectionIcon_ihb24_177,._leftArrowIconContainer_ihb24_185,._rightArrowIconContainer_ihb24_186{display:none}._serviceCardSection_ihb24_215{gap:.5rem;margin-top:1rem;margin-bottom:0;width:100%;overflow-x:auto;overflow-y:hidden;height:auto;min-height:400px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}._serviceCardContainer_ihb24_227{gap:.5rem;scroll-snap-align:start}._serviceCardWrapper_ihb24_235{width:calc((100% - 1rem) / 3);min-width:280px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_ihb24_248{padding:1rem .25rem;gap:1rem;width:100%;overflow-x:hidden}._serviceSupportSectionContainer_ihb24_260{width:100%;gap:1rem}._supportImageContents_ihb24_272{gap:1rem}._supportImage_ihb24_272{width:100%}._supportImage_ihb24_272 img{width:100%;max-width:100%;border-radius:12px}._supportImageCard_ihb24_281{padding:1rem;border-radius:12px;width:100%;max-width:100%;margin-top:.75rem;position:relative;top:auto;left:auto;right:auto}._supportImageCard_ihb24_281 h2{font-size:.9rem}._supportImageCard_ihb24_281 p{font-size:.8rem}._supportCardButton_ihb24_306{width:100%;max-width:100%;padding:.6rem 1rem;font-size:.9rem;text-align:center}._supportContents_ihb24_317{width:100%;gap:1rem}._supportText_ihb24_328 h2{font-size:1.5rem;width:100%}._supportText_ihb24_328 p{font-size:.875rem}._supportFeatureRow_ihb24_345{gap:.75rem;width:100%}._supportFeatureContents_ihb24_349{width:100%;gap:.75rem}._supportIconContainer_ihb24_354{width:40px;height:40px;flex-shrink:0}._supportFeatureText_ihb24_365{width:100%}._supportFeatureText_ihb24_365 h2{font-size:1.1rem}._supportFeatureText_ihb24_365 p{font-size:.875rem}._supportButton_ihb24_985{width:100%;margin-top:.5rem}._supportButton_ihb24_985>*{width:100%;max-width:100%}._supportStatsSection_ihb24_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_ihb24_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_ihb24_391{font-size:2.5rem;line-height:1.2}._statsLabel_ihb24_397{font-size:.875rem}._faqSection_ihb24_404{padding:0 .25rem;gap:1rem;width:100%;overflow-x:hidden}._faqSectionLeft_ihb24_414{width:100%}._faqSectionContents_ihb24_420{gap:1rem}._faqSectionContents_ihb24_420 h2{font-size:1.25rem;width:100%}._faqSectionContents_ihb24_420 p{font-size:.875rem}._faqSectionContents_ihb24_420 img{width:100%;max-width:100%;border-radius:12px}._faqSectionRight_ihb24_447,._faqColumn_ihb24_1047{width:100%}._faqAccordion_ihb24_454{gap:1rem}._faqItem_ihb24_459{border-radius:10px}._faqTrigger_ihb24_472{padding:12px 14px;font-size:.85rem}._faqContent_ihb24_509{padding:0 14px;font-size:.85rem}._promiseSection_ihb24_524{padding:1rem .25rem;width:100%;overflow-x:hidden}._promiseSectionContainer_ihb24_538{width:100%;gap:1rem}._promiseLeftSection_ihb24_547{width:100%}._promiseLeftSectionContents_ihb24_547{gap:1.5rem}._leftSectionText_ihb24_576{gap:.75rem}._leftSectionText_ihb24_576 h2{font-size:1.25rem}._leftSectionText_ihb24_576 p{font-size:.875rem}._promiseLeftSection_ihb24_547 img{width:100%;max-width:100%;border-radius:12px}._promiseRightSection_ihb24_1084{width:100%}._promiseCardsRow_ihb24_594{gap:.75rem;width:100%;grid-template-columns:1fr}._promiseCard_ihb24_594{padding:1rem;border-radius:12px;width:100%}._promiseCardHeader_ihb24_625{gap:.75rem}._promiseIcon_ihb24_1088{width:35px;height:35px;flex-shrink:0}._promiseCard_ihb24_594 h3{font-size:1.1rem}._promiseCard_ihb24_594 p{font-size:.75rem}._getStartedBannerSection_ihb24_646{padding:1.5rem .75rem;gap:1rem;width:100%;overflow-x:hidden}._getStartedBannerContent_ihb24_672{gap:1rem;width:100%}._getStartedBannerText_ihb24_680{gap:.5rem;width:100%}._getStartedBannerContent_ihb24_672 h2{font-size:1.25rem;width:100%}._getStartedBannerContent_ihb24_672 p{font-size:.875rem;width:100%}._getStartedBannerbutton_ihb24_697{gap:.5rem;width:100%;flex-direction:column}._getStartedBannerbutton_ihb24_697>*{width:100%;max-width:100%}}._powerTDPage_1gvyl_1{color:var(--text-color);font-family:Manrope,sans-serif;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;column-gap:1.25rem;padding-top:1.5rem;row-gap:3.75rem;width:100%}._smartMeteringPage_1gvyl_13 *{font-family:Manrope,sans-serif}._repairServiceSection_1gvyl_19{grid-column:1/13;background-image:url(/images/Power_T&D.webp);height:612px;width:1720px;border-radius:2rem;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;margin:auto 100px}._repairServiceSection_1gvyl_19:before{content:"";position:absolute;inset:0;background:#000000a6;opacity:1.5;z-index:1;border-radius:30px}._repairServiceContainer_1gvyl_41{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem;justify-content:center;height:100%;align-items:center}._repairServiceContents_1gvyl_52{display:flex;flex-direction:column;text-align:center;gap:2.125rem;align-items:center;width:100%}._repairServiceTexts_1gvyl_61{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}._repairServiceTexts_1gvyl_61 h2{font-size:2rem;font-weight:700;line-height:44px;color:#fff;width:auto;max-width:800px;margin:0 auto;text-align:center}._repairServiceTexts_1gvyl_61 p{font-size:1.5rem;font-weight:400;color:#fff;width:auto;max-width:900px;margin:0 auto;text-align:center}._repairIconSection_1gvyl_90{display:flex;flex-direction:row;gap:6rem;justify-content:center;text-align:center;align-items:center;width:100%;flex-wrap:wrap}._repairIconContainer_1gvyl_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_1gvyl_101 img{width:auto;height:auto;max-width:60px;filter:brightness(0) saturate(100%) invert(44%) sepia(51%) saturate(421%) hue-rotate(82deg) brightness(95%) contrast(92%)}._repairIconContainer_1gvyl_101 p{font-size:1rem;font-weight:500;color:#fff;margin:0;text-align:center}._serviceSection_1gvyl_127{grid-column:2/12;width:1430px;max-width:100%;height:auto;min-height:810px;margin:0 auto}._serviceHeaderSection_1gvyl_136{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}._serviceHeaderSectionText_1gvyl_144{display:flex;flex-direction:column;gap:.5rem;width:auto;flex:1;text-align:left}._serviceHeaderSectionText_1gvyl_144 ._tag_1gvyl_152{text-align:left;font-weight:800;color:var(--brand-green)}._serviceHeaderSectionText_1gvyl_144 h2{color:#163b7c;padding-top:2rem;text-align:left;font-weight:800}._serviceHeaderSectionText_1gvyl_144 p{font-size:1.1rem;font-weight:500;width:50%;color:#6c6c6c;text-align:left}@media (max-width: 1023px){._serviceHeaderSectionText_1gvyl_144 p{width:100%;text-align:center}}._serviceHeaderSectionIcon_1gvyl_178{display:flex;flex-direction:row;gap:1rem;align-items:center;flex-shrink:0}._leftArrowIconContainer_1gvyl_186,._rightArrowIconContainer_1gvyl_187{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease}._rightArrowIconContainer_1gvyl_187{background:var(--brand-blue)}._leftArrowIconContainer_1gvyl_186{background:var(--brand-green-transparent)}._leftArrowIconContainer_1gvyl_186:hover,._rightArrowIconContainer_1gvyl_187:hover{transform:scale(1.1)}._leftArrowIconContainer_1gvyl_186 img,._rightArrowIconContainer_1gvyl_187 img{width:24px;height:24px;object-fit:contain}._serviceCardSection_1gvyl_216{display:flex;margin-top:2rem;width:100%;max-width:1430px;height:600px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}._serviceCardContainer_1gvyl_228{display:flex;gap:1rem;justify-content:flex-start;width:100%;will-change:transform}._serviceCardWrapper_1gvyl_236{flex:0 0 auto;width:calc((100% - 2rem) / 3);min-width:0}._serviceCardWrapper_1gvyl_236>*{width:100%;height:100%}._serviceSupportSection_1gvyl_249{grid-column:1/13;background-color:var(--brand-green-transparent);width:100%;justify-content:center;padding:3.9rem 0;max-width:1920px;height:950px;display:flex;background:#eef7f0;gap:5rem}._serviceSupportSectionContainer_1gvyl_261{display:inline-flex;flex-direction:column;gap:3rem;width:1450px;height:680px}._serviceSupportSectionContainer_1gvyl_261 h2{color:#163b7c;font-size:2rem}._supportImageContents_1gvyl_273{display:flex;justify-content:space-between;gap:6.75rem;justify-content:center}._supportImageCard_1gvyl_282{position:absolute;background:#fff;z-index:1;bottom:1.5rem;left:1.2rem;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.9rem;width:350px}._supportImageCard_1gvyl_282 h2{font-size:1.125rem;line-height:25.9px;font-weight:600;color:#1f1f1f}._supportImageCard_1gvyl_282 p{font-size:1rem;line-height:25.9px;font-weight:500;color:#1f1f1f}._supportCardButton_1gvyl_307{padding:.7rem 1.6rem;border-radius:50px;border:1px solid var(--brand-green);font-size:1.1rem;color:var(--brand-blue);font-weight:600;width:270px;text-align:left;background-color:#fff}._supportContents_1gvyl_318{display:flex;flex-direction:column;gap:2rem}._tag_1gvyl_152{color:var(--brand-green);font-size:.875rem;font-weight:800}._supportText_1gvyl_329{display:flex;flex-direction:column;gap:1rem}._supportText_1gvyl_329 h2{font-size:2.25rem;font-weight:800;width:80%}._supportText_1gvyl_329 p{font-size:1.25rem;color:#6c6c6c;font-weight:500;line-height:25.9px}._supportFeatureRow_1gvyl_346{display:flex;gap:2rem}._supportFeatureContents_1gvyl_350{display:flex;gap:1rem}._supportIconContainer_1gvyl_355{width:50px;height:50px;background:var(--grey-lightest-color);display:flex;align-items:center;justify-content:center;border-radius:50%}._supportFeatureText_1gvyl_366{display:flex;flex-direction:column;justify-items:flex-start;width:100%}._supportFeatureText_1gvyl_366 h2{font-size:1.5rem;font-weight:500}._supportFeatureText_1gvyl_366 p{font-size:1.25rem;font-weight:500;line-height:25.9px;color:#6c6c6c}._supportStatsSection_1gvyl_385{display:flex;justify-content:space-between;text-align:center;width:100%}._statsValue_1gvyl_392{font-size:5rem;font-weight:500;color:var(--brand-green);line-height:95px}._statsLabel_1gvyl_398{font-size:1.25rem;color:#3e547a;font-weight:600}._faqSection_1gvyl_405{grid-column:2/12;display:flex;width:1430px;height:550px;justify-content:space-between;gap:5rem}._faqSectionLeft_1gvyl_415{display:flex;flex-direction:column;gap:1.5rem;width:700px}._faqSectionContents_1gvyl_421{display:flex;flex-direction:column;gap:2rem;width:100%}._faqTag_1gvyl_427{font-size:1.1rem;font-weight:600;color:var(--brand-green)}._faqSectionContents_1gvyl_421 h2{width:85%;color:#163b7c}._faqSectionContents_1gvyl_421 img{width:700px;height:245px;border-radius:10px;object-fit:cover}._faqSectionContents_1gvyl_421 p{font-size:1.25rem;font-weight:500;color:#6c6c6c}._faqSectionRight_1gvyl_448{display:flex;flex-direction:column;justify-content:center;width:630px}._faqAccordion_1gvyl_455{display:flex;flex-direction:column;gap:1.5rem}._faqItem_1gvyl_460{border-radius:12px;background-color:#fff;box-shadow:0 2px 3px #00000026;overflow:hidden;transition:all .3s ease}._faqItemOpen_1gvyl_469{background-color:var(--brand-green-transparent)}._faqTrigger_1gvyl_473{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;font-size:1rem;font-weight:600;color:#163b7c;background:none;border:none;outline:none;cursor:pointer;text-align:left;transition:color .25s ease}._faqTriggerOpen_1gvyl_491{color:var(--brand-green);font-size:1rem;font-weight:500}._icon_1gvyl_498{font-size:1.5rem;font-weight:400;color:#6b7280;margin-left:12px;transition:color .3s ease}._faqTriggerOpen_1gvyl_491 ._icon_1gvyl_498{color:var(--brand-green)}._faqContent_1gvyl_510{padding:0 22px;font-size:1rem;line-height:1.6;font-weight:500;color:#6c6c6c;overflow:hidden;transition:max-height .4s ease,padding .25s ease}._faqContentOpen_1gvyl_520{padding-bottom:16px}._promiseSection_1gvyl_525{grid-column:1/13;display:flex;justify-content:center;width:100%;margin:0 auto;background-color:#eef7f0;padding:4rem 0;margin-bottom:2rem;margin-top:2rem}._promiseSectionContainer_1gvyl_539{display:flex;width:1430px;justify-content:space-between;gap:7rem;box-sizing:border-box}._promiseLeftSectionContents_1gvyl_548{display:flex;flex-direction:column;gap:3.5rem;padding-bottom:1rem;width:100%}._promiseLeftSection_1gvyl_548{flex:1 1 40%;width:100%}._promiseLeftSection_1gvyl_548 img{width:100%;max-width:100%;height:auto;display:block;object-fit:cover;border-radius:20px}._promiseleftSectionTag_1gvyl_570{font-size:.875rem;line-height:30px;letter-spacing:.16rem;font-weight:800;color:var(--brand-green)}._leftSectionText_1gvyl_577{color:var(--brand-blue);display:flex;flex-direction:column;gap:.9rem}._leftSectionText_1gvyl_577 p{font-weight:400;line-height:22px;font-size:1.25rem;color:#7a7a7a}._requestDemoButton_1gvyl_590{width:270px;margin-top:-2rem;border-radius:2rem}._promiseCardsRow_1gvyl_595{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);row-gap:1.875rem;column-gap:3.5rem;width:885px}._promiseCard_1gvyl_595{background:#fff;border-radius:20px;border:1px solid #cccccc;padding:1.5rem;text-align:left;box-shadow:0 4px 25px #0000000a;transition:all .3s ease;cursor:default;display:flex;flex-direction:column;gap:1rem;color:inherit}._promiseCard_1gvyl_595:hover{background:var(--brand-blue)}._promiseCard_1gvyl_595:hover *{color:#fff!important}._promiseCardHeader_1gvyl_626{display:flex;align-items:center;gap:1rem}._promiseCard_1gvyl_595 h3{font-size:1.4rem;font-weight:600;color:#05091d}._promiseCard_1gvyl_595 p{font-size:.875rem;font-weight:400;color:gray;line-height:1.5;letter-spacing:-.36px}._getStartedBannerSection_1gvyl_647{grid-column:1 / 13;width:1720px;max-width:1720px;margin:0 auto;background-image:url(/images/success.png);position:relative;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden;padding:6rem 15rem;gap:2.75rem}._getStartedBannerSection_1gvyl_647:before{content:"";position:absolute;inset:0;background:#163b7ca3;opacity:1.5;z-index:1}._getStartedBannerContent_1gvyl_673{position:relative;z-index:2;display:flex;flex-direction:column;gap:2.75rem}._getStartedBannerText_1gvyl_681{display:flex;flex-direction:column;gap:1rem}._getStartedBannerContent_1gvyl_673 h2{color:#fff;width:45%}._getStartedBannerContent_1gvyl_673 p{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:500;color:#fff;width:60%}._getStartedBannerbutton_1gvyl_698{display:flex;gap:4rem}@media (max-width: 1820px) and (min-width: 1024px){._repairServiceSection_1gvyl_19,._serviceSupportSection_1gvyl_249,._promiseSection_1gvyl_525,._getStartedBannerSection_1gvyl_647{width:calc(100% - 4rem);max-width:calc(100% - 4rem);margin:0 auto}._serviceSection_1gvyl_127{margin:auto 2rem}._serviceSupportSectionContainer_1gvyl_261{width:90%;max-width:100%}._supportImageContents_1gvyl_273{gap:3rem}._faqSection_1gvyl_405{margin:auto 2rem}._promiseSectionContainer_1gvyl_539{width:90%;max-width:100%;padding:0 2rem}._getStartedBannerSection_1gvyl_647{padding:4rem 8rem}._supportStatsSection_1gvyl_385{gap:2.5rem}._promiseLeftSection_1gvyl_548 img{width:100%;max-width:100%}}@media (min-width: 768px) and (max-width: 1023px){._supportStatsSection_1gvyl_385{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._statsItem_1gvyl_761{display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1gvyl_392{font-size:4rem}._statsLabel_1gvyl_398{font-size:1.125rem}}@media (min-width: 1440px) and (max-width: 1820px){._supportStatsSection_1gvyl_385{gap:3rem}._statsValue_1gvyl_392{font-size:5.5rem}._statsLabel_1gvyl_398{font-size:1.375rem}}@media (max-width: 1023px){._powerTDPage_1gvyl_1{grid-template-columns:1fr;column-gap:0;padding:1rem;row-gap:1.5rem;overflow-x:hidden;width:100%;max-width:100%}._repairServiceSection_1gvyl_19{width:100%;max-width:100%;margin:0;height:auto;min-height:500px;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat}._repairServiceContainer_1gvyl_41{padding:2rem;gap:2rem}._repairServiceTexts_1gvyl_61 h2{width:100%;font-size:1.75rem}._repairServiceTexts_1gvyl_61 p{width:100%;font-size:1.25rem}._repairIconSection_1gvyl_90{flex-wrap:wrap;gap:2rem;justify-content:center}._repairIconContainer_1gvyl_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_1gvyl_101 img{width:100%;max-width:60px;height:auto}._repairIconContainer_1gvyl_101 p{font-size:.875rem;color:var(--text-color)}._serviceSection_1gvyl_127{grid-column:1;margin:0;padding:0 1rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:1rem;min-height:auto}._serviceHeaderSection_1gvyl_136{flex-direction:column;gap:1.5rem;align-items:center;text-align:center}._serviceHeaderSectionText_1gvyl_144{width:100%;align-items:center}._serviceHeaderSectionIcon_1gvyl_178{justify-content:center;display:none}._serviceCardSection_1gvyl_216{overflow-x:auto;overflow-y:hidden;height:auto;min-height:500px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin-bottom:0}._serviceCardContainer_1gvyl_228{scroll-snap-type:x mandatory}._serviceCardWrapper_1gvyl_236{width:calc((100% - 2rem) / 3);min-width:300px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_1gvyl_249{grid-column:1;width:100%;padding:2rem 1rem;gap:2rem;height:auto;min-height:auto}._serviceSupportSectionContainer_1gvyl_261{width:100%;gap:2rem;height:auto}._supportImageContents_1gvyl_273{flex-direction:column;gap:2rem;align-items:center}._supportImage_1gvyl_273{position:relative}._supportImage_1gvyl_273{width:100%;max-width:100%}._supportImage_1gvyl_273 img{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}._supportImageCard_1gvyl_282{position:absolute;top:15.5rem;left:1rem;bottom:auto}._supportCardButton_1gvyl_307{width:100%;text-align:center}._supportContents_1gvyl_318{width:100%;text-align:center;align-items:center}._supportText_1gvyl_329{align-items:center}._supportText_1gvyl_329 h2{width:100%;text-align:center}._supportFeatureRow_1gvyl_346{flex-direction:column;gap:1.5rem;align-items:center}._supportFeatureContents_1gvyl_350{flex-direction:column;text-align:center;align-items:center}._supportFeatureText_1gvyl_366{width:100%;text-align:center}._supportButton_1gvyl_986{width:100%;display:flex;justify-content:center;margin-top:1rem}._supportStatsSection_1gvyl_385{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:center;width:100%;max-width:100%}._statsItem_1gvyl_761{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._faqSection_1gvyl_405{grid-column:1;margin:0;padding:0 1rem;flex-direction:column;gap:2rem;width:100%;max-width:100%;height:auto;overflow-x:hidden}._faqSectionLeft_1gvyl_415{width:100%;align-items:center;text-align:center}._faqSectionContents_1gvyl_421{align-items:center}._faqSectionContents_1gvyl_421 h2{width:100%;text-align:center}._faqSectionContents_1gvyl_421 img{width:100%;max-width:100%;height:auto;border-radius:20px}._faqSectionRight_1gvyl_448,._faqColumn_1gvyl_1048{width:100%}._promiseSection_1gvyl_525{grid-column:1;width:100%;padding:2rem 1rem;overflow-x:hidden}._promiseSectionContainer_1gvyl_539{width:100%;flex-direction:column;gap:2rem;align-items:center}._promiseLeftSection_1gvyl_548{width:100%;text-align:center}._promiseLeftSectionContents_1gvyl_548,._leftSectionText_1gvyl_577{align-items:center}._promiseLeftSection_1gvyl_548 img{width:70%;border-radius:20px;margin-top:1rem}._promiseRightSection_1gvyl_1085{width:100%}._promiseIcon_1gvyl_1089{width:40px;height:40px;display:flex;align-items:center;justify-content:center}._promiseIcon_1gvyl_1089 img{width:100%;height:auto}._promiseCardsRow_1gvyl_595{gap:1.5rem;width:100%;grid-template-columns:1fr}._getStartedBannerSection_1gvyl_647{grid-column:1;padding:3rem 2rem;text-align:center}._getStartedBannerContent_1gvyl_673{align-items:center;width:100%}._getStartedBannerText_1gvyl_681{align-items:center}._getStartedBannerContent_1gvyl_673 h2,._getStartedBannerContent_1gvyl_673 p{width:100%;text-align:center}._getStartedBannerbutton_1gvyl_698{flex-direction:column;gap:1rem;width:100%;align-items:center}._getStartedBannerbutton_1gvyl_698>*{width:100%;max-width:300px}}@media (max-width: 767px){._powerTDPage_1gvyl_1{padding:.5rem;row-gap:1.5rem}._repairServiceSection_1gvyl_19{min-height:400px;border-radius:15px}._repairServiceContainer_1gvyl_41{padding:1.5rem;gap:1.5rem}._repairServiceContents_1gvyl_52{gap:1.5rem}._repairServiceTexts_1gvyl_61 h2{font-size:1.5rem;line-height:1.3}._repairServiceTexts_1gvyl_61 p{font-size:1rem}._repairIconSection_1gvyl_90{gap:1rem}._repairIconContainer_1gvyl_101 img{max-width:50px}._repairIconContainer_1gvyl_101 p{font-size:.75rem}._serviceSection_1gvyl_127{padding:0 .5rem;margin-bottom:.75rem;min-height:auto}._serviceHeaderSectionText_1gvyl_144 h2{font-size:1.5rem}._serviceHeaderSectionText_1gvyl_144 p{font-size:1rem}._serviceCardSection_1gvyl_216{gap:.75rem;margin-top:1.5rem;margin-bottom:0;overflow:hidden;height:auto;min-height:450px}._serviceCardContainer_1gvyl_228{gap:.75rem}._serviceCardWrapper_1gvyl_236{width:calc((100% - 1.5rem) / 3);min-width:280px}._serviceSupportSection_1gvyl_249{padding:1.5rem .5rem;gap:1.5rem}._serviceSupportSectionContainer_1gvyl_261{gap:1.5rem}._supportImageCard_1gvyl_282{padding:1.5rem;border-radius:15px}._supportImageCard_1gvyl_282 h2{font-size:1rem}._supportImageCard_1gvyl_282 p{font-size:.875rem}._supportText_1gvyl_329 h2{font-size:1.75rem}._supportText_1gvyl_329 p{font-size:1rem}._supportFeatureRow_1gvyl_346{gap:1rem}._supportFeatureText_1gvyl_366 h2{font-size:1.25rem}._supportFeatureText_1gvyl_366 p{font-size:1rem}._supportButton_1gvyl_986{margin-top:.75rem}._supportStatsSection_1gvyl_385{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_1gvyl_761{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1gvyl_392{font-size:3rem;line-height:1.2}._statsLabel_1gvyl_398{font-size:1rem}._faqSection_1gvyl_405{padding:0 .5rem;gap:1.5rem}._faqSectionContents_1gvyl_421 h2{font-size:1.5rem}._faqSectionContents_1gvyl_421 p{font-size:1rem}._faqTrigger_1gvyl_473{padding:14px 16px;font-size:.9rem}._faqContent_1gvyl_510{padding:0 16px;font-size:.9rem}._promiseSection_1gvyl_525{padding:1.5rem .5rem}._promiseSectionContainer_1gvyl_539{gap:1.5rem}._promiseLeftSectionContents_1gvyl_548{gap:2rem}._leftSectionText_1gvyl_577 h2{font-size:1.5rem}._leftSectionText_1gvyl_577 p{font-size:1rem}._promiseCardsRow_1gvyl_595{gap:1rem;width:100%;grid-template-columns:1fr}._promiseCard_1gvyl_595{padding:1.25rem;border-radius:15px}._promiseCard_1gvyl_595 h3{font-size:1.2rem}._promiseCard_1gvyl_595 p{font-size:.8rem}._getStartedBannerSection_1gvyl_647{padding:2rem 1rem;gap:1.5rem}._getStartedBannerContent_1gvyl_673{gap:1.5rem}._getStartedBannerText_1gvyl_681{gap:.75rem}._getStartedBannerContent_1gvyl_673 h2{font-size:1.5rem}._getStartedBannerContent_1gvyl_673 p{font-size:1rem}._getStartedBannerbutton_1gvyl_698{gap:.75rem}._getStartedBannerbutton_1gvyl_698>*{max-width:100%}}@media (max-width: 479px){._powerTDPage_1gvyl_1{padding:.25rem;row-gap:1rem;overflow-x:hidden}._repairServiceSection_1gvyl_19{min-height:350px;border-radius:12px;margin:0;width:100%;max-width:100%;overflow:hidden}._repairServiceContainer_1gvyl_41{padding:1rem;gap:1rem}._repairServiceContents_1gvyl_52{gap:1rem}._repairServiceTexts_1gvyl_61 h2{font-size:1.25rem;line-height:1.3;width:100%}._repairServiceTexts_1gvyl_61 p{font-size:.875rem;width:100%}._repairIconSection_1gvyl_90{gap:.75rem;flex-wrap:wrap}._repairIconContainer_1gvyl_101{flex:1 1 calc(50% - .375rem);min-width:0}._repairIconContainer_1gvyl_101 img{max-width:40px}._repairIconContainer_1gvyl_101 p{font-size:.7rem}._serviceSection_1gvyl_127{padding:0 .25rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:.5rem;min-height:auto}._serviceHeaderSection_1gvyl_136{gap:1rem}._serviceHeaderSectionText_1gvyl_144 h2{font-size:1.25rem}._serviceHeaderSectionText_1gvyl_144 p{font-size:.875rem}._serviceHeaderSectionIcon_1gvyl_178,._leftArrowIconContainer_1gvyl_186,._rightArrowIconContainer_1gvyl_187{display:none}._serviceCardSection_1gvyl_216{gap:.5rem;margin-top:1rem;margin-bottom:0;width:100%;overflow-x:auto;overflow-y:hidden;height:auto;min-height:400px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}._serviceCardContainer_1gvyl_228{gap:.5rem;scroll-snap-align:start}._serviceCardWrapper_1gvyl_236{width:calc((100% - 1rem) / 3);min-width:280px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_1gvyl_249{padding:1rem .25rem;gap:1rem;width:100%;overflow-x:hidden}._serviceSupportSectionContainer_1gvyl_261{width:100%;gap:1rem}._supportImageContents_1gvyl_273{gap:1rem}._supportImage_1gvyl_273{width:100%}._supportImage_1gvyl_273 img{width:100%;max-width:100%;border-radius:12px}._supportImageCard_1gvyl_282{padding:1rem;border-radius:12px;width:100%;max-width:100%;margin-top:.75rem;position:relative;top:auto;left:auto;right:auto}._supportImageCard_1gvyl_282 h2{font-size:.9rem}._supportImageCard_1gvyl_282 p{font-size:.8rem}._supportCardButton_1gvyl_307{width:100%;max-width:100%;padding:.6rem 1rem;font-size:.9rem;text-align:center}._supportContents_1gvyl_318{width:100%;gap:1rem}._supportText_1gvyl_329 h2{font-size:1.5rem;width:100%}._supportText_1gvyl_329 p{font-size:.875rem}._supportFeatureRow_1gvyl_346{gap:.75rem;width:100%}._supportFeatureContents_1gvyl_350{width:100%;gap:.75rem}._supportIconContainer_1gvyl_355{width:40px;height:40px;flex-shrink:0}._supportFeatureText_1gvyl_366{width:100%}._supportFeatureText_1gvyl_366 h2{font-size:1.1rem}._supportFeatureText_1gvyl_366 p{font-size:.875rem}._supportButton_1gvyl_986{width:100%;margin-top:.5rem}._supportButton_1gvyl_986>*{width:100%;max-width:100%}._supportStatsSection_1gvyl_385{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_1gvyl_761{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1gvyl_392{font-size:2.5rem;line-height:1.2}._statsLabel_1gvyl_398{font-size:.875rem}._faqSection_1gvyl_405{padding:0 .25rem;gap:1rem;width:100%;overflow-x:hidden}._faqSectionLeft_1gvyl_415{width:100%}._faqSectionContents_1gvyl_421{gap:1rem}._faqSectionContents_1gvyl_421 h2{font-size:1.25rem;width:100%}._faqSectionContents_1gvyl_421 p{font-size:.875rem}._faqSectionContents_1gvyl_421 img{width:100%;max-width:100%;border-radius:12px}._faqSectionRight_1gvyl_448,._faqColumn_1gvyl_1048{width:100%}._faqAccordion_1gvyl_455{gap:1rem}._faqItem_1gvyl_460{border-radius:10px}._faqTrigger_1gvyl_473{padding:12px 14px;font-size:.85rem}._faqContent_1gvyl_510{padding:0 14px;font-size:.85rem}._promiseSection_1gvyl_525{padding:1rem .25rem;width:100%;overflow-x:hidden}._promiseSectionContainer_1gvyl_539{width:100%;gap:1rem}._promiseLeftSection_1gvyl_548{width:100%}._promiseLeftSectionContents_1gvyl_548{gap:1.5rem}._leftSectionText_1gvyl_577{gap:.75rem}._leftSectionText_1gvyl_577 h2{font-size:1.25rem}._leftSectionText_1gvyl_577 p{font-size:.875rem}._promiseLeftSection_1gvyl_548 img{width:100%;max-width:100%;border-radius:12px}._promiseRightSection_1gvyl_1085{width:100%}._promiseCardsRow_1gvyl_595{gap:.75rem;width:100%;grid-template-columns:1fr}._promiseCard_1gvyl_595{padding:1rem;border-radius:12px;width:100%}._promiseCardHeader_1gvyl_626{gap:.75rem}._promiseIcon_1gvyl_1089{width:35px;height:35px;flex-shrink:0}._promiseCard_1gvyl_595 h3{font-size:1.1rem}._promiseCard_1gvyl_595 p{font-size:.75rem}._getStartedBannerSection_1gvyl_647{padding:1.5rem .75rem;gap:1rem;width:100%;overflow-x:hidden}._getStartedBannerContent_1gvyl_673{gap:1rem;width:100%}._getStartedBannerText_1gvyl_681{gap:.5rem;width:100%}._getStartedBannerContent_1gvyl_673 h2{font-size:1.25rem;width:100%}._getStartedBannerContent_1gvyl_673 p{font-size:.875rem;width:100%}._getStartedBannerbutton_1gvyl_698{gap:.5rem;width:100%;flex-direction:column}._getStartedBannerbutton_1gvyl_698>*{width:100%;max-width:100%}}._ugCablingSubstationsPage_hqw2y_1{color:var(--text-color);font-family:Manrope,sans-serif;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;column-gap:1.25rem;padding-top:1.5rem;row-gap:3.75rem;width:100%}._smartMeteringPage_hqw2y_13 *{font-family:Manrope,sans-serif}._repairServiceSection_hqw2y_19{grid-column:1/13;background-image:url(/images/Ug_Cab.webp);height:612px;border-radius:2rem;width:1720px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;margin:auto 100px}._repairServiceSection_hqw2y_19:before{content:"";position:absolute;inset:0;background:#000000a6;opacity:1.5;z-index:1;border-radius:30px}._repairServiceContainer_hqw2y_41{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem;justify-content:center;height:100%;align-items:center}._repairServiceContents_hqw2y_52{display:flex;flex-direction:column;text-align:center;gap:2.125rem;align-items:center;width:100%}._repairServiceTexts_hqw2y_61{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}._repairServiceTexts_hqw2y_61 h2{font-size:2rem;font-weight:700;line-height:44px;color:#fff;width:auto;max-width:800px;margin:0 auto;text-align:center}._repairServiceTexts_hqw2y_61 p{font-size:1.5rem;font-weight:400;color:#fff;width:auto;max-width:900px;margin:0 auto;text-align:center}._repairIconSection_hqw2y_90{display:flex;flex-direction:row;gap:6rem;justify-content:center;text-align:center;align-items:center;width:100%;flex-wrap:wrap}._repairIconContainer_hqw2y_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_hqw2y_101 img{width:auto;height:auto;max-width:60px;filter:brightness(0) saturate(100%) invert(44%) sepia(51%) saturate(421%) hue-rotate(82deg) brightness(95%) contrast(92%)}._repairIconContainer_hqw2y_101 p{font-size:1rem;font-weight:500;color:#fff;margin:0;text-align:center}._serviceSection_hqw2y_126{grid-column:2/12;width:1430px;max-width:100%;height:auto;min-height:810px;margin:0 auto}._serviceHeaderSection_hqw2y_135{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}._serviceHeaderSectionText_hqw2y_143{display:flex;flex-direction:column;gap:.5rem;width:auto;flex:1;text-align:left}._serviceHeaderSectionText_hqw2y_143 ._tag_hqw2y_151{text-align:left;font-weight:800;color:var(--brand-green)}._serviceHeaderSectionText_hqw2y_143 h2{color:#163b7c;padding-top:2rem;text-align:left;font-weight:800}._serviceHeaderSectionText_hqw2y_143 p{font-size:1.1rem;font-weight:500;width:50%;color:#6c6c6c;text-align:left}@media (max-width: 1023px){._serviceHeaderSectionText_hqw2y_143 p{width:100%;text-align:center}}._serviceHeaderSectionIcon_hqw2y_177{display:flex;flex-direction:row;gap:1rem;align-items:center;flex-shrink:0}._leftArrowIconContainer_hqw2y_185,._rightArrowIconContainer_hqw2y_186{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease}._rightArrowIconContainer_hqw2y_186{background:var(--brand-blue)}._leftArrowIconContainer_hqw2y_185{background:var(--brand-green-transparent)}._leftArrowIconContainer_hqw2y_185:hover,._rightArrowIconContainer_hqw2y_186:hover{transform:scale(1.1)}._leftArrowIconContainer_hqw2y_185 img,._rightArrowIconContainer_hqw2y_186 img{width:24px;height:24px;object-fit:contain}._serviceCardSection_hqw2y_215{display:flex;margin-top:2rem;width:100%;max-width:1430px;height:600px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}._serviceCardContainer_hqw2y_227{display:flex;gap:1rem;justify-content:flex-start;width:100%;will-change:transform}._serviceCardWrapper_hqw2y_235{flex:0 0 auto;width:calc((100% - 2rem) / 3);min-width:0}._serviceCardWrapper_hqw2y_235>*{width:100%;height:100%}._serviceSupportSection_hqw2y_248{grid-column:1/13;background-color:var(--brand-green-transparent);width:100%;justify-content:center;padding:3.9rem 0;max-width:1920px;height:900px;display:flex;background:#eef7f0;gap:5rem}._serviceSupportSectionContainer_hqw2y_260{display:inline-flex;flex-direction:column;gap:3rem;width:1450px;height:680px}._serviceSupportSectionContainer_hqw2y_260 h2{color:#163b7c;font-size:2rem}._supportImageContents_hqw2y_272{display:flex;justify-content:space-between;gap:6.75rem;justify-content:center}._supportImageCard_hqw2y_281{position:absolute;background:#fff;z-index:1;bottom:1.5rem;left:1.2rem;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.9rem;width:350px}._supportImageCard_hqw2y_281 h2{font-size:1.125rem;line-height:25.9px;font-weight:600;color:#1f1f1f}._supportImageCard_hqw2y_281 p{font-size:1rem;line-height:25.9px;font-weight:500;color:#1f1f1f}._supportCardButton_hqw2y_306{padding:.7rem 1.6rem;border-radius:50px;border:1px solid var(--brand-green);font-size:1.1rem;color:var(--brand-blue);font-weight:600;width:270px;text-align:left;background-color:#fff}._supportContents_hqw2y_317{display:flex;flex-direction:column;gap:2rem}._tag_hqw2y_151{color:var(--brand-green);font-size:.875rem;font-weight:800}._supportText_hqw2y_328{display:flex;flex-direction:column;gap:1rem}._supportText_hqw2y_328 h2{font-size:2.25rem;font-weight:800;width:80%}._supportText_hqw2y_328 p{font-size:1.25rem;color:#6c6c6c;font-weight:500;line-height:25.9px}._supportFeatureRow_hqw2y_345{display:flex;gap:2rem}._supportFeatureContents_hqw2y_349{display:flex;gap:1rem}._supportIconContainer_hqw2y_354{width:50px;height:50px;background:var(--grey-lightest-color);display:flex;align-items:center;justify-content:center;border-radius:50%}._supportFeatureText_hqw2y_365{display:flex;flex-direction:column;justify-items:flex-start;width:100%}._supportFeatureText_hqw2y_365 h2{font-size:1.5rem;font-weight:500}._supportFeatureText_hqw2y_365 p{font-size:1.25rem;font-weight:500;line-height:25.9px;color:#6c6c6c}._supportStatsSection_hqw2y_384{display:flex;justify-content:space-between;text-align:center;width:100%}._statsValue_hqw2y_391{font-size:5rem;font-weight:500;color:var(--brand-green);line-height:95px}._statsLabel_hqw2y_397{font-size:1.25rem;color:#3e547a;font-weight:600}._faqSection_hqw2y_404{grid-column:2/12;display:flex;width:1430px;height:550px;justify-content:space-between;gap:5rem}._faqSectionLeft_hqw2y_414{display:flex;flex-direction:column;gap:1.5rem;width:700px}._faqSectionContents_hqw2y_420{display:flex;flex-direction:column;gap:2rem;width:100%}._faqTag_hqw2y_426{font-size:1.1rem;font-weight:600;color:var(--brand-green)}._faqSectionContents_hqw2y_420 h2{width:85%;color:#163b7c}._faqSectionContents_hqw2y_420 img{width:700px;height:245px;border-radius:10px;object-fit:cover}._faqSectionContents_hqw2y_420 p{font-size:1.25rem;font-weight:500;color:#6c6c6c}._faqSectionRight_hqw2y_447{display:flex;flex-direction:column;justify-content:center;width:630px}._faqAccordion_hqw2y_454{display:flex;flex-direction:column;gap:1.5rem}._faqItem_hqw2y_459{border-radius:12px;background-color:#fff;box-shadow:0 2px 3px #00000026;overflow:hidden;transition:all .3s ease}._faqItemOpen_hqw2y_468{background-color:var(--brand-green-transparent)}._faqTrigger_hqw2y_472{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;font-size:1rem;font-weight:600;color:#163b7c;background:none;border:none;outline:none;cursor:pointer;text-align:left;transition:color .25s ease}._faqTriggerOpen_hqw2y_490{color:var(--brand-green);font-size:1rem;font-weight:500}._icon_hqw2y_497{font-size:1.5rem;font-weight:400;color:#6b7280;margin-left:12px;transition:color .3s ease}._faqTriggerOpen_hqw2y_490 ._icon_hqw2y_497{color:var(--brand-green)}._faqContent_hqw2y_509{padding:0 22px;font-size:1rem;line-height:1.6;font-weight:500;color:#6c6c6c;overflow:hidden;transition:max-height .4s ease,padding .25s ease}._faqContentOpen_hqw2y_519{padding-bottom:16px}._promiseSection_hqw2y_524{grid-column:1/13;display:flex;justify-content:center;width:100%;margin:0 auto;background-color:#eef7f0;padding:4rem 0;margin-bottom:2rem;margin-top:2rem}._promiseSectionContainer_hqw2y_538{display:flex;width:1430px;justify-content:space-between;gap:7rem;box-sizing:border-box}._promiseLeftSectionContents_hqw2y_547{display:flex;flex-direction:column;gap:3.5rem;padding-bottom:1rem;width:100%}._promiseLeftSection_hqw2y_547{flex:1 1 40%;width:100%}._promiseLeftSection_hqw2y_547 img{width:100%;max-width:100%;height:auto;display:block;object-fit:cover;border-radius:20px}._promiseleftSectionTag_hqw2y_569{font-size:.875rem;line-height:30px;letter-spacing:.16rem;font-weight:800;color:var(--brand-green)}._leftSectionText_hqw2y_576{color:var(--brand-blue);display:flex;flex-direction:column;gap:.9rem}._leftSectionText_hqw2y_576 p{font-weight:400;line-height:22px;font-size:1.25rem;color:#7a7a7a}._requestDemoButton_hqw2y_589{width:270px;margin-top:-2rem;border-radius:2rem}._promiseCardsRow_hqw2y_594{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);row-gap:1.875rem;column-gap:3.5rem;width:885px}._promiseCard_hqw2y_594{background:#fff;border-radius:20px;border:1px solid #cccccc;padding:1.5rem;text-align:left;box-shadow:0 4px 25px #0000000a;transition:all .3s ease;cursor:default;display:flex;flex-direction:column;gap:1rem;color:inherit}._promiseCard_hqw2y_594:hover{background:var(--brand-blue)}._promiseCard_hqw2y_594:hover *{color:#fff!important}._promiseCardHeader_hqw2y_625{display:flex;align-items:center;gap:1rem}._promiseCard_hqw2y_594 h3{font-size:1.4rem;font-weight:600;color:#05091d}._promiseCard_hqw2y_594 p{font-size:.875rem;font-weight:400;color:gray;line-height:1.5;letter-spacing:-.36px}._getStartedBannerSection_hqw2y_646{grid-column:1 / 13;width:1720px;max-width:1720px;margin:0 auto;background-image:url(/images/success.png);position:relative;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden;padding:6rem 15rem;gap:2.75rem}._getStartedBannerSection_hqw2y_646:before{content:"";position:absolute;inset:0;background:#163b7ca3;opacity:1.5;z-index:1}._getStartedBannerContent_hqw2y_672{position:relative;z-index:2;display:flex;flex-direction:column;gap:2.75rem}._getStartedBannerText_hqw2y_680{display:flex;flex-direction:column;gap:1rem}._getStartedBannerContent_hqw2y_672 h2{color:#fff;width:45%}._getStartedBannerContent_hqw2y_672 p{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:500;color:#fff;width:60%}._getStartedBannerbutton_hqw2y_697{display:flex;gap:4rem}@media (max-width: 1820px) and (min-width: 1024px){._repairServiceSection_hqw2y_19,._serviceSupportSection_hqw2y_248,._promiseSection_hqw2y_524,._getStartedBannerSection_hqw2y_646{width:calc(100% - 4rem);max-width:calc(100% - 4rem);margin:0 auto}._serviceSection_hqw2y_126{margin:auto 2rem}._serviceSupportSectionContainer_hqw2y_260{width:90%;max-width:100%}._supportImageContents_hqw2y_272{gap:3rem}._faqSection_hqw2y_404{margin:auto 2rem}._promiseSectionContainer_hqw2y_538{width:90%;max-width:100%;padding:0 2rem}._getStartedBannerSection_hqw2y_646{padding:4rem 8rem}._supportStatsSection_hqw2y_384{gap:2.5rem}._promiseLeftSection_hqw2y_547 img{width:100%;max-width:100%}}@media (min-width: 768px) and (max-width: 1023px){._supportStatsSection_hqw2y_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._statsItem_hqw2y_760{display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_hqw2y_391{font-size:4rem}._statsLabel_hqw2y_397{font-size:1.125rem}}@media (min-width: 1440px) and (max-width: 1820px){._supportStatsSection_hqw2y_384{gap:3rem}._statsValue_hqw2y_391{font-size:5.5rem}._statsLabel_hqw2y_397{font-size:1.375rem}}@media (max-width: 1023px){._ugCablingSubstationsPage_hqw2y_1{grid-template-columns:1fr;column-gap:0;padding:1rem;row-gap:1.5rem;overflow-x:hidden;width:100%;max-width:100%}._repairServiceSection_hqw2y_19{width:100%;max-width:100%;margin:0;height:auto;min-height:500px;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat}._repairServiceContainer_hqw2y_41{padding:2rem;gap:2rem}._repairServiceTexts_hqw2y_61 h2{width:100%;font-size:1.75rem}._repairServiceTexts_hqw2y_61 p{width:100%;font-size:1.25rem}._repairIconSection_hqw2y_90{flex-wrap:wrap;gap:2rem;justify-content:center}._repairIconContainer_hqw2y_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_hqw2y_101 img{width:100%;max-width:60px;height:auto}._repairIconContainer_hqw2y_101 p{font-size:.875rem;color:var(--text-color)}._serviceSection_hqw2y_126{grid-column:1;margin:0;padding:0 1rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:1rem;min-height:auto}._serviceHeaderSection_hqw2y_135{flex-direction:column;gap:1.5rem;align-items:center;text-align:center}._serviceHeaderSectionText_hqw2y_143{width:100%;align-items:center}._serviceHeaderSectionIcon_hqw2y_177{justify-content:center;display:none}._serviceCardSection_hqw2y_215{overflow-x:auto;overflow-y:hidden;height:auto;min-height:500px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin-bottom:0}._serviceCardContainer_hqw2y_227{scroll-snap-type:x mandatory}._serviceCardWrapper_hqw2y_235{width:calc((100% - 2rem) / 3);min-width:300px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_hqw2y_248{grid-column:1;width:100%;padding:2rem 1rem;gap:2rem;height:auto;min-height:auto}._serviceSupportSectionContainer_hqw2y_260{width:100%;gap:2rem;height:auto}._supportImageContents_hqw2y_272{flex-direction:column;gap:2rem;align-items:center}._supportImage_hqw2y_272{position:relative}._supportImage_hqw2y_272{width:100%;max-width:100%}._supportImage_hqw2y_272 img{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}._supportImageCard_hqw2y_281{position:absolute;top:15.5rem;left:1rem;bottom:auto}._supportCardButton_hqw2y_306{width:100%;text-align:center}._supportContents_hqw2y_317{width:100%;text-align:center;align-items:center}._supportText_hqw2y_328{align-items:center}._supportText_hqw2y_328 h2{width:100%;text-align:center}._supportFeatureRow_hqw2y_345{flex-direction:column;gap:1.5rem;align-items:center}._supportFeatureContents_hqw2y_349{flex-direction:column;text-align:center;align-items:center}._supportFeatureText_hqw2y_365{width:100%;text-align:center}._supportButton_hqw2y_985{width:100%;display:flex;justify-content:center;margin-top:1rem}._supportStatsSection_hqw2y_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:center;width:100%;max-width:100%}._statsItem_hqw2y_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._faqSection_hqw2y_404{grid-column:1;margin:0;padding:0 1rem;flex-direction:column;gap:2rem;width:100%;max-width:100%;height:auto;overflow-x:hidden}._faqSectionLeft_hqw2y_414{width:100%;align-items:center;text-align:center}._faqSectionContents_hqw2y_420{align-items:center}._faqSectionContents_hqw2y_420 h2{width:100%;text-align:center}._faqSectionContents_hqw2y_420 img{width:100%;max-width:100%;height:auto;border-radius:20px}._faqSectionRight_hqw2y_447,._faqColumn_hqw2y_1047{width:100%}._promiseSection_hqw2y_524{grid-column:1;width:100%;padding:2rem 1rem;overflow-x:hidden}._promiseSectionContainer_hqw2y_538{width:100%;flex-direction:column;gap:2rem;align-items:center}._promiseLeftSection_hqw2y_547{width:100%;text-align:center}._promiseLeftSectionContents_hqw2y_547,._leftSectionText_hqw2y_576{align-items:center}._promiseLeftSection_hqw2y_547 img{width:70%;border-radius:20px;margin-top:1rem}._promiseRightSection_hqw2y_1084{width:100%}._promiseIcon_hqw2y_1088{width:40px;height:40px;display:flex;align-items:center;justify-content:center}._promiseIcon_hqw2y_1088 img{width:100%;height:auto}._promiseCardsRow_hqw2y_594{gap:1.5rem;width:100%;grid-template-columns:1fr}._getStartedBannerSection_hqw2y_646{grid-column:1;padding:3rem 2rem;text-align:center}._getStartedBannerContent_hqw2y_672{align-items:center;width:100%}._getStartedBannerText_hqw2y_680{align-items:center}._getStartedBannerContent_hqw2y_672 h2,._getStartedBannerContent_hqw2y_672 p{width:100%;text-align:center}._getStartedBannerbutton_hqw2y_697{flex-direction:column;gap:1rem;width:100%;align-items:center}._getStartedBannerbutton_hqw2y_697>*{width:100%;max-width:300px}}@media (max-width: 767px){._ugCablingSubstationsPage_hqw2y_1{padding:.5rem;row-gap:1.5rem}._repairServiceSection_hqw2y_19{min-height:400px;border-radius:15px}._repairServiceContainer_hqw2y_41{padding:1.5rem;gap:1.5rem}._repairServiceContents_hqw2y_52{gap:1.5rem}._repairServiceTexts_hqw2y_61 h2{font-size:1.5rem;line-height:1.3}._repairServiceTexts_hqw2y_61 p{font-size:1rem}._repairIconSection_hqw2y_90{gap:1rem}._repairIconContainer_hqw2y_101 img{max-width:50px}._repairIconContainer_hqw2y_101 p{font-size:.75rem}._serviceSection_hqw2y_126{padding:0 .5rem;margin-bottom:.75rem;min-height:auto}._serviceHeaderSectionText_hqw2y_143 h2{font-size:1.5rem}._serviceHeaderSectionText_hqw2y_143 p{font-size:1rem}._serviceCardSection_hqw2y_215{gap:.75rem;margin-top:1.5rem;margin-bottom:0;overflow:hidden;height:auto;min-height:450px}._serviceCardContainer_hqw2y_227{gap:.75rem}._serviceCardWrapper_hqw2y_235{width:calc((100% - 1.5rem) / 3);min-width:280px}._serviceSupportSection_hqw2y_248{padding:1.5rem .5rem;gap:1.5rem}._serviceSupportSectionContainer_hqw2y_260{gap:1.5rem}._supportImageCard_hqw2y_281{padding:1.5rem;border-radius:15px}._supportImageCard_hqw2y_281 h2{font-size:1rem}._supportImageCard_hqw2y_281 p{font-size:.875rem}._supportText_hqw2y_328 h2{font-size:1.75rem}._supportText_hqw2y_328 p{font-size:1rem}._supportFeatureRow_hqw2y_345{gap:1rem}._supportFeatureText_hqw2y_365 h2{font-size:1.25rem}._supportFeatureText_hqw2y_365 p{font-size:1rem}._supportButton_hqw2y_985{margin-top:.75rem}._supportStatsSection_hqw2y_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_hqw2y_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_hqw2y_391{font-size:3rem;line-height:1.2}._statsLabel_hqw2y_397{font-size:1rem}._faqSection_hqw2y_404{padding:0 .5rem;gap:1.5rem}._faqSectionContents_hqw2y_420 h2{font-size:1.5rem}._faqSectionContents_hqw2y_420 p{font-size:1rem}._faqTrigger_hqw2y_472{padding:14px 16px;font-size:.9rem}._faqContent_hqw2y_509{padding:0 16px;font-size:.9rem}._promiseSection_hqw2y_524{padding:1.5rem .5rem}._promiseSectionContainer_hqw2y_538{gap:1.5rem}._promiseLeftSectionContents_hqw2y_547{gap:2rem}._leftSectionText_hqw2y_576 h2{font-size:1.5rem}._leftSectionText_hqw2y_576 p{font-size:1rem}._promiseCardsRow_hqw2y_594{gap:1rem;width:100%;grid-template-columns:1fr}._promiseCard_hqw2y_594{padding:1.25rem;border-radius:15px}._promiseCard_hqw2y_594 h3{font-size:1.2rem}._promiseCard_hqw2y_594 p{font-size:.8rem}._getStartedBannerSection_hqw2y_646{padding:2rem 1rem;gap:1.5rem}._getStartedBannerContent_hqw2y_672{gap:1.5rem}._getStartedBannerText_hqw2y_680{gap:.75rem}._getStartedBannerContent_hqw2y_672 h2{font-size:1.5rem}._getStartedBannerContent_hqw2y_672 p{font-size:1rem}._getStartedBannerbutton_hqw2y_697{gap:.75rem}._getStartedBannerbutton_hqw2y_697>*{max-width:100%}}@media (max-width: 479px){._ugCablingSubstationsPage_hqw2y_1{padding:.25rem;row-gap:1rem;overflow-x:hidden}._repairServiceSection_hqw2y_19{min-height:350px;border-radius:12px;margin:0;width:100%;max-width:100%;overflow:hidden}._repairServiceContainer_hqw2y_41{padding:1rem;gap:1rem}._repairServiceContents_hqw2y_52{gap:1rem}._repairServiceTexts_hqw2y_61 h2{font-size:1.25rem;line-height:1.3;width:100%}._repairServiceTexts_hqw2y_61 p{font-size:.875rem;width:100%}._repairIconSection_hqw2y_90{gap:.75rem;flex-wrap:wrap}._repairIconContainer_hqw2y_101{flex:1 1 calc(50% - .375rem);min-width:0}._repairIconContainer_hqw2y_101 img{max-width:40px}._repairIconContainer_hqw2y_101 p{font-size:.7rem}._serviceSection_hqw2y_126{padding:0 .25rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:.5rem;min-height:auto}._serviceHeaderSection_hqw2y_135{gap:1rem}._serviceHeaderSectionText_hqw2y_143 h2{font-size:1.25rem}._serviceHeaderSectionText_hqw2y_143 p{font-size:.875rem}._serviceHeaderSectionIcon_hqw2y_177,._leftArrowIconContainer_hqw2y_185,._rightArrowIconContainer_hqw2y_186{display:none}._serviceCardSection_hqw2y_215{gap:.5rem;margin-top:1rem;margin-bottom:0;width:100%;overflow-x:auto;overflow-y:hidden;height:auto;min-height:400px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}._serviceCardContainer_hqw2y_227{gap:.5rem;scroll-snap-align:start}._serviceCardWrapper_hqw2y_235{width:calc((100% - 1rem) / 3);min-width:280px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_hqw2y_248{padding:1rem .25rem;gap:1rem;width:100%;overflow-x:hidden}._serviceSupportSectionContainer_hqw2y_260{width:100%;gap:1rem}._supportImageContents_hqw2y_272{gap:1rem}._supportImage_hqw2y_272{width:100%}._supportImage_hqw2y_272 img{width:100%;max-width:100%;border-radius:12px}._supportImageCard_hqw2y_281{padding:1rem;border-radius:12px;width:100%;max-width:100%;margin-top:.75rem;position:relative;top:auto;left:auto;right:auto}._supportImageCard_hqw2y_281 h2{font-size:.9rem}._supportImageCard_hqw2y_281 p{font-size:.8rem}._supportCardButton_hqw2y_306{width:100%;max-width:100%;padding:.6rem 1rem;font-size:.9rem;text-align:center}._supportContents_hqw2y_317{width:100%;gap:1rem}._supportText_hqw2y_328 h2{font-size:1.5rem;width:100%}._supportText_hqw2y_328 p{font-size:.875rem}._supportFeatureRow_hqw2y_345{gap:.75rem;width:100%}._supportFeatureContents_hqw2y_349{width:100%;gap:.75rem}._supportIconContainer_hqw2y_354{width:40px;height:40px;flex-shrink:0}._supportFeatureText_hqw2y_365{width:100%}._supportFeatureText_hqw2y_365 h2{font-size:1.1rem}._supportFeatureText_hqw2y_365 p{font-size:.875rem}._supportButton_hqw2y_985{width:100%;margin-top:.5rem}._supportButton_hqw2y_985>*{width:100%;max-width:100%}._supportStatsSection_hqw2y_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_hqw2y_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_hqw2y_391{font-size:2.5rem;line-height:1.2}._statsLabel_hqw2y_397{font-size:.875rem}._faqSection_hqw2y_404{padding:0 .25rem;gap:1rem;width:100%;overflow-x:hidden}._faqSectionLeft_hqw2y_414{width:100%}._faqSectionContents_hqw2y_420{gap:1rem}._faqSectionContents_hqw2y_420 h2{font-size:1.25rem;width:100%}._faqSectionContents_hqw2y_420 p{font-size:.875rem}._faqSectionContents_hqw2y_420 img{width:100%;max-width:100%;border-radius:12px}._faqSectionRight_hqw2y_447,._faqColumn_hqw2y_1047{width:100%}._faqAccordion_hqw2y_454{gap:1rem}._faqItem_hqw2y_459{border-radius:10px}._faqTrigger_hqw2y_472{padding:12px 14px;font-size:.85rem}._faqContent_hqw2y_509{padding:0 14px;font-size:.85rem}._promiseSection_hqw2y_524{padding:1rem .25rem;width:100%;overflow-x:hidden}._promiseSectionContainer_hqw2y_538{width:100%;gap:1rem}._promiseLeftSection_hqw2y_547{width:100%}._promiseLeftSectionContents_hqw2y_547{gap:1.5rem}._leftSectionText_hqw2y_576{gap:.75rem}._leftSectionText_hqw2y_576 h2{font-size:1.25rem}._leftSectionText_hqw2y_576 p{font-size:.875rem}._promiseLeftSection_hqw2y_547 img{width:100%;max-width:100%;border-radius:12px}._promiseRightSection_hqw2y_1084{width:100%}._promiseCardsRow_hqw2y_594{gap:.75rem;width:100%;grid-template-columns:1fr}._promiseCard_hqw2y_594{padding:1rem;border-radius:12px;width:100%}._promiseCardHeader_hqw2y_625{gap:.75rem}._promiseIcon_hqw2y_1088{width:35px;height:35px;flex-shrink:0}._promiseCard_hqw2y_594 h3{font-size:1.1rem}._promiseCard_hqw2y_594 p{font-size:.75rem}._getStartedBannerSection_hqw2y_646{padding:1.5rem .75rem;gap:1rem;width:100%;overflow-x:hidden}._getStartedBannerContent_hqw2y_672{gap:1rem;width:100%}._getStartedBannerText_hqw2y_680{gap:.5rem;width:100%}._getStartedBannerContent_hqw2y_672 h2{font-size:1.25rem;width:100%}._getStartedBannerContent_hqw2y_672 p{font-size:.875rem;width:100%}._getStartedBannerbutton_hqw2y_697{gap:.5rem;width:100%;flex-direction:column}._getStartedBannerbutton_hqw2y_697>*{width:100%;max-width:100%}}._turnkeyEPCPage_1fko6_1{color:var(--text-color);font-family:Manrope,sans-serif;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;column-gap:1.25rem;padding-top:1.5rem;row-gap:3.75rem;width:100%}._smartMeteringPage_1fko6_13 *{font-family:Manrope,sans-serif}._repairServiceSection_1fko6_19{grid-column:1/13;background-image:url(/images/Turnkey.webp);height:612px;width:1720px;border-radius:2rem;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;margin:auto 100px}._repairServiceSection_1fko6_19:before{content:"";position:absolute;inset:0;background:#000000a6;opacity:1.5;z-index:1;border-radius:30px}._repairServiceContainer_1fko6_41{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem;justify-content:center;height:100%;align-items:center}._repairServiceContents_1fko6_52{display:flex;flex-direction:column;text-align:center;gap:2.125rem;align-items:center;width:100%}._repairServiceTexts_1fko6_61{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}._repairServiceTexts_1fko6_61 h2{font-size:2rem;font-weight:700;line-height:44px;color:#fff;width:auto;max-width:800px;margin:0 auto;text-align:center}._repairServiceTexts_1fko6_61 p{font-size:1.5rem;font-weight:400;color:#fff;width:auto;max-width:900px;margin:0 auto;text-align:center}._repairIconSection_1fko6_90{display:flex;flex-direction:row;gap:6rem;justify-content:center;text-align:center;align-items:center;width:100%;flex-wrap:wrap}._repairIconContainer_1fko6_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_1fko6_101 img{width:auto;height:auto;max-width:60px;filter:brightness(0) saturate(100%) invert(44%) sepia(51%) saturate(421%) hue-rotate(82deg) brightness(95%) contrast(92%)}._repairIconContainer_1fko6_101 p{font-size:1rem;font-weight:500;color:#fff;margin:0;text-align:center}._serviceSection_1fko6_126{grid-column:2/12;width:1430px;max-width:100%;height:auto;min-height:810px;margin:0 auto}._serviceHeaderSection_1fko6_135{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}._serviceHeaderSectionText_1fko6_143{display:flex;flex-direction:column;gap:.5rem;width:auto;flex:1;text-align:left}._serviceHeaderSectionText_1fko6_143 ._tag_1fko6_151{text-align:left;font-weight:800;color:var(--brand-green)}._serviceHeaderSectionText_1fko6_143 h2{color:#163b7c;padding-top:2rem;text-align:left;font-weight:800}._serviceHeaderSectionText_1fko6_143 p{font-size:1.1rem;font-weight:500;width:50%;color:#6c6c6c;text-align:left}@media (max-width: 1023px){._serviceHeaderSectionText_1fko6_143 p{width:100%;text-align:center}}._serviceHeaderSectionIcon_1fko6_177{display:flex;flex-direction:row;gap:1rem;align-items:center;flex-shrink:0}._leftArrowIconContainer_1fko6_185,._rightArrowIconContainer_1fko6_186{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease}._rightArrowIconContainer_1fko6_186{background:var(--brand-blue)}._leftArrowIconContainer_1fko6_185{background:var(--brand-green-transparent)}._leftArrowIconContainer_1fko6_185:hover,._rightArrowIconContainer_1fko6_186:hover{transform:scale(1.1)}._leftArrowIconContainer_1fko6_185 img,._rightArrowIconContainer_1fko6_186 img{width:24px;height:24px;object-fit:contain}._serviceCardSection_1fko6_215{display:flex;margin-top:2rem;width:100%;max-width:1430px;height:600px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}._serviceCardContainer_1fko6_227{display:flex;gap:1rem;justify-content:flex-start;width:100%;will-change:transform}._serviceCardWrapper_1fko6_235{flex:0 0 auto;width:calc((100% - 2rem) / 3);min-width:0}._serviceCardWrapper_1fko6_235>*{width:100%;height:100%}._serviceSupportSection_1fko6_248{grid-column:1/13;background-color:var(--brand-green-transparent);width:100%;justify-content:center;padding:3.9rem 0;max-width:1920px;height:800px;display:flex;background:#eef7f0;gap:5rem}._serviceSupportSectionContainer_1fko6_260{display:inline-flex;flex-direction:column;gap:3rem;width:1450px;height:680px}._serviceSupportSectionContainer_1fko6_260 h2{color:#163b7c;font-size:2rem}._supportImageContents_1fko6_272{display:flex;justify-content:space-between;gap:6.75rem;justify-content:center}._supportImageCard_1fko6_281{position:absolute;background:#fff;z-index:1;bottom:1.5rem;left:1.2rem;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.9rem;width:350px}._supportImageCard_1fko6_281 h2{font-size:1.125rem;line-height:25.9px;font-weight:600;color:#1f1f1f}._supportImageCard_1fko6_281 p{font-size:1rem;line-height:25.9px;font-weight:500;color:#1f1f1f}._supportCardButton_1fko6_306{padding:.7rem 1.6rem;border-radius:50px;border:1px solid var(--brand-green);font-size:1.1rem;color:var(--brand-blue);font-weight:600;width:270px;text-align:left;background-color:#fff}._supportContents_1fko6_317{display:flex;flex-direction:column;gap:2rem}._tag_1fko6_151{color:var(--brand-green);font-size:.875rem;font-weight:800}._supportText_1fko6_328{display:flex;flex-direction:column;gap:1rem}._supportText_1fko6_328 h2{font-size:2.25rem;font-weight:800;width:80%}._supportText_1fko6_328 p{font-size:1.25rem;color:#6c6c6c;font-weight:500;line-height:25.9px}._supportFeatureRow_1fko6_345{display:flex;gap:2rem}._supportFeatureContents_1fko6_349{display:flex;gap:1rem}._supportIconContainer_1fko6_354{width:50px;height:50px;background:var(--grey-lightest-color);display:flex;align-items:center;justify-content:center;border-radius:50%}._supportFeatureText_1fko6_365{display:flex;flex-direction:column;justify-items:flex-start;width:100%}._supportFeatureText_1fko6_365 h2{font-size:1.5rem;font-weight:500}._supportFeatureText_1fko6_365 p{font-size:1.25rem;font-weight:500;line-height:25.9px;color:#6c6c6c}._supportStatsSection_1fko6_384{display:flex;justify-content:space-between;text-align:center;width:100%}._statsValue_1fko6_391{font-size:5rem;font-weight:500;color:var(--brand-green);line-height:95px}._statsLabel_1fko6_397{font-size:1.25rem;color:#3e547a;font-weight:600}._faqSection_1fko6_404{grid-column:2/12;display:flex;width:1430px;height:550px;justify-content:space-between;gap:5rem}._faqSectionLeft_1fko6_414{display:flex;flex-direction:column;gap:1.5rem;width:700px}._faqSectionContents_1fko6_420{display:flex;flex-direction:column;gap:2rem;width:100%}._faqTag_1fko6_426{font-size:1.1rem;font-weight:600;color:var(--brand-green)}._faqSectionContents_1fko6_420 h2{width:85%;color:#163b7c}._faqSectionContents_1fko6_420 img{width:700px;height:245px;border-radius:10px;object-fit:cover}._faqSectionContents_1fko6_420 p{font-size:1.25rem;font-weight:500;color:#6c6c6c}._faqSectionRight_1fko6_447{display:flex;flex-direction:column;justify-content:center;width:630px}._faqAccordion_1fko6_454{display:flex;flex-direction:column;gap:1.5rem}._faqItem_1fko6_459{border-radius:12px;background-color:#fff;box-shadow:0 2px 3px #00000026;overflow:hidden;transition:all .3s ease}._faqItemOpen_1fko6_468{background-color:var(--brand-green-transparent)}._faqTrigger_1fko6_472{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;font-size:1rem;font-weight:600;color:#163b7c;background:none;border:none;outline:none;cursor:pointer;text-align:left;transition:color .25s ease}._faqTriggerOpen_1fko6_490{color:var(--brand-green);font-size:1rem;font-weight:500}._icon_1fko6_497{font-size:1.5rem;font-weight:400;color:#6b7280;margin-left:12px;transition:color .3s ease}._faqTriggerOpen_1fko6_490 ._icon_1fko6_497{color:var(--brand-green)}._faqContent_1fko6_509{padding:0 22px;font-size:1rem;line-height:1.6;font-weight:500;color:#6c6c6c;overflow:hidden;transition:max-height .4s ease,padding .25s ease}._faqContentOpen_1fko6_519{padding-bottom:16px}._promiseSection_1fko6_524{grid-column:1/13;display:flex;justify-content:center;width:100%;margin:0 auto;background-color:#eef7f0;padding:4rem 0;margin-bottom:2rem;margin-top:2rem}._promiseSectionContainer_1fko6_538{display:flex;width:1430px;justify-content:space-between;gap:7rem;box-sizing:border-box}._promiseLeftSectionContents_1fko6_547{display:flex;flex-direction:column;gap:3.5rem;padding-bottom:1rem;width:100%}._promiseLeftSection_1fko6_547{flex:1 1 40%;width:100%}._promiseLeftSection_1fko6_547 img{width:100%;max-width:100%;height:auto;display:block;object-fit:cover;border-radius:20px}._promiseleftSectionTag_1fko6_569{font-size:.875rem;line-height:30px;letter-spacing:.16rem;font-weight:800;color:var(--brand-green)}._leftSectionText_1fko6_576{color:var(--brand-blue);display:flex;flex-direction:column;gap:.9rem}._leftSectionText_1fko6_576 p{font-weight:400;line-height:22px;font-size:1.25rem;color:#7a7a7a}._requestDemoButton_1fko6_589{width:270px;height:50px;margin-top:-2rem;opacity:1;border-radius:.875rem}._promiseCardsRow_1fko6_596{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);row-gap:1.875rem;column-gap:3.5rem;width:885px}._promiseCard_1fko6_596{background:#fff;border-radius:20px;border:1px solid #cccccc;padding:1.5rem;text-align:left;box-shadow:0 4px 25px #0000000a;transition:all .3s ease;cursor:default;display:flex;flex-direction:column;gap:1rem;color:inherit}._promiseCard_1fko6_596:hover{background:var(--brand-blue)}._promiseCard_1fko6_596:hover *{color:#fff!important}._promiseCardHeader_1fko6_627{display:flex;align-items:center;gap:1rem}._promiseCard_1fko6_596 h3{font-size:1.4rem;font-weight:600;color:#05091d}._promiseCard_1fko6_596 p{font-size:.875rem;font-weight:400;color:gray;line-height:1.5;letter-spacing:-.36px}._getStartedBannerSection_1fko6_648{grid-column:1 / 13;width:1720px;max-width:1720px;margin:0 auto;background-image:url(/images/success.png);position:relative;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden;padding:6rem 15rem;gap:2.75rem}._getStartedBannerSection_1fko6_648:before{content:"";position:absolute;inset:0;background:#163b7ca3;opacity:1.5;z-index:1}._getStartedBannerContent_1fko6_674{position:relative;z-index:2;display:flex;flex-direction:column;gap:2.75rem}._getStartedBannerText_1fko6_682{display:flex;flex-direction:column;gap:1rem}._getStartedBannerContent_1fko6_674 h2{color:#fff;width:45%}._getStartedBannerContent_1fko6_674 p{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:500;color:#fff;width:60%}._getStartedBannerbutton_1fko6_699{display:flex;gap:4rem}@media (max-width: 1820px) and (min-width: 1024px){._repairServiceSection_1fko6_19,._serviceSupportSection_1fko6_248,._promiseSection_1fko6_524,._getStartedBannerSection_1fko6_648{width:calc(100% - 4rem);max-width:calc(100% - 4rem);margin:0 auto}._serviceSection_1fko6_126{margin:auto 2rem}._serviceSupportSectionContainer_1fko6_260{width:90%;max-width:100%}._supportImageContents_1fko6_272{gap:3rem}._faqSection_1fko6_404{margin:auto 2rem}._promiseSectionContainer_1fko6_538{width:90%;max-width:100%;padding:0 2rem}._getStartedBannerSection_1fko6_648{padding:4rem 8rem}._supportStatsSection_1fko6_384{gap:2.5rem}._promiseLeftSection_1fko6_547 img{width:100%;max-width:100%}}@media (min-width: 768px) and (max-width: 1023px){._supportStatsSection_1fko6_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._statsItem_1fko6_762{display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1fko6_391{font-size:4rem}._statsLabel_1fko6_397{font-size:1.125rem}}@media (min-width: 1440px) and (max-width: 1820px){._supportStatsSection_1fko6_384{gap:3rem}._statsValue_1fko6_391{font-size:5.5rem}._statsLabel_1fko6_397{font-size:1.375rem}}@media (max-width: 1023px){._turnkeyEPCPage_1fko6_1{grid-template-columns:1fr;column-gap:0;padding:1rem;row-gap:1.5rem;overflow-x:hidden;width:100%;max-width:100%}._repairServiceSection_1fko6_19{width:100%;max-width:100%;margin:0;height:auto;min-height:500px;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat}._repairServiceContainer_1fko6_41{padding:2rem;gap:2rem}._repairServiceTexts_1fko6_61 h2{width:100%;font-size:1.75rem}._repairServiceTexts_1fko6_61 p{width:100%;font-size:1.25rem}._repairIconSection_1fko6_90{flex-wrap:wrap;gap:2rem;justify-content:center}._repairIconContainer_1fko6_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_1fko6_101 img{width:100%;max-width:60px;height:auto}._repairIconContainer_1fko6_101 p{font-size:.875rem;color:var(--text-color)}._serviceSection_1fko6_126{grid-column:1;margin:0;padding:0 1rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:1rem;min-height:auto}._serviceHeaderSection_1fko6_135{flex-direction:column;gap:1.5rem;align-items:center;text-align:center}._serviceHeaderSectionText_1fko6_143{width:100%;align-items:center}._serviceHeaderSectionIcon_1fko6_177{justify-content:center;display:none}._serviceCardSection_1fko6_215{overflow-x:auto;overflow-y:hidden;height:auto;min-height:500px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin-bottom:0}._serviceCardContainer_1fko6_227{scroll-snap-type:x mandatory}._serviceCardWrapper_1fko6_235{width:calc((100% - 2rem) / 3);min-width:300px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_1fko6_248{grid-column:1;width:100%;padding:2rem 1rem;gap:2rem;height:auto;min-height:auto}._serviceSupportSectionContainer_1fko6_260{width:100%;gap:2rem;height:auto}._supportImageContents_1fko6_272{flex-direction:column;gap:2rem;align-items:center}._supportImage_1fko6_272{position:relative}._supportImage_1fko6_272{width:100%;max-width:100%}._supportImage_1fko6_272 img{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}._supportImageCard_1fko6_281{position:absolute;top:15.5rem;left:1rem;bottom:auto}._supportCardButton_1fko6_306{width:100%;text-align:center}._supportContents_1fko6_317{width:100%;text-align:center;align-items:center}._supportText_1fko6_328{align-items:center}._supportText_1fko6_328 h2{width:100%;text-align:center}._supportFeatureRow_1fko6_345{flex-direction:column;gap:1.5rem;align-items:center}._supportFeatureContents_1fko6_349{flex-direction:column;text-align:center;align-items:center}._supportFeatureText_1fko6_365{width:100%;text-align:center}._supportButton_1fko6_987{width:100%;display:flex;justify-content:center;margin-top:1rem}._supportStatsSection_1fko6_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:center;width:100%;max-width:100%}._statsItem_1fko6_762{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._faqSection_1fko6_404{grid-column:1;margin:0;padding:0 1rem;flex-direction:column;gap:2rem;width:100%;max-width:100%;height:auto;overflow-x:hidden}._faqSectionLeft_1fko6_414{width:100%;align-items:center;text-align:center}._faqSectionContents_1fko6_420{align-items:center}._faqSectionContents_1fko6_420 h2{width:100%;text-align:center}._faqSectionContents_1fko6_420 img{width:100%;max-width:100%;height:auto;border-radius:20px}._faqSectionRight_1fko6_447,._faqColumn_1fko6_1049{width:100%}._promiseSection_1fko6_524{grid-column:1;width:100%;padding:2rem 1rem;overflow-x:hidden}._promiseSectionContainer_1fko6_538{width:100%;flex-direction:column;gap:2rem;align-items:center}._promiseLeftSection_1fko6_547{width:100%;text-align:center}._promiseLeftSectionContents_1fko6_547,._leftSectionText_1fko6_576{align-items:center}._promiseLeftSection_1fko6_547 img{width:70%;border-radius:20px;margin-top:1rem}._promiseRightSection_1fko6_1086{width:100%}._promiseIcon_1fko6_1090{width:40px;height:40px;display:flex;align-items:center;justify-content:center}._promiseIcon_1fko6_1090 img{width:100%;height:auto}._promiseCardsRow_1fko6_596{gap:1.5rem;width:100%;grid-template-columns:1fr}._getStartedBannerSection_1fko6_648{grid-column:1;padding:3rem 2rem;text-align:center}._getStartedBannerContent_1fko6_674{align-items:center;width:100%}._getStartedBannerText_1fko6_682{align-items:center}._getStartedBannerContent_1fko6_674 h2,._getStartedBannerContent_1fko6_674 p{width:100%;text-align:center}._getStartedBannerbutton_1fko6_699{flex-direction:column;gap:1rem;width:100%;align-items:center}._getStartedBannerbutton_1fko6_699>*{width:100%;max-width:300px}}@media (max-width: 767px){._turnkeyEPCPage_1fko6_1{padding:.5rem;row-gap:1.5rem}._repairServiceSection_1fko6_19{min-height:400px;border-radius:15px}._repairServiceContainer_1fko6_41{padding:1.5rem;gap:1.5rem}._repairServiceContents_1fko6_52{gap:1.5rem}._repairServiceTexts_1fko6_61 h2{font-size:1.5rem;line-height:1.3}._repairServiceTexts_1fko6_61 p{font-size:1rem}._repairIconSection_1fko6_90{gap:1rem}._repairIconContainer_1fko6_101 img{max-width:50px}._repairIconContainer_1fko6_101 p{font-size:.75rem}._serviceSection_1fko6_126{padding:0 .5rem;margin-bottom:.75rem;min-height:auto}._serviceHeaderSectionText_1fko6_143 h2{font-size:1.5rem}._serviceHeaderSectionText_1fko6_143 p{font-size:1rem}._serviceCardSection_1fko6_215{gap:.75rem;margin-top:1.5rem;margin-bottom:0;overflow:hidden;height:auto;min-height:450px}._serviceCardContainer_1fko6_227{gap:.75rem}._serviceCardWrapper_1fko6_235{width:calc((100% - 1.5rem) / 3);min-width:280px}._serviceSupportSection_1fko6_248{padding:1.5rem .5rem;gap:1.5rem}._serviceSupportSectionContainer_1fko6_260{gap:1.5rem}._supportImageCard_1fko6_281{padding:1.5rem;border-radius:15px}._supportImageCard_1fko6_281 h2{font-size:1rem}._supportImageCard_1fko6_281 p{font-size:.875rem}._supportText_1fko6_328 h2{font-size:1.75rem}._supportText_1fko6_328 p{font-size:1rem}._supportFeatureRow_1fko6_345{gap:1rem}._supportFeatureText_1fko6_365 h2{font-size:1.25rem}._supportFeatureText_1fko6_365 p{font-size:1rem}._supportButton_1fko6_987{margin-top:.75rem}._supportStatsSection_1fko6_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_1fko6_762{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1fko6_391{font-size:3rem;line-height:1.2}._statsLabel_1fko6_397{font-size:1rem}._faqSection_1fko6_404{padding:0 .5rem;gap:1.5rem}._faqSectionContents_1fko6_420 h2{font-size:1.5rem}._faqSectionContents_1fko6_420 p{font-size:1rem}._faqTrigger_1fko6_472{padding:14px 16px;font-size:.9rem}._faqContent_1fko6_509{padding:0 16px;font-size:.9rem}._promiseSection_1fko6_524{padding:1.5rem .5rem}._promiseSectionContainer_1fko6_538{gap:1.5rem}._promiseLeftSectionContents_1fko6_547{gap:2rem}._leftSectionText_1fko6_576 h2{font-size:1.5rem}._leftSectionText_1fko6_576 p{font-size:1rem}._promiseCardsRow_1fko6_596{gap:1rem;width:100%;grid-template-columns:1fr}._promiseCard_1fko6_596{padding:1.25rem;border-radius:15px}._promiseCard_1fko6_596 h3{font-size:1.2rem}._promiseCard_1fko6_596 p{font-size:.8rem}._getStartedBannerSection_1fko6_648{padding:2rem 1rem;gap:1.5rem}._getStartedBannerContent_1fko6_674{gap:1.5rem}._getStartedBannerText_1fko6_682{gap:.75rem}._getStartedBannerContent_1fko6_674 h2{font-size:1.5rem}._getStartedBannerContent_1fko6_674 p{font-size:1rem}._getStartedBannerbutton_1fko6_699{gap:.75rem}._getStartedBannerbutton_1fko6_699>*{max-width:100%}}@media (max-width: 479px){._turnkeyEPCPage_1fko6_1{padding:.25rem;row-gap:1rem;overflow-x:hidden}._repairServiceSection_1fko6_19{min-height:350px;border-radius:12px;margin:0;width:100%;max-width:100%;overflow:hidden}._repairServiceContainer_1fko6_41{padding:1rem;gap:1rem}._repairServiceContents_1fko6_52{gap:1rem}._repairServiceTexts_1fko6_61 h2{font-size:1.25rem;line-height:1.3;width:100%}._repairServiceTexts_1fko6_61 p{font-size:.875rem;width:100%}._repairIconSection_1fko6_90{gap:.75rem;flex-wrap:wrap}._repairIconContainer_1fko6_101{flex:1 1 calc(50% - .375rem);min-width:0}._repairIconContainer_1fko6_101 img{max-width:40px}._repairIconContainer_1fko6_101 p{font-size:.7rem}._serviceSection_1fko6_126{padding:0 .25rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:.5rem;min-height:auto}._serviceHeaderSection_1fko6_135{gap:1rem}._serviceHeaderSectionText_1fko6_143 h2{font-size:1.25rem}._serviceHeaderSectionText_1fko6_143 p{font-size:.875rem}._serviceHeaderSectionIcon_1fko6_177,._leftArrowIconContainer_1fko6_185,._rightArrowIconContainer_1fko6_186{display:none}._serviceCardSection_1fko6_215{gap:.5rem;margin-top:1rem;margin-bottom:0;width:100%;overflow-x:auto;overflow-y:hidden;height:auto;min-height:400px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}._serviceCardContainer_1fko6_227{gap:.5rem;scroll-snap-align:start}._serviceCardWrapper_1fko6_235{width:calc((100% - 1rem) / 3);min-width:280px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_1fko6_248{padding:1rem .25rem;gap:1rem;width:100%;overflow-x:hidden}._serviceSupportSectionContainer_1fko6_260{width:100%;gap:1rem}._supportImageContents_1fko6_272{gap:1rem}._supportImage_1fko6_272{width:100%}._supportImage_1fko6_272 img{width:100%;max-width:100%;border-radius:12px}._supportImageCard_1fko6_281{padding:1rem;border-radius:12px;width:100%;max-width:100%;margin-top:.75rem;position:relative;top:auto;left:auto;right:auto}._supportImageCard_1fko6_281 h2{font-size:.9rem}._supportImageCard_1fko6_281 p{font-size:.8rem}._supportCardButton_1fko6_306{width:100%;max-width:100%;padding:.6rem 1rem;font-size:.9rem;text-align:center}._supportContents_1fko6_317{width:100%;gap:1rem}._supportText_1fko6_328 h2{font-size:1.5rem;width:100%}._supportText_1fko6_328 p{font-size:.875rem}._supportFeatureRow_1fko6_345{gap:.75rem;width:100%}._supportFeatureContents_1fko6_349{width:100%;gap:.75rem}._supportIconContainer_1fko6_354{width:40px;height:40px;flex-shrink:0}._supportFeatureText_1fko6_365{width:100%}._supportFeatureText_1fko6_365 h2{font-size:1.1rem}._supportFeatureText_1fko6_365 p{font-size:.875rem}._supportButton_1fko6_987{width:100%;margin-top:.5rem}._supportButton_1fko6_987>*{width:100%;max-width:100%}._supportStatsSection_1fko6_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_1fko6_762{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1fko6_391{font-size:2.5rem;line-height:1.2}._statsLabel_1fko6_397{font-size:.875rem}._faqSection_1fko6_404{padding:0 .25rem;gap:1rem;width:100%;overflow-x:hidden}._faqSectionLeft_1fko6_414{width:100%}._faqSectionContents_1fko6_420{gap:1rem}._faqSectionContents_1fko6_420 h2{font-size:1.25rem;width:100%}._faqSectionContents_1fko6_420 p{font-size:.875rem}._faqSectionContents_1fko6_420 img{width:100%;max-width:100%;border-radius:12px}._faqSectionRight_1fko6_447,._faqColumn_1fko6_1049{width:100%}._faqAccordion_1fko6_454{gap:1rem}._faqItem_1fko6_459{border-radius:10px}._faqTrigger_1fko6_472{padding:12px 14px;font-size:.85rem}._faqContent_1fko6_509{padding:0 14px;font-size:.85rem}._promiseSection_1fko6_524{padding:1rem .25rem;width:100%;overflow-x:hidden}._promiseSectionContainer_1fko6_538{width:100%;gap:1rem}._promiseLeftSection_1fko6_547{width:100%}._promiseLeftSectionContents_1fko6_547{gap:1.5rem}._leftSectionText_1fko6_576{gap:.75rem}._leftSectionText_1fko6_576 h2{font-size:1.25rem}._leftSectionText_1fko6_576 p{font-size:.875rem}._promiseLeftSection_1fko6_547 img{width:100%;max-width:100%;border-radius:12px}._promiseRightSection_1fko6_1086{width:100%}._promiseCardsRow_1fko6_596{gap:.75rem;width:100%;grid-template-columns:1fr}._promiseCard_1fko6_596{padding:1rem;border-radius:12px;width:100%}._promiseCardHeader_1fko6_627{gap:.75rem}._promiseIcon_1fko6_1090{width:35px;height:35px;flex-shrink:0}._promiseCard_1fko6_596 h3{font-size:1.1rem}._promiseCard_1fko6_596 p{font-size:.75rem}._getStartedBannerSection_1fko6_648{padding:1.5rem .75rem;gap:1rem;width:100%;overflow-x:hidden}._getStartedBannerContent_1fko6_674{gap:1rem;width:100%}._getStartedBannerText_1fko6_682{gap:.5rem;width:100%}._getStartedBannerContent_1fko6_674 h2{font-size:1.25rem;width:100%}._getStartedBannerContent_1fko6_674 p{font-size:.875rem;width:100%}._getStartedBannerbutton_1fko6_699{gap:.5rem;width:100%;flex-direction:column}._getStartedBannerbutton_1fko6_699>*{width:100%;max-width:100%}}._omServicesPage_13ck1_1{color:var(--text-color);font-family:Manrope,sans-serif;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;column-gap:1.25rem;padding-top:1.5rem;row-gap:3.75rem;width:100%}._smartMeteringPage_13ck1_13 *{font-family:Manrope,sans-serif}._repairServiceSection_13ck1_19{grid-column:1/13;background-image:url(/images/TGNPDCL.webp);height:612px;width:1720px;border-radius:2rem;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;margin:auto 100px}._repairServiceSection_13ck1_19:before{content:"";position:absolute;inset:0;background:#000000a6;opacity:1.5;z-index:1;border-radius:30px}._repairServiceContainer_13ck1_41{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem;justify-content:center;height:100%;align-items:center}._repairServiceContents_13ck1_52{display:flex;flex-direction:column;text-align:center;gap:2.125rem;align-items:center;width:100%}._repairServiceTexts_13ck1_61{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}._repairServiceTexts_13ck1_61 h2{font-size:2rem;font-weight:700;line-height:44px;color:#fff;width:auto;max-width:800px;margin:0 auto;text-align:center}._repairServiceTexts_13ck1_61 p{font-size:1.5rem;font-weight:400;color:#fff;width:auto;max-width:900px;margin:0 auto;text-align:center}._repairIconSection_13ck1_90{display:flex;flex-direction:row;gap:6rem;justify-content:center;text-align:center;align-items:center;width:100%;flex-wrap:wrap}._repairIconContainer_13ck1_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_13ck1_101 img{width:auto;height:auto;max-width:60px;filter:brightness(0) saturate(100%) invert(44%) sepia(51%) saturate(421%) hue-rotate(82deg) brightness(95%) contrast(92%)}._repairIconContainer_13ck1_101 p{font-size:1rem;font-weight:500;color:#fff;margin:0;text-align:center}._serviceSection_13ck1_126{grid-column:2/12;width:1430px;max-width:100%;height:auto;min-height:810px;margin:0 auto}._serviceHeaderSection_13ck1_135{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}._serviceHeaderSectionText_13ck1_143{display:flex;flex-direction:column;gap:.5rem;width:auto;flex:1;text-align:left}._serviceHeaderSectionText_13ck1_143 ._tag_13ck1_151{text-align:left;font-weight:800;color:var(--brand-green)}._serviceHeaderSectionText_13ck1_143 h2{color:#163b7c;padding-top:2rem;text-align:left;font-weight:800}._serviceHeaderSectionText_13ck1_143 p{font-size:1.1rem;font-weight:500;width:50%;color:#6c6c6c;text-align:left}@media (max-width: 1023px){._serviceHeaderSectionText_13ck1_143 p{width:100%;text-align:center}}._serviceHeaderSectionIcon_13ck1_177{display:flex;flex-direction:row;gap:1rem;align-items:center;flex-shrink:0}._leftArrowIconContainer_13ck1_185,._rightArrowIconContainer_13ck1_186{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease}._rightArrowIconContainer_13ck1_186{background:var(--brand-blue)}._leftArrowIconContainer_13ck1_185{background:var(--brand-green-transparent)}._leftArrowIconContainer_13ck1_185:hover,._rightArrowIconContainer_13ck1_186:hover{transform:scale(1.1)}._leftArrowIconContainer_13ck1_185 img,._rightArrowIconContainer_13ck1_186 img{width:24px;height:24px;object-fit:contain}._serviceCardSection_13ck1_215{display:flex;margin-top:2rem;width:100%;max-width:1430px;height:600px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}._serviceCardContainer_13ck1_227{display:flex;gap:1rem;justify-content:flex-start;width:100%;will-change:transform}._serviceCardWrapper_13ck1_235{flex:0 0 auto;width:calc((100% - 2rem) / 3);min-width:0}._serviceCardWrapper_13ck1_235>*{width:100%;height:100%}._serviceSupportSection_13ck1_248{grid-column:1/13;background-color:var(--brand-green-transparent);width:100%;justify-content:center;padding:3.9rem 0;max-width:1920px;height:900px;display:flex;background:#eef7f0;gap:5rem}._serviceSupportSectionContainer_13ck1_260{display:inline-flex;flex-direction:column;gap:3rem;width:1450px;height:680px}._serviceSupportSectionContainer_13ck1_260 h2{color:#163b7c;font-size:2rem}._supportImageContents_13ck1_272{display:flex;justify-content:space-between;gap:6.75rem;justify-content:center}._supportImageCard_13ck1_281{position:absolute;background:#fff;z-index:1;bottom:1.5rem;left:1.2rem;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.9rem;width:350px}._supportImageCard_13ck1_281 h2{font-size:1.125rem;line-height:25.9px;font-weight:600;color:#1f1f1f}._supportImageCard_13ck1_281 p{font-size:1rem;line-height:25.9px;font-weight:500;color:#1f1f1f}._supportCardButton_13ck1_306{padding:.7rem 1.6rem;border-radius:50px;border:1px solid var(--brand-green);font-size:1.1rem;color:var(--brand-blue);font-weight:600;width:270px;text-align:left;background-color:#fff}._supportContents_13ck1_317{display:flex;flex-direction:column;gap:2rem}._tag_13ck1_151{color:var(--brand-green);font-size:.875rem;font-weight:800}._supportText_13ck1_328{display:flex;flex-direction:column;gap:1rem}._supportText_13ck1_328 h2{font-size:2.25rem;font-weight:800;width:80%}._supportText_13ck1_328 p{font-size:1.25rem;color:#6c6c6c;font-weight:500;line-height:25.9px}._supportFeatureRow_13ck1_345{display:flex;gap:2rem}._supportFeatureContents_13ck1_349{display:flex;gap:1rem}._supportIconContainer_13ck1_354{width:50px;height:50px;background:var(--grey-lightest-color);display:flex;align-items:center;justify-content:center;border-radius:50%}._supportFeatureText_13ck1_365{display:flex;flex-direction:column;justify-items:flex-start;width:100%}._supportFeatureText_13ck1_365 h2{font-size:1.5rem;font-weight:500}._supportFeatureText_13ck1_365 p{font-size:1.25rem;font-weight:500;line-height:25.9px;color:#6c6c6c}._supportStatsSection_13ck1_384{display:flex;justify-content:space-between;text-align:center;width:100%}._statsValue_13ck1_391{font-size:5rem;font-weight:500;color:var(--brand-green);line-height:95px}._statsLabel_13ck1_397{font-size:1.25rem;color:#3e547a;font-weight:600}._faqSection_13ck1_404{grid-column:2/12;display:flex;width:1430px;height:550px;justify-content:space-between;gap:5rem}._faqSectionLeft_13ck1_414{display:flex;flex-direction:column;gap:1.5rem;width:700px}._faqSectionContents_13ck1_420{display:flex;flex-direction:column;gap:2rem;width:100%}._faqTag_13ck1_426{font-size:1.1rem;font-weight:600;color:var(--brand-green)}._faqSectionContents_13ck1_420 h2{width:85%;color:#163b7c}._faqSectionContents_13ck1_420 img{width:700px;height:245px;border-radius:10px;object-fit:cover}._faqSectionContents_13ck1_420 p{font-size:1.25rem;font-weight:500;color:#6c6c6c}._faqSectionRight_13ck1_447{display:flex;flex-direction:column;justify-content:center;width:630px}._faqAccordion_13ck1_454{display:flex;flex-direction:column;gap:1.5rem}._faqItem_13ck1_459{border-radius:12px;background-color:#fff;box-shadow:0 2px 3px #00000026;overflow:hidden;transition:all .3s ease}._faqItemOpen_13ck1_468{background-color:var(--brand-green-transparent)}._faqTrigger_13ck1_472{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;font-size:1rem;font-weight:600;color:#163b7c;background:none;border:none;outline:none;cursor:pointer;text-align:left;transition:color .25s ease}._faqTriggerOpen_13ck1_490{color:var(--brand-green);font-size:1rem;font-weight:500}._icon_13ck1_497{font-size:1.5rem;font-weight:400;color:#6b7280;margin-left:12px;transition:color .3s ease}._faqTriggerOpen_13ck1_490 ._icon_13ck1_497{color:var(--brand-green)}._faqContent_13ck1_509{padding:0 22px;font-size:1rem;line-height:1.6;font-weight:500;color:#6c6c6c;overflow:hidden;transition:max-height .4s ease,padding .25s ease}._faqContentOpen_13ck1_519{padding-bottom:16px}._promiseSection_13ck1_524{grid-column:1/13;display:flex;justify-content:center;width:100%;margin:0 auto;background-color:#eef7f0;padding:4rem 0;margin-bottom:2rem;margin-top:2rem}._promiseSectionContainer_13ck1_538{display:flex;width:1430px;justify-content:space-between;gap:7rem;box-sizing:border-box}._promiseLeftSectionContents_13ck1_547{display:flex;flex-direction:column;gap:3.5rem;padding-bottom:1rem;width:100%}._promiseLeftSection_13ck1_547{flex:1 1 40%;width:100%}._promiseLeftSection_13ck1_547 img{width:100%;max-width:100%;height:auto;display:block;object-fit:cover;border-radius:20px}._promiseleftSectionTag_13ck1_569{font-size:.875rem;line-height:30px;letter-spacing:.16rem;font-weight:800;color:var(--brand-green)}._leftSectionText_13ck1_576{color:var(--brand-blue);display:flex;flex-direction:column;gap:.9rem}._leftSectionText_13ck1_576 p{font-weight:400;line-height:22px;font-size:1.25rem;color:#7a7a7a}._requestDemoButton_13ck1_589{width:270px;margin-top:-2rem;border-radius:2rem}._promiseCardsRow_13ck1_594{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);row-gap:1.875rem;column-gap:3.5rem;width:885px}._promiseCard_13ck1_594{background:#fff;border-radius:20px;border:1px solid #cccccc;padding:1.5rem;text-align:left;box-shadow:0 4px 25px #0000000a;transition:all .3s ease;cursor:default;display:flex;flex-direction:column;gap:1rem;color:inherit}._promiseCard_13ck1_594:hover{background:var(--brand-blue)}._promiseCard_13ck1_594:hover *{color:#fff!important}._promiseCardHeader_13ck1_625{display:flex;align-items:center;gap:1rem}._promiseCard_13ck1_594 h3{font-size:1.4rem;font-weight:600;color:#05091d}._promiseCard_13ck1_594 p{font-size:.875rem;font-weight:400;color:gray;line-height:1.5;letter-spacing:-.36px}._getStartedBannerSection_13ck1_646{grid-column:1 / 13;width:1720px;max-width:1720px;margin:0 auto;background-image:url(/images/success.png);position:relative;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden;padding:6rem 15rem;gap:2.75rem}._getStartedBannerSection_13ck1_646:before{content:"";position:absolute;inset:0;background:#163b7ca3;opacity:1.5;z-index:1}._getStartedBannerContent_13ck1_672{position:relative;z-index:2;display:flex;flex-direction:column;gap:2.75rem}._getStartedBannerText_13ck1_680{display:flex;flex-direction:column;gap:1rem}._getStartedBannerContent_13ck1_672 h2{color:#fff;width:45%}._getStartedBannerContent_13ck1_672 p{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:500;color:#fff;width:60%}._getStartedBannerbutton_13ck1_697{display:flex;gap:4rem}@media (max-width: 1820px) and (min-width: 1024px){._repairServiceSection_13ck1_19,._serviceSupportSection_13ck1_248,._promiseSection_13ck1_524,._getStartedBannerSection_13ck1_646{width:calc(100% - 4rem);max-width:calc(100% - 4rem);margin:0 auto}._serviceSection_13ck1_126{margin:auto 2rem}._serviceSupportSectionContainer_13ck1_260{width:90%;max-width:100%}._supportImageContents_13ck1_272{gap:3rem}._faqSection_13ck1_404{margin:auto 2rem}._promiseSectionContainer_13ck1_538{width:90%;max-width:100%;padding:0 2rem}._getStartedBannerSection_13ck1_646{padding:4rem 8rem}._supportStatsSection_13ck1_384{gap:2.5rem}._promiseLeftSection_13ck1_547 img{width:100%;max-width:100%}}@media (min-width: 768px) and (max-width: 1023px){._supportStatsSection_13ck1_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._statsItem_13ck1_760{display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_13ck1_391{font-size:4rem}._statsLabel_13ck1_397{font-size:1.125rem}}@media (min-width: 1440px) and (max-width: 1820px){._supportStatsSection_13ck1_384{gap:3rem}._statsValue_13ck1_391{font-size:5.5rem}._statsLabel_13ck1_397{font-size:1.375rem}}@media (max-width: 1023px){._omServicesPage_13ck1_1{grid-template-columns:1fr;column-gap:0;padding:1rem;row-gap:1.5rem;overflow-x:hidden;width:100%;max-width:100%}._repairServiceSection_13ck1_19{width:100%;max-width:100%;margin:0;height:auto;min-height:500px;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat}._repairServiceContainer_13ck1_41{padding:2rem;gap:2rem}._repairServiceTexts_13ck1_61 h2{width:100%;font-size:1.75rem}._repairServiceTexts_13ck1_61 p{width:100%;font-size:1.25rem}._repairIconSection_13ck1_90{flex-wrap:wrap;gap:2rem;justify-content:center}._repairIconContainer_13ck1_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_13ck1_101 img{width:100%;max-width:60px;height:auto}._repairIconContainer_13ck1_101 p{font-size:.875rem;color:var(--text-color)}._serviceSection_13ck1_126{grid-column:1;margin:0;padding:0 1rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:1rem;min-height:auto}._serviceHeaderSection_13ck1_135{flex-direction:column;gap:1.5rem;align-items:center;text-align:center}._serviceHeaderSectionText_13ck1_143{width:100%;align-items:center}._serviceHeaderSectionIcon_13ck1_177{justify-content:center;display:none}._serviceCardSection_13ck1_215{overflow-x:auto;overflow-y:hidden;height:auto;min-height:500px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin-bottom:0}._serviceCardContainer_13ck1_227{scroll-snap-type:x mandatory}._serviceCardWrapper_13ck1_235{width:calc((100% - 2rem) / 3);min-width:300px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_13ck1_248{grid-column:1;width:100%;padding:2rem 1rem;gap:2rem;height:auto;min-height:auto}._serviceSupportSectionContainer_13ck1_260{width:100%;gap:2rem;height:auto}._supportImageContents_13ck1_272{flex-direction:column;gap:2rem;align-items:center}._supportImage_13ck1_272{position:relative}._supportImage_13ck1_272{width:100%;max-width:100%}._supportImage_13ck1_272 img{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}._supportImageCard_13ck1_281{position:absolute;top:15.5rem;left:1rem;bottom:auto}._supportCardButton_13ck1_306{width:100%;text-align:center}._supportContents_13ck1_317{width:100%;text-align:center;align-items:center}._supportText_13ck1_328{align-items:center}._supportText_13ck1_328 h2{width:100%;text-align:center}._supportFeatureRow_13ck1_345{flex-direction:column;gap:1.5rem;align-items:center}._supportFeatureContents_13ck1_349{flex-direction:column;text-align:center;align-items:center}._supportFeatureText_13ck1_365{width:100%;text-align:center}._supportButton_13ck1_985{width:100%;display:flex;justify-content:center;margin-top:1rem}._supportStatsSection_13ck1_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:center;width:100%;max-width:100%}._statsItem_13ck1_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._faqSection_13ck1_404{grid-column:1;margin:0;padding:0 1rem;flex-direction:column;gap:2rem;width:100%;max-width:100%;height:auto;overflow-x:hidden}._faqSectionLeft_13ck1_414{width:100%;align-items:center;text-align:center}._faqSectionContents_13ck1_420{align-items:center}._faqSectionContents_13ck1_420 h2{width:100%;text-align:center}._faqSectionContents_13ck1_420 img{width:100%;max-width:100%;height:auto;border-radius:20px}._faqSectionRight_13ck1_447,._faqColumn_13ck1_1047{width:100%}._promiseSection_13ck1_524{grid-column:1;width:100%;padding:2rem 1rem;overflow-x:hidden}._promiseSectionContainer_13ck1_538{width:100%;flex-direction:column;gap:2rem;align-items:center}._promiseLeftSection_13ck1_547{width:100%;text-align:center}._promiseLeftSectionContents_13ck1_547,._leftSectionText_13ck1_576{align-items:center}._promiseLeftSection_13ck1_547 img{width:70%;border-radius:20px;margin-top:1rem}._promiseRightSection_13ck1_1084{width:100%}._promiseIcon_13ck1_1088{width:40px;height:40px;display:flex;align-items:center;justify-content:center}._promiseIcon_13ck1_1088 img{width:100%;height:auto}._promiseCardsRow_13ck1_594{gap:1.5rem;width:100%;grid-template-columns:1fr}._getStartedBannerSection_13ck1_646{grid-column:1;padding:3rem 2rem;text-align:center}._getStartedBannerContent_13ck1_672{align-items:center;width:100%}._getStartedBannerText_13ck1_680{align-items:center}._getStartedBannerContent_13ck1_672 h2,._getStartedBannerContent_13ck1_672 p{width:100%;text-align:center}._getStartedBannerbutton_13ck1_697{flex-direction:column;gap:1rem;width:100%;align-items:center}._getStartedBannerbutton_13ck1_697>*{width:100%;max-width:300px}}@media (max-width: 767px){._omServicesPage_13ck1_1{padding:.5rem;row-gap:1.5rem}._repairServiceSection_13ck1_19{min-height:400px;border-radius:15px}._repairServiceContainer_13ck1_41{padding:1.5rem;gap:1.5rem}._repairServiceContents_13ck1_52{gap:1.5rem}._repairServiceTexts_13ck1_61 h2{font-size:1.5rem;line-height:1.3}._repairServiceTexts_13ck1_61 p{font-size:1rem}._repairIconSection_13ck1_90{gap:1rem}._repairIconContainer_13ck1_101 img{max-width:50px}._repairIconContainer_13ck1_101 p{font-size:.75rem}._serviceSection_13ck1_126{padding:0 .5rem;margin-bottom:.75rem;min-height:auto}._serviceHeaderSectionText_13ck1_143 h2{font-size:1.5rem}._serviceHeaderSectionText_13ck1_143 p{font-size:1rem}._serviceCardSection_13ck1_215{gap:.75rem;margin-top:1.5rem;margin-bottom:0;overflow:hidden;height:auto;min-height:450px}._serviceCardContainer_13ck1_227{gap:.75rem}._serviceCardWrapper_13ck1_235{width:calc((100% - 1.5rem) / 3);min-width:280px}._serviceSupportSection_13ck1_248{padding:1.5rem .5rem;gap:1.5rem}._serviceSupportSectionContainer_13ck1_260{gap:1.5rem}._supportImageCard_13ck1_281{padding:1.5rem;border-radius:15px}._supportImageCard_13ck1_281 h2{font-size:1rem}._supportImageCard_13ck1_281 p{font-size:.875rem}._supportText_13ck1_328 h2{font-size:1.75rem}._supportText_13ck1_328 p{font-size:1rem}._supportFeatureRow_13ck1_345{gap:1rem}._supportFeatureText_13ck1_365 h2{font-size:1.25rem}._supportFeatureText_13ck1_365 p{font-size:1rem}._supportButton_13ck1_985{margin-top:.75rem}._supportStatsSection_13ck1_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_13ck1_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_13ck1_391{font-size:3rem;line-height:1.2}._statsLabel_13ck1_397{font-size:1rem}._faqSection_13ck1_404{padding:0 .5rem;gap:1.5rem}._faqSectionContents_13ck1_420 h2{font-size:1.5rem}._faqSectionContents_13ck1_420 p{font-size:1rem}._faqTrigger_13ck1_472{padding:14px 16px;font-size:.9rem}._faqContent_13ck1_509{padding:0 16px;font-size:.9rem}._promiseSection_13ck1_524{padding:1.5rem .5rem}._promiseSectionContainer_13ck1_538{gap:1.5rem}._promiseLeftSectionContents_13ck1_547{gap:2rem}._leftSectionText_13ck1_576 h2{font-size:1.5rem}._leftSectionText_13ck1_576 p{font-size:1rem}._promiseCardsRow_13ck1_594{gap:1rem;width:100%;grid-template-columns:1fr}._promiseCard_13ck1_594{padding:1.25rem;border-radius:15px}._promiseCard_13ck1_594 h3{font-size:1.2rem}._promiseCard_13ck1_594 p{font-size:.8rem}._getStartedBannerSection_13ck1_646{padding:2rem 1rem;gap:1.5rem}._getStartedBannerContent_13ck1_672{gap:1.5rem}._getStartedBannerText_13ck1_680{gap:.75rem}._getStartedBannerContent_13ck1_672 h2{font-size:1.5rem}._getStartedBannerContent_13ck1_672 p{font-size:1rem}._getStartedBannerbutton_13ck1_697{gap:.75rem}._getStartedBannerbutton_13ck1_697>*{max-width:100%}}@media (max-width: 479px){._omServicesPage_13ck1_1{padding:.25rem;row-gap:1rem;overflow-x:hidden}._repairServiceSection_13ck1_19{min-height:350px;border-radius:12px;margin:0;width:100%;max-width:100%;overflow:hidden}._repairServiceContainer_13ck1_41{padding:1rem;gap:1rem}._repairServiceContents_13ck1_52{gap:1rem}._repairServiceTexts_13ck1_61 h2{font-size:1.25rem;line-height:1.3;width:100%}._repairServiceTexts_13ck1_61 p{font-size:.875rem;width:100%}._repairIconSection_13ck1_90{gap:.75rem;flex-wrap:wrap}._repairIconContainer_13ck1_101{flex:1 1 calc(50% - .375rem);min-width:0}._repairIconContainer_13ck1_101 img{max-width:40px}._repairIconContainer_13ck1_101 p{font-size:.7rem}._serviceSection_13ck1_126{padding:0 .25rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:.5rem;min-height:auto}._serviceHeaderSection_13ck1_135{gap:1rem}._serviceHeaderSectionText_13ck1_143 h2{font-size:1.25rem}._serviceHeaderSectionText_13ck1_143 p{font-size:.875rem}._serviceHeaderSectionIcon_13ck1_177,._leftArrowIconContainer_13ck1_185,._rightArrowIconContainer_13ck1_186{display:none}._serviceCardSection_13ck1_215{gap:.5rem;margin-top:1rem;margin-bottom:0;width:100%;overflow-x:auto;overflow-y:hidden;height:auto;min-height:400px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}._serviceCardContainer_13ck1_227{gap:.5rem;scroll-snap-align:start}._serviceCardWrapper_13ck1_235{width:calc((100% - 1rem) / 3);min-width:280px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_13ck1_248{padding:1rem .25rem;gap:1rem;width:100%;overflow-x:hidden}._serviceSupportSectionContainer_13ck1_260{width:100%;gap:1rem}._supportImageContents_13ck1_272{gap:1rem}._supportImage_13ck1_272{width:100%}._supportImage_13ck1_272 img{width:100%;max-width:100%;border-radius:12px}._supportImageCard_13ck1_281{padding:1rem;border-radius:12px;width:100%;max-width:100%;margin-top:.75rem;position:relative;top:auto;left:auto;right:auto}._supportImageCard_13ck1_281 h2{font-size:.9rem}._supportImageCard_13ck1_281 p{font-size:.8rem}._supportCardButton_13ck1_306{width:100%;max-width:100%;padding:.6rem 1rem;font-size:.9rem;text-align:center}._supportContents_13ck1_317{width:100%;gap:1rem}._supportText_13ck1_328 h2{font-size:1.5rem;width:100%}._supportText_13ck1_328 p{font-size:.875rem}._supportFeatureRow_13ck1_345{gap:.75rem;width:100%}._supportFeatureContents_13ck1_349{width:100%;gap:.75rem}._supportIconContainer_13ck1_354{width:40px;height:40px;flex-shrink:0}._supportFeatureText_13ck1_365{width:100%}._supportFeatureText_13ck1_365 h2{font-size:1.1rem}._supportFeatureText_13ck1_365 p{font-size:.875rem}._supportButton_13ck1_985{width:100%;margin-top:.5rem}._supportButton_13ck1_985>*{width:100%;max-width:100%}._supportStatsSection_13ck1_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_13ck1_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_13ck1_391{font-size:2.5rem;line-height:1.2}._statsLabel_13ck1_397{font-size:.875rem}._faqSection_13ck1_404{padding:0 .25rem;gap:1rem;width:100%;overflow-x:hidden}._faqSectionLeft_13ck1_414{width:100%}._faqSectionContents_13ck1_420{gap:1rem}._faqSectionContents_13ck1_420 h2{font-size:1.25rem;width:100%}._faqSectionContents_13ck1_420 p{font-size:.875rem}._faqSectionContents_13ck1_420 img{width:100%;max-width:100%;border-radius:12px}._faqSectionRight_13ck1_447,._faqColumn_13ck1_1047{width:100%}._faqAccordion_13ck1_454{gap:1rem}._faqItem_13ck1_459{border-radius:10px}._faqTrigger_13ck1_472{padding:12px 14px;font-size:.85rem}._faqContent_13ck1_509{padding:0 14px;font-size:.85rem}._promiseSection_13ck1_524{padding:1rem .25rem;width:100%;overflow-x:hidden}._promiseSectionContainer_13ck1_538{width:100%;gap:1rem}._promiseLeftSection_13ck1_547{width:100%}._promiseLeftSectionContents_13ck1_547{gap:1.5rem}._leftSectionText_13ck1_576{gap:.75rem}._leftSectionText_13ck1_576 h2{font-size:1.25rem}._leftSectionText_13ck1_576 p{font-size:.875rem}._promiseLeftSection_13ck1_547 img{width:100%;max-width:100%;border-radius:12px}._promiseRightSection_13ck1_1084{width:100%}._promiseCardsRow_13ck1_594{gap:.75rem;width:100%;grid-template-columns:1fr}._promiseCard_13ck1_594{padding:1rem;border-radius:12px;width:100%}._promiseCardHeader_13ck1_625{gap:.75rem}._promiseIcon_13ck1_1088{width:35px;height:35px;flex-shrink:0}._promiseCard_13ck1_594 h3{font-size:1.1rem}._promiseCard_13ck1_594 p{font-size:.75rem}._getStartedBannerSection_13ck1_646{padding:1.5rem .75rem;gap:1rem;width:100%;overflow-x:hidden}._getStartedBannerContent_13ck1_672{gap:1rem;width:100%}._getStartedBannerText_13ck1_680{gap:.5rem;width:100%}._getStartedBannerContent_13ck1_672 h2{font-size:1.25rem;width:100%}._getStartedBannerContent_13ck1_672 p{font-size:.875rem;width:100%}._getStartedBannerbutton_13ck1_697{gap:.5rem;width:100%;flex-direction:column}._getStartedBannerbutton_13ck1_697>*{width:100%;max-width:100%}}._energyAuditsPage_3qocx_1{color:var(--text-color);font-family:Manrope,sans-serif;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;column-gap:1.25rem;padding-top:1.5rem;row-gap:3.75rem;width:100%}._smartMeteringPage_3qocx_13 *{font-family:Manrope,sans-serif}._repairServiceSection_3qocx_19{grid-column:1/13;background-image:url(/images/Energy_hero.webp);height:612px;width:1720px;border-radius:2rem;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;margin:auto 100px}._repairServiceSection_3qocx_19:before{content:"";position:absolute;inset:0;background:#000000a6;opacity:1.5;z-index:1;border-radius:30px}._repairServiceContainer_3qocx_41{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem;justify-content:center;height:100%;align-items:center}._repairServiceContents_3qocx_52{display:flex;flex-direction:column;text-align:center;gap:2.125rem;align-items:center;width:100%}._repairServiceTexts_3qocx_61{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}._repairServiceTexts_3qocx_61 h2{font-size:2rem;font-weight:700;line-height:44px;color:#fff;width:auto;max-width:800px;margin:0 auto;text-align:center}._repairServiceTexts_3qocx_61 p{font-size:1.5rem;font-weight:400;color:#fff;width:auto;max-width:900px;margin:0 auto;text-align:center}._repairIconSection_3qocx_90{display:flex;flex-direction:row;gap:6rem;justify-content:center;text-align:center;align-items:center;width:100%;flex-wrap:wrap}._repairIconContainer_3qocx_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_3qocx_101 img{width:auto;height:auto;max-width:60px;filter:brightness(0) saturate(100%) invert(44%) sepia(51%) saturate(421%) hue-rotate(82deg) brightness(95%) contrast(92%)}._repairIconContainer_3qocx_101 p{font-size:1rem;font-weight:500;color:#fff;margin:0;text-align:center}._serviceSection_3qocx_126{grid-column:2/12;width:1430px;max-width:100%;height:auto;min-height:810px;margin:0 auto}._serviceHeaderSection_3qocx_135{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}._serviceHeaderSectionText_3qocx_143{display:flex;flex-direction:column;gap:.5rem;width:auto;flex:1;text-align:left}._serviceHeaderSectionText_3qocx_143 ._tag_3qocx_151{text-align:left;font-weight:800;color:var(--brand-green)}._serviceHeaderSectionText_3qocx_143 h2{color:#163b7c;padding-top:2rem;text-align:left;font-weight:800}._serviceHeaderSectionText_3qocx_143 p{font-size:1.1rem;font-weight:500;width:50%;color:#6c6c6c;text-align:left}@media (max-width: 1023px){._serviceHeaderSectionText_3qocx_143 p{width:100%;text-align:center}}._serviceHeaderSectionIcon_3qocx_177{display:flex;flex-direction:row;gap:1rem;align-items:center;flex-shrink:0}._leftArrowIconContainer_3qocx_185,._rightArrowIconContainer_3qocx_186{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease}._rightArrowIconContainer_3qocx_186{background:var(--brand-blue)}._leftArrowIconContainer_3qocx_185{background:var(--brand-green-transparent)}._leftArrowIconContainer_3qocx_185:hover,._rightArrowIconContainer_3qocx_186:hover{transform:scale(1.1)}._leftArrowIconContainer_3qocx_185 img,._rightArrowIconContainer_3qocx_186 img{width:24px;height:24px;object-fit:contain}._serviceCardSection_3qocx_215{display:flex;margin-top:2rem;width:100%;max-width:1430px;height:600px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}._serviceCardContainer_3qocx_227{display:flex;gap:1rem;justify-content:flex-start;width:100%;will-change:transform}._serviceCardWrapper_3qocx_235{flex:0 0 auto;width:calc((100% - 2rem) / 3);min-width:0}._serviceCardWrapper_3qocx_235>*{width:100%;height:100%}._serviceSupportSection_3qocx_248{grid-column:1/13;background-color:var(--brand-green-transparent);width:100%;justify-content:center;padding:3.9rem 0;max-width:1920px;height:800px;display:flex;background:#eef7f0;gap:5rem}._serviceSupportSectionContainer_3qocx_260{display:inline-flex;flex-direction:column;gap:3rem;width:1450px;height:680px}._serviceSupportSectionContainer_3qocx_260 h2{color:#163b7c;font-size:2rem}._supportImageContents_3qocx_272{display:flex;justify-content:space-between;gap:6.75rem;justify-content:center}._supportImageCard_3qocx_281{position:absolute;background:#fff;z-index:1;bottom:1.5rem;left:1.2rem;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.9rem;width:350px}._supportImageCard_3qocx_281 h2{font-size:1.125rem;line-height:25.9px;font-weight:600;color:#1f1f1f}._supportImageCard_3qocx_281 p{font-size:1rem;line-height:25.9px;font-weight:500;color:#1f1f1f}._supportCardButton_3qocx_306{padding:.7rem 1.6rem;border-radius:50px;border:1px solid var(--brand-green);font-size:1.1rem;color:var(--brand-blue);font-weight:600;width:270px;text-align:left;background-color:#fff}._supportContents_3qocx_317{display:flex;flex-direction:column;gap:2rem}._tag_3qocx_151{color:var(--brand-green);font-size:.875rem;font-weight:800}._supportText_3qocx_328{display:flex;flex-direction:column;gap:1rem}._supportText_3qocx_328 h2{font-size:2rem;font-weight:800;width:80%}._supportText_3qocx_328 p{font-size:1rem;color:#6c6c6c;font-weight:500;line-height:25.9px}._supportFeatureRow_3qocx_345{display:flex;gap:2rem}._supportFeatureContents_3qocx_349{display:flex;gap:1rem}._supportIconContainer_3qocx_354{width:50px;height:50px;background:var(--grey-lightest-color);display:flex;align-items:center;justify-content:center;border-radius:50%}._supportFeatureText_3qocx_365{display:flex;flex-direction:column;justify-items:flex-start;width:100%}._supportFeatureText_3qocx_365 h2{font-size:1.5rem;font-weight:500}._supportFeatureText_3qocx_365 p{font-size:1.25rem;font-weight:500;line-height:25.9px;color:#6c6c6c}._supportStatsSection_3qocx_384{display:flex;justify-content:space-between;text-align:center;width:100%}._statsValue_3qocx_391{font-size:5rem;font-weight:500;color:var(--brand-green);line-height:95px}._statsLabel_3qocx_397{font-size:1.25rem;color:#3e547a;font-weight:600}._faqSection_3qocx_404{grid-column:2/12;display:flex;width:1430px;height:550px;justify-content:space-between;gap:5rem}._faqSectionLeft_3qocx_414{display:flex;flex-direction:column;gap:1.5rem;width:700px}._faqSectionContents_3qocx_420{display:flex;flex-direction:column;gap:2rem;width:100%}._faqTag_3qocx_426{font-size:1.1rem;font-weight:600;color:var(--brand-green)}._faqSectionContents_3qocx_420 h2{width:85%;color:#163b7c}._faqSectionContents_3qocx_420 img{width:700px;height:245px;border-radius:10px;object-fit:cover}._faqSectionContents_3qocx_420 p{font-size:1.25rem;font-weight:500;color:#6c6c6c}._faqSectionRight_3qocx_447{display:flex;flex-direction:column;justify-content:center;width:630px}._faqAccordion_3qocx_454{display:flex;flex-direction:column;gap:1.5rem}._faqItem_3qocx_459{border-radius:12px;background-color:#fff;box-shadow:0 2px 3px #00000026;overflow:hidden;transition:all .3s ease}._faqItemOpen_3qocx_468{background-color:var(--brand-green-transparent)}._faqTrigger_3qocx_472{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;font-size:1rem;font-weight:600;color:#163b7c;background:none;border:none;outline:none;cursor:pointer;text-align:left;transition:color .25s ease}._faqTriggerOpen_3qocx_490{color:var(--brand-green);font-size:1rem;font-weight:500}._icon_3qocx_497{font-size:1.5rem;font-weight:400;color:#6b7280;margin-left:12px;transition:color .3s ease}._faqTriggerOpen_3qocx_490 ._icon_3qocx_497{color:var(--brand-green)}._faqContent_3qocx_509{padding:0 22px;font-size:1rem;line-height:1.6;font-weight:500;color:#6c6c6c;overflow:hidden;transition:max-height .4s ease,padding .25s ease}._faqContentOpen_3qocx_519{padding-bottom:16px}._promiseSection_3qocx_524{grid-column:1/13;display:flex;justify-content:center;width:100%;margin:0 auto;background-color:#eef7f0;padding:4rem 0;margin-bottom:2rem;margin-top:2rem}._promiseSectionContainer_3qocx_538{display:flex;width:1430px;justify-content:space-between;gap:7rem;box-sizing:border-box}._promiseLeftSectionContents_3qocx_547{display:flex;flex-direction:column;gap:3.5rem;padding-bottom:1rem;width:100%}._promiseLeftSection_3qocx_547{flex:1 1 40%;width:100%}._promiseLeftSection_3qocx_547 img{width:100%;max-width:100%;height:auto;display:block;object-fit:cover;border-radius:20px}._promiseleftSectionTag_3qocx_569{font-size:.875rem;line-height:30px;letter-spacing:.16rem;font-weight:800;color:var(--brand-green)}._leftSectionText_3qocx_576{color:var(--brand-blue);display:flex;flex-direction:column;gap:.9rem}._leftSectionText_3qocx_576 p{font-weight:400;line-height:22px;font-size:1.25rem;color:#7a7a7a}._requestDemoButton_3qocx_589{width:270px;margin-top:-2rem;border-radius:2rem}._promiseCardsRow_3qocx_594{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);row-gap:1.875rem;column-gap:3.5rem;width:885px}._promiseCard_3qocx_594{background:#fff;border-radius:20px;border:1px solid #cccccc;padding:1.5rem;text-align:left;box-shadow:0 4px 25px #0000000a;transition:all .3s ease;cursor:default;display:flex;flex-direction:column;gap:1rem;color:inherit}._promiseCard_3qocx_594:hover{background:var(--brand-blue)}._promiseCard_3qocx_594:hover *{color:#fff!important}._promiseCardHeader_3qocx_625{display:flex;align-items:center;gap:1rem}._promiseCard_3qocx_594 h3{font-size:1.4rem;font-weight:600;color:#05091d}._promiseCard_3qocx_594 p{font-size:.875rem;font-weight:400;color:gray;line-height:1.5;letter-spacing:-.36px}._getStartedBannerSection_3qocx_646{grid-column:1 / 13;width:1720px;max-width:1720px;margin:0 auto;background-image:url(/images/success.png);position:relative;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden;padding:6rem 15rem;gap:2.75rem}._getStartedBannerSection_3qocx_646:before{content:"";position:absolute;inset:0;background:#163b7ca3;opacity:1.5;z-index:1}._getStartedBannerContent_3qocx_672{position:relative;z-index:2;display:flex;flex-direction:column;gap:2.75rem}._getStartedBannerText_3qocx_680{display:flex;flex-direction:column;gap:1rem}._getStartedBannerContent_3qocx_672 h2{color:#fff;width:45%}._getStartedBannerContent_3qocx_672 p{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:500;color:#fff;width:60%}._getStartedBannerbutton_3qocx_697{display:flex;gap:4rem}@media (max-width: 1820px) and (min-width: 1024px){._repairServiceSection_3qocx_19,._serviceSupportSection_3qocx_248,._promiseSection_3qocx_524,._getStartedBannerSection_3qocx_646{width:calc(100% - 4rem);max-width:calc(100% - 4rem);margin:0 auto}._serviceSection_3qocx_126{margin:auto 2rem}._serviceSupportSectionContainer_3qocx_260{width:90%;max-width:100%}._supportImageContents_3qocx_272{gap:3rem}._faqSection_3qocx_404{margin:auto 2rem}._promiseSectionContainer_3qocx_538{width:90%;max-width:100%;padding:0 2rem}._getStartedBannerSection_3qocx_646{padding:4rem 8rem}._supportStatsSection_3qocx_384{gap:2.5rem}._promiseLeftSection_3qocx_547 img{width:100%;max-width:100%}}@media (min-width: 768px) and (max-width: 1023px){._supportStatsSection_3qocx_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._statsItem_3qocx_760{display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_3qocx_391{font-size:4rem}._statsLabel_3qocx_397{font-size:1.125rem}}@media (min-width: 1440px) and (max-width: 1820px){._supportStatsSection_3qocx_384{gap:3rem}._statsValue_3qocx_391{font-size:5.5rem}._statsLabel_3qocx_397{font-size:1.375rem}}@media (max-width: 1023px){._energyAuditsPage_3qocx_1{grid-template-columns:1fr;column-gap:0;padding:1rem;row-gap:1.5rem;overflow-x:hidden;width:100%;max-width:100%}._repairServiceSection_3qocx_19{width:100%;max-width:100%;margin:0;height:auto;min-height:500px;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat}._repairServiceContainer_3qocx_41{padding:2rem;gap:2rem}._repairServiceTexts_3qocx_61 h2{width:100%;font-size:1.75rem}._repairServiceTexts_3qocx_61 p{width:100%;font-size:1.25rem}._repairIconSection_3qocx_90{flex-wrap:wrap;gap:2rem;justify-content:center}._repairIconContainer_3qocx_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_3qocx_101 img{width:100%;max-width:60px;height:auto}._repairIconContainer_3qocx_101 p{font-size:.875rem;color:var(--text-color)}._serviceSection_3qocx_126{grid-column:1;margin:0;padding:0 1rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:1rem;min-height:auto}._serviceHeaderSection_3qocx_135{flex-direction:column;gap:1.5rem;align-items:center;text-align:center}._serviceHeaderSectionText_3qocx_143{width:100%;align-items:center}._serviceHeaderSectionIcon_3qocx_177{justify-content:center;display:none}._serviceCardSection_3qocx_215{overflow-x:auto;overflow-y:hidden;height:auto;min-height:500px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin-bottom:0}._serviceCardContainer_3qocx_227{scroll-snap-type:x mandatory}._serviceCardWrapper_3qocx_235{width:calc((100% - 2rem) / 3);min-width:300px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_3qocx_248{grid-column:1;width:100%;padding:2rem 1rem;gap:2rem;height:auto;min-height:auto}._serviceSupportSectionContainer_3qocx_260{width:100%;gap:2rem;height:auto}._supportImageContents_3qocx_272{flex-direction:column;gap:2rem;align-items:center}._supportImage_3qocx_272{position:relative}._supportImage_3qocx_272{width:100%;max-width:100%}._supportImage_3qocx_272 img{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}._supportImageCard_3qocx_281{position:absolute;top:15.5rem;left:1rem;bottom:auto}._supportCardButton_3qocx_306{width:100%;text-align:center}._supportContents_3qocx_317{width:100%;text-align:center;align-items:center}._supportText_3qocx_328{align-items:center}._supportText_3qocx_328 h2{width:100%;text-align:center}._supportFeatureRow_3qocx_345{flex-direction:column;gap:1.5rem;align-items:center}._supportFeatureContents_3qocx_349{flex-direction:column;text-align:center;align-items:center}._supportFeatureText_3qocx_365{width:100%;text-align:center}._supportButton_3qocx_985{width:100%;display:flex;justify-content:center;margin-top:1rem}._supportStatsSection_3qocx_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:center;width:100%;max-width:100%}._statsItem_3qocx_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._faqSection_3qocx_404{grid-column:1;margin:0;padding:0 1rem;flex-direction:column;gap:2rem;width:100%;max-width:100%;height:auto;overflow-x:hidden}._faqSectionLeft_3qocx_414{width:100%;align-items:center;text-align:center}._faqSectionContents_3qocx_420{align-items:center}._faqSectionContents_3qocx_420 h2{width:100%;text-align:center}._faqSectionContents_3qocx_420 img{width:100%;max-width:100%;height:auto;border-radius:20px}._faqSectionRight_3qocx_447,._faqColumn_3qocx_1047{width:100%}._promiseSection_3qocx_524{grid-column:1;width:100%;padding:2rem 1rem;overflow-x:hidden}._promiseSectionContainer_3qocx_538{width:100%;flex-direction:column;gap:2rem;align-items:center}._promiseLeftSection_3qocx_547{width:100%;text-align:center}._promiseLeftSectionContents_3qocx_547,._leftSectionText_3qocx_576{align-items:center}._promiseLeftSection_3qocx_547 img{width:70%;border-radius:20px;margin-top:1rem}._promiseRightSection_3qocx_1084{width:100%}._promiseIcon_3qocx_1088{width:40px;height:40px;display:flex;align-items:center;justify-content:center}._promiseIcon_3qocx_1088 img{width:100%;height:auto}._promiseCardsRow_3qocx_594{gap:1.5rem;width:100%;grid-template-columns:1fr}._getStartedBannerSection_3qocx_646{grid-column:1;padding:3rem 2rem;text-align:center}._getStartedBannerContent_3qocx_672{align-items:center;width:100%}._getStartedBannerText_3qocx_680{align-items:center}._getStartedBannerContent_3qocx_672 h2,._getStartedBannerContent_3qocx_672 p{width:100%;text-align:center}._getStartedBannerbutton_3qocx_697{flex-direction:column;gap:1rem;width:100%;align-items:center}._getStartedBannerbutton_3qocx_697>*{width:100%;max-width:300px}}@media (max-width: 767px){._energyAuditsPage_3qocx_1{padding:.5rem;row-gap:1.5rem}._repairServiceSection_3qocx_19{min-height:400px;border-radius:15px}._repairServiceContainer_3qocx_41{padding:1.5rem;gap:1.5rem}._repairServiceContents_3qocx_52{gap:1.5rem}._repairServiceTexts_3qocx_61 h2{font-size:1.5rem;line-height:1.3}._repairServiceTexts_3qocx_61 p{font-size:1rem}._repairIconSection_3qocx_90{gap:1rem}._repairIconContainer_3qocx_101 img{max-width:50px}._repairIconContainer_3qocx_101 p{font-size:.75rem}._serviceSection_3qocx_126{padding:0 .5rem;margin-bottom:.75rem;min-height:auto}._serviceHeaderSectionText_3qocx_143 h2{font-size:1.5rem}._serviceHeaderSectionText_3qocx_143 p{font-size:1rem}._serviceCardSection_3qocx_215{gap:.75rem;margin-top:1.5rem;margin-bottom:0;overflow:hidden;height:auto;min-height:450px}._serviceCardContainer_3qocx_227{gap:.75rem}._serviceCardWrapper_3qocx_235{width:calc((100% - 1.5rem) / 3);min-width:280px}._serviceSupportSection_3qocx_248{padding:1.5rem .5rem;gap:1.5rem}._serviceSupportSectionContainer_3qocx_260{gap:1.5rem}._supportImageCard_3qocx_281{padding:1.5rem;border-radius:15px}._supportImageCard_3qocx_281 h2{font-size:1rem}._supportImageCard_3qocx_281 p{font-size:.875rem}._supportText_3qocx_328 h2{font-size:1.75rem}._supportText_3qocx_328 p{font-size:1rem}._supportFeatureRow_3qocx_345{gap:1rem}._supportFeatureText_3qocx_365 h2{font-size:1.25rem}._supportFeatureText_3qocx_365 p{font-size:1rem}._supportButton_3qocx_985{margin-top:.75rem}._supportStatsSection_3qocx_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_3qocx_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_3qocx_391{font-size:3rem;line-height:1.2}._statsLabel_3qocx_397{font-size:1rem}._faqSection_3qocx_404{padding:0 .5rem;gap:1.5rem}._faqSectionContents_3qocx_420 h2{font-size:1.5rem}._faqSectionContents_3qocx_420 p{font-size:1rem}._faqTrigger_3qocx_472{padding:14px 16px;font-size:.9rem}._faqContent_3qocx_509{padding:0 16px;font-size:.9rem}._promiseSection_3qocx_524{padding:1.5rem .5rem}._promiseSectionContainer_3qocx_538{gap:1.5rem}._promiseLeftSectionContents_3qocx_547{gap:2rem}._leftSectionText_3qocx_576 h2{font-size:1.5rem}._leftSectionText_3qocx_576 p{font-size:1rem}._promiseCardsRow_3qocx_594{gap:1rem;width:100%;grid-template-columns:1fr}._promiseCard_3qocx_594{padding:1.25rem;border-radius:15px}._promiseCard_3qocx_594 h3{font-size:1.2rem}._promiseCard_3qocx_594 p{font-size:.8rem}._getStartedBannerSection_3qocx_646{padding:2rem 1rem;gap:1.5rem}._getStartedBannerContent_3qocx_672{gap:1.5rem}._getStartedBannerText_3qocx_680{gap:.75rem}._getStartedBannerContent_3qocx_672 h2{font-size:1.5rem}._getStartedBannerContent_3qocx_672 p{font-size:1rem}._getStartedBannerbutton_3qocx_697{gap:.75rem}._getStartedBannerbutton_3qocx_697>*{max-width:100%}}@media (max-width: 479px){._energyAuditsPage_3qocx_1{padding:.25rem;row-gap:1rem;overflow-x:hidden}._repairServiceSection_3qocx_19{min-height:350px;border-radius:12px;margin:0;width:100%;max-width:100%;overflow:hidden}._repairServiceContainer_3qocx_41{padding:1rem;gap:1rem}._repairServiceContents_3qocx_52{gap:1rem}._repairServiceTexts_3qocx_61 h2{font-size:1.25rem;line-height:1.3;width:100%}._repairServiceTexts_3qocx_61 p{font-size:.875rem;width:100%}._repairIconSection_3qocx_90{gap:.75rem;flex-wrap:wrap}._repairIconContainer_3qocx_101{flex:1 1 calc(50% - .375rem);min-width:0}._repairIconContainer_3qocx_101 img{max-width:40px}._repairIconContainer_3qocx_101 p{font-size:.7rem}._serviceSection_3qocx_126{padding:0 .25rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:.5rem;min-height:auto}._serviceHeaderSection_3qocx_135{gap:1rem}._serviceHeaderSectionText_3qocx_143 h2{font-size:1.25rem}._serviceHeaderSectionText_3qocx_143 p{font-size:.875rem}._serviceHeaderSectionIcon_3qocx_177,._leftArrowIconContainer_3qocx_185,._rightArrowIconContainer_3qocx_186{display:none}._serviceCardSection_3qocx_215{gap:.5rem;margin-top:1rem;margin-bottom:0;width:100%;overflow-x:auto;overflow-y:hidden;height:auto;min-height:400px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}._serviceCardContainer_3qocx_227{gap:.5rem;scroll-snap-align:start}._serviceCardWrapper_3qocx_235{width:calc((100% - 1rem) / 3);min-width:280px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_3qocx_248{padding:1rem .25rem;gap:1rem;width:100%;overflow-x:hidden}._serviceSupportSectionContainer_3qocx_260{width:100%;gap:1rem}._supportImageContents_3qocx_272{gap:1rem}._supportImage_3qocx_272{width:100%}._supportImage_3qocx_272 img{width:100%;max-width:100%;border-radius:12px}._supportImageCard_3qocx_281{padding:1rem;border-radius:12px;width:100%;max-width:100%;margin-top:.75rem;position:relative;top:auto;left:auto;right:auto}._supportImageCard_3qocx_281 h2{font-size:.9rem}._supportImageCard_3qocx_281 p{font-size:.8rem}._supportCardButton_3qocx_306{width:100%;max-width:100%;padding:.6rem 1rem;font-size:.9rem;text-align:center}._supportContents_3qocx_317{width:100%;gap:1rem}._supportText_3qocx_328 h2{font-size:1.5rem;width:100%}._supportText_3qocx_328 p{font-size:.875rem}._supportFeatureRow_3qocx_345{gap:.75rem;width:100%}._supportFeatureContents_3qocx_349{width:100%;gap:.75rem}._supportIconContainer_3qocx_354{width:40px;height:40px;flex-shrink:0}._supportFeatureText_3qocx_365{width:100%}._supportFeatureText_3qocx_365 h2{font-size:1.1rem}._supportFeatureText_3qocx_365 p{font-size:.875rem}._supportButton_3qocx_985{width:100%;margin-top:.5rem}._supportButton_3qocx_985>*{width:100%;max-width:100%}._supportStatsSection_3qocx_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_3qocx_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_3qocx_391{font-size:2.5rem;line-height:1.2}._statsLabel_3qocx_397{font-size:.875rem}._faqSection_3qocx_404{padding:0 .25rem;gap:1rem;width:100%;overflow-x:hidden}._faqSectionLeft_3qocx_414{width:100%}._faqSectionContents_3qocx_420{gap:1rem}._faqSectionContents_3qocx_420 h2{font-size:1.25rem;width:100%}._faqSectionContents_3qocx_420 p{font-size:.875rem}._faqSectionContents_3qocx_420 img{width:100%;max-width:100%;border-radius:12px}._faqSectionRight_3qocx_447,._faqColumn_3qocx_1047{width:100%}._faqAccordion_3qocx_454{gap:1rem}._faqItem_3qocx_459{border-radius:10px}._faqTrigger_3qocx_472{padding:12px 14px;font-size:.85rem}._faqContent_3qocx_509{padding:0 14px;font-size:.85rem}._promiseSection_3qocx_524{padding:1rem .25rem;width:100%;overflow-x:hidden}._promiseSectionContainer_3qocx_538{width:100%;gap:1rem}._promiseLeftSection_3qocx_547{width:100%}._promiseLeftSectionContents_3qocx_547{gap:1.5rem}._leftSectionText_3qocx_576{gap:.75rem}._leftSectionText_3qocx_576 h2{font-size:1.25rem}._leftSectionText_3qocx_576 p{font-size:.875rem}._promiseLeftSection_3qocx_547 img{width:100%;max-width:100%;border-radius:12px}._promiseRightSection_3qocx_1084{width:100%}._promiseCardsRow_3qocx_594{gap:.75rem;width:100%;grid-template-columns:1fr}._promiseCard_3qocx_594{padding:1rem;border-radius:12px;width:100%}._promiseCardHeader_3qocx_625{gap:.75rem}._promiseIcon_3qocx_1088{width:35px;height:35px;flex-shrink:0}._promiseCard_3qocx_594 h3{font-size:1.1rem}._promiseCard_3qocx_594 p{font-size:.75rem}._getStartedBannerSection_3qocx_646{padding:1.5rem .75rem;gap:1rem;width:100%;overflow-x:hidden}._getStartedBannerContent_3qocx_672{gap:1rem;width:100%}._getStartedBannerText_3qocx_680{gap:.5rem;width:100%}._getStartedBannerContent_3qocx_672 h2{font-size:1.25rem;width:100%}._getStartedBannerContent_3qocx_672 p{font-size:.875rem;width:100%}._getStartedBannerbutton_3qocx_697{gap:.5rem;width:100%;flex-direction:column}._getStartedBannerbutton_3qocx_697>*{width:100%;max-width:100%}}._manpowerSolutionsPage_1i1a0_1{color:var(--text-color);font-family:Manrope,sans-serif;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;column-gap:1.25rem;padding-top:1.5rem;row-gap:3.75rem;width:100%}._smartMeteringPage_1i1a0_13 *{font-family:Manrope,sans-serif}._repairServiceSection_1i1a0_19{grid-column:1/13;background-image:url(/images/Manpower_solution.webp);height:612px;width:1720px;border-radius:2rem;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;margin:auto 100px}._repairServiceSection_1i1a0_19:before{content:"";position:absolute;inset:0;background:#000000a6;opacity:1.5;z-index:1;border-radius:30px}._repairServiceContainer_1i1a0_41{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem;justify-content:center;height:100%;align-items:center}._repairServiceContents_1i1a0_52{display:flex;flex-direction:column;text-align:center;gap:2.125rem;align-items:center;width:100%}._repairServiceTexts_1i1a0_61{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}._repairServiceTexts_1i1a0_61 h2{font-size:2rem;font-weight:700;line-height:44px;color:#fff;width:auto;max-width:800px;margin:0 auto;text-align:center}._repairServiceTexts_1i1a0_61 p{font-size:1.5rem;font-weight:400;color:#fff;width:auto;max-width:900px;margin:0 auto;text-align:center}._repairIconSection_1i1a0_90{display:flex;flex-direction:row;gap:6rem;justify-content:center;text-align:center;align-items:center;width:100%;flex-wrap:wrap}._repairIconContainer_1i1a0_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_1i1a0_101 img{width:auto;height:auto;max-width:60px;filter:brightness(0) saturate(100%) invert(44%) sepia(51%) saturate(421%) hue-rotate(82deg) brightness(95%) contrast(92%)}._repairIconContainer_1i1a0_101 p{font-size:1rem;font-weight:500;color:#fff;margin:0;text-align:center}._serviceSection_1i1a0_126{grid-column:2/12;width:1430px;max-width:100%;height:auto;min-height:810px;margin:0 auto}._serviceHeaderSection_1i1a0_135{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}._serviceHeaderSectionText_1i1a0_143{display:flex;flex-direction:column;gap:.5rem;width:auto;flex:1;text-align:left}._serviceHeaderSectionText_1i1a0_143 ._tag_1i1a0_151{text-align:left;font-weight:800;color:var(--brand-green)}._serviceHeaderSectionText_1i1a0_143 h2{color:#163b7c;padding-top:2rem;text-align:left;font-weight:800}._serviceHeaderSectionText_1i1a0_143 p{font-size:1.1rem;font-weight:500;width:50%;color:#6c6c6c;text-align:left}@media (max-width: 1023px){._serviceHeaderSectionText_1i1a0_143 p{width:100%;text-align:center}}._serviceHeaderSectionIcon_1i1a0_177{display:flex;flex-direction:row;gap:1rem;align-items:center;flex-shrink:0}._leftArrowIconContainer_1i1a0_185,._rightArrowIconContainer_1i1a0_186{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease}._rightArrowIconContainer_1i1a0_186{background:var(--brand-blue)}._leftArrowIconContainer_1i1a0_185{background:var(--brand-green-transparent)}._leftArrowIconContainer_1i1a0_185:hover,._rightArrowIconContainer_1i1a0_186:hover{transform:scale(1.1)}._leftArrowIconContainer_1i1a0_185 img,._rightArrowIconContainer_1i1a0_186 img{width:24px;height:24px;object-fit:contain}._serviceCardSection_1i1a0_215{display:flex;margin-top:2rem;width:100%;max-width:1430px;height:600px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}._serviceCardContainer_1i1a0_227{display:flex;gap:1rem;justify-content:flex-start;width:100%;will-change:transform}._serviceCardWrapper_1i1a0_235{flex:0 0 auto;width:calc((100% - 2rem) / 3);min-width:0}._serviceCardWrapper_1i1a0_235>*{width:100%;height:100%}._serviceSupportSection_1i1a0_248{grid-column:1/13;background-color:var(--brand-green-transparent);width:100%;justify-content:center;padding:3.9rem 0;max-width:1920px;height:900px;display:flex;background:#eef7f0;gap:5rem}._serviceSupportSectionContainer_1i1a0_260{display:inline-flex;flex-direction:column;gap:3rem;width:1450px;height:680px}._serviceSupportSectionContainer_1i1a0_260 h2{color:#163b7c;font-size:2rem}._supportImageContents_1i1a0_272{display:flex;justify-content:space-between;gap:6.75rem;justify-content:center}._supportImageCard_1i1a0_281{position:absolute;background:#fff;z-index:1;bottom:1.5rem;left:1.2rem;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.9rem;width:350px}._supportImageCard_1i1a0_281 h2{font-size:1.125rem;line-height:25.9px;font-weight:600;color:#1f1f1f}._supportImageCard_1i1a0_281 p{font-size:1rem;line-height:25.9px;font-weight:500;color:#1f1f1f}._supportCardButton_1i1a0_306{padding:.7rem 1.6rem;border-radius:50px;border:1px solid var(--brand-green);font-size:1.1rem;color:var(--brand-blue);font-weight:600;width:270px;text-align:left;background-color:#fff}._supportContents_1i1a0_317{display:flex;flex-direction:column;gap:2rem}._tag_1i1a0_151{color:var(--brand-green);font-size:.875rem;font-weight:800}._supportText_1i1a0_328{display:flex;flex-direction:column;gap:1rem}._supportText_1i1a0_328 h2{font-size:2.25rem;font-weight:800;width:80%}._supportText_1i1a0_328 p{font-size:1.25rem;color:#6c6c6c;font-weight:500;line-height:25.9px}._supportFeatureRow_1i1a0_345{display:flex;gap:2rem}._supportFeatureContents_1i1a0_349{display:flex;gap:1rem}._supportIconContainer_1i1a0_354{width:50px;height:50px;background:var(--grey-lightest-color);display:flex;align-items:center;justify-content:center;border-radius:50%}._supportFeatureText_1i1a0_365{display:flex;flex-direction:column;justify-items:flex-start;width:100%}._supportFeatureText_1i1a0_365 h2{font-size:1.5rem;font-weight:500}._supportFeatureText_1i1a0_365 p{font-size:1.25rem;font-weight:500;line-height:25.9px;color:#6c6c6c}._supportStatsSection_1i1a0_384{display:flex;justify-content:space-between;text-align:center;width:100%}._statsValue_1i1a0_391{font-size:3.5rem;font-weight:700;color:var(--brand-green);line-height:1.1}._statsLabel_1i1a0_398{font-size:1.1rem;color:#3e547a;font-weight:600}._faqSection_1i1a0_406{grid-column:2/12;display:flex;width:1430px;height:550px;justify-content:space-between;gap:5rem}._faqSectionLeft_1i1a0_416{display:flex;flex-direction:column;gap:1.5rem;width:700px}._faqSectionContents_1i1a0_422{display:flex;flex-direction:column;gap:2rem;width:100%}._faqTag_1i1a0_428{font-size:1.1rem;font-weight:600;color:var(--brand-green)}._faqSectionContents_1i1a0_422 h2{width:85%;color:#163b7c}._faqSectionContents_1i1a0_422 img{width:700px;height:245px;border-radius:10px;object-fit:cover}._faqSectionContents_1i1a0_422 p{font-size:1.25rem;font-weight:500;color:#6c6c6c}._faqSectionRight_1i1a0_449{display:flex;flex-direction:column;justify-content:center;width:630px}._faqAccordion_1i1a0_456{display:flex;flex-direction:column;gap:1.5rem}._faqItem_1i1a0_461{border-radius:12px;background-color:#fff;box-shadow:0 2px 3px #00000026;overflow:hidden;transition:all .3s ease}._faqItemOpen_1i1a0_470{background-color:var(--brand-green-transparent)}._faqTrigger_1i1a0_474{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;font-size:1rem;font-weight:600;color:#163b7c;background:none;border:none;outline:none;cursor:pointer;text-align:left;transition:color .25s ease}._faqTriggerOpen_1i1a0_492{color:var(--brand-green);font-size:1rem;font-weight:500}._icon_1i1a0_499{font-size:1.5rem;font-weight:400;color:#6b7280;margin-left:12px;transition:color .3s ease}._faqTriggerOpen_1i1a0_492 ._icon_1i1a0_499{color:var(--brand-green)}._faqContent_1i1a0_511{padding:0 22px;font-size:1rem;line-height:1.6;font-weight:500;color:#6c6c6c;overflow:hidden;transition:max-height .4s ease,padding .25s ease}._faqContentOpen_1i1a0_521{padding-bottom:16px}._promiseSection_1i1a0_526{grid-column:1/13;display:flex;justify-content:center;width:100%;margin:0 auto;background-color:#eef7f0;padding:4rem 0;margin-bottom:2rem;margin-top:2rem}._promiseSectionContainer_1i1a0_540{display:flex;width:1430px;justify-content:space-between;gap:7rem;box-sizing:border-box}._promiseLeftSectionContents_1i1a0_549{display:flex;flex-direction:column;gap:3.5rem;padding-bottom:1rem;width:100%}._promiseLeftSection_1i1a0_549{flex:1 1 40%;width:100%}._promiseLeftSection_1i1a0_549 img{width:100%;max-width:100%;height:auto;display:block;object-fit:cover;border-radius:20px}._promiseleftSectionTag_1i1a0_571{font-size:.875rem;line-height:30px;letter-spacing:.16rem;font-weight:800;color:var(--brand-green)}._leftSectionText_1i1a0_578{color:var(--brand-blue);display:flex;flex-direction:column;gap:.9rem}._leftSectionText_1i1a0_578 p{font-weight:400;line-height:22px;font-size:1.25rem;color:#7a7a7a}._requestDemoButton_1i1a0_591{width:270px;margin-top:-2rem;border-radius:2rem}._promiseCardsRow_1i1a0_596{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);row-gap:1.875rem;column-gap:3.5rem;width:885px}._promiseCard_1i1a0_596{background:#fff;border-radius:20px;border:1px solid #cccccc;padding:1.5rem;text-align:left;box-shadow:0 4px 25px #0000000a;transition:all .3s ease;cursor:default;display:flex;flex-direction:column;gap:1rem;color:inherit}._promiseCard_1i1a0_596:hover{background:var(--brand-blue)}._promiseCard_1i1a0_596:hover *{color:#fff!important}._promiseCardHeader_1i1a0_627{display:flex;align-items:center;gap:1rem}._promiseCard_1i1a0_596 h3{font-size:1.4rem;font-weight:600;color:#05091d}._promiseCard_1i1a0_596 p{font-size:.875rem;font-weight:400;color:gray;line-height:1.5;letter-spacing:-.36px}._getStartedBannerSection_1i1a0_648{grid-column:1 / 13;width:1720px;max-width:1720px;margin:0 auto;background-image:url(/images/success.png);position:relative;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden;padding:6rem 15rem;gap:2.75rem}._getStartedBannerSection_1i1a0_648:before{content:"";position:absolute;inset:0;background:#163b7ca3;opacity:1.5;z-index:1}._getStartedBannerContent_1i1a0_674{position:relative;z-index:2;display:flex;flex-direction:column;gap:2.75rem}._getStartedBannerText_1i1a0_682{display:flex;flex-direction:column;gap:1rem}._getStartedBannerContent_1i1a0_674 h2{color:#fff;width:45%}._getStartedBannerContent_1i1a0_674 p{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:500;color:#fff;width:60%}._getStartedBannerbutton_1i1a0_699{display:flex;gap:4rem}@media (max-width: 1820px) and (min-width: 1024px){._repairServiceSection_1i1a0_19,._serviceSupportSection_1i1a0_248,._promiseSection_1i1a0_526,._getStartedBannerSection_1i1a0_648{width:calc(100% - 4rem);max-width:calc(100% - 4rem);margin:0 auto}._serviceSection_1i1a0_126{margin:auto 2rem}._serviceSupportSectionContainer_1i1a0_260{width:90%;max-width:100%}._supportImageContents_1i1a0_272{gap:3rem}._faqSection_1i1a0_406{margin:auto 2rem}._promiseSectionContainer_1i1a0_540{width:90%;max-width:100%;padding:0 2rem}._getStartedBannerSection_1i1a0_648{padding:4rem 8rem}._supportStatsSection_1i1a0_384{gap:2.5rem}._promiseLeftSection_1i1a0_549 img{width:100%;max-width:100%}}@media (min-width: 768px) and (max-width: 1023px){._supportStatsSection_1i1a0_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._statsItem_1i1a0_762{display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1i1a0_391{font-size:4rem}._statsLabel_1i1a0_398{font-size:1.125rem}}@media (min-width: 1440px) and (max-width: 1820px){._supportStatsSection_1i1a0_384{gap:3rem}._statsValue_1i1a0_391{font-size:5.5rem}._statsLabel_1i1a0_398{font-size:1.375rem}}@media (max-width: 1023px){._manpowerSolutionsPage_1i1a0_1{grid-template-columns:1fr;column-gap:0;padding:1rem;row-gap:1.5rem;overflow-x:hidden;width:100%;max-width:100%}._repairServiceSection_1i1a0_19{width:100%;max-width:100%;margin:0;height:auto;min-height:500px;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat}._repairServiceContainer_1i1a0_41{padding:2rem;gap:2rem}._repairServiceTexts_1i1a0_61 h2{width:100%;font-size:1.75rem}._repairServiceTexts_1i1a0_61 p{width:100%;font-size:1.25rem}._repairIconSection_1i1a0_90{flex-wrap:wrap;gap:2rem;justify-content:center}._repairIconContainer_1i1a0_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_1i1a0_101 img{width:100%;max-width:60px;height:auto}._repairIconContainer_1i1a0_101 p{font-size:.875rem;color:var(--text-color)}._serviceSection_1i1a0_126{grid-column:1;margin:0;padding:0 1rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:1rem;min-height:auto}._serviceHeaderSection_1i1a0_135{flex-direction:column;gap:1.5rem;align-items:center;text-align:center}._serviceHeaderSectionText_1i1a0_143{width:100%;align-items:center}._serviceHeaderSectionIcon_1i1a0_177{justify-content:center;display:none}._serviceCardSection_1i1a0_215{overflow-x:auto;overflow-y:hidden;height:auto;min-height:500px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin-bottom:0}._serviceCardContainer_1i1a0_227{scroll-snap-type:x mandatory}._serviceCardWrapper_1i1a0_235{width:calc((100% - 2rem) / 3);min-width:300px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_1i1a0_248{grid-column:1;width:100%;padding:2rem 1rem;gap:2rem;height:auto;min-height:auto}._serviceSupportSectionContainer_1i1a0_260{width:100%;gap:2rem;height:auto}._supportImageContents_1i1a0_272{flex-direction:column;gap:2rem;align-items:center}._supportImage_1i1a0_272{position:relative}._supportImage_1i1a0_272{width:100%;max-width:100%}._supportImage_1i1a0_272 img{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}._supportImageCard_1i1a0_281{position:absolute;top:15.5rem;left:1rem;bottom:auto}._supportCardButton_1i1a0_306{width:100%;text-align:center}._supportContents_1i1a0_317{width:100%;text-align:center;align-items:center}._supportText_1i1a0_328{align-items:center}._supportText_1i1a0_328 h2{width:100%;text-align:center}._supportFeatureRow_1i1a0_345{flex-direction:column;gap:1.5rem;align-items:center}._supportFeatureContents_1i1a0_349{flex-direction:column;text-align:center;align-items:center}._supportFeatureText_1i1a0_365{width:100%;text-align:center}._supportButton_1i1a0_987{width:100%;display:flex;justify-content:center;margin-top:1rem}._supportStatsSection_1i1a0_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:center;width:100%;max-width:100%}._statsItem_1i1a0_762{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._faqSection_1i1a0_406{grid-column:1;margin:0;padding:0 1rem;flex-direction:column;gap:2rem;width:100%;max-width:100%;height:auto;overflow-x:hidden}._faqSectionLeft_1i1a0_416{width:100%;align-items:center;text-align:center}._faqSectionContents_1i1a0_422{align-items:center}._faqSectionContents_1i1a0_422 h2{width:100%;text-align:center}._faqSectionContents_1i1a0_422 img{width:100%;max-width:100%;height:auto;border-radius:20px}._faqSectionRight_1i1a0_449,._faqColumn_1i1a0_1049{width:100%}._promiseSection_1i1a0_526{grid-column:1;width:100%;padding:2rem 1rem;overflow-x:hidden}._promiseSectionContainer_1i1a0_540{width:100%;flex-direction:column;gap:2rem;align-items:center}._promiseLeftSection_1i1a0_549{width:100%;text-align:center}._promiseLeftSectionContents_1i1a0_549,._leftSectionText_1i1a0_578{align-items:center}._promiseLeftSection_1i1a0_549 img{width:70%;border-radius:20px;margin-top:1rem}._promiseRightSection_1i1a0_1086{width:100%}._promiseIcon_1i1a0_1090{width:40px;height:40px;display:flex;align-items:center;justify-content:center}._promiseIcon_1i1a0_1090 img{width:100%;height:auto}._promiseCardsRow_1i1a0_596{gap:1.5rem;width:100%;grid-template-columns:1fr}._getStartedBannerSection_1i1a0_648{grid-column:1;padding:3rem 2rem;text-align:center}._getStartedBannerContent_1i1a0_674{align-items:center;width:100%}._getStartedBannerText_1i1a0_682{align-items:center}._getStartedBannerContent_1i1a0_674 h2,._getStartedBannerContent_1i1a0_674 p{width:100%;text-align:center}._getStartedBannerbutton_1i1a0_699{flex-direction:column;gap:1rem;width:100%;align-items:center}._getStartedBannerbutton_1i1a0_699>*{width:100%;max-width:300px}}@media (max-width: 767px){._manpowerSolutionsPage_1i1a0_1{padding:.5rem;row-gap:1.5rem}._repairServiceSection_1i1a0_19{min-height:400px;border-radius:15px}._repairServiceContainer_1i1a0_41{padding:1.5rem;gap:1.5rem}._repairServiceContents_1i1a0_52{gap:1.5rem}._repairServiceTexts_1i1a0_61 h2{font-size:1.5rem;line-height:1.3}._repairServiceTexts_1i1a0_61 p{font-size:1rem}._repairIconSection_1i1a0_90{gap:1rem}._repairIconContainer_1i1a0_101 img{max-width:50px}._repairIconContainer_1i1a0_101 p{font-size:.75rem}._serviceSection_1i1a0_126{padding:0 .5rem;margin-bottom:.75rem;min-height:auto}._serviceHeaderSectionText_1i1a0_143 h2{font-size:1.5rem}._serviceHeaderSectionText_1i1a0_143 p{font-size:1rem}._serviceCardSection_1i1a0_215{gap:.75rem;margin-top:1.5rem;margin-bottom:0;overflow:hidden;height:auto;min-height:450px}._serviceCardContainer_1i1a0_227{gap:.75rem}._serviceCardWrapper_1i1a0_235{width:calc((100% - 1.5rem) / 3);min-width:280px}._serviceSupportSection_1i1a0_248{padding:1.5rem .5rem;gap:1.5rem}._serviceSupportSectionContainer_1i1a0_260{gap:1.5rem}._supportImageCard_1i1a0_281{padding:1.5rem;border-radius:15px}._supportImageCard_1i1a0_281 h2{font-size:1rem}._supportImageCard_1i1a0_281 p{font-size:.875rem}._supportText_1i1a0_328 h2{font-size:1.75rem}._supportText_1i1a0_328 p{font-size:1rem}._supportFeatureRow_1i1a0_345{gap:1rem}._supportFeatureText_1i1a0_365 h2{font-size:1.25rem}._supportFeatureText_1i1a0_365 p{font-size:1rem}._supportButton_1i1a0_987{margin-top:.75rem}._supportStatsSection_1i1a0_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_1i1a0_762{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1i1a0_391{font-size:3rem;line-height:1.2}._statsLabel_1i1a0_398{font-size:1rem}._faqSection_1i1a0_406{padding:0 .5rem;gap:1.5rem}._faqSectionContents_1i1a0_422 h2{font-size:1.5rem}._faqSectionContents_1i1a0_422 p{font-size:1rem}._faqTrigger_1i1a0_474{padding:14px 16px;font-size:.9rem}._faqContent_1i1a0_511{padding:0 16px;font-size:.9rem}._promiseSection_1i1a0_526{padding:1.5rem .5rem}._promiseSectionContainer_1i1a0_540{gap:1.5rem}._promiseLeftSectionContents_1i1a0_549{gap:2rem}._leftSectionText_1i1a0_578 h2{font-size:1.5rem}._leftSectionText_1i1a0_578 p{font-size:1rem}._promiseCardsRow_1i1a0_596{gap:1rem;width:100%;grid-template-columns:1fr}._promiseCard_1i1a0_596{padding:1.25rem;border-radius:15px}._promiseCard_1i1a0_596 h3{font-size:1.2rem}._promiseCard_1i1a0_596 p{font-size:.8rem}._getStartedBannerSection_1i1a0_648{padding:2rem 1rem;gap:1.5rem}._getStartedBannerContent_1i1a0_674{gap:1.5rem}._getStartedBannerText_1i1a0_682{gap:.75rem}._getStartedBannerContent_1i1a0_674 h2{font-size:1.5rem}._getStartedBannerContent_1i1a0_674 p{font-size:1rem}._getStartedBannerbutton_1i1a0_699{gap:.75rem}._getStartedBannerbutton_1i1a0_699>*{max-width:100%}}@media (max-width: 479px){._manpowerSolutionsPage_1i1a0_1{padding:.25rem;row-gap:1rem;overflow-x:hidden}._repairServiceSection_1i1a0_19{min-height:350px;border-radius:12px;margin:0;width:100%;max-width:100%;overflow:hidden}._repairServiceContainer_1i1a0_41{padding:1rem;gap:1rem}._repairServiceContents_1i1a0_52{gap:1rem}._repairServiceTexts_1i1a0_61 h2{font-size:1.25rem;line-height:1.3;width:100%}._repairServiceTexts_1i1a0_61 p{font-size:.875rem;width:100%}._repairIconSection_1i1a0_90{gap:.75rem;flex-wrap:wrap}._repairIconContainer_1i1a0_101{flex:1 1 calc(50% - .375rem);min-width:0}._repairIconContainer_1i1a0_101 img{max-width:40px}._repairIconContainer_1i1a0_101 p{font-size:.7rem}._serviceSection_1i1a0_126{padding:0 .25rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:.5rem;min-height:auto}._serviceHeaderSection_1i1a0_135{gap:1rem}._serviceHeaderSectionText_1i1a0_143 h2{font-size:1.25rem}._serviceHeaderSectionText_1i1a0_143 p{font-size:.875rem}._serviceHeaderSectionIcon_1i1a0_177,._leftArrowIconContainer_1i1a0_185,._rightArrowIconContainer_1i1a0_186{display:none}._serviceCardSection_1i1a0_215{gap:.5rem;margin-top:1rem;margin-bottom:0;width:100%;overflow-x:auto;overflow-y:hidden;height:auto;min-height:400px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}._serviceCardContainer_1i1a0_227{gap:.5rem;scroll-snap-align:start}._serviceCardWrapper_1i1a0_235{width:calc((100% - 1rem) / 3);min-width:280px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_1i1a0_248{padding:1rem .25rem;gap:1rem;width:100%;overflow-x:hidden}._serviceSupportSectionContainer_1i1a0_260{width:100%;gap:1rem}._supportImageContents_1i1a0_272{gap:1rem}._supportImage_1i1a0_272{width:100%}._supportImage_1i1a0_272 img{width:100%;max-width:100%;border-radius:12px}._supportImageCard_1i1a0_281{padding:1rem;border-radius:12px;width:100%;max-width:100%;margin-top:.75rem;position:relative;top:auto;left:auto;right:auto}._supportImageCard_1i1a0_281 h2{font-size:.9rem}._supportImageCard_1i1a0_281 p{font-size:.8rem}._supportCardButton_1i1a0_306{width:100%;max-width:100%;padding:.6rem 1rem;font-size:.9rem;text-align:center}._supportContents_1i1a0_317{width:100%;gap:1rem}._supportText_1i1a0_328 h2{font-size:1.5rem;width:100%}._supportText_1i1a0_328 p{font-size:.875rem}._supportFeatureRow_1i1a0_345{gap:.75rem;width:100%}._supportFeatureContents_1i1a0_349{width:100%;gap:.75rem}._supportIconContainer_1i1a0_354{width:40px;height:40px;flex-shrink:0}._supportFeatureText_1i1a0_365{width:100%}._supportFeatureText_1i1a0_365 h2{font-size:1.1rem}._supportFeatureText_1i1a0_365 p{font-size:.875rem}._supportButton_1i1a0_987{width:100%;margin-top:.5rem}._supportButton_1i1a0_987>*{width:100%;max-width:100%}._supportStatsSection_1i1a0_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_1i1a0_762{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1i1a0_391{font-size:2.5rem;line-height:1.2}._statsLabel_1i1a0_398{font-size:.875rem}._faqSection_1i1a0_406{padding:0 .25rem;gap:1rem;width:100%;overflow-x:hidden}._faqSectionLeft_1i1a0_416{width:100%}._faqSectionContents_1i1a0_422{gap:1rem}._faqSectionContents_1i1a0_422 h2{font-size:1.25rem;width:100%}._faqSectionContents_1i1a0_422 p{font-size:.875rem}._faqSectionContents_1i1a0_422 img{width:100%;max-width:100%;border-radius:12px}._faqSectionRight_1i1a0_449,._faqColumn_1i1a0_1049{width:100%}._faqAccordion_1i1a0_456{gap:1rem}._faqItem_1i1a0_461{border-radius:10px}._faqTrigger_1i1a0_474{padding:12px 14px;font-size:.85rem}._faqContent_1i1a0_511{padding:0 14px;font-size:.85rem}._promiseSection_1i1a0_526{padding:1rem .25rem;width:100%;overflow-x:hidden}._promiseSectionContainer_1i1a0_540{width:100%;gap:1rem}._promiseLeftSection_1i1a0_549{width:100%}._promiseLeftSectionContents_1i1a0_549{gap:1.5rem}._leftSectionText_1i1a0_578{gap:.75rem}._leftSectionText_1i1a0_578 h2{font-size:1.25rem}._leftSectionText_1i1a0_578 p{font-size:.875rem}._promiseLeftSection_1i1a0_549 img{width:100%;max-width:100%;border-radius:12px}._promiseRightSection_1i1a0_1086{width:100%}._promiseCardsRow_1i1a0_596{gap:.75rem;width:100%;grid-template-columns:1fr}._promiseCard_1i1a0_596{padding:1rem;border-radius:12px;width:100%}._promiseCardHeader_1i1a0_627{gap:.75rem}._promiseIcon_1i1a0_1090{width:35px;height:35px;flex-shrink:0}._promiseCard_1i1a0_596 h3{font-size:1.1rem}._promiseCard_1i1a0_596 p{font-size:.75rem}._getStartedBannerSection_1i1a0_648{padding:1.5rem .75rem;gap:1rem;width:100%;overflow-x:hidden}._getStartedBannerContent_1i1a0_674{gap:1rem;width:100%}._getStartedBannerText_1i1a0_682{gap:.5rem;width:100%}._getStartedBannerContent_1i1a0_674 h2{font-size:1.25rem;width:100%}._getStartedBannerContent_1i1a0_674 p{font-size:.875rem;width:100%}._getStartedBannerbutton_1i1a0_699{gap:.5rem;width:100%;flex-direction:column}._getStartedBannerbutton_1i1a0_699>*{width:100%;max-width:100%}}._smartGridPage_woyio_1{color:var(--text-color);font-family:Manrope,sans-serif;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;column-gap:1.25rem;padding-top:1.5rem;row-gap:3.75rem;width:100%}._smartMeteringPage_woyio_13 *{font-family:Manrope,sans-serif}._repairServiceSection_woyio_19{grid-column:1/13;background-image:url(/images/Smart_Grid.webp);height:612px;border-radius:2rem;width:1720px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;margin:auto 100px}._repairServiceSection_woyio_19:before{content:"";position:absolute;inset:0;background:#000000a6;opacity:1.5;z-index:1;border-radius:30px}._repairServiceContainer_woyio_41{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem;justify-content:center;height:100%;align-items:center}._repairServiceContents_woyio_52{display:flex;flex-direction:column;text-align:center;gap:2.125rem;align-items:center;width:100%}._repairServiceTexts_woyio_61{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}._repairServiceTexts_woyio_61 h2{font-size:2rem;font-weight:700;line-height:44px;color:#fff;width:auto;max-width:800px;margin:0 auto;text-align:center}._repairServiceTexts_woyio_61 p{font-size:1.5rem;font-weight:400;color:#fff;width:auto;max-width:900px;margin:0 auto;text-align:center}._repairIconSection_woyio_90{display:flex;flex-direction:row;gap:6rem;justify-content:center;text-align:center;align-items:center;width:100%;flex-wrap:wrap}._repairIconContainer_woyio_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_woyio_101 img{width:auto;height:auto;max-width:60px;filter:brightness(0) saturate(100%) invert(44%) sepia(51%) saturate(421%) hue-rotate(82deg) brightness(95%) contrast(92%)}._repairIconContainer_woyio_101 p{font-size:1rem;font-weight:500;color:#fff;margin:0;text-align:center}._serviceSection_woyio_126{grid-column:2/12;width:1430px;max-width:100%;height:auto;min-height:810px;margin:0 auto}._serviceHeaderSection_woyio_135{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}._serviceHeaderSectionText_woyio_143{display:flex;flex-direction:column;gap:.5rem;width:auto;flex:1;text-align:left}._serviceHeaderSectionText_woyio_143 ._tag_woyio_151{text-align:left;font-weight:800;color:var(--brand-green)}._serviceHeaderSectionText_woyio_143 h2{color:#163b7c;padding-top:2rem;text-align:left;font-weight:800}._serviceHeaderSectionText_woyio_143 p{font-size:1.1rem;font-weight:500;width:50%;color:#6c6c6c;text-align:left}@media (max-width: 1023px){._serviceHeaderSectionText_woyio_143 p{width:100%;text-align:center}}._serviceHeaderSectionIcon_woyio_177{display:flex;flex-direction:row;gap:1rem;align-items:center;flex-shrink:0}._leftArrowIconContainer_woyio_185,._rightArrowIconContainer_woyio_186{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease}._rightArrowIconContainer_woyio_186{background:var(--brand-blue)}._leftArrowIconContainer_woyio_185{background:var(--brand-green-transparent)}._leftArrowIconContainer_woyio_185:hover,._rightArrowIconContainer_woyio_186:hover{transform:scale(1.1)}._leftArrowIconContainer_woyio_185 img,._rightArrowIconContainer_woyio_186 img{width:24px;height:24px;object-fit:contain}._serviceCardSection_woyio_215{display:flex;margin-top:2rem;width:100%;max-width:1430px;height:600px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}._serviceCardContainer_woyio_227{display:flex;gap:1rem;justify-content:flex-start;width:100%;will-change:transform}._serviceCardWrapper_woyio_235{flex:0 0 auto;width:calc((100% - 2rem) / 3);min-width:0}._serviceCardWrapper_woyio_235>*{width:100%;height:100%}._serviceSupportSection_woyio_248{grid-column:1/13;background-color:var(--brand-green-transparent);width:100%;justify-content:center;padding:3.9rem 0;max-width:1920px;height:900px;display:flex;background:#eef7f0;gap:5rem}._serviceSupportSectionContainer_woyio_260{display:inline-flex;flex-direction:column;gap:3rem;width:1450px;height:680px}._serviceSupportSectionContainer_woyio_260 h2{color:#163b7c;font-size:2rem}._supportImageContents_woyio_272{display:flex;justify-content:space-between;gap:6.75rem;justify-content:center}._supportImageCard_woyio_281{position:absolute;background:#fff;z-index:1;bottom:1.5rem;left:1.2rem;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.9rem;width:350px}._supportImageCard_woyio_281 h2{font-size:1.125rem;line-height:25.9px;font-weight:600;color:#1f1f1f}._supportImageCard_woyio_281 p{font-size:1rem;line-height:25.9px;font-weight:500;color:#1f1f1f}._supportCardButton_woyio_306{padding:.7rem 1.6rem;border-radius:50px;border:1px solid var(--brand-green);font-size:1.1rem;color:var(--brand-blue);font-weight:600;width:270px;text-align:left;background-color:#fff}._supportContents_woyio_317{display:flex;flex-direction:column;gap:2rem}._tag_woyio_151{color:var(--brand-green);font-size:.875rem;font-weight:800}._supportText_woyio_328{display:flex;flex-direction:column;gap:1rem}._supportText_woyio_328 h2{font-size:2.25rem;font-weight:800;width:80%}._supportText_woyio_328 p{font-size:1.25rem;color:#6c6c6c;font-weight:500;line-height:25.9px}._supportFeatureRow_woyio_345{display:flex;gap:2rem}._supportFeatureContents_woyio_349{display:flex;gap:1rem}._supportIconContainer_woyio_354{width:50px;height:50px;background:var(--grey-lightest-color);display:flex;align-items:center;justify-content:center;border-radius:50%}._supportFeatureText_woyio_365{display:flex;flex-direction:column;justify-items:flex-start;width:100%}._supportFeatureText_woyio_365 h2{font-size:1.5rem;font-weight:500}._supportFeatureText_woyio_365 p{font-size:1.25rem;font-weight:500;line-height:25.9px;color:#6c6c6c}._supportStatsSection_woyio_384{display:flex;justify-content:space-between;text-align:center;width:100%}._statsValue_woyio_391{font-size:5rem;font-weight:500;color:var(--brand-green);line-height:95px}._statsLabel_woyio_397{font-size:1.25rem;color:#3e547a;font-weight:600}._faqSection_woyio_404{grid-column:2/12;display:flex;width:1430px;height:550px;justify-content:space-between;gap:5rem}._faqSectionLeft_woyio_414{display:flex;flex-direction:column;gap:1.5rem;width:700px}._faqSectionContents_woyio_420{display:flex;flex-direction:column;gap:2rem;width:100%}._faqTag_woyio_426{font-size:1.1rem;font-weight:600;color:var(--brand-green)}._faqSectionContents_woyio_420 h2{width:85%;color:#163b7c}._faqSectionContents_woyio_420 img{width:700px;height:245px;border-radius:10px;object-fit:cover}._faqSectionContents_woyio_420 p{font-size:1.25rem;font-weight:500;color:#6c6c6c}._faqSectionRight_woyio_447{display:flex;flex-direction:column;justify-content:center;width:630px}._faqAccordion_woyio_454{display:flex;flex-direction:column;gap:1.5rem}._faqItem_woyio_459{border-radius:12px;background-color:#fff;box-shadow:0 2px 3px #00000026;overflow:hidden;transition:all .3s ease}._faqItemOpen_woyio_468{background-color:var(--brand-green-transparent)}._faqTrigger_woyio_472{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;font-size:1rem;font-weight:600;color:#163b7c;background:none;border:none;outline:none;cursor:pointer;text-align:left;transition:color .25s ease}._faqTriggerOpen_woyio_490{color:var(--brand-green);font-size:1rem;font-weight:500}._icon_woyio_497{font-size:1.5rem;font-weight:400;color:#6b7280;margin-left:12px;transition:color .3s ease}._faqTriggerOpen_woyio_490 ._icon_woyio_497{color:var(--brand-green)}._faqContent_woyio_509{padding:0 22px;font-size:1rem;line-height:1.6;font-weight:500;color:#6c6c6c;overflow:hidden;transition:max-height .4s ease,padding .25s ease}._faqContentOpen_woyio_519{padding-bottom:16px}._promiseSection_woyio_524{grid-column:1/13;display:flex;justify-content:center;width:100%;margin:0 auto;background-color:#eef7f0;padding:4rem 0;margin-bottom:2rem;margin-top:2rem}._promiseSectionContainer_woyio_538{display:flex;width:1430px;justify-content:space-between;gap:7rem;box-sizing:border-box}._promiseLeftSectionContents_woyio_547{display:flex;flex-direction:column;gap:3.5rem;padding-bottom:1rem;width:100%}._promiseLeftSection_woyio_547{flex:1 1 40%;width:100%}._promiseLeftSection_woyio_547 img{width:100%;max-width:100%;height:auto;display:block;object-fit:cover;border-radius:20px}._promiseleftSectionTag_woyio_569{font-size:.875rem;line-height:30px;letter-spacing:.16rem;font-weight:800;color:var(--brand-green)}._leftSectionText_woyio_576{color:var(--brand-blue);display:flex;flex-direction:column;gap:.9rem}._leftSectionText_woyio_576 p{font-weight:400;line-height:22px;font-size:1.25rem;color:#7a7a7a}._requestDemoButton_woyio_589{width:270px;margin-top:-2rem;border-radius:2rem}._promiseCardsRow_woyio_594{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);row-gap:1.875rem;column-gap:3.5rem;width:885px}._promiseCard_woyio_594{background:#fff;border-radius:20px;border:1px solid #cccccc;padding:1.5rem;text-align:left;box-shadow:0 4px 25px #0000000a;transition:all .3s ease;cursor:default;display:flex;flex-direction:column;gap:1rem;color:inherit}._promiseCard_woyio_594:hover{background:var(--brand-blue)}._promiseCard_woyio_594:hover *{color:#fff!important}._promiseCardHeader_woyio_625{display:flex;align-items:center;gap:1rem}._promiseCard_woyio_594 h3{font-size:1.4rem;font-weight:600;color:#05091d}._promiseCard_woyio_594 p{font-size:.875rem;font-weight:400;color:gray;line-height:1.5;letter-spacing:-.36px}._getStartedBannerSection_woyio_646{grid-column:1 / 13;width:1720px;max-width:1720px;margin:0 auto;background-image:url(/images/success.png);position:relative;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden;padding:6rem 15rem;gap:2.75rem}._getStartedBannerSection_woyio_646:before{content:"";position:absolute;inset:0;background:#163b7ca3;opacity:1.5;z-index:1}._getStartedBannerContent_woyio_672{position:relative;z-index:2;display:flex;flex-direction:column;gap:2.75rem}._getStartedBannerText_woyio_680{display:flex;flex-direction:column;gap:1rem}._getStartedBannerContent_woyio_672 h2{color:#fff;width:45%}._getStartedBannerContent_woyio_672 p{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:500;color:#fff;width:60%}._getStartedBannerbutton_woyio_697{display:flex;gap:4rem}@media (max-width: 1820px) and (min-width: 1024px){._repairServiceSection_woyio_19,._serviceSupportSection_woyio_248,._promiseSection_woyio_524,._getStartedBannerSection_woyio_646{width:calc(100% - 4rem);max-width:calc(100% - 4rem);margin:0 auto}._serviceSection_woyio_126{margin:auto 2rem}._serviceSupportSectionContainer_woyio_260{width:90%;max-width:100%}._supportImageContents_woyio_272{gap:3rem}._faqSection_woyio_404{margin:auto 2rem}._promiseSectionContainer_woyio_538{width:90%;max-width:100%;padding:0 2rem}._getStartedBannerSection_woyio_646{padding:4rem 8rem}._supportStatsSection_woyio_384{gap:2.5rem}._promiseLeftSection_woyio_547 img{width:100%;max-width:100%}}@media (min-width: 768px) and (max-width: 1023px){._supportStatsSection_woyio_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._statsItem_woyio_760{display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_woyio_391{font-size:4rem}._statsLabel_woyio_397{font-size:1.125rem}}@media (min-width: 1440px) and (max-width: 1820px){._supportStatsSection_woyio_384{gap:3rem}._statsValue_woyio_391{font-size:5.5rem}._statsLabel_woyio_397{font-size:1.375rem}}@media (max-width: 1023px){._smartGridPage_woyio_1{grid-template-columns:1fr;column-gap:0;padding:1rem;row-gap:1.5rem;overflow-x:hidden;width:100%;max-width:100%}._repairServiceSection_woyio_19{width:100%;max-width:100%;margin:0;height:auto;min-height:500px;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat}._repairServiceContainer_woyio_41{padding:2rem;gap:2rem}._repairServiceTexts_woyio_61 h2{width:100%;font-size:1.75rem}._repairServiceTexts_woyio_61 p{width:100%;font-size:1.25rem}._repairIconSection_woyio_90{flex-wrap:wrap;gap:2rem;justify-content:center}._repairIconContainer_woyio_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_woyio_101 img{width:100%;max-width:60px;height:auto}._repairIconContainer_woyio_101 p{font-size:.875rem;color:var(--text-color)}._serviceSection_woyio_126{grid-column:1;margin:0;padding:0 1rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:1rem;min-height:auto}._serviceHeaderSection_woyio_135{flex-direction:column;gap:1.5rem;align-items:center;text-align:center}._serviceHeaderSectionText_woyio_143{width:100%;align-items:center}._serviceHeaderSectionIcon_woyio_177{justify-content:center;display:none}._serviceCardSection_woyio_215{overflow-x:auto;overflow-y:hidden;height:auto;min-height:500px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin-bottom:0}._serviceCardContainer_woyio_227{scroll-snap-type:x mandatory}._serviceCardWrapper_woyio_235{width:calc((100% - 2rem) / 3);min-width:300px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_woyio_248{grid-column:1;width:100%;padding:2rem 1rem;gap:2rem;height:auto;min-height:auto}._serviceSupportSectionContainer_woyio_260{width:100%;gap:2rem;height:auto}._supportImageContents_woyio_272{flex-direction:column;gap:2rem;align-items:center}._supportImage_woyio_272{position:relative}._supportImage_woyio_272{width:100%;max-width:100%}._supportImage_woyio_272 img{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}._supportImageCard_woyio_281{position:absolute;top:15.5rem;left:1rem;bottom:auto}._supportCardButton_woyio_306{width:100%;text-align:center}._supportContents_woyio_317{width:100%;text-align:center;align-items:center}._supportText_woyio_328{align-items:center}._supportText_woyio_328 h2{width:100%;text-align:center}._supportFeatureRow_woyio_345{flex-direction:column;gap:1.5rem;align-items:center}._supportFeatureContents_woyio_349{flex-direction:column;text-align:center;align-items:center}._supportFeatureText_woyio_365{width:100%;text-align:center}._supportButton_woyio_985{width:100%;display:flex;justify-content:center;margin-top:1rem}._supportStatsSection_woyio_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:center;width:100%;max-width:100%}._statsItem_woyio_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._faqSection_woyio_404{grid-column:1;margin:0;padding:0 1rem;flex-direction:column;gap:2rem;width:100%;max-width:100%;height:auto;overflow-x:hidden}._faqSectionLeft_woyio_414{width:100%;align-items:center;text-align:center}._faqSectionContents_woyio_420{align-items:center}._faqSectionContents_woyio_420 h2{width:100%;text-align:center}._faqSectionContents_woyio_420 img{width:100%;max-width:100%;height:auto;border-radius:20px}._faqSectionRight_woyio_447,._faqColumn_woyio_1047{width:100%}._promiseSection_woyio_524{grid-column:1;width:100%;padding:2rem 1rem;overflow-x:hidden}._promiseSectionContainer_woyio_538{width:100%;flex-direction:column;gap:2rem;align-items:center}._promiseLeftSection_woyio_547{width:100%;text-align:center}._promiseLeftSectionContents_woyio_547,._leftSectionText_woyio_576{align-items:center}._promiseLeftSection_woyio_547 img{width:70%;border-radius:20px;margin-top:1rem}._promiseRightSection_woyio_1084{width:100%}._promiseIcon_woyio_1088{width:40px;height:40px;display:flex;align-items:center;justify-content:center}._promiseIcon_woyio_1088 img{width:100%;height:auto}._promiseCardsRow_woyio_594{gap:1.5rem;width:100%;grid-template-columns:1fr}._getStartedBannerSection_woyio_646{grid-column:1;padding:3rem 2rem;text-align:center}._getStartedBannerContent_woyio_672{align-items:center;width:100%}._getStartedBannerText_woyio_680{align-items:center}._getStartedBannerContent_woyio_672 h2,._getStartedBannerContent_woyio_672 p{width:100%;text-align:center}._getStartedBannerbutton_woyio_697{flex-direction:column;gap:1rem;width:100%;align-items:center}._getStartedBannerbutton_woyio_697>*{width:100%;max-width:300px}}@media (max-width: 767px){._smartGridPage_woyio_1{padding:.5rem;row-gap:1.5rem}._repairServiceSection_woyio_19{min-height:400px;border-radius:15px}._repairServiceContainer_woyio_41{padding:1.5rem;gap:1.5rem}._repairServiceContents_woyio_52{gap:1.5rem}._repairServiceTexts_woyio_61 h2{font-size:1.5rem;line-height:1.3}._repairServiceTexts_woyio_61 p{font-size:1rem}._repairIconSection_woyio_90{gap:1rem}._repairIconContainer_woyio_101 img{max-width:50px}._repairIconContainer_woyio_101 p{font-size:.75rem}._serviceSection_woyio_126{padding:0 .5rem;margin-bottom:.75rem;min-height:auto}._serviceHeaderSectionText_woyio_143 h2{font-size:1.5rem}._serviceHeaderSectionText_woyio_143 p{font-size:1rem}._serviceCardSection_woyio_215{gap:.75rem;margin-top:1.5rem;margin-bottom:0;overflow:hidden;height:auto;min-height:450px}._serviceCardContainer_woyio_227{gap:.75rem}._serviceCardWrapper_woyio_235{width:calc((100% - 1.5rem) / 3);min-width:280px}._serviceSupportSection_woyio_248{padding:1.5rem .5rem;gap:1.5rem}._serviceSupportSectionContainer_woyio_260{gap:1.5rem}._supportImageCard_woyio_281{padding:1.5rem;border-radius:15px}._supportImageCard_woyio_281 h2{font-size:1rem}._supportImageCard_woyio_281 p{font-size:.875rem}._supportText_woyio_328 h2{font-size:1.75rem}._supportText_woyio_328 p{font-size:1rem}._supportFeatureRow_woyio_345{gap:1rem}._supportFeatureText_woyio_365 h2{font-size:1.25rem}._supportFeatureText_woyio_365 p{font-size:1rem}._supportButton_woyio_985{margin-top:.75rem}._supportStatsSection_woyio_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_woyio_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_woyio_391{font-size:3rem;line-height:1.2}._statsLabel_woyio_397{font-size:1rem}._faqSection_woyio_404{padding:0 .5rem;gap:1.5rem}._faqSectionContents_woyio_420 h2{font-size:1.5rem}._faqSectionContents_woyio_420 p{font-size:1rem}._faqTrigger_woyio_472{padding:14px 16px;font-size:.9rem}._faqContent_woyio_509{padding:0 16px;font-size:.9rem}._promiseSection_woyio_524{padding:1.5rem .5rem}._promiseSectionContainer_woyio_538{gap:1.5rem}._promiseLeftSectionContents_woyio_547{gap:2rem}._leftSectionText_woyio_576 h2{font-size:1.5rem}._leftSectionText_woyio_576 p{font-size:1rem}._promiseCardsRow_woyio_594{gap:1rem;width:100%;grid-template-columns:1fr}._promiseCard_woyio_594{padding:1.25rem;border-radius:15px}._promiseCard_woyio_594 h3{font-size:1.2rem}._promiseCard_woyio_594 p{font-size:.8rem}._getStartedBannerSection_woyio_646{padding:2rem 1rem;gap:1.5rem}._getStartedBannerContent_woyio_672{gap:1.5rem}._getStartedBannerText_woyio_680{gap:.75rem}._getStartedBannerContent_woyio_672 h2{font-size:1.5rem}._getStartedBannerContent_woyio_672 p{font-size:1rem}._getStartedBannerbutton_woyio_697{gap:.75rem}._getStartedBannerbutton_woyio_697>*{max-width:100%}}@media (max-width: 479px){._smartGridPage_woyio_1{padding:.25rem;row-gap:1rem;overflow-x:hidden}._repairServiceSection_woyio_19{min-height:350px;border-radius:12px;margin:0;width:100%;max-width:100%;overflow:hidden}._repairServiceContainer_woyio_41{padding:1rem;gap:1rem}._repairServiceContents_woyio_52{gap:1rem}._repairServiceTexts_woyio_61 h2{font-size:1.25rem;line-height:1.3;width:100%}._repairServiceTexts_woyio_61 p{font-size:.875rem;width:100%}._repairIconSection_woyio_90{gap:.75rem;flex-wrap:wrap}._repairIconContainer_woyio_101{flex:1 1 calc(50% - .375rem);min-width:0}._repairIconContainer_woyio_101 img{max-width:40px}._repairIconContainer_woyio_101 p{font-size:.7rem}._serviceSection_woyio_126{padding:0 .25rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:.5rem;min-height:auto}._serviceHeaderSection_woyio_135{gap:1rem}._serviceHeaderSectionText_woyio_143 h2{font-size:1.25rem}._serviceHeaderSectionText_woyio_143 p{font-size:.875rem}._serviceHeaderSectionIcon_woyio_177,._leftArrowIconContainer_woyio_185,._rightArrowIconContainer_woyio_186{display:none}._serviceCardSection_woyio_215{gap:.5rem;margin-top:1rem;margin-bottom:0;width:100%;overflow-x:auto;overflow-y:hidden;height:auto;min-height:400px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}._serviceCardContainer_woyio_227{gap:.5rem;scroll-snap-align:start}._serviceCardWrapper_woyio_235{width:calc((100% - 1rem) / 3);min-width:280px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_woyio_248{padding:1rem .25rem;gap:1rem;width:100%;overflow-x:hidden}._serviceSupportSectionContainer_woyio_260{width:100%;gap:1rem}._supportImageContents_woyio_272{gap:1rem}._supportImage_woyio_272{width:100%}._supportImage_woyio_272 img{width:100%;max-width:100%;border-radius:12px}._supportImageCard_woyio_281{padding:1rem;border-radius:12px;width:100%;max-width:100%;margin-top:.75rem;position:relative;top:auto;left:auto;right:auto}._supportImageCard_woyio_281 h2{font-size:.9rem}._supportImageCard_woyio_281 p{font-size:.8rem}._supportCardButton_woyio_306{width:100%;max-width:100%;padding:.6rem 1rem;font-size:.9rem;text-align:center}._supportContents_woyio_317{width:100%;gap:1rem}._supportText_woyio_328 h2{font-size:1.5rem;width:100%}._supportText_woyio_328 p{font-size:.875rem}._supportFeatureRow_woyio_345{gap:.75rem;width:100%}._supportFeatureContents_woyio_349{width:100%;gap:.75rem}._supportIconContainer_woyio_354{width:40px;height:40px;flex-shrink:0}._supportFeatureText_woyio_365{width:100%}._supportFeatureText_woyio_365 h2{font-size:1.1rem}._supportFeatureText_woyio_365 p{font-size:.875rem}._supportButton_woyio_985{width:100%;margin-top:.5rem}._supportButton_woyio_985>*{width:100%;max-width:100%}._supportStatsSection_woyio_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_woyio_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_woyio_391{font-size:2.5rem;line-height:1.2}._statsLabel_woyio_397{font-size:.875rem}._faqSection_woyio_404{padding:0 .25rem;gap:1rem;width:100%;overflow-x:hidden}._faqSectionLeft_woyio_414{width:100%}._faqSectionContents_woyio_420{gap:1rem}._faqSectionContents_woyio_420 h2{font-size:1.25rem;width:100%}._faqSectionContents_woyio_420 p{font-size:.875rem}._faqSectionContents_woyio_420 img{width:100%;max-width:100%;border-radius:12px}._faqSectionRight_woyio_447,._faqColumn_woyio_1047{width:100%}._faqAccordion_woyio_454{gap:1rem}._faqItem_woyio_459{border-radius:10px}._faqTrigger_woyio_472{padding:12px 14px;font-size:.85rem}._faqContent_woyio_509{padding:0 14px;font-size:.85rem}._promiseSection_woyio_524{padding:1rem .25rem;width:100%;overflow-x:hidden}._promiseSectionContainer_woyio_538{width:100%;gap:1rem}._promiseLeftSection_woyio_547{width:100%}._promiseLeftSectionContents_woyio_547{gap:1.5rem}._leftSectionText_woyio_576{gap:.75rem}._leftSectionText_woyio_576 h2{font-size:1.25rem}._leftSectionText_woyio_576 p{font-size:.875rem}._promiseLeftSection_woyio_547 img{width:100%;max-width:100%;border-radius:12px}._promiseRightSection_woyio_1084{width:100%}._promiseCardsRow_woyio_594{gap:.75rem;width:100%;grid-template-columns:1fr}._promiseCard_woyio_594{padding:1rem;border-radius:12px;width:100%}._promiseCardHeader_woyio_625{gap:.75rem}._promiseIcon_woyio_1088{width:35px;height:35px;flex-shrink:0}._promiseCard_woyio_594 h3{font-size:1.1rem}._promiseCard_woyio_594 p{font-size:.75rem}._getStartedBannerSection_woyio_646{padding:1.5rem .75rem;gap:1rem;width:100%;overflow-x:hidden}._getStartedBannerContent_woyio_672{gap:1rem;width:100%}._getStartedBannerText_woyio_680{gap:.5rem;width:100%}._getStartedBannerContent_woyio_672 h2{font-size:1.25rem;width:100%}._getStartedBannerContent_woyio_672 p{font-size:.875rem;width:100%}._getStartedBannerbutton_woyio_697{gap:.5rem;width:100%;flex-direction:column}._getStartedBannerbutton_woyio_697>*{width:100%;max-width:100%}}._evChargingPage_njkeh_1{color:var(--text-color);font-family:Manrope,sans-serif;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;column-gap:1.25rem;padding-top:1.5rem;row-gap:3.75rem;width:100%}._smartMeteringPage_njkeh_13 *{font-family:Manrope,sans-serif}._repairServiceSection_njkeh_19{grid-column:1/13;background-image:url(/images/Ev_charge.webp);height:612px;border-radius:2rem;width:1720px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;margin:auto 100px}._repairServiceSection_njkeh_19:before{content:"";position:absolute;inset:0;background:#000000a6;opacity:1.5;z-index:1;border-radius:30px}._repairServiceContainer_njkeh_41{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem;justify-content:center;height:100%;align-items:center}._repairServiceContents_njkeh_52{display:flex;flex-direction:column;text-align:center;gap:2.125rem;align-items:center;width:100%}._repairServiceTexts_njkeh_61{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}._repairServiceTexts_njkeh_61 h2{font-size:2rem;font-weight:700;line-height:44px;color:#fff;width:auto;max-width:800px;margin:0 auto;text-align:center}._repairServiceTexts_njkeh_61 p{font-size:1.5rem;font-weight:400;color:#fff;width:auto;max-width:900px;margin:0 auto;text-align:center}._repairIconSection_njkeh_90{display:flex;flex-direction:row;gap:6rem;justify-content:center;text-align:center;align-items:center;width:100%;flex-wrap:wrap}._repairIconContainer_njkeh_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_njkeh_101 img{width:auto;height:auto;max-width:60px;filter:brightness(0) saturate(100%) invert(44%) sepia(51%) saturate(421%) hue-rotate(82deg) brightness(95%) contrast(92%)}._repairIconContainer_njkeh_101 p{font-size:1rem;font-weight:500;color:#fff;margin:0;text-align:center}._serviceSection_njkeh_126{grid-column:2/12;width:1430px;max-width:100%;height:auto;min-height:810px;margin:0 auto}._serviceHeaderSection_njkeh_135{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}._serviceHeaderSectionText_njkeh_143{display:flex;flex-direction:column;gap:.5rem;width:auto;flex:1;text-align:left}._serviceHeaderSectionText_njkeh_143 ._tag_njkeh_151{text-align:left;font-weight:800;color:var(--brand-green)}._serviceHeaderSectionText_njkeh_143 h2{color:#163b7c;padding-top:2rem;text-align:left;font-weight:800}._serviceHeaderSectionText_njkeh_143 p{font-size:1.1rem;font-weight:500;width:50%;color:#6c6c6c;text-align:left}@media (max-width: 1023px){._serviceHeaderSectionText_njkeh_143 p{width:100%;text-align:center}}._serviceHeaderSectionIcon_njkeh_177{display:flex;flex-direction:row;gap:1rem;align-items:center;flex-shrink:0}._leftArrowIconContainer_njkeh_185,._rightArrowIconContainer_njkeh_186{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease}._rightArrowIconContainer_njkeh_186{background:var(--brand-blue)}._leftArrowIconContainer_njkeh_185{background:var(--brand-green-transparent)}._leftArrowIconContainer_njkeh_185:hover,._rightArrowIconContainer_njkeh_186:hover{transform:scale(1.1)}._leftArrowIconContainer_njkeh_185 img,._rightArrowIconContainer_njkeh_186 img{width:24px;height:24px;object-fit:contain}._serviceCardSection_njkeh_215{display:flex;margin-top:2rem;width:100%;max-width:1430px;height:600px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}._serviceCardContainer_njkeh_227{display:flex;gap:1rem;justify-content:flex-start;width:100%;will-change:transform}._serviceCardWrapper_njkeh_235{flex:0 0 auto;width:calc((100% - 2rem) / 3);min-width:0}._serviceCardWrapper_njkeh_235>*{width:100%;height:100%}._serviceSupportSection_njkeh_248{grid-column:1/13;background-color:var(--brand-green-transparent);width:100%;justify-content:center;padding:3.9rem 0;max-width:1920px;height:800px;display:flex;background:#eef7f0;gap:5rem}._serviceSupportSectionContainer_njkeh_260{display:inline-flex;flex-direction:column;gap:3rem;width:1450px;height:680px}._serviceSupportSectionContainer_njkeh_260 h2{color:#163b7c;font-size:2rem}._supportImageContents_njkeh_272{display:flex;justify-content:space-between;gap:6.75rem;justify-content:center}._supportImageCard_njkeh_281{position:absolute;background:#fff;z-index:1;bottom:1.5rem;left:1.2rem;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.9rem;width:350px}._supportImageCard_njkeh_281 h2{font-size:1.125rem;line-height:25.9px;font-weight:600;color:#1f1f1f}._supportImageCard_njkeh_281 p{font-size:1rem;line-height:25.9px;font-weight:500;color:#1f1f1f}._supportCardButton_njkeh_306{padding:.7rem 1.6rem;border-radius:50px;border:1px solid var(--brand-green);font-size:1.1rem;color:var(--brand-blue);font-weight:600;width:270px;text-align:left;background-color:#fff}._supportContents_njkeh_317{display:flex;flex-direction:column;gap:2rem}._tag_njkeh_151{color:var(--brand-green);font-size:.875rem;font-weight:800}._supportText_njkeh_328{display:flex;flex-direction:column;gap:1rem}._supportText_njkeh_328 h2{font-size:2.25rem;font-weight:800;width:80%}._supportText_njkeh_328 p{font-size:1.25rem;color:#6c6c6c;font-weight:500;line-height:25.9px}._supportFeatureRow_njkeh_345{display:flex;gap:2rem}._supportFeatureContents_njkeh_349{display:flex;gap:1rem}._supportIconContainer_njkeh_354{width:50px;height:50px;background:var(--grey-lightest-color);display:flex;align-items:center;justify-content:center;border-radius:50%}._supportFeatureText_njkeh_365{display:flex;flex-direction:column;justify-items:flex-start;width:100%}._supportFeatureText_njkeh_365 h2{font-size:1.5rem;font-weight:500}._supportFeatureText_njkeh_365 p{font-size:1.25rem;font-weight:500;line-height:25.9px;color:#6c6c6c}._supportStatsSection_njkeh_384{display:flex;justify-content:space-between;text-align:center;width:100%}._statsValue_njkeh_391{font-size:5rem;font-weight:500;color:var(--brand-green);line-height:95px}._statsLabel_njkeh_397{font-size:1.25rem;color:#3e547a;font-weight:600}._faqSection_njkeh_404{grid-column:2/12;display:flex;width:1430px;height:550px;justify-content:space-between;gap:5rem}._faqSectionLeft_njkeh_414{display:flex;flex-direction:column;gap:1.5rem;width:700px}._faqSectionContents_njkeh_420{display:flex;flex-direction:column;gap:2rem;width:100%}._faqTag_njkeh_426{font-size:1.1rem;font-weight:600;color:var(--brand-green)}._faqSectionContents_njkeh_420 h2{width:85%;color:#163b7c}._faqSectionContents_njkeh_420 img{width:700px;height:245px;border-radius:10px;object-fit:cover}._faqSectionContents_njkeh_420 p{font-size:1.25rem;font-weight:500;color:#6c6c6c}._faqSectionRight_njkeh_447{display:flex;flex-direction:column;justify-content:center;width:630px}._faqAccordion_njkeh_454{display:flex;flex-direction:column;gap:1.5rem}._faqItem_njkeh_459{border-radius:12px;background-color:#fff;box-shadow:0 2px 3px #00000026;overflow:hidden;transition:all .3s ease}._faqItemOpen_njkeh_468{background-color:var(--brand-green-transparent)}._faqTrigger_njkeh_472{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;font-size:1rem;font-weight:600;color:#010915;background:none;border:none;outline:none;cursor:pointer;text-align:left;transition:color .25s ease}._faqTriggerOpen_njkeh_490{color:var(--brand-green);font-size:1rem;font-weight:500}._icon_njkeh_497{font-size:1.5rem;font-weight:400;color:#6b7280;margin-left:12px;transition:color .3s ease}._faqTriggerOpen_njkeh_490 ._icon_njkeh_497{color:var(--brand-green)}._faqContent_njkeh_509{padding:0 22px;font-size:1rem;line-height:1.6;font-weight:500;color:#6c6c6c;overflow:hidden;transition:max-height .4s ease,padding .25s ease}._faqContentOpen_njkeh_519{padding-bottom:16px}._promiseSection_njkeh_524{grid-column:1/13;display:flex;justify-content:center;width:100%;margin:0 auto;background-color:#eef7f0;padding:4rem 0;margin-bottom:2rem;margin-top:2rem}._promiseSectionContainer_njkeh_538{display:flex;width:1430px;justify-content:space-between;gap:7rem;box-sizing:border-box}._promiseLeftSectionContents_njkeh_547{display:flex;flex-direction:column;gap:3.5rem;padding-bottom:1rem;width:100%}._promiseLeftSection_njkeh_547{flex:1 1 40%;width:100%}._promiseLeftSection_njkeh_547 img{width:100%;max-width:100%;height:auto;display:block;object-fit:cover;border-radius:20px}._promiseleftSectionTag_njkeh_569{font-size:.875rem;line-height:30px;letter-spacing:.16rem;font-weight:800;color:var(--brand-green)}._leftSectionText_njkeh_576{color:var(--brand-blue);display:flex;flex-direction:column;gap:.9rem}._leftSectionText_njkeh_576 p{font-weight:400;line-height:22px;font-size:1.25rem;color:#7a7a7a}._requestDemoButton_njkeh_589{width:270px;margin-top:-2rem;border-radius:2rem}._promiseCardsRow_njkeh_594{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);row-gap:1.875rem;column-gap:3.5rem;width:885px}._promiseCard_njkeh_594{background:#fff;border-radius:20px;border:1px solid #cccccc;padding:1.5rem;text-align:left;box-shadow:0 4px 25px #0000000a;transition:all .3s ease;cursor:default;display:flex;flex-direction:column;gap:1rem;color:inherit}._promiseCard_njkeh_594:hover{background:var(--brand-blue)}._promiseCard_njkeh_594:hover *{color:#fff!important}._promiseCardHeader_njkeh_625{display:flex;align-items:center;gap:1rem}._promiseCard_njkeh_594 h3{font-size:1.4rem;font-weight:600;color:#05091d}._promiseCard_njkeh_594 p{font-size:.875rem;font-weight:400;color:gray;line-height:1.5;letter-spacing:-.36px}._getStartedBannerSection_njkeh_646{grid-column:1 / 13;width:1720px;max-width:1720px;margin:0 auto;background-image:url(/images/success.png);position:relative;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden;padding:6rem 15rem;gap:2.75rem}._getStartedBannerSection_njkeh_646:before{content:"";position:absolute;inset:0;background:#163b7ca3;opacity:1.5;z-index:1}._getStartedBannerContent_njkeh_672{position:relative;z-index:2;display:flex;flex-direction:column;gap:2.75rem}._getStartedBannerText_njkeh_680{display:flex;flex-direction:column;gap:1rem}._getStartedBannerContent_njkeh_672 h2{color:#fff;width:45%}._getStartedBannerContent_njkeh_672 p{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:500;color:#fff;width:60%}._getStartedBannerbutton_njkeh_697{display:flex;gap:4rem}@media (max-width: 1820px) and (min-width: 1024px){._repairServiceSection_njkeh_19,._serviceSupportSection_njkeh_248,._promiseSection_njkeh_524,._getStartedBannerSection_njkeh_646{width:calc(100% - 4rem);max-width:calc(100% - 4rem);margin:0 auto}._serviceSection_njkeh_126{margin:auto 2rem}._serviceSupportSectionContainer_njkeh_260{width:90%;max-width:100%}._supportImageContents_njkeh_272{gap:3rem}._faqSection_njkeh_404{margin:auto 2rem}._promiseSectionContainer_njkeh_538{width:90%;max-width:100%;padding:0 2rem}._getStartedBannerSection_njkeh_646{padding:4rem 8rem}._supportStatsSection_njkeh_384{gap:2.5rem}._promiseLeftSection_njkeh_547 img{width:100%;max-width:100%}}@media (min-width: 768px) and (max-width: 1023px){._supportStatsSection_njkeh_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._statsItem_njkeh_760{display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_njkeh_391{font-size:4rem}._statsLabel_njkeh_397{font-size:1.125rem}}@media (min-width: 1440px) and (max-width: 1820px){._supportStatsSection_njkeh_384{gap:3rem}._statsValue_njkeh_391{font-size:5.5rem}._statsLabel_njkeh_397{font-size:1.375rem}}@media (max-width: 1023px){._evChargingPage_njkeh_1{grid-template-columns:1fr;column-gap:0;padding:1rem;row-gap:1.5rem;overflow-x:hidden;width:100%;max-width:100%}._repairServiceSection_njkeh_19{width:100%;max-width:100%;margin:0;height:auto;min-height:500px;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat}._repairServiceContainer_njkeh_41{padding:2rem;gap:2rem}._repairServiceTexts_njkeh_61 h2{width:100%;font-size:1.75rem}._repairServiceTexts_njkeh_61 p{width:100%;font-size:1.25rem}._repairIconSection_njkeh_90{flex-wrap:wrap;gap:2rem;justify-content:center}._repairIconContainer_njkeh_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_njkeh_101 img{width:100%;max-width:60px;height:auto}._repairIconContainer_njkeh_101 p{font-size:.875rem;color:var(--text-color)}._serviceSection_njkeh_126{grid-column:1;margin:0;padding:0 1rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:1rem;min-height:auto}._serviceHeaderSection_njkeh_135{flex-direction:column;gap:1.5rem;align-items:center;text-align:center}._serviceHeaderSectionText_njkeh_143{width:100%;align-items:center}._serviceHeaderSectionIcon_njkeh_177{justify-content:center;display:none}._serviceCardSection_njkeh_215{overflow-x:auto;overflow-y:hidden;height:auto;min-height:500px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin-bottom:0}._serviceCardContainer_njkeh_227{scroll-snap-type:x mandatory}._serviceCardWrapper_njkeh_235{width:calc((100% - 2rem) / 3);min-width:300px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_njkeh_248{grid-column:1;width:100%;padding:2rem 1rem;gap:2rem;height:auto;min-height:auto}._serviceSupportSectionContainer_njkeh_260{width:100%;gap:2rem;height:auto}._supportImageContents_njkeh_272{flex-direction:column;gap:2rem;align-items:center}._supportImage_njkeh_272{position:relative}._supportImage_njkeh_272{width:100%;max-width:100%}._supportImage_njkeh_272 img{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}._supportImageCard_njkeh_281{position:absolute;top:15.5rem;left:1rem;bottom:auto}._supportCardButton_njkeh_306{width:100%;text-align:center}._supportContents_njkeh_317{width:100%;text-align:center;align-items:center}._supportText_njkeh_328{align-items:center}._supportText_njkeh_328 h2{width:100%;text-align:center}._supportFeatureRow_njkeh_345{flex-direction:column;gap:1.5rem;align-items:center}._supportFeatureContents_njkeh_349{flex-direction:column;text-align:center;align-items:center}._supportFeatureText_njkeh_365{width:100%;text-align:center}._supportButton_njkeh_985{width:100%;display:flex;justify-content:center;margin-top:1rem}._supportStatsSection_njkeh_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:center;width:100%;max-width:100%}._statsItem_njkeh_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._faqSection_njkeh_404{grid-column:1;margin:0;padding:0 1rem;flex-direction:column;gap:2rem;width:100%;max-width:100%;height:auto;overflow-x:hidden}._faqSectionLeft_njkeh_414{width:100%;align-items:center;text-align:center}._faqSectionContents_njkeh_420{align-items:center}._faqSectionContents_njkeh_420 h2{width:100%;text-align:center}._faqSectionContents_njkeh_420 img{width:100%;max-width:100%;height:auto;border-radius:20px}._faqSectionRight_njkeh_447,._faqColumn_njkeh_1047{width:100%}._promiseSection_njkeh_524{grid-column:1;width:100%;padding:2rem 1rem;overflow-x:hidden}._promiseSectionContainer_njkeh_538{width:100%;flex-direction:column;gap:2rem;align-items:center}._promiseLeftSection_njkeh_547{width:100%;text-align:center}._promiseLeftSectionContents_njkeh_547,._leftSectionText_njkeh_576{align-items:center}._promiseLeftSection_njkeh_547 img{width:70%;border-radius:20px;margin-top:1rem}._promiseRightSection_njkeh_1084{width:100%}._promiseIcon_njkeh_1088{width:40px;height:40px;display:flex;align-items:center;justify-content:center}._promiseIcon_njkeh_1088 img{width:100%;height:auto}._promiseCardsRow_njkeh_594{gap:1.5rem;width:100%;grid-template-columns:1fr}._getStartedBannerSection_njkeh_646{grid-column:1;padding:3rem 2rem;text-align:center}._getStartedBannerContent_njkeh_672{align-items:center;width:100%}._getStartedBannerText_njkeh_680{align-items:center}._getStartedBannerContent_njkeh_672 h2,._getStartedBannerContent_njkeh_672 p{width:100%;text-align:center}._getStartedBannerbutton_njkeh_697{flex-direction:column;gap:1rem;width:100%;align-items:center}._getStartedBannerbutton_njkeh_697>*{width:100%;max-width:300px}}@media (max-width: 767px){._evChargingPage_njkeh_1{padding:.5rem;row-gap:1.5rem}._repairServiceSection_njkeh_19{min-height:400px;border-radius:15px}._repairServiceContainer_njkeh_41{padding:1.5rem;gap:1.5rem}._repairServiceContents_njkeh_52{gap:1.5rem}._repairServiceTexts_njkeh_61 h2{font-size:1.5rem;line-height:1.3}._repairServiceTexts_njkeh_61 p{font-size:1rem}._repairIconSection_njkeh_90{gap:1rem}._repairIconContainer_njkeh_101 img{max-width:50px}._repairIconContainer_njkeh_101 p{font-size:.75rem}._serviceSection_njkeh_126{padding:0 .5rem;margin-bottom:.75rem;min-height:auto}._serviceHeaderSectionText_njkeh_143 h2{font-size:1.5rem}._serviceHeaderSectionText_njkeh_143 p{font-size:1rem}._serviceCardSection_njkeh_215{gap:.75rem;margin-top:1.5rem;margin-bottom:0;overflow:hidden;height:auto;min-height:450px}._serviceCardContainer_njkeh_227{gap:.75rem}._serviceCardWrapper_njkeh_235{width:calc((100% - 1.5rem) / 3);min-width:280px}._serviceSupportSection_njkeh_248{padding:1.5rem .5rem;gap:1.5rem}._serviceSupportSectionContainer_njkeh_260{gap:1.5rem}._supportImageCard_njkeh_281{padding:1.5rem;border-radius:15px}._supportImageCard_njkeh_281 h2{font-size:1rem}._supportImageCard_njkeh_281 p{font-size:.875rem}._supportText_njkeh_328 h2{font-size:1.75rem}._supportText_njkeh_328 p{font-size:1rem}._supportFeatureRow_njkeh_345{gap:1rem}._supportFeatureText_njkeh_365 h2{font-size:1.25rem}._supportFeatureText_njkeh_365 p{font-size:1rem}._supportButton_njkeh_985{margin-top:.75rem}._supportStatsSection_njkeh_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_njkeh_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_njkeh_391{font-size:3rem;line-height:1.2}._statsLabel_njkeh_397{font-size:1rem}._faqSection_njkeh_404{padding:0 .5rem;gap:1.5rem}._faqSectionContents_njkeh_420 h2{font-size:1.5rem}._faqSectionContents_njkeh_420 p{font-size:1rem}._faqTrigger_njkeh_472{padding:14px 16px;font-size:.9rem}._faqContent_njkeh_509{padding:0 16px;font-size:.9rem}._promiseSection_njkeh_524{padding:1.5rem .5rem}._promiseSectionContainer_njkeh_538{gap:1.5rem}._promiseLeftSectionContents_njkeh_547{gap:2rem}._leftSectionText_njkeh_576 h2{font-size:1.5rem}._leftSectionText_njkeh_576 p{font-size:1rem}._promiseCardsRow_njkeh_594{gap:1rem;width:100%;grid-template-columns:1fr}._promiseCard_njkeh_594{padding:1.25rem;border-radius:15px}._promiseCard_njkeh_594 h3{font-size:1.2rem}._promiseCard_njkeh_594 p{font-size:.8rem}._getStartedBannerSection_njkeh_646{padding:2rem 1rem;gap:1.5rem}._getStartedBannerContent_njkeh_672{gap:1.5rem}._getStartedBannerText_njkeh_680{gap:.75rem}._getStartedBannerContent_njkeh_672 h2{font-size:1.5rem}._getStartedBannerContent_njkeh_672 p{font-size:1rem}._getStartedBannerbutton_njkeh_697{gap:.75rem}._getStartedBannerbutton_njkeh_697>*{max-width:100%}}@media (max-width: 479px){._evChargingPage_njkeh_1{padding:.25rem;row-gap:1rem;overflow-x:hidden}._repairServiceSection_njkeh_19{min-height:350px;border-radius:12px;margin:0;width:100%;max-width:100%;overflow:hidden}._repairServiceContainer_njkeh_41{padding:1rem;gap:1rem}._repairServiceContents_njkeh_52{gap:1rem}._repairServiceTexts_njkeh_61 h2{font-size:1.25rem;line-height:1.3;width:100%}._repairServiceTexts_njkeh_61 p{font-size:.875rem;width:100%}._repairIconSection_njkeh_90{gap:.75rem;flex-wrap:wrap}._repairIconContainer_njkeh_101{flex:1 1 calc(50% - .375rem);min-width:0}._repairIconContainer_njkeh_101 img{max-width:40px}._repairIconContainer_njkeh_101 p{font-size:.7rem}._serviceSection_njkeh_126{padding:0 .25rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:.5rem;min-height:auto}._serviceHeaderSection_njkeh_135{gap:1rem}._serviceHeaderSectionText_njkeh_143 h2{font-size:1.25rem}._serviceHeaderSectionText_njkeh_143 p{font-size:.875rem}._serviceHeaderSectionIcon_njkeh_177,._leftArrowIconContainer_njkeh_185,._rightArrowIconContainer_njkeh_186{display:none}._serviceCardSection_njkeh_215{gap:.5rem;margin-top:1rem;margin-bottom:0;width:100%;overflow-x:auto;overflow-y:hidden;height:auto;min-height:400px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}._serviceCardContainer_njkeh_227{gap:.5rem;scroll-snap-align:start}._serviceCardWrapper_njkeh_235{width:calc((100% - 1rem) / 3);min-width:280px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_njkeh_248{padding:1rem .25rem;gap:1rem;width:100%;overflow-x:hidden}._serviceSupportSectionContainer_njkeh_260{width:100%;gap:1rem}._supportImageContents_njkeh_272{gap:1rem}._supportImage_njkeh_272{width:100%}._supportImage_njkeh_272 img{width:100%;max-width:100%;border-radius:12px}._supportImageCard_njkeh_281{padding:1rem;border-radius:12px;width:100%;max-width:100%;margin-top:.75rem;position:relative;top:auto;left:auto;right:auto}._supportImageCard_njkeh_281 h2{font-size:.9rem}._supportImageCard_njkeh_281 p{font-size:.8rem}._supportCardButton_njkeh_306{width:100%;max-width:100%;padding:.6rem 1rem;font-size:.9rem;text-align:center}._supportContents_njkeh_317{width:100%;gap:1rem}._supportText_njkeh_328 h2{font-size:1.5rem;width:100%}._supportText_njkeh_328 p{font-size:.875rem}._supportFeatureRow_njkeh_345{gap:.75rem;width:100%}._supportFeatureContents_njkeh_349{width:100%;gap:.75rem}._supportIconContainer_njkeh_354{width:40px;height:40px;flex-shrink:0}._supportFeatureText_njkeh_365{width:100%}._supportFeatureText_njkeh_365 h2{font-size:1.1rem}._supportFeatureText_njkeh_365 p{font-size:.875rem}._supportButton_njkeh_985{width:100%;margin-top:.5rem}._supportButton_njkeh_985>*{width:100%;max-width:100%}._supportStatsSection_njkeh_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_njkeh_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_njkeh_391{font-size:2.5rem;line-height:1.2}._statsLabel_njkeh_397{font-size:.875rem}._faqSection_njkeh_404{padding:0 .25rem;gap:1rem;width:100%;overflow-x:hidden}._faqSectionLeft_njkeh_414{width:100%}._faqSectionContents_njkeh_420{gap:1rem}._faqSectionContents_njkeh_420 h2{font-size:1.25rem;width:100%}._faqSectionContents_njkeh_420 p{font-size:.875rem}._faqSectionContents_njkeh_420 img{width:100%;max-width:100%;border-radius:12px}._faqSectionRight_njkeh_447,._faqColumn_njkeh_1047{width:100%}._faqAccordion_njkeh_454{gap:1rem}._faqItem_njkeh_459{border-radius:10px}._faqTrigger_njkeh_472{padding:12px 14px;font-size:.85rem}._faqContent_njkeh_509{padding:0 14px;font-size:.85rem}._promiseSection_njkeh_524{padding:1rem .25rem;width:100%;overflow-x:hidden}._promiseSectionContainer_njkeh_538{width:100%;gap:1rem}._promiseLeftSection_njkeh_547{width:100%}._promiseLeftSectionContents_njkeh_547{gap:1.5rem}._leftSectionText_njkeh_576{gap:.75rem}._leftSectionText_njkeh_576 h2{font-size:1.25rem}._leftSectionText_njkeh_576 p{font-size:.875rem}._promiseLeftSection_njkeh_547 img{width:100%;max-width:100%;border-radius:12px}._promiseRightSection_njkeh_1084{width:100%}._promiseCardsRow_njkeh_594{gap:.75rem;width:100%;grid-template-columns:1fr}._promiseCard_njkeh_594{padding:1rem;border-radius:12px;width:100%}._promiseCardHeader_njkeh_625{gap:.75rem}._promiseIcon_njkeh_1088{width:35px;height:35px;flex-shrink:0}._promiseCard_njkeh_594 h3{font-size:1.1rem}._promiseCard_njkeh_594 p{font-size:.75rem}._getStartedBannerSection_njkeh_646{padding:1.5rem .75rem;gap:1rem;width:100%;overflow-x:hidden}._getStartedBannerContent_njkeh_672{gap:1rem;width:100%}._getStartedBannerText_njkeh_680{gap:.5rem;width:100%}._getStartedBannerContent_njkeh_672 h2{font-size:1.25rem;width:100%}._getStartedBannerContent_njkeh_672 p{font-size:.875rem;width:100%}._getStartedBannerbutton_njkeh_697{gap:.5rem;width:100%;flex-direction:column}._getStartedBannerbutton_njkeh_697>*{width:100%;max-width:100%}}._ioTAnalyticsPage_1lb9b_1{color:var(--text-color);font-family:Manrope,sans-serif;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;column-gap:1.25rem;padding-top:1.5rem;row-gap:3.75rem;width:100%}._smartMeteringPage_1lb9b_13 *{font-family:Manrope,sans-serif}._repairServiceSection_1lb9b_19{grid-column:1/13;background-image:url(/images/IoT_Analytics.webp);height:612px;width:1720px;border-radius:2rem;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;margin:auto 100px}._repairServiceSection_1lb9b_19:before{content:"";position:absolute;inset:0;background:#000000a6;opacity:1.5;z-index:1;border-radius:30px}._repairServiceContainer_1lb9b_41{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem;justify-content:center;height:100%;align-items:center}._repairServiceContents_1lb9b_52{display:flex;flex-direction:column;text-align:center;gap:2.125rem;align-items:center;width:100%}._repairServiceTexts_1lb9b_61{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}._repairServiceTexts_1lb9b_61 h2{font-size:2rem;font-weight:700;line-height:44px;color:#fff;width:auto;max-width:800px;margin:0 auto;text-align:center}._repairServiceTexts_1lb9b_61 p{font-size:1.5rem;font-weight:400;color:#fff;width:auto;max-width:900px;margin:0 auto;text-align:center}._repairIconSection_1lb9b_90{display:flex;flex-direction:row;gap:6rem;justify-content:center;text-align:center;align-items:center;width:100%;flex-wrap:wrap}._repairIconContainer_1lb9b_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_1lb9b_101 img{width:auto;height:auto;max-width:60px;filter:brightness(0) saturate(100%) invert(44%) sepia(51%) saturate(421%) hue-rotate(82deg) brightness(95%) contrast(92%)}._repairIconContainer_1lb9b_101 p{font-size:1rem;font-weight:500;color:#fff;margin:0;text-align:center}._serviceSection_1lb9b_126{grid-column:2/12;width:1430px;max-width:100%;height:auto;min-height:810px;margin:0 auto}._serviceHeaderSection_1lb9b_135{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}._serviceHeaderSectionText_1lb9b_143{display:flex;flex-direction:column;gap:.5rem;width:auto;flex:1;text-align:left}._serviceHeaderSectionText_1lb9b_143 ._tag_1lb9b_151{text-align:left;font-weight:800;color:var(--brand-green)}._serviceHeaderSectionText_1lb9b_143 h2{color:#163b7c;padding-top:2rem;text-align:left;font-weight:800}._serviceHeaderSectionText_1lb9b_143 p{font-size:1.1rem;font-weight:500;width:50%;color:#6c6c6c;text-align:left}@media (max-width: 1023px){._serviceHeaderSectionText_1lb9b_143 p{width:100%;text-align:center}}._serviceHeaderSectionIcon_1lb9b_177{display:flex;flex-direction:row;gap:1rem;align-items:center;flex-shrink:0}._leftArrowIconContainer_1lb9b_185,._rightArrowIconContainer_1lb9b_186{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease}._rightArrowIconContainer_1lb9b_186{background:var(--brand-blue)}._leftArrowIconContainer_1lb9b_185{background:var(--brand-green-transparent)}._leftArrowIconContainer_1lb9b_185:hover,._rightArrowIconContainer_1lb9b_186:hover{transform:scale(1.1)}._leftArrowIconContainer_1lb9b_185 img,._rightArrowIconContainer_1lb9b_186 img{width:24px;height:24px;object-fit:contain}._serviceCardSection_1lb9b_215{display:flex;margin-top:2rem;width:100%;max-width:1430px;height:600px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}._serviceCardContainer_1lb9b_227{display:flex;gap:1rem;justify-content:flex-start;width:100%;will-change:transform}._serviceCardWrapper_1lb9b_235{flex:0 0 auto;width:calc((100% - 2rem) / 3);min-width:0}._serviceCardWrapper_1lb9b_235>*{width:100%;height:100%}._serviceSupportSection_1lb9b_248{grid-column:1/13;background-color:var(--brand-green-transparent);width:100%;justify-content:center;padding:3.9rem 0;max-width:1920px;height:900px;display:flex;background:#eef7f0;gap:5rem}._serviceSupportSectionContainer_1lb9b_260{display:inline-flex;flex-direction:column;gap:3rem;width:1450px;height:680px}._serviceSupportSectionContainer_1lb9b_260 h2{color:#163b7c;font-size:2rem}._supportImageContents_1lb9b_272{display:flex;justify-content:space-between;gap:6.75rem;justify-content:center}._supportImageCard_1lb9b_281{position:absolute;background:#fff;z-index:1;bottom:1.5rem;left:1.2rem;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.9rem;width:350px}._supportImageCard_1lb9b_281 h2{font-size:1.125rem;line-height:25.9px;font-weight:600;color:#1f1f1f}._supportImageCard_1lb9b_281 p{font-size:1rem;line-height:25.9px;font-weight:500;color:#1f1f1f}._supportCardButton_1lb9b_306{padding:.7rem 1.6rem;border-radius:50px;border:1px solid var(--brand-green);font-size:1.1rem;color:var(--brand-blue);font-weight:600;width:270px;text-align:left;background-color:#fff}._supportContents_1lb9b_317{display:flex;flex-direction:column;gap:2rem}._tag_1lb9b_151{color:var(--brand-green);font-size:.875rem;font-weight:800}._supportText_1lb9b_328{display:flex;flex-direction:column;gap:1rem}._supportText_1lb9b_328 h2{font-size:2.25rem;font-weight:800;width:80%}._supportText_1lb9b_328 p{font-size:1.25rem;color:#6c6c6c;font-weight:500;line-height:25.9px}._supportFeatureRow_1lb9b_345{display:flex;gap:2rem}._supportFeatureContents_1lb9b_349{display:flex;gap:1rem}._supportIconContainer_1lb9b_354{width:50px;height:50px;background:var(--grey-lightest-color);display:flex;align-items:center;justify-content:center;border-radius:50%}._supportFeatureText_1lb9b_365{display:flex;flex-direction:column;justify-items:flex-start;width:100%}._supportFeatureText_1lb9b_365 h2{font-size:1.5rem;font-weight:500}._supportFeatureText_1lb9b_365 p{font-size:1.25rem;font-weight:500;line-height:25.9px;color:#6c6c6c}._supportStatsSection_1lb9b_384{display:flex;justify-content:space-between;text-align:center;width:100%}._statsValue_1lb9b_391{font-size:5rem;font-weight:500;color:var(--brand-green);line-height:95px}._statsLabel_1lb9b_397{font-size:1.25rem;color:#3e547a;font-weight:600}._faqSection_1lb9b_404{grid-column:2/12;display:flex;width:1430px;height:550px;justify-content:space-between;gap:5rem}._faqSectionLeft_1lb9b_414{display:flex;flex-direction:column;gap:1.5rem;width:700px}._faqSectionContents_1lb9b_420{display:flex;flex-direction:column;gap:2rem;width:100%}._faqTag_1lb9b_426{font-size:1.1rem;font-weight:600;color:var(--brand-green)}._faqSectionContents_1lb9b_420 h2{width:85%;color:#163b7c}._faqSectionContents_1lb9b_420 img{width:700px;height:245px;border-radius:10px;object-fit:cover}._faqSectionContents_1lb9b_420 p{font-size:1.25rem;font-weight:500;color:#6c6c6c}._faqSectionRight_1lb9b_447{display:flex;flex-direction:column;justify-content:center;width:630px}._faqAccordion_1lb9b_454{display:flex;flex-direction:column;gap:1.5rem}._faqItem_1lb9b_459{border-radius:12px;background-color:#fff;box-shadow:0 2px 3px #00000026;overflow:hidden;transition:all .3s ease}._faqItemOpen_1lb9b_468{background-color:var(--brand-green-transparent)}._faqTrigger_1lb9b_472{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;font-size:1rem;font-weight:600;color:#163b7c;background:none;border:none;outline:none;cursor:pointer;text-align:left;transition:color .25s ease}._faqTriggerOpen_1lb9b_490{color:var(--brand-green);font-size:1rem;font-weight:500}._icon_1lb9b_497{font-size:1.5rem;font-weight:400;color:#6b7280;margin-left:12px;transition:color .3s ease}._faqTriggerOpen_1lb9b_490 ._icon_1lb9b_497{color:var(--brand-green)}._faqContent_1lb9b_509{padding:0 22px;font-size:1rem;line-height:1.6;font-weight:500;color:#6c6c6c;overflow:hidden;transition:max-height .4s ease,padding .25s ease}._faqContentOpen_1lb9b_519{padding-bottom:16px}._promiseSection_1lb9b_524{grid-column:1/13;display:flex;justify-content:center;width:100%;margin:0 auto;background-color:#eef7f0;padding:4rem 0;margin-bottom:2rem;margin-top:2rem}._promiseSectionContainer_1lb9b_538{display:flex;width:1430px;justify-content:space-between;gap:7rem;box-sizing:border-box}._promiseLeftSectionContents_1lb9b_547{display:flex;flex-direction:column;gap:3.5rem;padding-bottom:1rem;width:100%}._promiseLeftSection_1lb9b_547{flex:1 1 40%;width:100%}._promiseLeftSection_1lb9b_547 img{width:100%;max-width:100%;height:auto;display:block;object-fit:cover;border-radius:20px}._promiseleftSectionTag_1lb9b_569{font-size:.875rem;line-height:30px;letter-spacing:.16rem;font-weight:800;color:var(--brand-green)}._leftSectionText_1lb9b_576{color:var(--brand-blue);display:flex;flex-direction:column;gap:.9rem}._leftSectionText_1lb9b_576 p{font-weight:400;line-height:22px;font-size:1.25rem;color:#7a7a7a}._requestDemoButton_1lb9b_589{width:270px;margin-top:-2rem;border-radius:2rem}._promiseCardsRow_1lb9b_594{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);row-gap:1.875rem;column-gap:3.5rem;width:885px}._promiseCard_1lb9b_594{background:#fff;border-radius:20px;border:1px solid #cccccc;padding:1.5rem;text-align:left;box-shadow:0 4px 25px #0000000a;transition:all .3s ease;cursor:default;display:flex;flex-direction:column;gap:1rem;color:inherit}._promiseCard_1lb9b_594:hover{background:var(--brand-blue)}._promiseCard_1lb9b_594:hover *{color:#fff!important}._promiseCardHeader_1lb9b_625{display:flex;align-items:center;gap:1rem}._promiseCard_1lb9b_594 h3{font-size:1.4rem;font-weight:600;color:#05091d}._promiseCard_1lb9b_594 p{font-size:.875rem;font-weight:400;color:gray;line-height:1.5;letter-spacing:-.36px}._getStartedBannerSection_1lb9b_646{grid-column:1 / 13;width:1720px;max-width:1720px;margin:0 auto;background-image:url(/images/success.png);position:relative;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden;padding:6rem 15rem;gap:2.75rem}._getStartedBannerSection_1lb9b_646:before{content:"";position:absolute;inset:0;background:#163b7ca3;opacity:1.5;z-index:1}._getStartedBannerContent_1lb9b_672{position:relative;z-index:2;display:flex;flex-direction:column;gap:2.75rem}._getStartedBannerText_1lb9b_680{display:flex;flex-direction:column;gap:1rem}._getStartedBannerContent_1lb9b_672 h2{color:#fff;width:45%}._getStartedBannerContent_1lb9b_672 p{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:500;color:#fff;width:60%}._getStartedBannerbutton_1lb9b_697{display:flex;gap:4rem}@media (max-width: 1820px) and (min-width: 1024px){._repairServiceSection_1lb9b_19,._serviceSupportSection_1lb9b_248,._promiseSection_1lb9b_524,._getStartedBannerSection_1lb9b_646{width:calc(100% - 4rem);max-width:calc(100% - 4rem);margin:0 auto}._serviceSection_1lb9b_126{margin:auto 2rem}._serviceSupportSectionContainer_1lb9b_260{width:90%;max-width:100%}._supportImageContents_1lb9b_272{gap:3rem}._faqSection_1lb9b_404{margin:auto 2rem}._promiseSectionContainer_1lb9b_538{width:90%;max-width:100%;padding:0 2rem}._getStartedBannerSection_1lb9b_646{padding:4rem 8rem}._supportStatsSection_1lb9b_384{gap:2.5rem}._promiseLeftSection_1lb9b_547 img{width:100%;max-width:100%}}@media (min-width: 768px) and (max-width: 1023px){._supportStatsSection_1lb9b_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._statsItem_1lb9b_760{display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1lb9b_391{font-size:4rem}._statsLabel_1lb9b_397{font-size:1.125rem}}@media (min-width: 1440px) and (max-width: 1820px){._supportStatsSection_1lb9b_384{gap:3rem}._statsValue_1lb9b_391{font-size:5.5rem}._statsLabel_1lb9b_397{font-size:1.375rem}}@media (max-width: 1023px){._ioTAnalyticsPage_1lb9b_1{grid-template-columns:1fr;column-gap:0;padding:1rem;row-gap:1.5rem;overflow-x:hidden;width:100%;max-width:100%}._repairServiceSection_1lb9b_19{width:100%;max-width:100%;margin:0;height:auto;min-height:500px;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat}._repairServiceContainer_1lb9b_41{padding:2rem;gap:2rem}._repairServiceTexts_1lb9b_61 h2{width:100%;font-size:1.75rem}._repairServiceTexts_1lb9b_61 p{width:100%;font-size:1.25rem}._repairIconSection_1lb9b_90{flex-wrap:wrap;gap:2rem;justify-content:center}._repairIconContainer_1lb9b_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_1lb9b_101 img{width:100%;max-width:60px;height:auto}._repairIconContainer_1lb9b_101 p{font-size:.875rem;color:var(--text-color)}._serviceSection_1lb9b_126{grid-column:1;margin:0;padding:0 1rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:1rem;min-height:auto}._serviceHeaderSection_1lb9b_135{flex-direction:column;gap:1.5rem;align-items:center;text-align:center}._serviceHeaderSectionText_1lb9b_143{width:100%;align-items:center}._serviceHeaderSectionIcon_1lb9b_177{justify-content:center;display:none}._serviceCardSection_1lb9b_215{overflow-x:auto;overflow-y:hidden;height:auto;min-height:500px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin-bottom:0}._serviceCardContainer_1lb9b_227{scroll-snap-type:x mandatory}._serviceCardWrapper_1lb9b_235{width:calc((100% - 2rem) / 3);min-width:300px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_1lb9b_248{grid-column:1;width:100%;padding:2rem 1rem;gap:2rem;height:auto;min-height:auto}._serviceSupportSectionContainer_1lb9b_260{width:100%;gap:2rem;height:auto}._supportImageContents_1lb9b_272{flex-direction:column;gap:2rem;align-items:center}._supportImage_1lb9b_272{position:relative}._supportImage_1lb9b_272{width:100%;max-width:100%}._supportImage_1lb9b_272 img{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}._supportImageCard_1lb9b_281{position:absolute;top:15.5rem;left:1rem;bottom:auto}._supportCardButton_1lb9b_306{width:100%;text-align:center}._supportContents_1lb9b_317{width:100%;text-align:center;align-items:center}._supportText_1lb9b_328{align-items:center}._supportText_1lb9b_328 h2{width:100%;text-align:center}._supportFeatureRow_1lb9b_345{flex-direction:column;gap:1.5rem;align-items:center}._supportFeatureContents_1lb9b_349{flex-direction:column;text-align:center;align-items:center}._supportFeatureText_1lb9b_365{width:100%;text-align:center}._supportButton_1lb9b_985{width:100%;display:flex;justify-content:center;margin-top:1rem}._supportStatsSection_1lb9b_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:center;width:100%;max-width:100%}._statsItem_1lb9b_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._faqSection_1lb9b_404{grid-column:1;margin:0;padding:0 1rem;flex-direction:column;gap:2rem;width:100%;max-width:100%;height:auto;overflow-x:hidden}._faqSectionLeft_1lb9b_414{width:100%;align-items:center;text-align:center}._faqSectionContents_1lb9b_420{align-items:center}._faqSectionContents_1lb9b_420 h2{width:100%;text-align:center}._faqSectionContents_1lb9b_420 img{width:100%;max-width:100%;height:auto;border-radius:20px}._faqSectionRight_1lb9b_447,._faqColumn_1lb9b_1047{width:100%}._promiseSection_1lb9b_524{grid-column:1;width:100%;padding:2rem 1rem;overflow-x:hidden}._promiseSectionContainer_1lb9b_538{width:100%;flex-direction:column;gap:2rem;align-items:center}._promiseLeftSection_1lb9b_547{width:100%;text-align:center}._promiseLeftSectionContents_1lb9b_547,._leftSectionText_1lb9b_576{align-items:center}._promiseLeftSection_1lb9b_547 img{width:70%;border-radius:20px;margin-top:1rem}._promiseRightSection_1lb9b_1084{width:100%}._promiseIcon_1lb9b_1088{width:40px;height:40px;display:flex;align-items:center;justify-content:center}._promiseIcon_1lb9b_1088 img{width:100%;height:auto}._promiseCardsRow_1lb9b_594{gap:1.5rem;width:100%;grid-template-columns:1fr}._getStartedBannerSection_1lb9b_646{grid-column:1;padding:3rem 2rem;text-align:center}._getStartedBannerContent_1lb9b_672{align-items:center;width:100%}._getStartedBannerText_1lb9b_680{align-items:center}._getStartedBannerContent_1lb9b_672 h2,._getStartedBannerContent_1lb9b_672 p{width:100%;text-align:center}._getStartedBannerbutton_1lb9b_697{flex-direction:column;gap:1rem;width:100%;align-items:center}._getStartedBannerbutton_1lb9b_697>*{width:100%;max-width:300px}}@media (max-width: 767px){._ioTAnalyticsPage_1lb9b_1{padding:.5rem;row-gap:1.5rem}._repairServiceSection_1lb9b_19{min-height:400px;border-radius:15px}._repairServiceContainer_1lb9b_41{padding:1.5rem;gap:1.5rem}._repairServiceContents_1lb9b_52{gap:1.5rem}._repairServiceTexts_1lb9b_61 h2{font-size:1.5rem;line-height:1.3}._repairServiceTexts_1lb9b_61 p{font-size:1rem}._repairIconSection_1lb9b_90{gap:1rem}._repairIconContainer_1lb9b_101 img{max-width:50px}._repairIconContainer_1lb9b_101 p{font-size:.75rem}._serviceSection_1lb9b_126{padding:0 .5rem;margin-bottom:.75rem;min-height:auto}._serviceHeaderSectionText_1lb9b_143 h2{font-size:1.5rem}._serviceHeaderSectionText_1lb9b_143 p{font-size:1rem}._serviceCardSection_1lb9b_215{gap:.75rem;margin-top:1.5rem;margin-bottom:0;overflow:hidden;height:auto;min-height:450px}._serviceCardContainer_1lb9b_227{gap:.75rem}._serviceCardWrapper_1lb9b_235{width:calc((100% - 1.5rem) / 3);min-width:280px}._serviceSupportSection_1lb9b_248{padding:1.5rem .5rem;gap:1.5rem}._serviceSupportSectionContainer_1lb9b_260{gap:1.5rem}._supportImageCard_1lb9b_281{padding:1.5rem;border-radius:15px}._supportImageCard_1lb9b_281 h2{font-size:1rem}._supportImageCard_1lb9b_281 p{font-size:.875rem}._supportText_1lb9b_328 h2{font-size:1.75rem}._supportText_1lb9b_328 p{font-size:1rem}._supportFeatureRow_1lb9b_345{gap:1rem}._supportFeatureText_1lb9b_365 h2{font-size:1.25rem}._supportFeatureText_1lb9b_365 p{font-size:1rem}._supportButton_1lb9b_985{margin-top:.75rem}._supportStatsSection_1lb9b_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_1lb9b_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1lb9b_391{font-size:3rem;line-height:1.2}._statsLabel_1lb9b_397{font-size:1rem}._faqSection_1lb9b_404{padding:0 .5rem;gap:1.5rem}._faqSectionContents_1lb9b_420 h2{font-size:1.5rem}._faqSectionContents_1lb9b_420 p{font-size:1rem}._faqTrigger_1lb9b_472{padding:14px 16px;font-size:.9rem}._faqContent_1lb9b_509{padding:0 16px;font-size:.9rem}._promiseSection_1lb9b_524{padding:1.5rem .5rem}._promiseSectionContainer_1lb9b_538{gap:1.5rem}._promiseLeftSectionContents_1lb9b_547{gap:2rem}._leftSectionText_1lb9b_576 h2{font-size:1.5rem}._leftSectionText_1lb9b_576 p{font-size:1rem}._promiseCardsRow_1lb9b_594{gap:1rem;width:100%;grid-template-columns:1fr}._promiseCard_1lb9b_594{padding:1.25rem;border-radius:15px}._promiseCard_1lb9b_594 h3{font-size:1.2rem}._promiseCard_1lb9b_594 p{font-size:.8rem}._getStartedBannerSection_1lb9b_646{padding:2rem 1rem;gap:1.5rem}._getStartedBannerContent_1lb9b_672{gap:1.5rem}._getStartedBannerText_1lb9b_680{gap:.75rem}._getStartedBannerContent_1lb9b_672 h2{font-size:1.5rem}._getStartedBannerContent_1lb9b_672 p{font-size:1rem}._getStartedBannerbutton_1lb9b_697{gap:.75rem}._getStartedBannerbutton_1lb9b_697>*{max-width:100%}}@media (max-width: 479px){._ioTAnalyticsPage_1lb9b_1{padding:.25rem;row-gap:1rem;overflow-x:hidden}._repairServiceSection_1lb9b_19{min-height:350px;border-radius:12px;margin:0;width:100%;max-width:100%;overflow:hidden}._repairServiceContainer_1lb9b_41{padding:1rem;gap:1rem}._repairServiceContents_1lb9b_52{gap:1rem}._repairServiceTexts_1lb9b_61 h2{font-size:1.25rem;line-height:1.3;width:100%}._repairServiceTexts_1lb9b_61 p{font-size:.875rem;width:100%}._repairIconSection_1lb9b_90{gap:.75rem;flex-wrap:wrap}._repairIconContainer_1lb9b_101{flex:1 1 calc(50% - .375rem);min-width:0}._repairIconContainer_1lb9b_101 img{max-width:40px}._repairIconContainer_1lb9b_101 p{font-size:.7rem}._serviceSection_1lb9b_126{padding:0 .25rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:.5rem;min-height:auto}._serviceHeaderSection_1lb9b_135{gap:1rem}._serviceHeaderSectionText_1lb9b_143 h2{font-size:1.25rem}._serviceHeaderSectionText_1lb9b_143 p{font-size:.875rem}._serviceHeaderSectionIcon_1lb9b_177,._leftArrowIconContainer_1lb9b_185,._rightArrowIconContainer_1lb9b_186{display:none}._serviceCardSection_1lb9b_215{gap:.5rem;margin-top:1rem;margin-bottom:0;width:100%;overflow-x:auto;overflow-y:hidden;height:auto;min-height:400px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}._serviceCardContainer_1lb9b_227{gap:.5rem;scroll-snap-align:start}._serviceCardWrapper_1lb9b_235{width:calc((100% - 1rem) / 3);min-width:280px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_1lb9b_248{padding:1rem .25rem;gap:1rem;width:100%;overflow-x:hidden}._serviceSupportSectionContainer_1lb9b_260{width:100%;gap:1rem}._supportImageContents_1lb9b_272{gap:1rem}._supportImage_1lb9b_272{width:100%}._supportImage_1lb9b_272 img{width:100%;max-width:100%;border-radius:12px}._supportImageCard_1lb9b_281{padding:1rem;border-radius:12px;width:100%;max-width:100%;margin-top:.75rem;position:relative;top:auto;left:auto;right:auto}._supportImageCard_1lb9b_281 h2{font-size:.9rem}._supportImageCard_1lb9b_281 p{font-size:.8rem}._supportCardButton_1lb9b_306{width:100%;max-width:100%;padding:.6rem 1rem;font-size:.9rem;text-align:center}._supportContents_1lb9b_317{width:100%;gap:1rem}._supportText_1lb9b_328 h2{font-size:1.5rem;width:100%}._supportText_1lb9b_328 p{font-size:.875rem}._supportFeatureRow_1lb9b_345{gap:.75rem;width:100%}._supportFeatureContents_1lb9b_349{width:100%;gap:.75rem}._supportIconContainer_1lb9b_354{width:40px;height:40px;flex-shrink:0}._supportFeatureText_1lb9b_365{width:100%}._supportFeatureText_1lb9b_365 h2{font-size:1.1rem}._supportFeatureText_1lb9b_365 p{font-size:.875rem}._supportButton_1lb9b_985{width:100%;margin-top:.5rem}._supportButton_1lb9b_985>*{width:100%;max-width:100%}._supportStatsSection_1lb9b_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_1lb9b_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1lb9b_391{font-size:2.5rem;line-height:1.2}._statsLabel_1lb9b_397{font-size:.875rem}._faqSection_1lb9b_404{padding:0 .25rem;gap:1rem;width:100%;overflow-x:hidden}._faqSectionLeft_1lb9b_414{width:100%}._faqSectionContents_1lb9b_420{gap:1rem}._faqSectionContents_1lb9b_420 h2{font-size:1.25rem;width:100%}._faqSectionContents_1lb9b_420 p{font-size:.875rem}._faqSectionContents_1lb9b_420 img{width:100%;max-width:100%;border-radius:12px}._faqSectionRight_1lb9b_447,._faqColumn_1lb9b_1047{width:100%}._faqAccordion_1lb9b_454{gap:1rem}._faqItem_1lb9b_459{border-radius:10px}._faqTrigger_1lb9b_472{padding:12px 14px;font-size:.85rem}._faqContent_1lb9b_509{padding:0 14px;font-size:.85rem}._promiseSection_1lb9b_524{padding:1rem .25rem;width:100%;overflow-x:hidden}._promiseSectionContainer_1lb9b_538{width:100%;gap:1rem}._promiseLeftSection_1lb9b_547{width:100%}._promiseLeftSectionContents_1lb9b_547{gap:1.5rem}._leftSectionText_1lb9b_576{gap:.75rem}._leftSectionText_1lb9b_576 h2{font-size:1.25rem}._leftSectionText_1lb9b_576 p{font-size:.875rem}._promiseLeftSection_1lb9b_547 img{width:100%;max-width:100%;border-radius:12px}._promiseRightSection_1lb9b_1084{width:100%}._promiseCardsRow_1lb9b_594{gap:.75rem;width:100%;grid-template-columns:1fr}._promiseCard_1lb9b_594{padding:1rem;border-radius:12px;width:100%}._promiseCardHeader_1lb9b_625{gap:.75rem}._promiseIcon_1lb9b_1088{width:35px;height:35px;flex-shrink:0}._promiseCard_1lb9b_594 h3{font-size:1.1rem}._promiseCard_1lb9b_594 p{font-size:.75rem}._getStartedBannerSection_1lb9b_646{padding:1.5rem .75rem;gap:1rem;width:100%;overflow-x:hidden}._getStartedBannerContent_1lb9b_672{gap:1rem;width:100%}._getStartedBannerText_1lb9b_680{gap:.5rem;width:100%}._getStartedBannerContent_1lb9b_672 h2{font-size:1.25rem;width:100%}._getStartedBannerContent_1lb9b_672 p{font-size:.875rem;width:100%}._getStartedBannerbutton_1lb9b_697{gap:.5rem;width:100%;flex-direction:column}._getStartedBannerbutton_1lb9b_697>*{width:100%;max-width:100%}}._smartCitiesPage_1bq90_1{color:var(--text-color);font-family:Manrope,sans-serif;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;column-gap:1.25rem;padding-top:1.5rem;row-gap:3.75rem;width:100%}._smartMeteringPage_1bq90_13 *{font-family:Manrope,sans-serif}._repairServiceSection_1bq90_19{grid-column:1/13;background-image:url(/images/SmartCities.webp);height:612px;width:1720px;border-radius:2rem;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;margin:auto 100px}._repairServiceSection_1bq90_19:before{content:"";position:absolute;inset:0;background:#000000a6;opacity:1.5;z-index:1;border-radius:30px}._repairServiceContainer_1bq90_41{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem;justify-content:center;height:100%;align-items:center}._repairServiceContents_1bq90_52{display:flex;flex-direction:column;text-align:center;gap:2.125rem;align-items:center;width:100%}._repairServiceTexts_1bq90_61{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}._repairServiceTexts_1bq90_61 h2{font-size:2rem;font-weight:700;line-height:44px;color:#fff;width:auto;max-width:800px;margin:0 auto;text-align:center}._repairServiceTexts_1bq90_61 p{font-size:1.5rem;font-weight:400;color:#fff;width:auto;max-width:900px;margin:0 auto;text-align:center}._repairIconSection_1bq90_90{display:flex;flex-direction:row;gap:6rem;justify-content:center;text-align:center;align-items:center;width:100%;flex-wrap:wrap}._repairIconContainer_1bq90_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_1bq90_101 img{width:auto;height:auto;max-width:60px;filter:brightness(0) saturate(100%) invert(44%) sepia(51%) saturate(421%) hue-rotate(82deg) brightness(95%) contrast(92%)}._repairIconContainer_1bq90_101 p{font-size:1rem;font-weight:500;color:#fff;margin:0;text-align:center}._serviceSection_1bq90_126{grid-column:2/12;width:1430px;max-width:100%;height:auto;min-height:810px;margin:0 auto}._serviceHeaderSection_1bq90_135{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}._serviceHeaderSectionText_1bq90_143{display:flex;flex-direction:column;gap:.5rem;width:auto;flex:1;text-align:left}._serviceHeaderSectionText_1bq90_143 ._tag_1bq90_151{text-align:left;font-weight:800;color:var(--brand-green)}._serviceHeaderSectionText_1bq90_143 h2{color:#163b7c;padding-top:2rem;text-align:left;font-weight:800}._serviceHeaderSectionText_1bq90_143 p{font-size:1.1rem;font-weight:500;width:50%;color:#6c6c6c;text-align:left}@media (max-width: 1023px){._serviceHeaderSectionText_1bq90_143 p{width:100%;text-align:center}}._serviceHeaderSectionIcon_1bq90_177{display:flex;flex-direction:row;gap:1rem;align-items:center;flex-shrink:0}._leftArrowIconContainer_1bq90_185,._rightArrowIconContainer_1bq90_186{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease}._rightArrowIconContainer_1bq90_186{background:var(--brand-blue)}._leftArrowIconContainer_1bq90_185{background:var(--brand-green-transparent)}._leftArrowIconContainer_1bq90_185:hover,._rightArrowIconContainer_1bq90_186:hover{transform:scale(1.1)}._leftArrowIconContainer_1bq90_185 img,._rightArrowIconContainer_1bq90_186 img{width:24px;height:24px;object-fit:contain}._serviceCardSection_1bq90_215{display:flex;margin-top:2rem;width:100%;max-width:1430px;height:600px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}._serviceCardContainer_1bq90_227{display:flex;gap:1rem;justify-content:flex-start;width:100%;will-change:transform}._serviceCardWrapper_1bq90_235{flex:0 0 auto;width:calc((100% - 2rem) / 3);min-width:0}._serviceCardWrapper_1bq90_235>*{width:100%;height:100%}._serviceSupportSection_1bq90_248{grid-column:1/13;background-color:var(--brand-green-transparent);width:100%;justify-content:center;padding:3.9rem 0;max-width:1920px;height:800px;display:flex;background:#eef7f0;gap:5rem}._serviceSupportSectionContainer_1bq90_260{display:inline-flex;flex-direction:column;gap:3rem;width:1450px;height:680px}._serviceSupportSectionContainer_1bq90_260 h2{color:#163b7c;font-size:2rem}._supportImageContents_1bq90_272{display:flex;justify-content:space-between;gap:6.75rem;justify-content:center}._supportImageCard_1bq90_281{position:absolute;background:#fff;z-index:1;bottom:1.5rem;left:1.2rem;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.9rem;width:350px}._supportImageCard_1bq90_281 h2{font-size:1.125rem;line-height:25.9px;font-weight:600;color:#1f1f1f}._supportImageCard_1bq90_281 p{font-size:1rem;line-height:25.9px;font-weight:500;color:#1f1f1f}._supportCardButton_1bq90_306{padding:.7rem 1.6rem;border-radius:50px;border:1px solid var(--brand-green);font-size:1.1rem;color:var(--brand-blue);font-weight:600;width:270px;text-align:left;background-color:#fff}._supportContents_1bq90_317{display:flex;flex-direction:column;gap:2rem}._tag_1bq90_151{color:var(--brand-green);font-size:.875rem;font-weight:800}._supportText_1bq90_328{display:flex;flex-direction:column;gap:1rem}._supportText_1bq90_328 h2{font-size:2.25rem;font-weight:800;width:80%}._supportText_1bq90_328 p{font-size:1.25rem;color:#6c6c6c;font-weight:500;line-height:25.9px}._supportFeatureRow_1bq90_345{display:flex;gap:2rem}._supportFeatureContents_1bq90_349{display:flex;gap:1rem}._supportIconContainer_1bq90_354{width:50px;height:50px;background:var(--grey-lightest-color);display:flex;align-items:center;justify-content:center;border-radius:50%}._supportFeatureText_1bq90_365{display:flex;flex-direction:column;justify-items:flex-start;width:100%}._supportFeatureText_1bq90_365 h2{font-size:1.5rem;font-weight:500}._supportFeatureText_1bq90_365 p{font-size:1.25rem;font-weight:500;line-height:25.9px;color:#6c6c6c}._supportStatsSection_1bq90_384{display:flex;justify-content:space-between;text-align:center;width:100%}._statsValue_1bq90_391{font-size:5rem;font-weight:500;color:var(--brand-green);line-height:95px}._statsLabel_1bq90_397{font-size:1.25rem;color:#3e547a;font-weight:600}._faqSection_1bq90_404{grid-column:2/12;display:flex;width:1430px;height:550px;justify-content:space-between;gap:5rem}._faqSectionLeft_1bq90_414{display:flex;flex-direction:column;gap:1.5rem;width:700px}._faqSectionContents_1bq90_420{display:flex;flex-direction:column;gap:2rem;width:100%}._faqTag_1bq90_426{font-size:1.1rem;font-weight:600;color:var(--brand-green)}._faqSectionContents_1bq90_420 h2{width:85%;color:#163b7c}._faqSectionContents_1bq90_420 img{width:700px;height:245px;border-radius:10px;object-fit:cover}._faqSectionContents_1bq90_420 p{font-size:1.25rem;font-weight:500;color:#6c6c6c}._faqSectionRight_1bq90_447{display:flex;flex-direction:column;justify-content:center;width:630px}._faqAccordion_1bq90_454{display:flex;flex-direction:column;gap:1.5rem}._faqItem_1bq90_459{border-radius:12px;background-color:#fff;box-shadow:0 2px 3px #00000026;overflow:hidden;transition:all .3s ease}._faqItemOpen_1bq90_468{background-color:var(--brand-green-transparent)}._faqTrigger_1bq90_472{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;font-size:1rem;font-weight:600;color:#163b7c;background:none;border:none;outline:none;cursor:pointer;text-align:left;transition:color .25s ease}._faqTriggerOpen_1bq90_490{color:var(--brand-green);font-size:1rem;font-weight:500}._icon_1bq90_497{font-size:1.5rem;font-weight:400;color:#6b7280;margin-left:12px;transition:color .3s ease}._faqTriggerOpen_1bq90_490 ._icon_1bq90_497{color:var(--brand-green)}._faqContent_1bq90_509{padding:0 22px;font-size:1rem;line-height:1.6;font-weight:500;color:#6c6c6c;overflow:hidden;transition:max-height .4s ease,padding .25s ease}._faqContentOpen_1bq90_519{padding-bottom:16px}._promiseSection_1bq90_524{grid-column:1/13;display:flex;justify-content:center;width:100%;margin:0 auto;background-color:#eef7f0;padding:4rem 0;margin-bottom:2rem;margin-top:2rem}._promiseSectionContainer_1bq90_538{display:flex;width:1430px;justify-content:space-between;gap:7rem;box-sizing:border-box}._promiseLeftSectionContents_1bq90_547{display:flex;flex-direction:column;gap:3.5rem;padding-bottom:1rem;width:100%}._promiseLeftSection_1bq90_547{flex:1 1 40%;width:100%}._promiseLeftSection_1bq90_547 img{width:100%;max-width:100%;height:auto;display:block;object-fit:cover;border-radius:20px}._promiseleftSectionTag_1bq90_569{font-size:.875rem;line-height:30px;letter-spacing:.16rem;font-weight:800;color:var(--brand-green)}._leftSectionText_1bq90_576{color:var(--brand-blue);display:flex;flex-direction:column;gap:.9rem}._leftSectionText_1bq90_576 p{font-weight:400;line-height:22px;font-size:1.25rem;color:#7a7a7a}._requestDemoButton_1bq90_589{width:270px;margin-top:-2rem;border-radius:2rem}._promiseCardsRow_1bq90_594{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);row-gap:1.875rem;column-gap:3.5rem;width:885px}._promiseCard_1bq90_594{background:#fff;border-radius:20px;border:1px solid #cccccc;padding:1.5rem;text-align:left;box-shadow:0 4px 25px #0000000a;transition:all .3s ease;cursor:default;display:flex;flex-direction:column;gap:1rem;color:inherit}._promiseCard_1bq90_594:hover{background:var(--brand-blue)}._promiseCard_1bq90_594:hover *{color:#fff!important}._promiseCardHeader_1bq90_625{display:flex;align-items:center;gap:1rem}._promiseCard_1bq90_594 h3{font-size:1.4rem;font-weight:600;color:#05091d}._promiseCard_1bq90_594 p{font-size:.875rem;font-weight:400;color:gray;line-height:1.5;letter-spacing:-.36px}._getStartedBannerSection_1bq90_646{grid-column:1 / 13;width:1720px;max-width:1720px;margin:0 auto;background-image:url(/images/success.png);position:relative;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;overflow:hidden;padding:6rem 15rem;gap:2.75rem}._getStartedBannerSection_1bq90_646:before{content:"";position:absolute;inset:0;background:#163b7ca3;opacity:1.5;z-index:1}._getStartedBannerContent_1bq90_672{position:relative;z-index:2;display:flex;flex-direction:column;gap:2.75rem}._getStartedBannerText_1bq90_680{display:flex;flex-direction:column;gap:1rem}._getStartedBannerContent_1bq90_672 h2{color:#fff;width:45%}._getStartedBannerContent_1bq90_672 p{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:500;color:#fff;width:60%}._getStartedBannerbutton_1bq90_697{display:flex;gap:4rem}@media (max-width: 1820px) and (min-width: 1024px){._repairServiceSection_1bq90_19,._serviceSupportSection_1bq90_248,._promiseSection_1bq90_524,._getStartedBannerSection_1bq90_646{width:calc(100% - 4rem);max-width:calc(100% - 4rem);margin:0 auto}._serviceSection_1bq90_126{margin:auto 2rem}._serviceSupportSectionContainer_1bq90_260{width:90%;max-width:100%}._supportImageContents_1bq90_272{gap:3rem}._faqSection_1bq90_404{margin:auto 2rem}._promiseSectionContainer_1bq90_538{width:90%;max-width:100%;padding:0 2rem}._getStartedBannerSection_1bq90_646{padding:4rem 8rem}._supportStatsSection_1bq90_384{gap:2.5rem}._promiseLeftSection_1bq90_547 img{width:100%;max-width:100%}}@media (min-width: 768px) and (max-width: 1023px){._supportStatsSection_1bq90_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._statsItem_1bq90_760{display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1bq90_391{font-size:4rem}._statsLabel_1bq90_397{font-size:1.125rem}}@media (min-width: 1440px) and (max-width: 1820px){._supportStatsSection_1bq90_384{gap:3rem}._statsValue_1bq90_391{font-size:5.5rem}._statsLabel_1bq90_397{font-size:1.375rem}}@media (max-width: 1023px){._smartCitiesPage_1bq90_1{grid-template-columns:1fr;column-gap:0;padding:1rem;row-gap:1.5rem;overflow-x:hidden;width:100%;max-width:100%}._repairServiceSection_1bq90_19{width:100%;max-width:100%;margin:0;height:auto;min-height:500px;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat}._repairServiceContainer_1bq90_41{padding:2rem;gap:2rem}._repairServiceTexts_1bq90_61 h2{width:100%;font-size:1.75rem}._repairServiceTexts_1bq90_61 p{width:100%;font-size:1.25rem}._repairIconSection_1bq90_90{flex-wrap:wrap;gap:2rem;justify-content:center}._repairIconContainer_1bq90_101{display:flex;flex-direction:column;align-items:center;gap:.5rem}._repairIconContainer_1bq90_101 img{width:100%;max-width:60px;height:auto}._repairIconContainer_1bq90_101 p{font-size:.875rem;color:var(--text-color)}._serviceSection_1bq90_126{grid-column:1;margin:0;padding:0 1rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:1rem;min-height:auto}._serviceHeaderSection_1bq90_135{flex-direction:column;gap:1.5rem;align-items:center;text-align:center}._serviceHeaderSectionText_1bq90_143{width:100%;align-items:center}._serviceHeaderSectionIcon_1bq90_177{justify-content:center;display:none}._serviceCardSection_1bq90_215{overflow-x:auto;overflow-y:hidden;height:auto;min-height:500px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin-bottom:0}._serviceCardContainer_1bq90_227{scroll-snap-type:x mandatory}._serviceCardWrapper_1bq90_235{width:calc((100% - 2rem) / 3);min-width:300px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_1bq90_248{grid-column:1;width:100%;padding:2rem 1rem;gap:2rem;height:auto;min-height:auto}._serviceSupportSectionContainer_1bq90_260{width:100%;gap:2rem;height:auto}._supportImageContents_1bq90_272{flex-direction:column;gap:2rem;align-items:center}._supportImage_1bq90_272{position:relative}._supportImage_1bq90_272{width:100%;max-width:100%}._supportImage_1bq90_272 img{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}._supportImageCard_1bq90_281{position:absolute;top:15.5rem;left:1rem;bottom:auto}._supportCardButton_1bq90_306{width:100%;text-align:center}._supportContents_1bq90_317{width:100%;text-align:center;align-items:center}._supportText_1bq90_328{align-items:center}._supportText_1bq90_328 h2{width:100%;text-align:center}._supportFeatureRow_1bq90_345{flex-direction:column;gap:1.5rem;align-items:center}._supportFeatureContents_1bq90_349{flex-direction:column;text-align:center;align-items:center}._supportFeatureText_1bq90_365{width:100%;text-align:center}._supportButton_1bq90_985{width:100%;display:flex;justify-content:center;margin-top:1rem}._supportStatsSection_1bq90_384{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:center;width:100%;max-width:100%}._statsItem_1bq90_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._faqSection_1bq90_404{grid-column:1;margin:0;padding:0 1rem;flex-direction:column;gap:2rem;width:100%;max-width:100%;height:auto;overflow-x:hidden}._faqSectionLeft_1bq90_414{width:100%;align-items:center;text-align:center}._faqSectionContents_1bq90_420{align-items:center}._faqSectionContents_1bq90_420 h2{width:100%;text-align:center}._faqSectionContents_1bq90_420 img{width:100%;max-width:100%;height:auto;border-radius:20px}._faqSectionRight_1bq90_447,._faqColumn_1bq90_1047{width:100%}._promiseSection_1bq90_524{grid-column:1;width:100%;padding:2rem 1rem;overflow-x:hidden}._promiseSectionContainer_1bq90_538{width:100%;flex-direction:column;gap:2rem;align-items:center}._promiseLeftSection_1bq90_547{width:100%;text-align:center}._promiseLeftSectionContents_1bq90_547,._leftSectionText_1bq90_576{align-items:center}._promiseLeftSection_1bq90_547 img{width:70%;border-radius:20px;margin-top:1rem}._promiseRightSection_1bq90_1084{width:100%}._promiseIcon_1bq90_1088{width:40px;height:40px;display:flex;align-items:center;justify-content:center}._promiseIcon_1bq90_1088 img{width:100%;height:auto}._promiseCardsRow_1bq90_594{gap:1.5rem;width:100%;grid-template-columns:1fr}._getStartedBannerSection_1bq90_646{grid-column:1;padding:3rem 2rem;text-align:center}._getStartedBannerContent_1bq90_672{align-items:center;width:100%}._getStartedBannerText_1bq90_680{align-items:center}._getStartedBannerContent_1bq90_672 h2,._getStartedBannerContent_1bq90_672 p{width:100%;text-align:center}._getStartedBannerbutton_1bq90_697{flex-direction:column;gap:1rem;width:100%;align-items:center}._getStartedBannerbutton_1bq90_697>*{width:100%;max-width:300px}}@media (max-width: 767px){._smartCitiesPage_1bq90_1{padding:.5rem;row-gap:1.5rem}._repairServiceSection_1bq90_19{min-height:400px;border-radius:15px}._repairServiceContainer_1bq90_41{padding:1.5rem;gap:1.5rem}._repairServiceContents_1bq90_52{gap:1.5rem}._repairServiceTexts_1bq90_61 h2{font-size:1.5rem;line-height:1.3}._repairServiceTexts_1bq90_61 p{font-size:1rem}._repairIconSection_1bq90_90{gap:1rem}._repairIconContainer_1bq90_101 img{max-width:50px}._repairIconContainer_1bq90_101 p{font-size:.75rem}._serviceSection_1bq90_126{padding:0 .5rem;margin-bottom:.75rem;min-height:auto}._serviceHeaderSectionText_1bq90_143 h2{font-size:1.5rem}._serviceHeaderSectionText_1bq90_143 p{font-size:1rem}._serviceCardSection_1bq90_215{gap:.75rem;margin-top:1.5rem;margin-bottom:0;overflow:hidden;height:auto;min-height:450px}._serviceCardContainer_1bq90_227{gap:.75rem}._serviceCardWrapper_1bq90_235{width:calc((100% - 1.5rem) / 3);min-width:280px}._serviceSupportSection_1bq90_248{padding:1.5rem .5rem;gap:1.5rem}._serviceSupportSectionContainer_1bq90_260{gap:1.5rem}._supportImageCard_1bq90_281{padding:1.5rem;border-radius:15px}._supportImageCard_1bq90_281 h2{font-size:1rem}._supportImageCard_1bq90_281 p{font-size:.875rem}._supportText_1bq90_328 h2{font-size:1.75rem}._supportText_1bq90_328 p{font-size:1rem}._supportFeatureRow_1bq90_345{gap:1rem}._supportFeatureText_1bq90_365 h2{font-size:1.25rem}._supportFeatureText_1bq90_365 p{font-size:1rem}._supportButton_1bq90_985{margin-top:.75rem}._supportStatsSection_1bq90_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_1bq90_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1bq90_391{font-size:3rem;line-height:1.2}._statsLabel_1bq90_397{font-size:1rem}._faqSection_1bq90_404{padding:0 .5rem;gap:1.5rem}._faqSectionContents_1bq90_420 h2{font-size:1.5rem}._faqSectionContents_1bq90_420 p{font-size:1rem}._faqTrigger_1bq90_472{padding:14px 16px;font-size:.9rem}._faqContent_1bq90_509{padding:0 16px;font-size:.9rem}._promiseSection_1bq90_524{padding:1.5rem .5rem}._promiseSectionContainer_1bq90_538{gap:1.5rem}._promiseLeftSectionContents_1bq90_547{gap:2rem}._leftSectionText_1bq90_576 h2{font-size:1.5rem}._leftSectionText_1bq90_576 p{font-size:1rem}._promiseCardsRow_1bq90_594{gap:1rem;width:100%;grid-template-columns:1fr}._promiseCard_1bq90_594{padding:1.25rem;border-radius:15px}._promiseCard_1bq90_594 h3{font-size:1.2rem}._promiseCard_1bq90_594 p{font-size:.8rem}._getStartedBannerSection_1bq90_646{padding:2rem 1rem;gap:1.5rem}._getStartedBannerContent_1bq90_672{gap:1.5rem}._getStartedBannerText_1bq90_680{gap:.75rem}._getStartedBannerContent_1bq90_672 h2{font-size:1.5rem}._getStartedBannerContent_1bq90_672 p{font-size:1rem}._getStartedBannerbutton_1bq90_697{gap:.75rem}._getStartedBannerbutton_1bq90_697>*{max-width:100%}}@media (max-width: 479px){._smartCitiesPage_1bq90_1{padding:.25rem;row-gap:1rem;overflow-x:hidden}._repairServiceSection_1bq90_19{min-height:350px;border-radius:12px;margin:0;width:100%;max-width:100%;overflow:hidden}._repairServiceContainer_1bq90_41{padding:1rem;gap:1rem}._repairServiceContents_1bq90_52{gap:1rem}._repairServiceTexts_1bq90_61 h2{font-size:1.25rem;line-height:1.3;width:100%}._repairServiceTexts_1bq90_61 p{font-size:.875rem;width:100%}._repairIconSection_1bq90_90{gap:.75rem;flex-wrap:wrap}._repairIconContainer_1bq90_101{flex:1 1 calc(50% - .375rem);min-width:0}._repairIconContainer_1bq90_101 img{max-width:40px}._repairIconContainer_1bq90_101 p{font-size:.7rem}._serviceSection_1bq90_126{padding:0 .25rem;width:100%;max-width:100%;overflow-x:hidden;margin-bottom:.5rem;min-height:auto}._serviceHeaderSection_1bq90_135{gap:1rem}._serviceHeaderSectionText_1bq90_143 h2{font-size:1.25rem}._serviceHeaderSectionText_1bq90_143 p{font-size:.875rem}._serviceHeaderSectionIcon_1bq90_177,._leftArrowIconContainer_1bq90_185,._rightArrowIconContainer_1bq90_186{display:none}._serviceCardSection_1bq90_215{gap:.5rem;margin-top:1rem;margin-bottom:0;width:100%;overflow-x:auto;overflow-y:hidden;height:auto;min-height:400px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}._serviceCardContainer_1bq90_227{gap:.5rem;scroll-snap-align:start}._serviceCardWrapper_1bq90_235{width:calc((100% - 1rem) / 3);min-width:280px;scroll-snap-align:start;flex-shrink:0}._serviceSupportSection_1bq90_248{padding:1rem .25rem;gap:1rem;width:100%;overflow-x:hidden}._serviceSupportSectionContainer_1bq90_260{width:100%;gap:1rem}._supportImageContents_1bq90_272{gap:1rem}._supportImage_1bq90_272{width:100%}._supportImage_1bq90_272 img{width:100%;max-width:100%;border-radius:12px}._supportImageCard_1bq90_281{padding:1rem;border-radius:12px;width:100%;max-width:100%;margin-top:.75rem;position:relative;top:auto;left:auto;right:auto}._supportImageCard_1bq90_281 h2{font-size:.9rem}._supportImageCard_1bq90_281 p{font-size:.8rem}._supportCardButton_1bq90_306{width:100%;max-width:100%;padding:.6rem 1rem;font-size:.9rem;text-align:center}._supportContents_1bq90_317{width:100%;gap:1rem}._supportText_1bq90_328 h2{font-size:1.5rem;width:100%}._supportText_1bq90_328 p{font-size:.875rem}._supportFeatureRow_1bq90_345{gap:.75rem;width:100%}._supportFeatureContents_1bq90_349{width:100%;gap:.75rem}._supportIconContainer_1bq90_354{width:40px;height:40px;flex-shrink:0}._supportFeatureText_1bq90_365{width:100%}._supportFeatureText_1bq90_365 h2{font-size:1.1rem}._supportFeatureText_1bq90_365 p{font-size:.875rem}._supportButton_1bq90_985{width:100%;margin-top:.5rem}._supportButton_1bq90_985>*{width:100%;max-width:100%}._supportStatsSection_1bq90_384{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}._statsItem_1bq90_760{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._statsValue_1bq90_391{font-size:2.5rem;line-height:1.2}._statsLabel_1bq90_397{font-size:.875rem}._faqSection_1bq90_404{padding:0 .25rem;gap:1rem;width:100%;overflow-x:hidden}._faqSectionLeft_1bq90_414{width:100%}._faqSectionContents_1bq90_420{gap:1rem}._faqSectionContents_1bq90_420 h2{font-size:1.25rem;width:100%}._faqSectionContents_1bq90_420 p{font-size:.875rem}._faqSectionContents_1bq90_420 img{width:100%;max-width:100%;border-radius:12px}._faqSectionRight_1bq90_447,._faqColumn_1bq90_1047{width:100%}._faqAccordion_1bq90_454{gap:1rem}._faqItem_1bq90_459{border-radius:10px}._faqTrigger_1bq90_472{padding:12px 14px;font-size:.85rem}._faqContent_1bq90_509{padding:0 14px;font-size:.85rem}._promiseSection_1bq90_524{padding:1rem .25rem;width:100%;overflow-x:hidden}._promiseSectionContainer_1bq90_538{width:100%;gap:1rem}._promiseLeftSection_1bq90_547{width:100%}._promiseLeftSectionContents_1bq90_547{gap:1.5rem}._leftSectionText_1bq90_576{gap:.75rem}._leftSectionText_1bq90_576 h2{font-size:1.25rem}._leftSectionText_1bq90_576 p{font-size:.875rem}._promiseLeftSection_1bq90_547 img{width:100%;max-width:100%;border-radius:12px}._promiseRightSection_1bq90_1084{width:100%}._promiseCardsRow_1bq90_594{gap:.75rem;width:100%;grid-template-columns:1fr}._promiseCard_1bq90_594{padding:1rem;border-radius:12px;width:100%}._promiseCardHeader_1bq90_625{gap:.75rem}._promiseIcon_1bq90_1088{width:35px;height:35px;flex-shrink:0}._promiseCard_1bq90_594 h3{font-size:1.1rem}._promiseCard_1bq90_594 p{font-size:.75rem}._getStartedBannerSection_1bq90_646{padding:1.5rem .75rem;gap:1rem;width:100%;overflow-x:hidden}._getStartedBannerContent_1bq90_672{gap:1rem;width:100%}._getStartedBannerText_1bq90_680{gap:.5rem;width:100%}._getStartedBannerContent_1bq90_672 h2{font-size:1.25rem;width:100%}._getStartedBannerContent_1bq90_672 p{font-size:.875rem;width:100%}._getStartedBannerbutton_1bq90_697{gap:.5rem;width:100%;flex-direction:column}._getStartedBannerbutton_1bq90_697>*{width:100%;max-width:100%}}._energyUtilitiesContainer_ra6rk_1{width:100%;background-color:var(--white);color:var(--dark-blue)}._constructionHeroWrapper_ra6rk_7{margin-top:-3rem}._heroContainer_ra6rk_12{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:80vh}._heroContent_ra6rk_21{display:flex;flex-direction:column;gap:2rem}._heroCTA_ra6rk_27{display:flex;gap:1rem;justify-content:flex-start;flex-wrap:wrap}._heroImageContainer_ra6rk_34{position:relative;height:100%;border-radius:2rem;overflow:hidden}._heroImage_ra6rk_34{width:100%;height:100%;object-fit:cover;border-radius:2rem;transition:transform .3s ease}._heroImage_ra6rk_34:hover{transform:scale(1.02)}._introSection_ra6rk_55{padding:2rem;background-color:var(--brand-green-lightest);border-radius:2rem}._introContainer_ra6rk_62{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}._introContent_ra6rk_69{display:flex;flex-direction:column;gap:2rem}._introIcon_ra6rk_75{width:5rem;height:5rem;background-color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px var(--shadow)}._introIcon_ra6rk_75 img{width:3rem;height:3rem}._introTitle_ra6rk_91{font-size:2.5rem;font-weight:700;color:var(--brand-blue)}._introDescription_ra6rk_97{font-size:1.125rem;color:var(--grey-info)}._introFeatures_ra6rk_102{display:flex;flex-direction:column;gap:1rem}._introFeature_ra6rk_102{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:var(--dark-blue);font-weight:500}._introFeature_ra6rk_102 img{width:1.25rem;height:1.25rem;color:var(--brand-green)}._introStats_ra6rk_123{display:flex;flex-direction:column;gap:1.5rem}._statCard_ra6rk_129{background-color:var(--white);padding:1rem;border-radius:1.5rem;text-align:center}._statNumber_ra6rk_137{font-size:2.5rem;font-weight:800;color:var(--brand-green)}._statLabel_ra6rk_143{font-size:1.125rem;font-weight:600;color:var(--brand-blue)}._statDescription_ra6rk_149{font-size:.875rem;color:var(--grey-info)}._sectionHeader_ra6rk_154{text-align:center;width:60%;display:flex;flex-direction:column;gap:1rem}._sectionTitle_ra6rk_162{font-size:2.5rem;font-weight:700;color:var(--brand-blue)}._sectionSubtitle_ra6rk_168{font-size:1.125rem;color:var(--grey-info)}._commitmentSection_ra6rk_172,._valueSection_ra6rk_172{display:flex;flex-direction:column;gap:1rem;width:100%;text-align:center;align-items:center}._commitmentGrid_ra6rk_181{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;width:100%}._commitmentCard_ra6rk_188{background-color:var(--white);border:1px solid var(--border);border-radius:1.5rem;padding:1.2rem;box-shadow:0 4px 6px var(--shadow);transition:transform .3s ease,box-shadow .3s ease;text-align:center}._commitmentIcon_ra6rk_197{width:5rem;height:5rem;margin:0 auto 1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center}._commitmentIcon_ra6rk_197 img{width:3rem;height:3rem}._commitmentTitle_ra6rk_212{font-size:1.25rem;font-weight:600;color:var(--brand-blue)}._commitmentDescription_ra6rk_218{font-size:1rem;color:var(--grey-info)}._capabilitiesSection_ra6rk_224{border-radius:3rem;display:flex;flex-direction:column;gap:1rem;width:100%;text-align:center;align-items:center}._capabilitiesHero_ra6rk_234{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:3rem 0rem;border-radius:2rem}._capabilitiesHeroContent_ra6rk_243{display:flex;flex-direction:column;gap:2rem;text-align:left}._capabilitiesHeroTitle_ra6rk_250{font-size:2.25rem;font-weight:700;color:var(--brand-blue)}._capabilitiesHeroDescription_ra6rk_256{font-size:1.125rem;color:var(--grey-info)}._capabilitiesHeroStats_ra6rk_261{display:flex;gap:2rem;flex-wrap:wrap}._capabilitiesStat_ra6rk_267{display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:1rem;padding:.5rem;border:1px solid var(--brand-green)}._capabilitiesStatNumber_ra6rk_277{font-size:2rem;font-weight:800;color:var(--brand-green)}._capabilitiesStatLabel_ra6rk_283{font-size:.875rem;color:var(--brand-blue);font-weight:600}._capabilitiesHeroImage_ra6rk_289{position:relative;height:100%;border-radius:1.5rem;overflow:hidden}._capabilitiesImage_ra6rk_296{width:100%;height:100%;object-fit:cover;border-radius:1.5rem}._capabilitiesGrid_ra6rk_303,._expandedCapabilitiesGrid_ra6rk_304{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;width:100%}._capabilityCard_ra6rk_311{background-color:var(--white);border:1px solid var(--border);border-radius:1.5rem;padding:1.2rem;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}._capabilityIcon_ra6rk_326{width:64px;height:64px;background-color:var(--brand-blue-lightest);border-radius:50%;display:flex;align-items:center;justify-content:center}._capabilityIcon_ra6rk_326 img{width:2rem;height:2rem}._capabilityTitle_ra6rk_341{font-size:1.5rem;font-weight:600;color:var(--brand-blue)}._capabilityDescription_ra6rk_347{font-size:1rem;color:var(--grey-info)}._capabilityFeatures_ra6rk_352{display:flex;flex-direction:column;gap:.5rem}._capabilityFeatures_ra6rk_352 span{background-color:var(--brand-green-lightest);color:var(--brand-green);padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:500;text-align:center}._capabilitiesCTA_ra6rk_368{background-color:var(--brand-blue);border-radius:3rem;padding:4rem 3rem;text-align:center;color:var(--white);position:relative;overflow:hidden}._capabilitiesCTA_ra6rk_368:before{content:"";position:absolute;inset:0;background-color:#ffffff1a;pointer-events:none}._capabilitiesCTAContent_ra6rk_389{position:relative;z-index:1;display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}._capabilitiesCTAIcon_ra6rk_399{width:5rem;height:5rem;border-radius:50%;display:flex;align-items:center;justify-content:center}._capabilitiesCTAIcon_ra6rk_399 img{width:2.5rem;height:2.5rem;filter:brightness(0) invert(1)}._capabilitiesCTATitle_ra6rk_414{font-size:2.5rem;font-weight:700}._capabilitiesCTADescription_ra6rk_419{font-size:1.25rem;opacity:.95}._capabilitiesCTAStats_ra6rk_424{display:flex;gap:3rem;justify-content:center;flex-wrap:wrap}._capabilitiesCTAStat_ra6rk_424{display:flex;flex-direction:column;align-items:center;text-align:center}._capabilitiesCTAStatNumber_ra6rk_438{font-size:2.5rem;font-weight:800;color:var(--white);line-height:1;text-shadow:0 2px 4px rgba(0,0,0,.3)}._capabilitiesCTAStatLabel_ra6rk_446{font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}._capabilitiesCTAButtons_ra6rk_452{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}._valueHero_ra6rk_461{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;border-radius:2rem}._valueHeroContent_ra6rk_469{display:flex;flex-direction:column;gap:2rem;text-align:left}._valueHeroTitle_ra6rk_476{font-size:2.25rem;font-weight:700;color:var(--brand-blue)}._valueHeroDescription_ra6rk_482{font-size:1.125rem;color:var(--grey-info)}._valueHeroMetrics_ra6rk_487{display:flex;gap:2rem;flex-wrap:wrap}._valueMetric_ra6rk_493{display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:1rem;gap:.6rem;padding:.5rem;border:1px solid var(--brand-green)}._valueMetricNumber_ra6rk_504{font-size:2rem;font-weight:800;color:var(--brand-green)}._valueMetricLabel_ra6rk_510{font-size:.875rem;color:var(--brand-blue);font-weight:600}._valueHeroImage_ra6rk_516{position:relative;height:100%;border-radius:1.5rem;overflow:hidden}._valueImage_ra6rk_523{width:100%;height:100%;object-fit:cover;border-radius:1.5rem}._valueGrid_ra6rk_530{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));width:100%;gap:2rem}._valueCard_ra6rk_537{background-color:var(--white);border:1px solid var(--border);border-radius:1.5rem;padding:1.2rem;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}._valueCardIcon_ra6rk_551{width:64px;height:64px;background-color:var(--brand-blue-lightest);border-radius:50%;display:flex;align-items:center;justify-content:center}._valueCardIcon_ra6rk_551 img{width:2rem;height:2rem}._valueCardTitle_ra6rk_566{font-size:1.5rem;font-weight:600;color:var(--brand-blue)}._valueCardDescription_ra6rk_572{font-size:1rem;color:var(--grey-info)}._valueCardFeatures_ra6rk_577{display:flex;gap:.5rem}._valueCardFeatures_ra6rk_577 span{background-color:var(--brand-green-lightest);color:var(--brand-green);padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:500;text-align:center}._showcaseSection_ra6rk_593{border-radius:1.5rem;display:flex;flex-direction:column;gap:1rem}._showcaseHero_ra6rk_600{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;border-radius:2rem}._showcaseHeroContent_ra6rk_609{display:flex;flex-direction:column;gap:2rem}._showcaseTitle_ra6rk_615{font-size:2.5rem;font-weight:700;color:var(--brand-blue)}._showcaseDescription_ra6rk_621{font-size:1.125rem;color:var(--grey-info)}._showcaseStats_ra6rk_626{display:flex;gap:2rem;flex-wrap:wrap}._showcaseStat_ra6rk_626{display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:1rem;padding:.5rem;border:1px solid var(--brand-green)}._showcaseStatNumber_ra6rk_642{font-size:2rem;font-weight:800;color:var(--brand-green)}._showcaseStatLabel_ra6rk_648{font-size:.875rem;color:var(--brand-blue);font-weight:600}._showcaseHeroImage_ra6rk_654{position:relative;height:100%;border-radius:1.5rem;overflow:hidden}._showcaseImage_ra6rk_661{width:100%;height:100%;object-fit:cover;border-radius:1.5rem}._showcaseGrid_ra6rk_668{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}._showcaseCard_ra6rk_674{border:1px solid var(--border);border-radius:1.5rem;padding:2rem;text-align:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}._showcaseCardIcon_ra6rk_686{width:4rem;height:4rem;background-color:var(--brand-blue);border-radius:50%;display:flex;align-items:center;justify-content:center}._showcaseCardIcon_ra6rk_686 img{width:2rem;height:2rem;filter:brightness(0) invert(1)}._showcaseCardTitle_ra6rk_702{font-size:1.25rem;font-weight:600;color:var(--brand-blue)}._showcaseCardDescription_ra6rk_708{font-size:1rem;color:var(--grey-info)}._industrySection_ra6rk_714{padding:8rem 0;border-radius:2rem;display:flex;flex-direction:column;gap:2rem}._industryHub_ra6rk_722{position:relative;max-width:1000px;margin:0 auto}._industryCentralHub_ra6rk_728{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:160px;height:160px;background-color:var(--brand-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10}._industryHubIcon_ra6rk_743{width:64px;height:64px;object-fit:contain}._industryFeatureCircles_ra6rk_749{position:relative;height:100%;width:100%}._industryFeatureCircle_ra6rk_749{position:absolute;width:6rem;height:6rem;background-color:var(--brand-green);border:2px solid var(--brand-green-light);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}._industryFeatureIcon_ra6rk_769{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}._industryFeatureIcon_ra6rk_769 img{width:100%;height:100%;filter:none;filter:invert(18%) sepia(61%) saturate(1812%) hue-rotate(191deg) brightness(92%) contrast(98%)}._industryFeatureLabel_ra6rk_785{font-size:.75rem;font-weight:600;color:var(--white);text-align:center}._industryFeatureTooltip_ra6rk_792{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:var(--brand-blue);color:var(--white);padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;opacity:0;visibility:hidden;z-index:20}._industryFeatureTooltip_ra6rk_792:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:.5rem solid transparent;border-top-color:var(--brand-blue)}._industryFeatureCircle_ra6rk_749:hover ._industryFeatureTooltip_ra6rk_792{opacity:1;visibility:visible}._differentiatorsSection_ra6rk_823{padding:6rem 0;border-radius:2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}._differentiatorsHero_ra6rk_832{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:3rem;border-radius:2rem}._differentiatorsHeroContent_ra6rk_841{display:flex;flex-direction:column;gap:2rem}._differentiatorsHeroTitle_ra6rk_847{font-size:2.25rem;font-weight:700;color:var(--brand-blue)}._differentiatorsHeroDescription_ra6rk_853{font-size:1.125rem;color:var(--grey-info)}._differentiatorsHeroStats_ra6rk_858{display:flex;gap:2rem;flex-wrap:wrap}._differentiatorsStat_ra6rk_864{display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:1rem;padding:.5rem;border:1px solid var(--brand-green)}._differentiatorsStatNumber_ra6rk_874{font-size:2rem;font-weight:800;color:var(--brand-green)}._differentiatorsStatLabel_ra6rk_880{font-size:.875rem;color:var(--brand-blue);font-weight:600}._differentiatorsHeroImage_ra6rk_886{position:relative;height:100%;border-radius:1.5rem;overflow:hidden}._differentiatorsImage_ra6rk_893{width:100%;height:100%;object-fit:cover;border-radius:1.5rem}._differentiatorsGrid_ra6rk_900{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;width:100%}._differentiatorCard_ra6rk_907{background-color:var(--white);border:1px solid var(--border);border-radius:1.5rem;padding:2.5rem;position:relative;display:flex;flex-direction:column;gap:1rem;overflow:hidden}._differentiatorCardIcon_ra6rk_921{width:5rem;height:5rem;background-color:var(--brand-blue-lightest);border-radius:50%;display:flex;align-items:center;justify-content:center}._differentiatorCardIcon_ra6rk_921 img{width:2rem;height:2rem}._differentiatorCardTitle_ra6rk_936{font-size:1.25rem;font-weight:600;color:var(--brand-blue)}._differentiatorCardDescription_ra6rk_942{font-size:1rem;color:var(--grey-info)}._differentiatorCardFeatures_ra6rk_947{display:flex;flex-direction:column;gap:.5rem}._differentiatorCardFeatures_ra6rk_947 span{background-color:var(--brand-green-lightest);color:var(--brand-green);padding:.5rem 1rem;border-radius:1rem;font-size:.875rem;font-weight:500;text-align:center}._closingCTASection_ra6rk_964{padding:4rem 0;background-color:var(--brand-green-lightest);border-radius:3rem;margin:2rem 0}._closingCTAButtons_ra6rk_971{display:flex;gap:1.5rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}@media (max-width: 1024px){._heroContainer_ra6rk_12{grid-template-columns:1fr;gap:3rem;min-height:auto}._heroImageContainer_ra6rk_34{min-height:400px;order:-1}._heroCTA_ra6rk_27{justify-content:center}._introContainer_ra6rk_62{grid-template-columns:1fr;gap:3rem}._introStats_ra6rk_123{order:-1}._capabilitiesHero_ra6rk_234{grid-template-columns:1fr;gap:2rem;padding:2rem}._capabilitiesHeroImage_ra6rk_289{order:-1;min-height:250px}._capabilitiesGrid_ra6rk_303{grid-template-columns:1fr;gap:1.5rem}._capabilitiesCTA_ra6rk_368{padding:3rem 2rem;border-radius:2rem}._capabilitiesCTATitle_ra6rk_414{font-size:2rem}._capabilitiesCTAStats_ra6rk_424{gap:2rem}._capabilitiesCTAStatNumber_ra6rk_438{font-size:2rem}._showcaseHero_ra6rk_600,._valueHero_ra6rk_461,._differentiatorsHero_ra6rk_832{grid-template-columns:1fr;gap:2rem;padding:2rem}._showcaseHeroImage_ra6rk_654,._valueHeroImage_ra6rk_516,._differentiatorsHeroImage_ra6rk_886{order:-1;min-height:250px}._showcaseGrid_ra6rk_668,._valueGrid_ra6rk_530,._differentiatorsGrid_ra6rk_900{grid-template-columns:1fr;gap:1.5rem}._industryFeatureCircles_ra6rk_749{height:400px}._industryCentralHub_ra6rk_728{width:96px;height:96px}._industryHubIcon_ra6rk_743{width:36px;height:36px}._industryFeatureCircle_ra6rk_749{width:80px;height:80px}._industryFeatureIcon_ra6rk_769{width:20px;height:20px}._industryFeatureLabel_ra6rk_785{font-size:.625rem}}@media (max-width: 520px){._commitmentGrid_ra6rk_181{display:flex;flex-direction:column;gap:2rem}._capabilitiesSection_ra6rk_224 h2{font-size:1.2rem}._capabilitiesSection_ra6rk_224 p{font-size:1rem}._heroSection_ra6rk_1102 ._heroTitle_ra6rk_1102{font-size:2rem}._heroSection_ra6rk_1102 ._heroSubtitle_ra6rk_1106{font-size:1rem}._capabilityCard_ra6rk_311,._valueCard_ra6rk_537,._differentiatorCard_ra6rk_907{padding:1.25rem}._caseStudyCTAButtons_ra6rk_1116{flex-direction:column;gap:1rem}}@media (max-width: 420px){._commitmentGrid_ra6rk_181{display:flex;flex-direction:column;gap:2rem}._introSection_ra6rk_55,._valueSection_ra6rk_172,._caseStudySection_ra6rk_1131{padding:1.5rem 1rem}._industryFeatureCircles_ra6rk_749{position:static;height:auto;width:auto;display:flex;flex-direction:column;gap:1rem;overflow:hidden}}@media (max-width: 768px){._constructionHeroWrapper_ra6rk_7{margin-top:0}._energyUtilitiesContainer_ra6rk_1{width:100%;overflow-x:hidden}._heroSection_ra6rk_1102 ._heroTitle_ra6rk_1102{font-size:2rem}._heroSection_ra6rk_1102 ._heroSubtitle_ra6rk_1106{font-size:1rem}._heroContainer_ra6rk_12{gap:2rem}._heroImageContainer_ra6rk_34{min-height:300px}._sectionTitle_ra6rk_162{font-size:2rem}._commitmentGrid_ra6rk_181,._capabilitiesGrid_ra6rk_303,._expandedCapabilitiesGrid_ra6rk_304,._industryGrid_ra6rk_1179{grid-template-columns:1fr;gap:1.5rem}._heroCTA_ra6rk_27,._closingCTAButtons_ra6rk_971{flex-direction:column;align-items:center}._commitmentCard_ra6rk_188,._industryCard_ra6rk_1191{padding:1.5rem}._valueItem_ra6rk_1195,._differentiatorItem_ra6rk_1196{padding:1.25rem 1.5rem}._valueText_ra6rk_1200,._differentiatorText_ra6rk_1201{font-size:1rem}._introSection_ra6rk_55,._capabilitiesSection_ra6rk_224,._showcaseSection_ra6rk_593,._differentiatorsSection_ra6rk_823,._closingCTASection_ra6rk_964,._caseStudySection_ra6rk_1131{border-radius:1.5rem;margin:1rem 0}._sectionHeader_ra6rk_154{width:100%;text-align:left;align-items:flex-start}._sectionTitle_ra6rk_162{font-size:1.75rem}._introSection_ra6rk_55,._valueHero_ra6rk_461,._showcaseHero_ra6rk_600,._differentiatorsHero_ra6rk_832{padding:1.5rem}._valueHero_ra6rk_461,._showcaseHero_ra6rk_600,._differentiatorsHero_ra6rk_832{gap:1.5rem}._capabilitiesHeroStats_ra6rk_261,._valueHeroMetrics_ra6rk_487,._showcaseStats_ra6rk_626,._differentiatorsHeroStats_ra6rk_858{flex-direction:column;align-items:stretch}._industrySection_ra6rk_714{padding:3rem 0}._industryHub_ra6rk_722{display:flex;flex-direction:column;gap:1.5rem;align-items:stretch}._industryCentralHub_ra6rk_728{position:relative;top:auto;left:auto;transform:none;margin:0 auto}._industryFeatureCircles_ra6rk_749{position:static;height:auto;width:100%;display:flex;flex-direction:column;gap:1rem}._industryFeatureCircle_ra6rk_749{position:relative;width:100%;height:auto;border-radius:1rem;flex-direction:row;justify-content:flex-start;padding:1rem;gap:1rem}._industryFeatureIcon_ra6rk_769{width:2.5rem;height:2.5rem}._industryFeatureLabel_ra6rk_785{font-size:.875rem;text-align:left}._industryFeatureTooltip_ra6rk_792{position:static;opacity:1;visibility:visible;transform:none;background:transparent;color:var(--grey-info);padding:0;font-size:.85rem}._industryFeatureTooltip_ra6rk_792:after{display:none}}._caseStudySection_ra6rk_1131{background:var(--white);border-radius:3rem;padding:4rem 3rem;margin:3rem 0;border:1px solid var(--brand-green-lightest)}._caseStudyHero_ra6rk_1320{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:3rem}._caseStudyHeroContent_ra6rk_1328{display:flex;flex-direction:column;gap:2rem}._caseStudyTitle_ra6rk_1334{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0}._caseStudyDescription_ra6rk_1341{font-size:1.25rem;color:var(--text-secondary);line-height:1.6;margin:0}._caseStudyMetrics_ra6rk_1348{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._caseStudyMetric_ra6rk_1348{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;background:var(--brand-green-lightest);border-radius:1rem;border:1px solid var(--brand-green)}._caseStudyMetricNumber_ra6rk_1365{font-size:2.5rem;font-weight:800;color:var(--brand-green);margin-bottom:.5rem}._caseStudyMetricLabel_ra6rk_1372{font-size:.875rem;font-weight:600;color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px}._caseStudyHeroImage_ra6rk_1380{position:relative;border-radius:2rem;overflow:hidden;box-shadow:0 20px 40px #0000001a}._caseStudyImage_ra6rk_1387{width:100%;height:400px;object-fit:cover;transition:transform .3s ease}._caseStudyHeroImage_ra6rk_1380:hover ._caseStudyImage_ra6rk_1387{transform:scale(1.05)}._caseStudyCTA_ra6rk_1116{background:var(--brand-green-lightest);border-radius:2rem;padding:3rem;text-align:center;border:1px solid var(--brand-green)}._caseStudyCTAContent_ra6rk_1406{max-width:600px;margin:0 auto}._caseStudyCTATitle_ra6rk_1411{font-size:2rem;font-weight:700;color:var(--brand-green);margin-bottom:1rem}._caseStudyCTADescription_ra6rk_1418{font-size:1.125rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}._caseStudyCTAButtons_ra6rk_1116{display:flex;justify-content:center;gap:1.5rem}@media (max-width: 1024px){._caseStudyHero_ra6rk_1320{grid-template-columns:1fr;gap:3rem}._caseStudyHeroImage_ra6rk_1380{order:-1}._caseStudyMetrics_ra6rk_1348{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 768px){._caseStudySection_ra6rk_1131{padding:2rem 1.5rem;border-radius:1.5rem}._caseStudyTitle_ra6rk_1334{font-size:2rem}._caseStudyDescription_ra6rk_1341{font-size:1.125rem}._caseStudyMetricNumber_ra6rk_1365{font-size:2rem}._caseStudyImage_ra6rk_1387{height:300px}._caseStudyCTA_ra6rk_1116{padding:2rem}._caseStudyCTATitle_ra6rk_1411{font-size:1.5rem}._caseStudyCTAButtons_ra6rk_1116{flex-direction:column;align-items:center}}._heroSection_1xvgn_1{width:1720px;max-width:100%;margin:0 auto;display:flex;flex-direction:column;position:relative;background:linear-gradient(135deg,#000,#1a0d2e,#16213e);background-image:url(/images/EnergyBg.svg);background-repeat:no-repeat;background-position:right center;background-size:contain;margin-top:-5rem;padding:4rem 100px 2rem;gap:3rem;justify-content:center;overflow:hidden}._heroContent_1xvgn_20{width:100%;max-width:100%;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;flex:1}._textContent_1xvgn_32{flex:1;display:flex;flex-direction:column;gap:1.5rem;z-index:2;max-width:707px}._badge_1xvgn_41{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff;margin-top:129px}._headline_1xvgn_50{font-size:4rem;font-weight:800;line-height:1.1;color:#fff;margin:0;letter-spacing:-2px}._description_1xvgn_59{font-size:1.125rem;line-height:1.7;color:#fff;opacity:.9;margin:0;max-width:550px}._buttonGroup_1xvgn_68{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap;margin-top:.5rem}._primaryButton_1xvgn_76{background-color:var(--brand-green)!important;color:#fff!important;border-radius:2rem;padding:.875rem 2rem;font-weight:600;transition:all .3s ease}._primaryButton_1xvgn_76:hover{transform:translateY(-2px);box-shadow:0 8px 20px #55b56c4d}._secondaryButton_1xvgn_93{background-color:transparent!important;background:transparent!important;color:#fff!important;border:none!important;padding:.875rem 2rem;font-weight:600;transition:all .3s ease}._secondaryButton_1xvgn_93:hover{background-color:#ffffff1a!important;background:#ffffff1a!important}._secondaryButton_1xvgn_93 label,._secondaryButton_1xvgn_93 ._label_1xvgn_109,._secondaryButton_1xvgn_93 *{color:#fff!important}._statsContainer_1xvgn_118{width:100%;max-width:100%;margin:0 auto;display:flex;flex-direction:row;gap:2rem;flex-wrap:wrap;justify-content:center;padding-top:2rem}._statCard_1xvgn_130{width:463px;flex:0 0 463px;height:212px;background:#fff;border-radius:1.5rem;padding:1.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;gap:.5rem;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease}._statIcon_1xvgn_149{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}._statIcon_1xvgn_149 img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(58%) sepia(47%) saturate(1234%) hue-rotate(88deg) brightness(95%) contrast(85%)}._statValue_1xvgn_165{font-size:2.5rem;font-weight:800;color:var(--brand-green);line-height:1;margin:.25rem 0}._statTitle_1xvgn_173{font-size:1.125rem;font-weight:700;color:var(--brand-blue);margin:0}._statDescription_1xvgn_180{font-size:.875rem;color:var(--text-color);margin:0;line-height:1.4}@media (max-width: 1920px){._heroSection_1xvgn_1{width:100%;max-width:1720px;padding:4rem 100px 2rem}}@media (max-width: 1024px){._heroSection_1xvgn_1{width:100%;padding:3rem 1.5rem 2rem;gap:3rem;margin-top:0;background-size:auto 90%;background-position:right top}._heroContent_1xvgn_20{flex-direction:column;gap:3rem;text-align:center;min-height:auto}._textContent_1xvgn_32{max-width:100%;align-items:center}._badge_1xvgn_41{margin-top:0;font-size:.8rem}._headline_1xvgn_50{font-size:clamp(2.5rem,6vw,3.5rem);text-align:center}._description_1xvgn_59{text-align:center;max-width:100%;font-size:1.05rem}._buttonGroup_1xvgn_68{justify-content:center;flex-wrap:wrap}._statsContainer_1xvgn_118{gap:1.5rem;padding-top:1.5rem}._statCard_1xvgn_130{width:100%;flex:1 1 calc(50% - .75rem);max-width:100%;min-width:280px;height:auto;padding:1.5rem}}@media (max-width: 768px){._heroSection_1xvgn_1{padding:2.5rem 1.5rem 2rem;gap:2rem;margin-top:0;background-size:auto 80%;background-position:right top}._heroContent_1xvgn_20{gap:2rem;min-height:auto}._textContent_1xvgn_32{gap:1.25rem}._badge_1xvgn_41{font-size:.75rem;margin-top:0;letter-spacing:.08em}._headline_1xvgn_50{font-size:clamp(2rem,7vw,3rem);letter-spacing:-1px;line-height:1.2}._description_1xvgn_59{font-size:1rem;line-height:1.6}._buttonGroup_1xvgn_68{flex-direction:column;width:100%;gap:.875rem}._primaryButton_1xvgn_76,._secondaryButton_1xvgn_93{width:100%;justify-content:center;padding:.875rem 1.5rem}._secondaryButtonWrapper_1xvgn_303{width:100%}._statsContainer_1xvgn_118{flex-direction:column;gap:1.25rem;padding-top:1.5rem}._statCard_1xvgn_130{width:100%;flex:0 0 100%;max-width:100%;height:auto;padding:1.5rem}._statValue_1xvgn_165{font-size:2.25rem}._statTitle_1xvgn_173{font-size:1.05rem}}@media (max-width: 480px){._heroSection_1xvgn_1{padding:2rem 1rem 1.5rem;gap:1.5rem;margin-top:0;background-size:auto 70%;background-position:right top}._heroContent_1xvgn_20{gap:1.5rem}._textContent_1xvgn_32{gap:1rem}._badge_1xvgn_41{font-size:.7rem;letter-spacing:.05em;margin-top:0}._headline_1xvgn_50{font-size:clamp(1.75rem,8vw,2.25rem);letter-spacing:-.5px;line-height:1.15}._description_1xvgn_59{font-size:.95rem;line-height:1.5}._buttonGroup_1xvgn_68{gap:.75rem}._primaryButton_1xvgn_76,._secondaryButton_1xvgn_93{padding:.75rem 1.25rem;font-size:.9rem}._statsContainer_1xvgn_118{gap:1rem;padding-top:1rem}._statCard_1xvgn_130{padding:1.25rem 1rem;border-radius:1.25rem}._statIcon_1xvgn_149{width:36px;height:36px;margin-bottom:.5rem}._statValue_1xvgn_165{font-size:2rem;margin:.5rem 0}._statTitle_1xvgn_173{font-size:1rem;margin-bottom:.25rem}._statDescription_1xvgn_180{font-size:.85rem;line-height:1.3}}@media (max-width: 360px){._heroSection_1xvgn_1{padding:1.5rem .875rem 1.25rem;gap:1.25rem}._badge_1xvgn_41{font-size:.65rem}._headline_1xvgn_50{font-size:1.5rem}._description_1xvgn_59{font-size:.9rem}._statCard_1xvgn_130{padding:1rem .875rem}._statValue_1xvgn_165{font-size:1.75rem}}@media (max-width: 768px){._heroSection_1xvgn_1.renewalHero,._heroSection_1xvgn_1.constructionHero,._heroSection_1xvgn_1.IndustrialHero{min-height:100vh;background-size:cover!important;background-position:center center!important;padding:2rem 1rem 1.5rem;display:flex;flex-direction:column;justify-content:flex-start}._heroSection_1xvgn_1.renewalHero{margin-top:0}._heroSection_1xvgn_1.constructionHero,._heroSection_1xvgn_1.IndustrialHero{margin-top:0!important}._heroSection_1xvgn_1.renewalHero ._heroContent_1xvgn_20,._heroSection_1xvgn_1.constructionHero ._heroContent_1xvgn_20,._heroSection_1xvgn_1.IndustrialHero ._heroContent_1xvgn_20{flex:1;justify-content:flex-start;padding-top:2rem;min-height:auto}._heroSection_1xvgn_1.renewalHero ._textContent_1xvgn_32,._heroSection_1xvgn_1.constructionHero ._textContent_1xvgn_32,._heroSection_1xvgn_1.IndustrialHero ._textContent_1xvgn_32{max-width:100%;align-items:center;text-align:center}._heroSection_1xvgn_1.renewalHero ._statsContainer_1xvgn_118,._heroSection_1xvgn_1.constructionHero ._statsContainer_1xvgn_118,._heroSection_1xvgn_1.IndustrialHero ._statsContainer_1xvgn_118{margin-top:auto;padding-top:2rem}}@media (max-width: 480px){._heroSection_1xvgn_1.renewalHero,._heroSection_1xvgn_1.constructionHero,._heroSection_1xvgn_1.IndustrialHero{min-height:100vh;background-size:cover!important;background-position:center center!important;padding:1.5rem 1rem 1rem}._heroSection_1xvgn_1.renewalHero{margin-top:0}._heroSection_1xvgn_1.constructionHero,._heroSection_1xvgn_1.IndustrialHero{margin-top:0!important}._heroSection_1xvgn_1.renewalHero ._heroContent_1xvgn_20,._heroSection_1xvgn_1.constructionHero ._heroContent_1xvgn_20,._heroSection_1xvgn_1.IndustrialHero ._heroContent_1xvgn_20,._heroSection_1xvgn_1.renewalHero ._statsContainer_1xvgn_118,._heroSection_1xvgn_1.constructionHero ._statsContainer_1xvgn_118,._heroSection_1xvgn_1.IndustrialHero ._statsContainer_1xvgn_118{padding-top:1.5rem}}._capabilitiesSection_6wwv3_1{width:100%;height:737px;padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,3rem);background-color:#f0f7f2;position:relative;overflow:hidden}._container_6wwv3_10{max-width:1430px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:flex-start}._leftSection_6wwv3_19{display:flex;flex-direction:column;gap:clamp(1.2rem,2.5vw,2.2rem);width:621px;max-width:100%}._sectionLabel_6wwv3_27{font-size:clamp(.875rem,1.5vw,1rem);font-weight:600;color:var(--brand-green);text-transform:uppercase;letter-spacing:.05em;display:block}._title_6wwv3_36{font-size:clamp(1.5rem,4vw,2.3rem);font-weight:700;color:var(--brand-blue);line-height:1.2;margin:0}._servicesList_6wwv3_44{display:flex;flex-direction:column;gap:clamp(1.25rem,2vw,1.75rem)}._serviceItem_6wwv3_50{display:flex;align-items:flex-start;gap:1rem;height:75px;min-height:75px}._serviceIcon_6wwv3_58{width:3.5rem;height:3.5rem;min-width:3.5rem;min-height:3.5rem;background-color:var(--brand-green);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:.75rem;box-shadow:0 2px 8px #55b56c33}._iconImage_6wwv3_73{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}._serviceContent_6wwv3_80{display:flex;flex-direction:column;gap:.375rem;flex:1}._serviceTitle_6wwv3_87{font-size:clamp(1rem,1.5vw,1.25rem);font-weight:700;color:var(--brand-blue);margin:0;line-height:1.3}._serviceSubtitle_6wwv3_95{font-size:clamp(.875rem,1.2vw,1rem);font-weight:500;color:#6c6c6c;margin:0;line-height:1.4}._serviceDescription_6wwv3_103{font-size:clamp(.8125rem,1.1vw,.9375rem);font-weight:400;color:#6c6c6c;margin:0;line-height:1.5}._buttonWrapper_6wwv3_111{display:flex;margin-top:.5rem}._rightSection_6wwv3_119{display:flex;flex-direction:column;gap:1.25rem;height:100%}._largeImageWrapper_6wwv3_126{width:704px;max-width:100%;height:326px;border-radius:1rem;overflow:hidden;box-shadow:0 4px 16px #0000001a;aspect-ratio:16 / 9}._largeImage_6wwv3_126{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}._largeImage_6wwv3_126:hover{transform:scale(1.02)}._bottomImagesContainer_6wwv3_148{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}._smallImageWrapper_6wwv3_154{width:341.5px;max-width:100%;height:259px;border-radius:1rem;overflow:hidden;box-shadow:0 4px 16px #0000001a;aspect-ratio:1 / 1}._smallImage_6wwv3_154{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}._smallImage_6wwv3_154:hover{transform:scale(1.02)}@media (max-width: 1024px){._capabilitiesSection_6wwv3_1{height:auto;min-height:737px}._container_6wwv3_10{grid-template-columns:1fr;gap:3rem}._leftSection_6wwv3_19{width:100%}._rightSection_6wwv3_119{order:-1;width:100%}._largeImageWrapper_6wwv3_126{width:100%;height:auto;max-height:400px}._bottomImagesContainer_6wwv3_148{gap:1rem}._smallImageWrapper_6wwv3_154{width:100%;height:auto}}@media (max-width: 768px){._capabilitiesSection_6wwv3_1{height:auto;padding:2.5rem 1.5rem}._container_6wwv3_10{gap:2.5rem}._leftSection_6wwv3_19{width:100%;gap:1.75rem}._servicesList_6wwv3_44{gap:1.5rem}._serviceItem_6wwv3_50{gap:1rem;height:auto;min-height:auto}._serviceIcon_6wwv3_58{width:3rem;height:3rem;min-width:3rem;min-height:3rem;padding:.625rem}._buttonWrapper_6wwv3_111,._exploreButton_6wwv3_116,._rightSection_6wwv3_119{width:100%}._largeImageWrapper_6wwv3_126{width:100%;height:auto;max-height:350px}._bottomImagesContainer_6wwv3_148{gap:.875rem}._smallImageWrapper_6wwv3_154{width:100%;height:auto}}@media (max-width: 420px){._capabilitiesSection_6wwv3_1{height:auto;padding:2rem 1.25rem}._container_6wwv3_10{gap:2rem}._leftSection_6wwv3_19{width:100%;gap:1.5rem}._servicesList_6wwv3_44{gap:1.25rem}._serviceItem_6wwv3_50{gap:.875rem;height:auto;min-height:auto}._serviceIcon_6wwv3_58{width:2.75rem;height:2.75rem;min-width:2.75rem;min-height:2.75rem;padding:.5rem}._serviceContent_6wwv3_80{gap:.25rem}._buttonWrapper_6wwv3_111,._exploreButton_6wwv3_116,._rightSection_6wwv3_119{width:100%}._largeImageWrapper_6wwv3_126{width:100%;height:auto;max-height:280px}._bottomImagesContainer_6wwv3_148{gap:.75rem}._smallImageWrapper_6wwv3_154{width:100%;height:auto}}@media (max-width: 375px){._capabilitiesSection_6wwv3_1{height:auto;padding:1.75rem 1rem}._container_6wwv3_10{gap:1.75rem}._leftSection_6wwv3_19{width:100%;gap:1.25rem}._servicesList_6wwv3_44{gap:1rem}._serviceItem_6wwv3_50{height:auto;min-height:auto}._serviceIcon_6wwv3_58{width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;padding:.5rem}._buttonWrapper_6wwv3_111,._exploreButton_6wwv3_116,._rightSection_6wwv3_119{width:100%}._largeImageWrapper_6wwv3_126{width:100%;height:auto;max-height:250px}._smallImageWrapper_6wwv3_154{width:100%;height:auto}}._whoWeSection_1du7u_1{width:100%;padding:80px 0;background-color:#fff}._whoWeContainer_1du7u_8{max-width:1720px;margin:0 auto;padding:0 20px;width:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}._whoWeHeader_1du7u_21{text-align:center;margin-bottom:60px;display:flex;flex-direction:column;gap:12px}._whoWeTitle_1du7u_29{font-size:36px;font-weight:800;color:#163b7c;margin:0;line-height:1.2;font-family:Manrope,sans-serif}._whoWeSubtitle_1du7u_38{font-size:20px;font-weight:500;color:#6c6c6c;margin:0;line-height:1.6;font-family:Manrope,sans-serif}._whoWeCardsGrid_1du7u_47{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:100%}._whoWeCard_1du7u_47{background:#fff;border-radius:16px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 4px 20px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;width:100%}._whoWeIconContainer_1du7u_68{width:64px;height:64px;background:#55b56c;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0}._whoWeIcon_1du7u_68{width:32px;height:32px;object-fit:contain;filter:brightness(0) invert(1)}._whoWeCardContent_1du7u_87{display:flex;flex-direction:column;gap:8px;width:100%}._whoWeCardTitle_1du7u_94{font-size:24px;font-weight:800;color:#475569;margin:0;line-height:1.4;font-family:Manrope,sans-serif}._whoWeCardDescription_1du7u_103{font-size:14px;font-weight:400;color:#6c6c6c;margin:0;line-height:1.5;font-family:Manrope,sans-serif}@media (max-width: 1024px){._whoWeContainer_1du7u_8{padding:0 20px}._whoWeCardsGrid_1du7u_47{grid-template-columns:repeat(2,1fr);gap:20px;width:100%}._whoWeSection_1du7u_1{padding:60px 0}._whoWeHeader_1du7u_21{margin-bottom:50px}._whoWeTitle_1du7u_29{font-size:32px}._whoWeSubtitle_1du7u_38{font-size:18px}._whoWeCard_1du7u_47{padding:28px 20px}._whoWeCardTitle_1du7u_94{font-size:22px}}@media (max-width: 768px){._whoWeContainer_1du7u_8{padding:0 16px}._whoWeCardsGrid_1du7u_47{grid-template-columns:1fr;gap:20px;width:100%}._whoWeSection_1du7u_1{padding:40px 0}._whoWeHeader_1du7u_21{margin-bottom:40px;gap:10px}._whoWeTitle_1du7u_29{font-size:28px;line-height:1.3}._whoWeSubtitle_1du7u_38{font-size:16px;line-height:1.5}._whoWeCard_1du7u_47{padding:28px 20px;width:100%;border-radius:12px}._whoWeIconContainer_1du7u_68{width:56px;height:56px;margin-bottom:16px;border-radius:10px}._whoWeIcon_1du7u_68{width:28px;height:28px}._whoWeCardTitle_1du7u_94{font-size:20px;line-height:1.4}._whoWeCardDescription_1du7u_103{font-size:14px}}@media (max-width: 480px){._whoWeContainer_1du7u_8{padding:0 12px}._whoWeSection_1du7u_1{padding:32px 0}._whoWeHeader_1du7u_21{margin-bottom:32px;gap:8px}._whoWeTitle_1du7u_29{font-size:24px;line-height:1.3}._whoWeSubtitle_1du7u_38{font-size:14px;line-height:1.5}._whoWeCard_1du7u_47{padding:24px 18px;width:100%;border-radius:12px}._whoWeIconContainer_1du7u_68{width:48px;height:48px;margin-bottom:14px;border-radius:10px}._whoWeIcon_1du7u_68{width:24px;height:24px}._whoWeCardTitle_1du7u_94{font-size:18px;line-height:1.4}._whoWeCardDescription_1du7u_103{font-size:13px;line-height:1.5}}._standardsSection_wer00_1{margin-top:2rem;width:100%;padding:80px 0;background-color:#e6f4e9}._standardsContainer_wer00_8{max-width:1385px;margin:0 auto;padding:0 20px;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}._standardsHeader_wer00_21{width:100%;text-align:center;display:flex;flex-direction:column;gap:16px;margin-bottom:60px;max-width:1200px}._standardsEyebrow_wer00_31{font-size:14px;font-weight:800;color:#55b56c;text-transform:uppercase;letter-spacing:.5px;font-family:Manrope,sans-serif;margin:0}._standardsTitle_wer00_41{font-size:36px;font-weight:800;color:#163b7c;margin:0;line-height:1.2;font-family:Manrope,sans-serif}._standardsSubtitle_wer00_50{font-size:20px;font-weight:400;color:#6c6c6c;margin:0;line-height:1.6;font-family:Manrope,sans-serif}._standardsCardsGrid_wer00_59{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;max-width:1400px}._standardsCard_wer00_59{background:#fff;border-radius:16px;padding:32px 24px;min-height:67px;display:flex;flex-direction:row;align-items:center;gap:20px;box-shadow:0 2px 12px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}._standardsIconContainer_wer00_83{width:42px;height:42px;background:#55b56c;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}._standardsIcon_wer00_83{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}._standardsCardText_wer00_101{flex:1;display:flex;align-items:center}._standardsCardDescription_wer00_107{font-size:18px;font-weight:500;color:#475569;margin:0;line-height:1.5;font-family:Manrope,sans-serif}@media (max-width: 1024px){._standardsContainer_wer00_8{padding:0 20px}._standardsCardsGrid_wer00_59{grid-template-columns:repeat(2,1fr);gap:20px;max-width:100%}._standardsSection_wer00_1{padding:60px 0}._standardsHeader_wer00_21{margin-bottom:50px;gap:14px}._standardsTitle_wer00_41{font-size:32px}._standardsSubtitle_wer00_50{font-size:18px}._standardsCard_wer00_59{padding:28px 20px;min-height:auto}._standardsCardDescription_wer00_107{font-size:17px}}@media (max-width: 768px){._standardsContainer_wer00_8{padding:0 16px}._standardsCardsGrid_wer00_59{grid-template-columns:1fr;gap:20px;max-width:100%}._standardsSection_wer00_1{padding:40px 0}._standardsHeader_wer00_21{margin-bottom:40px;gap:12px}._standardsEyebrow_wer00_31{font-size:12px;letter-spacing:.3px}._standardsTitle_wer00_41{font-size:28px;line-height:1.3}._standardsSubtitle_wer00_50{font-size:16px;line-height:1.5}._standardsCard_wer00_59{padding:24px 20px;gap:16px;min-height:auto;border-radius:12px}._standardsIconContainer_wer00_83{width:48px;height:48px;flex-shrink:0}._standardsIcon_wer00_83{width:24px;height:24px}._standardsCardDescription_wer00_107{font-size:16px;line-height:1.4}}@media (max-width: 480px){._standardsContainer_wer00_8{padding:0 12px}._standardsSection_wer00_1{padding:32px 0}._standardsHeader_wer00_21{margin-bottom:32px;gap:10px}._standardsEyebrow_wer00_31{font-size:11px;letter-spacing:.2px}._standardsTitle_wer00_41{font-size:24px;line-height:1.3}._standardsSubtitle_wer00_50{font-size:14px;line-height:1.5}._standardsCard_wer00_59{padding:20px 18px;gap:14px;flex-direction:row;text-align:left;min-height:auto;border-radius:12px}._standardsIconContainer_wer00_83{width:42px;height:42px;flex-shrink:0}._standardsIcon_wer00_83{width:20px;height:20px}._standardsCardDescription_wer00_107{font-size:15px;line-height:1.4}}._mainContent_lmz0y_4{min-height:100vh}._iconImage_lmz0y_9{width:100%;height:100%;object-fit:contain}._badgeIcon_lmz0y_15{width:1.25rem;height:1.25rem;vertical-align:middle}._buttonIcon_lmz0y_21{width:1rem;height:1rem;vertical-align:middle}._successSection_lmz0y_28{padding:6rem 0;background:linear-gradient(135deg,#fff,#f8fafc);text-align:center}._successContent_lmz0y_34{padding:0 2rem}._successIcon_lmz0y_38{width:5rem;height:5rem;margin:0 auto 2rem;display:block}._successTitle_lmz0y_45{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#0f172a;line-height:1.2}._successDescription_lmz0y_52{font-size:1.25rem;color:#64748b;line-height:1.6}._heroSection_lmz0y_59{padding:5rem 0;text-align:center}._heroContent_lmz0y_64{padding:0 2rem}._heroBadge_lmz0y_68{display:inline-block;background:#2563eb33;color:#2563eb;padding:.75rem 1.5rem;border-radius:2rem;font-size:.875rem;font-weight:600}._heroTitle_lmz0y_78{font-size:clamp(3rem,6vw,5rem);font-weight:700;color:#0f172a;line-height:1.1}._heroTitleHighlight_lmz0y_85{color:#2563eb;display:block}._heroDescription_lmz0y_90{font-size:1.25rem;color:#64748b;line-height:1.6}._heroTrust_lmz0y_96{font-size:.875rem;color:#64748b}._sectionHeader_lmz0y_102{text-align:center}._sectionTitle_lmz0y_106{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#0f172a}._sectionSubtitle_lmz0y_112{font-size:1.25rem;color:#64748b;line-height:1.6}._programOverviewSection_lmz0y_119{padding:4rem 0;background:#fff}._overviewGrid_lmz0y_124{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:2rem}._overviewCard_lmz0y_130{text-align:center;padding:2rem;border:.0625rem solid rgba(37,99,235,.2);border-radius:1rem;transition:border-color .3s ease}._overviewCard_lmz0y_130:hover{border-color:#2563eb66}._overviewIcon_lmz0y_142{width:3rem;height:3rem;margin:0 auto 1.5rem;display:block}._overviewCardTitle_lmz0y_149{font-size:1.25rem;font-weight:600;color:#0f172a}._overviewCardDescription_lmz0y_155{color:#64748b;line-height:1.6}._domainsSection_lmz0y_161{padding:4rem 0;background:#e2e8f04d}._domainsGrid_lmz0y_166{display:grid;grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:2rem}._domainCard_lmz0y_172{background:#fff;padding:2rem;border:.0625rem solid rgba(37,99,235,.2);border-radius:1rem;transition:all .3s ease;box-shadow:0 .25rem .625rem #0000001a}._domainCard_lmz0y_172:hover{border-color:#2563eb66;transform:translateY(-.25rem)}._domainIcon_lmz0y_186{width:2.5rem;height:2.5rem;margin-bottom:1rem;display:block}._domainTitle_lmz0y_193{font-size:1.125rem;font-weight:600;color:#0f172a}._domainDescription_lmz0y_199{color:#64748b;font-size:.875rem;line-height:1.6}._learningOutcomesSection_lmz0y_206{padding:4rem 0;background:var(--white)}._outcomesGrid_lmz0y_211{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:2rem}._outcomeCard_lmz0y_217{display:flex;align-items:flex-start;gap:1.5rem;padding:2rem;background:#fff;border:.0625rem solid rgba(37,99,235,.2);border-radius:1rem}._outcomeIcon_lmz0y_227{width:2rem;height:2rem;flex-shrink:0}._outcomeContent_lmz0y_233{flex:1}._outcomeTitle_lmz0y_237{font-size:1.125rem;font-weight:600;color:#0f172a}._outcomeDescription_lmz0y_243{color:#64748b;font-size:.875rem;line-height:1.6}._whyJoinSection_lmz0y_250{padding:4rem 0;background:var(--brand-blue);display:flex;justify-content:center;align-items:center}._reasonsGrid_lmz0y_258{display:grid;grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:2rem}._reasonCard_lmz0y_264{text-align:left}._reasonIcon_lmz0y_268{width:1.5rem;height:1.5rem;color:#2563eb;margin-bottom:.75rem;display:block}._reasonTitle_lmz0y_276{font-size:1.25rem;font-weight:600;color:#0f172a}._reasonDescription_lmz0y_282{color:#64748b;line-height:1.6}._applicationSection_lmz0y_288{padding:4rem 0;background:#fff}._formContainer_lmz0y_293{max-width:800px;margin:0 auto}._applicationForm_lmz0y_298{background:#fff;padding:3rem;border:.0625rem solid rgba(37,99,235,.2);border-radius:1rem;box-shadow:0 .25rem .625rem #0000001a}._inquiriesFormInputContainer_lmz0y_306{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}._inputGroup_lmz0y_313{margin-bottom:1.5rem}._inquiriesFormInput_lmz0y_306{width:100%;padding:.75rem;border:.0625rem solid #d1d5db;border-radius:1.5rem;font-size:1rem;transition:border-color .3s ease;background-color:#fff}._inquiriesDropdown_lmz0y_326{width:100%;padding:.75rem 1rem;border:.0625rem solid #d1d5db;border-radius:1.5rem;font-size:1rem;transition:border-color .3s ease;background-color:#fff}._inquiriesFormInput_lmz0y_306:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 .1875rem #2563eb1a}._textArea_lmz0y_341{width:100%;padding:.75rem;border:.0625rem solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .3s ease;background-color:#fff;min-height:6.25rem;resize:vertical;font-family:inherit}._textArea_lmz0y_341:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 .1875rem #2563eb1a}._fileUploadContainer_lmz0y_360{display:flex;align-items:center;gap:.5rem}._fileInput_lmz0y_366{display:none}._fileUploadButton_lmz0y_370{width:100%;padding:.75rem;background:#f8fafc;border:.0625rem solid #d1d5db;border-radius:.5rem;cursor:pointer;transition:all .3s ease;font-size:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}._fileUploadButton_lmz0y_370:hover{background:#f1f5f9;border-color:#9ca3af}._inquiriesFormButtonContainer_lmz0y_390{display:flex;justify-content:center;margin-top:2rem}._submitButton_lmz0y_396{padding:1rem 2rem;font-size:1.125rem;min-width:200px}._sr-only_lmz0y_403{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._closingBanner_lmz0y_416{padding:4rem 0;background:linear-gradient(135deg,#2563eb,#2563ebcc);color:#fff;text-align:center}._bannerContent_lmz0y_423{padding:0 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}._bannerTitle_lmz0y_432{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#fff}._bannerDescription_lmz0y_438{font-size:1.25rem;color:#ffffffe6;line-height:1.6}@media (max-width: 48rem){._heroSection_lmz0y_59{padding:3rem 0}._heroContent_lmz0y_64{padding:0 1rem}._overviewGrid_lmz0y_124,._domainsGrid_lmz0y_166,._outcomesGrid_lmz0y_211,._reasonsGrid_lmz0y_258{grid-template-columns:1fr;gap:1.5rem}._applicationForm_lmz0y_298{padding:2rem}._inquiriesFormInputContainer_lmz0y_306{grid-template-columns:1fr;gap:1rem}._outcomeCard_lmz0y_217{flex-direction:column;text-align:center}}@media (max-width: 30rem){._heroTitle_lmz0y_78{font-size:2.5rem}._sectionTitle_lmz0y_106{font-size:2rem}._applicationForm_lmz0y_298{padding:1.5rem}}._certificationsAwards_1yxop_1{min-height:100vh}._heroSection_1yxop_5{position:relative;padding:5rem 1rem}._heroContainer_1yxop_10{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}._heroTitle_1yxop_18{font-size:2.5rem;font-weight:700;color:var(--foreground)}._heroTitleHighlight_1yxop_24{color:var(--primary)}._heroDescription_1yxop_28{font-size:1.25rem;color:var(--muted-foreground);line-height:1.75;width:100%}._section_1yxop_35{padding:5rem 1rem}._sectionContainer_1yxop_39{display:flex;flex-direction:column;width:100%}._sectionTitle_1yxop_45{font-size:1.875rem;font-weight:700;text-align:center;color:var(--brand-blue)}._sectionTitleHighlight_1yxop_52{color:var(--primary)}._sectionDescription_1yxop_56{text-align:center;color:var(--grey-info);font-size:1.125rem;line-height:1.7}._featuredCertification_1yxop_63{border:1px solid rgba(22,59,124,.1);background:#ffffffe6;border-radius:24px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 32px #00000014}._featuredCertificationContent_1yxop_71{padding:2rem}._featuredHeader_1yxop_75{display:flex;align-items:center;gap:1rem}._featuredIcon_1yxop_81{width:4rem;height:4rem;border-radius:50%;background-color:var(--brand-blue);display:flex;align-items:center;justify-content:center}._featuredIcon_1yxop_81 img{width:2rem;height:2rem;filter:brightness(0) invert(1)}._featuredBadge_1yxop_97{font-size:.875rem;padding:.25rem .75rem;background:var(--brand-green);color:var(--white);border-radius:.375rem;font-weight:500}._featuredTitle_1yxop_106{font-size:1.5rem;font-weight:700;color:var(--brand-blue)}._featuredSubtitle_1yxop_112{font-size:1.125rem;color:var(--grey-info)}._featuredDescription_1yxop_117{font-size:1rem;line-height:1.75;color:var(--grey-info)}._featuredFeatures_1yxop_123{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}._featuredFeature_1yxop_123{display:flex;align-items:center;gap:.75rem}._featuredFeatureIcon_1yxop_136{width:1.25rem;height:1.25rem;color:var(--brand-blue)}._featuredFeatureIcon_1yxop_136 img{width:1.25rem;height:1.25rem;filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%)}._featuredFeature_1yxop_123 span{color:var(--brand-blue)}._certificationsGrid_1yxop_150{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._certificationCard_1yxop_156{transition:all .3s ease;border:1px solid rgba(22,59,124,.1);border-radius:20px;background:#fffc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 4px 24px #0000000f}._certificationCard_1yxop_156:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-6px)}._certificationCardContent_1yxop_170{padding:1.5rem;text-align:center}._certificationIcon_1yxop_175{width:3rem;height:3rem;border-radius:50%;background-color:var(--brand-blue);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}._certificationIcon_1yxop_175 img{width:1.5rem;height:1.5rem;filter:brightness(0) invert(1)}._certificationTitle_1yxop_192{font-weight:600;color:var(--brand-blue)}._certificationDescription_1yxop_197{font-size:.875rem;color:var(--grey-info);line-height:1.5}._awardsSection_1yxop_203{padding:5rem 1rem}._awardsGrid_1yxop_207{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}._awardCard_1yxop_214{transition:all .3s ease;border:1px solid rgba(22,59,124,.1);border-radius:20px;background:#fffc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 4px 24px #0000000f}._awardCard_1yxop_214:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-6px)}._awardCardContent_1yxop_228{padding:1.5rem}._awardHeader_1yxop_232{display:flex;align-items:center;gap:1rem}._awardIcon_1yxop_238{width:3rem;height:3rem;border-radius:50%;background-color:var(--brand-blue);display:flex;align-items:center;justify-content:center}._awardIcon_1yxop_238 img{width:1.5rem;height:1.5rem;filter:brightness(0) invert(1)}._awardYear_1yxop_254{font-size:.875rem;padding:.25rem .75rem;border:1px solid var(--brand-blue);border-radius:.375rem;background-color:transparent;color:var(--brand-blue);font-weight:500}._awardTitle_1yxop_264{font-size:1.25rem;font-weight:700;color:var(--brand-blue)}._awardDescription_1yxop_270{color:var(--grey-info);line-height:1.75}._whyMattersSection_1yxop_275{padding:5rem 1rem}._whyMattersContainer_1yxop_279{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}._whyMattersTitle_1yxop_287{font-size:1.875rem;font-weight:700;color:var(--brand-blue)}._whyMattersDescription_1yxop_293{font-size:1.125rem;color:var(--grey-info);line-height:1.75}._whyMattersGrid_1yxop_299{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}._whyMattersItem_1yxop_305{text-align:center;padding:2rem;background:#fffc;border:1px solid rgba(22,59,124,.1);border-radius:20px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 4px 24px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1)}._whyMattersItem_1yxop_305:hover{transform:translateY(-6px);box-shadow:0 16px 48px #0000001a}._whyMattersIcon_1yxop_321{width:4rem;height:4rem;border-radius:50%;background-color:var(--brand-blue);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}._whyMattersIcon_1yxop_321 img{width:2rem;height:2rem}._whyMattersItemTitle_1yxop_338{font-weight:700;color:var(--brand-blue)}._whyMattersConclusion_1yxop_343{font-size:1.25rem;font-weight:600;color:var(--grey-info);padding:2rem;background:#fffc;border:1px solid rgba(22,59,124,.1);border-radius:20px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 4px 24px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1)}._whyMattersConclusion_1yxop_343:hover{transform:translateY(-6px);box-shadow:0 16px 48px #0000001a}._whyMattersConclusionHighlight_1yxop_361{color:var(--brand-blue)}._ctaSection_1yxop_365{padding:5rem 1rem}._ctaContainer_1yxop_369{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}._ctaTitle_1yxop_377{font-size:1.875rem;font-weight:700;color:var(--brand-blue)}._ctaDescription_1yxop_383{font-size:1.125rem;color:var(--grey-info);line-height:1.75}._ctaButtons_1yxop_389{display:flex;flex-direction:column;gap:1rem;justify-content:center}._ctaButton_1yxop_389{padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;text-decoration:none;display:inline-block;text-align:center;transition:all .3s ease;border:2px solid transparent}._ctaButtonPrimary_1yxop_407{background-color:var(--brand-blue);color:var(--white)}._ctaButtonPrimary_1yxop_407:hover{background-color:transparent;color:var(--brand-blue);border-color:var(--brand-blue)}._ctaButtonSecondary_1yxop_418{color:var(--brand-blue);background-color:transparent;border-color:var(--brand-blue)}._ctaButtonSecondary_1yxop_418:hover{background-color:var(--brand-blue);color:var(--white)}._ctaButtonOutline_1yxop_429{border-color:var(--brand-blue);color:var(--brand-blue);background-color:transparent}._ctaButtonOutline_1yxop_429:hover{background-color:var(--brand-blue);color:var(--white)}@media (min-width: 640px){._heroTitle_1yxop_18{font-size:3.75rem}._sectionTitle_1yxop_45,._whyMattersTitle_1yxop_287,._ctaTitle_1yxop_377{font-size:2.25rem}._ctaButtons_1yxop_389{flex-direction:row}}@media (min-width: 768px){._heroDescription_1yxop_28{width:66.666667%}._whyMattersContainer_1yxop_279,._ctaContainer_1yxop_369{width:66%}._featuredCertification_1yxop_63{margin:0 auto 4rem;max-width:80%}}@media (min-width: 1024px){._certificationsGrid_1yxop_150{grid-template-columns:repeat(4,1fr)}._awardsGrid_1yxop_207{grid-template-columns:repeat(3,1fr)}._whyMattersGrid_1yxop_299{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1280px){._heroSection_1yxop_5,._section_1yxop_35,._awardsSection_1yxop_203,._whyMattersSection_1yxop_275,._ctaSection_1yxop_365{padding-left:2rem;padding-right:2rem}._heroContainer_1yxop_10,._sectionContainer_1yxop_39,._whyMattersContainer_1yxop_279,._ctaContainer_1yxop_369{max-width:80rem;margin:0 auto}}._portfolioHero_n6i8e_1{width:100%;position:relative;border-radius:14px;overflow:hidden;min-height:700px;justify-content:center;display:flex;flex-direction:column;align-items:center}._heroSquircle_n6i8e_12{overflow:hidden}._heroContainer_n6i8e_16{width:1720px;height:612px;position:relative;min-height:500px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:flex-start}._gradientOverlay_n6i8e_29{border-radius:1rem;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,var(--brand-blue) 0%,transparent 100%);z-index:1}._contentSection_n6i8e_44{position:relative;z-index:2;width:100%;padding:4rem 3rem;display:flex;align-items:center;width:800px;justify-content:flex-end}._contentWrapper_n6i8e_56{width:100%;display:flex;flex-direction:column;gap:1.5rem;max-width:600px}._tag_n6i8e_64{font-size:.875rem;font-weight:600;color:var(--brand-green);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}._title_n6i8e_73{font-size:2.3rem;font-weight:800;color:var(--white);line-height:1.2;letter-spacing:.8px;margin:0}._description_n6i8e_82{font-size:1.3rem;color:var(--white);line-height:1.6;opacity:.95;margin:0}._buttonGroup_n6i8e_90{display:flex;gap:1rem;margin-top:.5rem;flex-wrap:wrap}._primaryButton_n6i8e_97,._secondaryButton_n6i8e_101{flex-shrink:0}._statsContainer_n6i8e_105{display:flex;gap:1.5rem;padding:0 3rem;margin-top:-5rem;position:relative;z-index:3;flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;width:1216px;height:130px;text-align:center}._statCard_n6i8e_120{flex:1 1 calc(25% - 1.125rem);min-width:200px;background:var(--white);padding:2rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 4px 20px #0000004d;cursor:pointer}._statValue_n6i8e_132{font-size:2rem;font-weight:700;color:var(--brand-green);line-height:1}._statLabel_n6i8e_139{font-size:.875rem;color:var(--text-color);font-weight:500;line-height:1.4}@media (max-width: 1024px){._heroContainer_n6i8e_16{width:100%;height:auto;flex-direction:column;align-items:flex-start}._gradientOverlay_n6i8e_29{background:linear-gradient(to bottom,var(--brand-blue) 0%,var(--brand-blue) 60%,rgba(22,59,124,.7) 70%,rgba(22,59,124,.3) 85%,transparent 100%)}._contentSection_n6i8e_44{width:100%;padding:3rem 2rem;justify-content:center}._title_n6i8e_73{font-size:2rem}._statsContainer_n6i8e_105{width:100%;height:auto;margin-top:-3rem;padding:0 2rem}._statCard_n6i8e_120{flex:1 1 calc(50% - .75rem);min-width:180px}}@media (max-width: 768px){._portfolioHero_n6i8e_1{min-height:650px;padding:0}._heroContainer_n6i8e_16{width:100%;height:auto;min-height:650px;flex-direction:column;align-items:center;justify-content:center}._gradientOverlay_n6i8e_29{background:linear-gradient(to top,rgba(147,197,253,.9) 0%,rgba(96,165,250,.7) 20%,rgba(59,130,246,.5) 40%,rgba(59,130,246,.3) 60%,rgba(59,130,246,.1) 80%,transparent 100%)}._contentSection_n6i8e_44{width:100%;padding:2.5rem 1.5rem;justify-content:center;align-items:center}._contentWrapper_n6i8e_56{max-width:100%;align-items:center;text-align:center}._tag_n6i8e_64{font-size:.75rem}._title_n6i8e_73{font-size:1.75rem;letter-spacing:.5px;text-align:center}._description_n6i8e_82{font-size:1rem;text-align:center}._buttonGroup_n6i8e_90{flex-direction:column;width:100%;gap:.75rem}._buttonGroup_n6i8e_90 button,._primaryButton_n6i8e_97,._secondaryButton_n6i8e_101{width:100%}._statsContainer_n6i8e_105{width:100%;height:auto;margin-top:-2rem;padding:0 1.5rem;gap:1rem;flex-direction:row;flex-wrap:wrap;justify-content:center}._statCard_n6i8e_120{flex:1 1 calc(50% - .5rem);min-width:140px;padding:1.5rem 1rem}._statValue_n6i8e_132{font-size:1.75rem}._statLabel_n6i8e_139{font-size:.8125rem}}@media (max-width: 420px){._portfolioHero_n6i8e_1{min-height:600px;border-radius:12px}._heroContainer_n6i8e_16{width:100%;height:auto;min-height:600px;border-radius:12px}._gradientOverlay_n6i8e_29{border-radius:12px;background:linear-gradient(to top,rgba(38,78,165,.9) 0%,rgba(28,61,172,.801) 20%,rgba(59,130,246,.5) 40%,rgba(59,130,246,.3) 60%,rgba(59,130,246,.1) 80%,transparent 100%)}._contentSection_n6i8e_44{width:100%;padding:2rem 1.25rem}._contentWrapper_n6i8e_56{gap:1.25rem}._tag_n6i8e_64{font-size:.6875rem;letter-spacing:.03em}._title_n6i8e_73{font-size:1.5rem;letter-spacing:.3px;line-height:1.3}._description_n6i8e_82{font-size:.9375rem;line-height:1.5}._buttonGroup_n6i8e_90{gap:.625rem;margin-top:.25rem}._statsContainer_n6i8e_105{width:100%;margin-top:-2.5rem;padding:0 1rem;gap:.75rem}._statCard_n6i8e_120{flex:1 1 calc(50% - .375rem);min-width:120px;padding:1.25rem .875rem;gap:.375rem}._statValue_n6i8e_132{font-size:1.5rem}._statLabel_n6i8e_139{font-size:.75rem;line-height:1.3}}@media (max-width: 375px){._portfolioHero_n6i8e_1,._heroContainer_n6i8e_16{min-height:550px;border-radius:10px}._gradientOverlay_n6i8e_29{border-radius:10px}._contentSection_n6i8e_44{padding:1.75rem 1rem}._contentWrapper_n6i8e_56{gap:1rem}._tag_n6i8e_64{font-size:.625rem;margin-bottom:.25rem}._title_n6i8e_73{font-size:1.375rem;letter-spacing:.2px;line-height:1.25}._description_n6i8e_82{font-size:.875rem;line-height:1.45}._buttonGroup_n6i8e_90{gap:.5rem}._statsContainer_n6i8e_105{margin-top:-2.25rem;padding:0 .875rem;gap:.625rem}._statCard_n6i8e_120{flex:1 1 calc(50% - .3125rem);min-width:110px;padding:1rem .75rem;gap:.25rem}._statValue_n6i8e_132{font-size:1.375rem}._statLabel_n6i8e_139{font-size:.6875rem;line-height:1.25}}._recentProjectsSection_1ovc0_1{grid-column:2/12;margin:0 auto;width:100%;max-width:1400px;display:flex;flex-direction:column;align-items:flex-start;padding:2rem 0}._headerSection_1ovc0_13{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:2.5rem;gap:2rem}._headerText_1ovc0_22{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem;width:100%}._tag_1ovc0_32{color:var(--brand-green);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;text-align:center}._headerText_1ovc0_22 h2{color:var(--brand-blue);font-size:2rem;font-weight:700;margin:0;line-height:1.2;padding-top:.5rem;text-align:center}._headerControls_1ovc0_52{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;background-color:var(--white);border-radius:.8rem;padding:.75rem;box-shadow:0 4px 16px #0000001f}._searchBarContainer_1ovc0_64{position:relative;display:flex;align-items:center;flex:1;max-width:100%}._searchInput_1ovc0_72{width:100%;height:2.5rem;padding:.625rem 3rem .625rem 1rem;border-radius:.8rem;font-size:1rem;outline:none;border:1px solid rgba(0,0,0,.08);background-color:var(--white);color:var(--grey-info, #6C6C6C);transition:all .3s ease;font-family:Manrope,sans-serif}._searchInput_1ovc0_72:focus{border-color:#55b56c4d;box-shadow:0 0 0 2px #55b56c1a}._searchInput_1ovc0_72::placeholder{color:var(--grey-info, #9CA3AF)}._searchIcon_1ovc0_96{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:var(--grey-info, #9CA3AF);pointer-events:none;display:flex;align-items:center;justify-content:center}._filterDropdownContainer_1ovc0_109{position:relative;display:flex;align-items:center;min-width:180px;flex-shrink:0}._filterDropdown_1ovc0_109{width:100%;height:2.5rem;background-color:var(--white);border:1px solid rgba(0,0,0,.08);border-radius:.8rem;font-size:1rem;outline:none;color:var(--grey-info, #6C6C6C);transition:all .3s ease;font-family:Manrope,sans-serif;cursor:pointer;padding-left:1rem;padding-right:2.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}._filterDropdown_1ovc0_109:focus{border-color:#55b56c4d;box-shadow:0 0 0 2px #55b56c1a}._filterDropdown_1ovc0_109 option{background-color:var(--white);color:var(--grey-info, #6C6C6C);padding:.5rem}._filterDropdown_1ovc0_109 option:checked{background-color:var(--brand-green);color:var(--white)}._dropdownIcon_1ovc0_152{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:var(--grey-info, #9CA3AF);pointer-events:none;display:flex;align-items:center;justify-content:center}._projectsGrid_1ovc0_165{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%}._cardWrapper_1ovc0_172{width:100%;display:flex;justify-content:center}@media (max-width: 1024px){._projectsGrid_1ovc0_165{grid-template-columns:repeat(2,1fr);gap:1.25rem}._headerSection_1ovc0_13{gap:1.5rem}._headerControls_1ovc0_52{flex-direction:row;justify-content:space-between}._searchBarContainer_1ovc0_64{flex:1}}@media (max-width: 768px){._recentProjectsSection_1ovc0_1{grid-column:1 / -1;padding:1.5rem}._headerSection_1ovc0_13{margin-bottom:2rem;gap:1.25rem}._headerText_1ovc0_22 h2{font-size:1.75rem;padding-top:.5rem;line-height:1.3}._tag_1ovc0_32{font-size:.8125rem}._headerControls_1ovc0_52{flex-direction:column;width:100%;gap:1rem}._searchBarContainer_1ovc0_64,._filterDropdownContainer_1ovc0_109{width:100%}._projectsGrid_1ovc0_165{grid-template-columns:1fr;gap:1rem}}@media (max-width: 420px){._recentProjectsSection_1ovc0_1{padding:1rem}._headerSection_1ovc0_13{margin-bottom:1.5rem;gap:1rem}._headerText_1ovc0_22 h2{font-size:1.5rem;line-height:1.25}._tag_1ovc0_32{font-size:.75rem}._searchInput_1ovc0_72,._filterDropdown_1ovc0_109{height:2.5rem;font-size:.9375rem}}._projectDetailContainer_2dphg_2{width:100%;max-width:1400px;margin:0 auto;padding:4rem 2rem}._heroSection_2dphg_10{position:relative;width:100%;min-height:600px;display:flex;align-items:center;justify-content:center;margin-bottom:4rem;margin-top:1rem}._heroBackground_2dphg_21{position:absolute;width:100%;max-width:1720px;height:100%;left:50%;transform:translate(-50%);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1;margin-top:2rem;border-radius:1rem}._heroOverlay_2dphg_36{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1720px;height:100%;z-index:2;pointer-events:none;border-radius:1rem}._heroContent_2dphg_50{position:relative;z-index:3;width:1500px;max-width:1500px;margin:0 auto;padding:4rem 3rem;color:var(--white);display:flex;align-items:center}._heroText_2dphg_62{width:50%;max-width:860px}._heroText_2dphg_62{display:flex;flex-direction:column;gap:1rem;max-width:600px}._heroTag_2dphg_74{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--brand-green);margin-bottom:.5rem}._heroTitle_2dphg_83{font-size:2rem;font-weight:800;line-height:1.1;margin:0;color:var(--white)}._heroSubtitle_2dphg_91{font-size:3rem;font-weight:800;line-height:1.1;margin:0;color:var(--white)}._heroDescription_2dphg_99{font-size:1.125rem;line-height:1.7;color:#ffffffe6;margin-top:1rem}._heroMeta_2dphg_106{display:flex;gap:1rem;margin-top:2rem;color:var(--brand-green)}._metaItem_2dphg_113{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#ffffffe6}._metaIcon_2dphg_121{width:20px;height:20px;object-fit:contain;flex-shrink:0;filter:brightness(0) saturate(100%) invert(1)}._navButton_2dphg_130{position:fixed;top:50%;transform:translateY(-50%);z-index:1000;background:var(--brand-blue);color:var(--white);border:none;border-radius:.75rem;padding:1.25rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;font-family:Manrope,sans-serif;box-shadow:0 4px 12px #00000026;min-width:90px;transition:transform .2s ease,box-shadow .2s ease}._navButton_2dphg_130:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 6px 16px #0003}._navButton_2dphg_130:not(._navButtonNext_2dphg_158){left:calc(50% - 860px);transform:translate(-50%,-50%)}._navButton_2dphg_130:not(._navButtonNext_2dphg_158):hover{transform:translate(-50%,-50%) scale(1.05)}._navButtonNext_2dphg_158{left:auto!important;right:calc(50% - 860px);transform:translate(50%,-50%)}._navButtonNext_2dphg_158:hover{transform:translate(50%,-50%) scale(1.05)}._navButtonIcon_2dphg_177{width:18px;height:18px;object-fit:contain;filter:brightness(0) saturate(100%) invert(1)}._navButtonTextContainer_2dphg_184{display:flex;flex-direction:column;align-items:center;gap:.125rem}._navButtonTextMain_2dphg_191{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--white);line-height:1.2}._navButtonTextSub_2dphg_200{font-size:.625rem;font-weight:400;text-transform:uppercase;letter-spacing:.05em;color:#fffc;line-height:1.2}._section_2dphg_210{margin-bottom:5rem}._sectionHeader_2dphg_214{text-align:center;margin-bottom:3rem}._sectionTag_2dphg_219{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--brand-green);margin-bottom:.75rem}._sectionTitle_2dphg_228{font-size:2.5rem;font-weight:800;color:var(--brand-blue);margin:0;line-height:1.2}._overviewContent_2dphg_237{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}._overviewLeft_2dphg_244{display:flex;flex-direction:column;gap:2.5rem}._overviewDescription_2dphg_250{font-size:1.125rem;line-height:1.8;color:var(--text-color, #4a4a4a);margin:0}._outcomesSection_2dphg_257{display:flex;flex-direction:column;gap:1.5rem}._outcomesTitle_2dphg_263{font-size:1.5rem;font-weight:700;color:var(--black);margin:0}._outcomesList_2dphg_270{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}._outcomeItem_2dphg_279{display:flex;align-items:flex-start;gap:1rem;font-size:1rem;line-height:1.6;color:var(--text-color, #4a4a4a)}._outcomeBullet_2dphg_288{width:12px;height:12px;border-radius:50%;background:var(--brand-green);flex-shrink:0;margin-top:.375rem}._metricsGrid_2dphg_298{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}._metricCard_2dphg_304{background:var(--white);border-radius:1rem;padding:2rem;border:none;box-shadow:0 4px 16px #0000001f;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;transition:transform .3s ease,box-shadow .3s ease}._metricIcon_2dphg_325{width:32px;height:32px;object-fit:contain;margin-bottom:.5rem;filter:brightness(0) saturate(100%) invert(60%) sepia(97%) saturate(292%) hue-rotate(89deg) brightness(95%) contrast(85%)}._metricValue_2dphg_334{font-size:2.5rem;font-weight:800;color:var(--brand-green);line-height:1}._metricLabel_2dphg_341{font-size:.9375rem;color:var(--grey-info, #6c6c6c);font-weight:500}._gallerySectionWrapper_2dphg_348{width:100%;background:#55b56c0d;margin:0;padding:0}._galleryGrid_2dphg_356{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:1.5rem}._galleryItem_2dphg_363{background:var(--white);border-radius:1rem;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease}._galleryItem_2dphg_363:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}._galleryImage_2dphg_378{width:100%;height:300px;object-fit:cover;display:block}._servicesGrid_2dphg_386{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:1.5rem}._serviceCard_2dphg_393{background:var(--white);border-radius:1rem;padding:2rem;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;gap:1rem;transition:transform .3s ease,box-shadow .3s ease}._serviceCard_2dphg_393:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}._serviceIcon_2dphg_411{width:68px;height:68px;object-fit:contain;background-color:#4aa85d;border-radius:14px;margin-bottom:1rem}._serviceTitle_2dphg_421{font-size:1.5rem;font-weight:700;color:var(--brand-blue);margin:0}._serviceDescription_2dphg_428{font-size:1rem;line-height:1.7;color:var(--grey-info, #6c6c6c);margin:0}@media (max-width: 1024px){._projectDetailContainer_2dphg_2{padding:3rem 1.5rem}._heroBackground_2dphg_21{max-width:100%}._heroContent_2dphg_50{width:100%;max-width:100%;padding:3rem 2rem}._heroText_2dphg_62{width:60%}._heroOverlay_2dphg_36{width:60%;max-width:100%}._heroTitle_2dphg_83{font-size:2.5rem}._heroSubtitle_2dphg_91{font-size:3rem}._overviewContent_2dphg_237{gap:3rem}._galleryGrid_2dphg_356,._servicesGrid_2dphg_386{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._projectDetailContainer_2dphg_2{padding:2rem 1.5rem}._heroSection_2dphg_10{min-height:500px}._heroBackground_2dphg_21{max-width:100%}._heroContent_2dphg_50{width:100%;max-width:100%;padding:2rem 1.5rem}._heroText_2dphg_62{width:100%}._heroOverlay_2dphg_36{width:100%;max-width:100%;background:#163b7cbf}._heroTitle_2dphg_83{font-size:2rem}._heroSubtitle_2dphg_91{font-size:2.5rem}._heroDescription_2dphg_99{font-size:1rem}._navButton_2dphg_130{padding:1rem .875rem;min-width:80px}._navButton_2dphg_130:first-of-type{left:calc(50% - 430px);transform:translate(-50%,-50%)}._navButton_2dphg_130:first-of-type:hover{transform:translate(-50%,-50%) scale(1.05)}._navButtonNext_2dphg_158{right:2rem;left:auto;transform:translateY(-50%)}._navButtonNext_2dphg_158:hover{transform:translateY(-50%) scale(1.05)}._navButtonIcon_2dphg_177{width:16px;height:16px}._navButtonTextMain_2dphg_191{font-size:.75rem}._navButtonTextSub_2dphg_200{font-size:.5625rem}._sectionTitle_2dphg_228{font-size:2rem}._overviewContent_2dphg_237{grid-template-columns:1fr;gap:2.5rem}._metricsGrid_2dphg_298{grid-template-columns:repeat(2,1fr);gap:1rem}._metricCard_2dphg_304{padding:1.5rem}._metricValue_2dphg_334{font-size:2rem}._galleryGrid_2dphg_356,._servicesGrid_2dphg_386{grid-template-columns:1fr}}@media (max-width: 480px){._projectDetailContainer_2dphg_2{padding:1.5rem 1rem}._heroSection_2dphg_10{min-height:400px;margin-bottom:2rem}._heroBackground_2dphg_21{max-width:100%}._heroContent_2dphg_50{width:100%;max-width:100%;padding:1.5rem 1rem}._heroText_2dphg_62{width:100%}._heroTitle_2dphg_83{font-size:1.75rem}._heroSubtitle_2dphg_91{font-size:2rem}._navButton_2dphg_130{display:none}._section_2dphg_210{margin-bottom:3rem}._sectionTitle_2dphg_228{font-size:1.75rem}._metricsGrid_2dphg_298{grid-template-columns:1fr}._metricCard_2dphg_304{padding:1.25rem}}._contactSection_2dphg_644{width:100%;max-width:1920px;min-height:1139px;margin:0 auto;background:#eef7f0;padding-top:90px;padding-bottom:60px}._contactHeader_2dphg_659{width:350px;display:flex;flex-direction:column;gap:11px;margin:0 auto 40px;padding:0}._contactTag_2dphg_673{font-family:Manrope,sans-serif;font-size:14px;font-weight:800;line-height:1;letter-spacing:0;text-transform:uppercase;color:#55b56c;margin:0}._contactMainTitle_2dphg_690{font-family:Manrope,sans-serif;font-size:36px;font-weight:800;line-height:1;letter-spacing:0;color:#163b7c;margin:0}._contactContainer_2dphg_708{max-width:1200px;margin:auto;padding:0 20px;display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:start}._mapWrapper_2dphg_720{width:705px;height:711px;border-radius:14px;overflow:hidden}._mapWrapper_2dphg_720 iframe{width:100%;height:100%;border:none}._contactFormCard_2dphg_738{width:705px;height:711px;background:#fff;border-radius:14px;padding:49px 48px;display:flex;flex-direction:column;gap:10px;box-shadow:none}._contactFormInner_2dphg_755{width:608px;display:flex;flex-direction:column;gap:42px}._formTitle_2dphg_761{width:387px;margin:0;font-family:Manrope,sans-serif;font-size:24px;font-weight:800;line-height:1;letter-spacing:0;color:#163b7c}._formSubtitle_2dphg_776{width:387px;margin:0;font-family:Manrope,sans-serif;font-size:20px;font-weight:400;line-height:1.2;letter-spacing:0;color:#163b7c}._contactForm_2dphg_738{width:608px;display:flex;flex-direction:column;gap:27px}._formRow_2dphg_804{width:608px;display:grid;grid-template-columns:1fr 1fr;gap:20px}._contactForm_2dphg_738 input,._contactForm_2dphg_738 select,._contactForm_2dphg_738 textarea{height:62px;padding:0 16px;border-radius:10px;background:#f6f8f7;border:none;font-family:Manrope,sans-serif;font-size:20px;font-weight:400;line-height:1;letter-spacing:0;color:#aaa}._contactForm_2dphg_738 input::placeholder,._contactForm_2dphg_738 textarea::placeholder{font-family:Manrope,sans-serif;font-size:20px;font-weight:400;line-height:1;letter-spacing:0;color:#aaa}._contactForm_2dphg_738 textarea{width:608px;height:205px;padding:16px;border-radius:14px;background:#f7fcf9;border:none;resize:none;font-family:Manrope,sans-serif;font-size:20px;font-weight:400;line-height:1;letter-spacing:0;color:#aaa}._submitBtn_2dphg_873{width:608px;height:62px;border-radius:14px;background:#55b56c;border:none;cursor:pointer;font-family:Manrope,sans-serif;font-size:20px;font-weight:600;line-height:1;letter-spacing:0;color:#fff;display:flex;align-items:center;justify-content:center}._submitBtn_2dphg_873:hover{background:#4aa85d}._contactInfoRow_2dphg_907{width:1429px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:40px auto 0}._infoCard_2dphg_924{width:463px;height:96px;background:#fff;border-radius:14px;padding:18px 24px;display:flex;align-items:center;gap:18px;box-shadow:none}._infoIcon_2dphg_938{width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;background:#55b56c;border:1.5px solid #ffffff;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}._infoIcon_2dphg_938 img{width:14px;height:20px}._infoCard_2dphg_924 strong{width:266px;margin:0;font-family:Manrope,sans-serif;font-size:20px;font-weight:400;line-height:1;letter-spacing:0;color:#163b7c}._infoCard_2dphg_924 p{width:266px;margin:0;font-family:Manrope,sans-serif;font-size:20px;font-weight:400;line-height:1.2;letter-spacing:0;color:#163b7c}@media (max-width: 900px){._contactContainer_2dphg_708,._formRow_2dphg_804,._contactInfoRow_2dphg_907{grid-template-columns:1fr}}._section_y93ju_1{width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem}._sectionBoxed_y93ju_9{width:100%;padding:2rem 5.2rem;background-color:var(--brand-blue, #fff)}@media (max-width: 1023px){._sectionBoxed_y93ju_9{padding-left:2rem;padding-right:2rem}}@media (max-width: 767px){._sectionBoxed_y93ju_9{padding:1.5rem 1rem}}._sectionFluid_y93ju_31{width:100%;position:relative;background-color:var(--black, #000)}._sectionFluidWithBg_y93ju_37{background-size:cover;background-position:center;background-repeat:no-repeat}._row_y93ju_43{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem;width:100%;box-sizing:border-box}@media (max-width: 1023px){._row_y93ju_43{gap:.875rem}}@media (max-width: 767px){._row_y93ju_43{gap:.75rem}}._column_y93ju_63{min-width:0;box-sizing:border-box;grid-column:span var(--column-span, 12);display:flex;flex-direction:column;gap:1rem}._columnSpan1_y93ju_72{--column-span: 1}._columnSpan2_y93ju_73{--column-span: 2}._columnSpan3_y93ju_74{--column-span: 3}._columnSpan4_y93ju_75{--column-span: 4}._columnSpan5_y93ju_76{--column-span: 5}._columnSpan6_y93ju_77{--column-span: 6}._columnSpan7_y93ju_78{--column-span: 7}._columnSpan8_y93ju_79{--column-span: 8}._columnSpan9_y93ju_80{--column-span: 9}._columnSpan10_y93ju_81{--column-span: 10}._columnSpan11_y93ju_82{--column-span: 11}._columnSpan12_y93ju_83{--column-span: 12}._achievementsWrap_d8r00_1{background-color:var(--brand-green-lightest, #f7faf7)}._subheading_d8r00_5{font-size:.875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-green, #55b56c);margin:0 0 .5rem;font-family:var(--font-sans, inherit)}._heading_d8r00_15{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--brand-blue, #163b7c);margin:0 0 1rem;font-family:var(--font-sans, inherit);line-height:1.2}._description_d8r00_24{font-size:1rem;line-height:1.6;color:var(--discription-color, #444);margin:0 0 1.5rem;font-family:var(--font-sans, inherit)}._imageWrap_d8r00_32{width:100%;border-radius:0 0 .75rem .75rem;overflow:hidden;box-shadow:var(--shadow-md, 0 2px 8px rgba(0,0,0,.1))}._imageWrap_d8r00_32 img{width:100%;height:auto;display:block;vertical-align:middle}._card_d8r00_46{padding:1.5rem;border-radius:.75rem;background:var(--white, #fff);box-shadow:var(--shadow-md, 0 2px 8px rgba(0,0,0,.08));height:100%;box-sizing:border-box;font-family:var(--font-sans, inherit)}._cardDark_d8r00_56{background:var(--brand-blue, #1f4275);color:var(--white, #fff);box-shadow:var(--shadow-lg, 0 4px 12px rgba(0,0,0,.15))}._cardIcon_d8r00_62{width:3rem;height:3rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;font-size:1.75rem}._cardTitle_d8r00_72{font-size:1.125rem;font-weight:700;margin:0 0 .5rem;color:var(--brand-blue, #163b7c)}._cardDark_d8r00_56 ._cardTitle_d8r00_72{color:var(--white, #fff)}._cardDesc_d8r00_83{font-size:.9375rem;line-height:1.5;margin:0;color:var(--discription-color, #444)}._cardDark_d8r00_56 ._cardDesc_d8r00_83{color:#ffffffe6}._pageWrap_hq0cf_1{width:100%;min-height:100vh;background-color:var(--background-color, #fff)}._heroWrap_hq0cf_7{position:relative;min-height:25.625rem;padding:4rem 2rem}._heroRow_hq0cf_13{position:relative;z-index:2}._heroOverlay_hq0cf_18{position:absolute;inset:0;background-color:var(--brand-blue, #163b7c);opacity:.85}._heroContent_hq0cf_25{max-width:56.25rem;text-align:center;margin:0 auto}._heroTitle_hq0cf_31{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--white, #fff);margin:0 0 1rem;font-family:var(--font-sans, inherit)}._heroDescription_hq0cf_39{font-size:clamp(1rem,2vw,1.125rem);color:var(--white, #fff);line-height:1.6;margin:0;font-family:var(--font-sans, inherit)}._chairmanWrap_hq0cf_47{background:#dfe8e3;padding-top:5rem;padding-bottom:5rem}._chairmanImageWrap_hq0cf_53{width:100%;border-radius:1.25rem;overflow:hidden}._chairmanImage_hq0cf_53{width:100%;height:auto;max-height:31.5rem;object-fit:cover;display:block}._chairmanTag_hq0cf_67{font-size:1rem;letter-spacing:.1875rem;font-weight:700;color:var(--brand-green, #55b56c);margin:0 0 1.25rem;font-family:var(--font-sans, inherit)}._chairmanName_hq0cf_76{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#1f3c88;margin:0 0 1.25rem;font-family:var(--font-sans, inherit);line-height:1.2}._chairmanQuote_hq0cf_85{font-size:1.125rem;line-height:1.8;font-weight:300;color:#334155;margin:0 0 2.5rem;font-family:var(--font-sans, inherit)}._chairmanDivider_hq0cf_94{width:70%;height:1px;background:#cbd5e1}@media (max-width: 1023px){._chairmanWrap_hq0cf_47{padding-top:3rem;padding-bottom:3rem}}@media (max-width: 767px){._heroWrap_hq0cf_7{min-height:20rem;padding:3rem 1rem}._chairmanWrap_hq0cf_47{padding-top:2rem;padding-bottom:2rem}._chairmanName_hq0cf_76{font-size:1.75rem}}._container_1bohk_1{width:100%;min-height:100vh;font-family:Manrope,sans-serif;display:flex;flex-direction:column}._heroSection_1bohk_11{position:relative;width:100%;min-height:385px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#010649bd}._heroBackground_1bohk_22{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-image:url(/images/Carrer_Bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.3}._heroGradientOverlay_1bohk_36{position:absolute;top:0;left:0;width:100%;height:100%;background:#163b7ca6;z-index:2}._heroContent_1bohk_46{position:relative;z-index:10;max-width:1200px;width:100%;padding:4rem 2rem;text-align:center;color:var(--white, #ffffff);animation:_fadeInUp_1bohk_1 .8s ease-out}._heroTitle_1bohk_57{font-size:clamp(2rem,5vw,3.5rem);font-weight:600;line-height:100%;margin:0 0 1.5rem;color:var(--white, #ffffff);letter-spacing:0;text-shadow:0 2px 10px rgba(0,0,0,.3)}._heroSubtitle_1bohk_67{font-size:clamp(1rem,2vw,1.25rem);line-height:100%;color:var(--white, #ffffff);max-width:600px;margin:0 auto;text-shadow:0 2px 8px rgba(0,0,0,.3)}@keyframes _fadeInUp_1bohk_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._mainContent_1bohk_90{width:100%;padding:4rem 0;background-color:var(--white, #ffffff);display:block;flex:1}._contentWrapper_1bohk_98{max-width:1720px;width:100%;padding:0 1rem;margin:0 auto 0 0}._contentGrid_1bohk_106{display:grid;grid-template-columns:850px 633px;gap:3rem;width:100%;justify-content:center}._jobDetails_1bohk_115{display:flex;flex-direction:column;gap:1rem;width:100%}._jobHeader_1bohk_124{display:flex;flex-direction:column;gap:1.5rem}._jobTitle_1bohk_131{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;color:var(--brand-blue, #163b7c);margin:0;line-height:100%;letter-spacing:0%}._jobTags_1bohk_140{display:flex;flex-wrap:wrap;gap:.625rem}._jobTag_1bohk_140{display:inline-block;padding:.5rem 1rem;font-size:.875rem;font-weight:500;background-color:var(--white, #ffffff);color:var(--text-color, #334155);border:1px solid #e2e8f0;border-radius:.875rem;white-space:nowrap}._section_1bohk_158{display:flex;flex-direction:column;gap:1rem}._sectionTitle_1bohk_164{font-size:1.875rem;font-weight:600;color:var(--brand-blue, #163b7c);margin:0}._sectionText_1bohk_171{font-size:1rem;line-height:1.7;color:var(--text-color, #64748b);margin:0}._list_1bohk_178{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem}._listItem_1bohk_187{display:flex;align-items:flex-start;gap:.875rem}._listBullet_1bohk_193{width:.5rem;height:.5rem;background-color:var(--brand-green, #10b981);border-radius:50%;flex-shrink:0;margin-top:.5rem}._listText_1bohk_202{font-size:1rem;line-height:1.7;color:var(--text-color, #64748b);flex:1}._applicationForm_1bohk_210{position:relative;width:705px;height:1067px}._formCard_1bohk_218{background:var(--white, #ffffff);border:0px solid #e2e8f0;border-radius:.75rem;overflow:visible;box-shadow:0 0 4px #0000000a;width:100%}._formHeader_1bohk_228{padding:2.3rem 1.5rem;display:flex;justify-content:flex-end}._shareButton_1bohk_237{display:flex;align-items:center;gap:.5rem;padding:.8rem 2rem;background:var(--brand-green, #10b981);color:var(--white, #ffffff);border:none;border-radius:14px;font-size:.875rem;font-weight:500;font-family:Manrope,sans-serif;cursor:pointer;transition:all .3s ease}._shareButton_1bohk_237:hover{background:var(--brand-blue, #163b7c);transform:translateY(-1px)}._shareIcon_1bohk_259{width:1rem;height:1rem;object-fit:contain;filter:brightness(0) invert(1)}._form_1bohk_218{display:grid;grid-template-columns:305px 305px;column-gap:16px;row-gap:24px}._formField_1bohk_273{display:flex;flex-direction:column;gap:.5rem;border:none}._formLabel_1bohk_280{font-size:1.125rem;font-weight:500;color:var(--text-color, #000000);letter-spacing:0%}._required_1bohk_288{color:#ef4444;margin-left:.25rem}._formInput_1bohk_293,._formTextarea_1bohk_294{width:633;height:120;gap:10px;border-radius:14px;padding:19px 30px;border-width:1px;border:1px solid var(--border-color, #F0EFEF)}._formInput_1bohk_293:focus,._formTextarea_1bohk_294:focus{outline:none}._fullWidth_1bohk_317{grid-column:1 / -1}._fileUploadArea_1bohk_322{position:relative;border:0px dashed #cbd5e1;border-radius:.5rem;padding:2rem 1rem;text-align:center;cursor:pointer;transition:all .3s ease;background-color:#f8fafc}._fileUploadArea_1bohk_322:hover{background-color:#f0fdf4}._fileUploadArea_1bohk_322._dragActive_1bohk_338{background-color:#f0fdf4;border-style:solid}._fileInput_1bohk_344{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer}._fileUploadContent_1bohk_354{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;position:relative}._fileUploadText_1bohk_363{font-size:.875rem;font-weight:500;color:var(--text-color, #64748b);margin:0}._fileUploadHint_1bohk_370{font-size:.75rem;color:#94a3b8;margin:0}._fileIcon_1bohk_376{width:1.5rem;height:1.5rem;object-fit:contain;filter:brightness(0) saturate(100%) invert(48%) sepia(79%) saturate(2476%) hue-rotate(86deg) brightness(118%) contrast(119%)}._fileName_1bohk_383{font-size:.875rem;font-weight:500;color:var(--text-color, #334155);word-break:break-all}._removeFile_1bohk_390{position:absolute;top:-.5rem;right:-.5rem;width:1.5rem;height:1.5rem;border-radius:50%;background-color:#ef4444;color:var(--white, #ffffff);border:none;font-size:1.25rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._removeFile_1bohk_390:hover{background-color:#dc2626;transform:scale(1.1)}._radioGroup_1bohk_415{display:flex;flex-direction:column;gap:.75rem}._radioLabel_1bohk_421{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:background-color .2s ease;font-family:Manrope;font-weight:500;font-style:Medium;font-size:18px;line-height:100%;letter-spacing:0%;color:var(--text-color, #000000)}._radioLabel_1bohk_421:hover{background-color:#f8fafc}._radioInput_1bohk_443{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:var(--brand-green, #10b981)}._radioText_1bohk_450{font-size:.875rem;color:var(--text-color, #000000)}._applyButton_1bohk_457{width:100%;padding:1rem 2rem;background-color:var(--brand-green, #10b981);color:var(--white, #ffffff);border:none;border-radius:.5rem;font-size:1rem;font-weight:600;font-family:Manrope,sans-serif;cursor:pointer;transition:all .3s ease;margin-top:.5rem}._applyButton_1bohk_457:hover{background-color:var(--brand-blue, #163b7c);transform:translateY(-2px);box-shadow:0 4px 12px #163b7c33}._applyButton_1bohk_457:active{transform:translateY(0)}._errorContainer_1bohk_483{padding:4rem 2rem;text-align:center;color:var(--text-color, #64748b)}@media (min-width: 1024px){._contentGrid_1bohk_106{grid-template-columns:850px 633px;gap:3rem;justify-content:center}._formCard_1bohk_218{position:relative;overflow:visible}._form_1bohk_218{padding:1.5rem;overflow:visible}}@media (max-width: 968px){._heroContent_1bohk_46{padding:3rem 1.5rem}._contentWrapper_1bohk_98{padding:0 1.5rem}._mainContent_1bohk_90{padding:3rem 0}._contentGrid_1bohk_106{grid-template-columns:1fr;gap:2.5rem}._jobDetails_1bohk_115,._applicationForm_1bohk_210{width:100%;max-width:100%}}@media (max-width: 768px){._heroSection_1bohk_11{min-height:350px}._heroContent_1bohk_46{padding:2.5rem 1.5rem}._heroTitle_1bohk_57{font-size:2rem;margin-bottom:1rem}._heroSubtitle_1bohk_67{font-size:1rem}._mainContent_1bohk_90{padding:2rem 0}._contentWrapper_1bohk_98{padding:0 1rem}._contentGrid_1bohk_106{grid-template-columns:1fr;gap:2rem}._jobDetails_1bohk_115{width:100%;gap:2rem}._jobHeader_1bohk_124{gap:1rem}._jobTitle_1bohk_131{font-size:1.75rem}._jobTags_1bohk_140{gap:.5rem}._jobTag_1bohk_140{font-size:.8125rem;padding:.4375rem .875rem}._section_1bohk_158{gap:.875rem}._sectionTitle_1bohk_164{font-size:1.125rem}._sectionText_1bohk_171{font-size:.9375rem;line-height:1.6}._list_1bohk_178,._listItem_1bohk_187{gap:.75rem}._listText_1bohk_202{font-size:.9375rem;line-height:1.6}._applicationForm_1bohk_210{width:100%}._formCard_1bohk_218{border-radius:.625rem}._formHeader_1bohk_228{padding:.875rem 1.25rem}._shareButton_1bohk_237{padding:.4375rem .875rem;font-size:.8125rem}._form_1bohk_218{padding:1.25rem;gap:1.25rem}._formField_1bohk_273{gap:.4375rem}._formLabel_1bohk_280{font-size:.8125rem}._formInput_1bohk_293,._formTextarea_1bohk_294{padding:.625rem .875rem;font-size:.9375rem}._formTextarea_1bohk_294{min-height:90px}._fileUploadArea_1bohk_322{padding:1.5rem 1rem}._fileUploadText_1bohk_363{font-size:.8125rem}._fileUploadHint_1bohk_370{font-size:.6875rem}._radioGroup_1bohk_415{gap:.625rem}._radioLabel_1bohk_421{padding:.4375rem}._radioText_1bohk_450{font-size:.8125rem}._applyButton_1bohk_457{padding:.875rem 1.5rem;font-size:.9375rem}}@media (max-width: 480px){._heroSection_1bohk_11{min-height:280px}._heroContent_1bohk_46{padding:2rem 1rem}._heroTitle_1bohk_57{font-size:1.75rem;margin-bottom:.875rem;line-height:1.3}._heroSubtitle_1bohk_67{font-size:.9375rem;line-height:1.5}._mainContent_1bohk_90{padding:1.5rem 0}._contentWrapper_1bohk_98{padding:0 .875rem}._contentGrid_1bohk_106,._jobDetails_1bohk_115{gap:1.5rem}._jobHeader_1bohk_124{gap:.875rem}._jobTitle_1bohk_131{font-size:1.5rem;line-height:1.3}._jobTags_1bohk_140{flex-wrap:wrap;gap:.4375rem}._jobTag_1bohk_140{font-size:.75rem;padding:.375rem .75rem}._section_1bohk_158{gap:.75rem}._sectionTitle_1bohk_164{font-size:1.125rem}._sectionText_1bohk_171{font-size:.875rem;line-height:1.6}._list_1bohk_178{gap:.625rem}._listItem_1bohk_187{gap:.625rem;align-items:flex-start}._listBullet_1bohk_193{width:.4375rem;height:.4375rem;margin-top:.4375rem}._listText_1bohk_202{font-size:.875rem;line-height:1.6}._applicationForm_1bohk_210{width:100%}._formCard_1bohk_218{border-radius:.5rem;border-width:1px}._formHeader_1bohk_228{padding:.75rem 1rem}._shareButton_1bohk_237{padding:.375rem .75rem;font-size:.75rem;gap:.375rem}._shareIcon_1bohk_259{width:.875rem;height:.875rem}._form_1bohk_218{padding:1rem;gap:1rem}._formField_1bohk_273{gap:.375rem}._formLabel_1bohk_280{font-size:.75rem}._formInput_1bohk_293,._formTextarea_1bohk_294{padding:.5625rem .75rem;font-size:.875rem;border-radius:.4375rem}._formTextarea_1bohk_294{min-height:80px;resize:vertical}._fileUploadArea_1bohk_322{padding:1.25rem .875rem;border-width:1.5px}._fileUploadContent_1bohk_354{gap:.375rem}._fileIcon_1bohk_376{width:1.25rem;height:1.25rem}._fileUploadText_1bohk_363{font-size:.75rem}._fileUploadHint_1bohk_370{font-size:.625rem}._fileName_1bohk_383{font-size:.75rem;padding:0 1.5rem 0 0}._removeFile_1bohk_390{width:1.25rem;height:1.25rem;font-size:1rem;top:-.375rem;right:-.375rem}._radioGroup_1bohk_415{gap:.5rem}._radioLabel_1bohk_421{padding:.375rem;gap:.625rem}._radioInput_1bohk_443{width:1.125rem;height:1.125rem}._radioText_1bohk_450{font-size:.75rem}._applyButton_1bohk_457{padding:.875rem 1.25rem;font-size:.875rem;font-weight:600;border-radius:.4375rem;margin-top:.25rem}}@media (max-width: 360px){._heroSection_1bohk_11{min-height:250px}._heroContent_1bohk_46{padding:1.5rem .875rem}._heroTitle_1bohk_57{font-size:1.5rem}._heroSubtitle_1bohk_67{font-size:.875rem}._contentWrapper_1bohk_98{padding:0 .75rem}._jobTitle_1bohk_131{font-size:1.375rem}._sectionTitle_1bohk_164{font-size:1rem}._form_1bohk_218{padding:.875rem}._formInput_1bohk_293,._formTextarea_1bohk_294{padding:.5rem .625rem;font-size:.8125rem}._fileUploadArea_1bohk_322{padding:1rem .75rem}._applyButton_1bohk_457{padding:.75rem 1rem;font-size:.8125rem}}._loadingContainer_263q5_4{min-height:100vh;background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}._loadingSpinner_263q5_14{width:3rem;height:3rem;border:.25rem solid #e2e8f0;border-top:.25rem solid #2563eb;border-radius:50%;animation:_spin_263q5_1 1s linear infinite}@keyframes _spin_263q5_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingContainer_263q5_4 p{font-size:1.125rem;color:#64748b;margin:0}._successContainer_263q5_35{min-height:100vh;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:2rem}._successCard_263q5_44{text-align:center;background:#fff;border-radius:1rem;padding:3rem 2rem;box-shadow:0 .625rem 1.5625rem #0000001a}._successIcon_263q5_52{display:flex;justify-content:center}._successIcon_263q5_52 img{width:4rem;height:4rem;filter:brightness(0) saturate(100%) invert(48%) sepia(79%) saturate(2476%) hue-rotate(86deg) brightness(118%) contrast(119%)}._successTitle_263q5_63{font-size:2rem;font-weight:700;color:#0f172a}._successDescription_263q5_69{font-size:1.125rem;line-height:1.6;color:#64748b}._heroSection_263q5_76{padding:4rem 0;background:linear-gradient(135deg,#fff,#f8fafc)}._heroContent_263q5_81{padding:0 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}._heroTitle_263q5_90{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#0f172a;padding-bottom:1rem}._heroSubtitle_263q5_97{font-size:1.25rem;color:#64748b;text-align:center;padding-bottom:1rem}._heroMeta_263q5_104{display:flex;flex-wrap:wrap;gap:1.5rem;color:#64748b;justify-content:center}._metaItem_263q5_112{display:flex;align-items:center;gap:.5rem;font-size:1rem}._metaIcon_263q5_119{width:1.25rem;height:1.25rem;object-fit:contain;filter:brightness(0) saturate(100%) invert(48%) sepia(8%) saturate(1037%) hue-rotate(202deg) brightness(94%) contrast(86%)}._mainContent_263q5_127{padding:4rem 0}._contentGrid_263q5_131{padding:0 2rem;display:grid;grid-template-columns:1fr;gap:3rem}._jobDetails_263q5_139{display:flex;flex-direction:column;gap:2rem}._detailCard_263q5_145{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}._cardHeader_263q5_152{padding:1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}._cardTitle_263q5_158{font-size:1.25rem;font-weight:600;color:#0f172a}._cardContent_263q5_164{padding:1.5rem}._cardText_263q5_168{font-size:1rem;line-height:1.6;color:#64748b}._list_263q5_178{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}._listItem_263q5_186{display:flex;align-items:center;gap:.75rem}._listBullet_263q5_192{width:.5rem;height:.5rem;background:#2563eb;border-radius:50%;flex-shrink:0}._benefitBullet_263q5_200{background:#10b981}._listText_263q5_204{font-size:1rem;line-height:1.6;color:#64748b}._applicationForm_263q5_211{position:relative}._formCard_263q5_215{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}._formHeader_263q5_222{padding:1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}._formTitle_263q5_228{font-size:1.25rem;font-weight:600;color:#0f172a}._formDescription_263q5_234{font-size:.875rem;color:#64748b}._formContent_263q5_239{padding:1.5rem}._form_263q5_215{display:flex;flex-direction:column;gap:1.5rem}._formField_263q5_249{display:flex;flex-direction:column;gap:.5rem}._formLabel_263q5_255{font-size:.875rem;font-weight:500;color:#0f172a}._formInput_263q5_261,._formTextarea_263q5_262{padding:.75rem;border:1px solid #d1d5db;border-radius:1rem;font-size:1rem;transition:border-color .2s ease}._formInput_263q5_261:focus,._formTextarea_263q5_262:focus{outline:none;border:1px solid var(--brand-green)}._formTextarea_263q5_262{resize:vertical;min-height:100px}._fileUpload_263q5_282{display:flex;align-items:center;gap:.5rem}._fileInput_263q5_288{display:none}._uploadIcon_263q5_292{width:1rem;height:1rem;object-fit:contain;filter:brightness(0) saturate(100%) invert(48%) sepia(8%) saturate(1037%) hue-rotate(202deg) brightness(94%) contrast(86%)}._closingBanner_263q5_300{padding:4rem 2rem;background:linear-gradient(135deg,#1a3d2e,#2dd4bf);color:#fff}._bannerContent_263q5_306{padding:0 2rem;text-align:center;display:flex;flex-direction:column;gap:1rem}._bannerTitle_263q5_314{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#fff}._bannerDescription_263q5_320{font-size:1.25rem;line-height:1.6;opacity:.9;color:#fff;padding-bottom:1rem}._closingBannerbutton_263q5_328{text-decoration:none;display:inline-block}@media (min-width: 1024px){._contentGrid_263q5_131{grid-template-columns:2fr 1fr;gap:3rem}._formCard_263q5_215{position:sticky;top:2rem}}@media (max-width: 768px){._heroSection_263q5_76,._mainContent_263q5_127{padding:3rem 0}._contentGrid_263q5_131,._heroContent_263q5_81{padding:0 1rem}._heroMeta_263q5_104{flex-direction:column;gap:1rem}._bannerContent_263q5_306{padding:0 1rem}}@media (max-width: 480px){._heroSection_263q5_76,._mainContent_263q5_127{padding:2rem 0}._heroTitle_263q5_90{font-size:2rem}._heroSubtitle_263q5_97{font-size:1.125rem}._bannerTitle_263q5_314{font-size:1.75rem}._bannerDescription_263q5_320{font-size:1rem}._successCard_263q5_44{padding:2rem 1.5rem}._successTitle_263q5_63{font-size:1.75rem}}._eventsPage_fybwf_1{min-height:100vh}._heroBanner_fybwf_6{width:1728px;max-width:100%;height:612px;position:relative;display:flex;align-items:center;justify-content:flex-start;margin:0 auto;background-image:url(/images/Event_hero.png);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;margin-top:2rem;border-radius:1rem}._bannerOverlay_fybwf_24{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(86.34deg,#001d51 3.39%,#001d5100 74.99%);z-index:1}._bannerContent_fybwf_34{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1.5rem;padding-left:12rem;text-align:left}._bannerTitle_fybwf_47{font-size:2.25rem;font-weight:700;color:var(--white);line-height:1.2;margin:0;letter-spacing:-.02em}._bannerDescription_fybwf_56{font-size:1.5rem;font-weight:400;color:var(--white);line-height:1.6;margin:0;opacity:.95;max-width:600px}._upcomingEvents_fybwf_67{display:flex;flex-direction:column;gap:1rem;margin-top:4rem}._sectionHeader_fybwf_74{display:flex;align-items:center;justify-content:center;gap:1rem}._sectionHeader_fybwf_74 h2{font-size:3rem;font-weight:700;color:var(--brand-blue)}._highlight_fybwf_87{color:var(--brand-green)}._calendarIcon_fybwf_91{width:1.5rem;height:1.5rem}._sectionDescription_fybwf_96{text-align:center;color:var(--grey-info);font-size:1.1rem}._categoryFilters_fybwf_102{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._categoryBtn_fybwf_109{background:var(--white);color:var(--grey-info);border:none;padding:.75rem 1.5rem;border-radius:25px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}._categoryBtn_fybwf_109._active_fybwf_123{background:var(--brand-green);color:var(--white)}._eventsGrid_fybwf_129{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._eventCard_fybwf_135{background:var(--white);border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--border)}._eventCard_fybwf_135:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}._eventImage_fybwf_149{position:relative;height:200px;overflow:hidden}._eventImage_fybwf_149 img{width:100%;height:100%;object-fit:cover}._showingTag_fybwf_161{position:absolute;bottom:10px;left:10px;background:var(--brand-blue);color:var(--white);padding:.25rem .75rem;border-radius:15px;font-size:.75rem;font-weight:600}._priceTag_fybwf_173{position:absolute;bottom:10px;right:10px;background:var(--brand-green);color:var(--white);padding:.25rem .75rem;border-radius:15px;font-size:.75rem;font-weight:600}._eventInfo_fybwf_185{padding:1.5rem}._eventInfo_fybwf_185 h3{font-size:1.25rem;font-weight:700;color:var(--brand-blue);margin-bottom:.75rem;line-height:1.3}._eventCategory_fybwf_197{display:inline-block;background:var(--brand-green);color:var(--white);padding:.25rem .75rem;border-radius:15px;font-size:.75rem;font-weight:600;margin-bottom:.75rem}._eventMeta_fybwf_208{color:var(--grey-info);font-size:.9rem;margin-bottom:1rem}._eventInfo_fybwf_185 p{color:var(--grey-color);font-size:.9rem;line-height:1.5;margin:0}._loadMore_fybwf_222{display:flex;justify-content:center}._bottomImageSection_fybwf_232{width:100%;text-align:center;padding:2rem 0}._bottomImage_fybwf_232{width:100%;height:auto;object-fit:cover;border-radius:12px;box-shadow:0 10px 25px -5px #0000001a}@media (max-width: 1024px){._eventsGrid_fybwf_129{grid-template-columns:repeat(2,1fr)}._searchBar_fybwf_252{flex-wrap:wrap}}@media (max-width: 1728px){._heroBanner_fybwf_6{width:100%;height:auto;aspect-ratio:1728 / 612;padding:2rem 1.5rem}}@media (max-width: 768px){._heroBanner_fybwf_6{padding:1.5rem 1rem;justify-content:center}._bannerOverlay_fybwf_24{background:linear-gradient(86.34deg,#001d51 3.39%,#001d5100 74.99%)}._bannerContent_fybwf_34{width:100%;max-width:100%;padding-left:0;text-align:center;align-items:center}._bannerDescription_fybwf_56{max-width:100%}._sectionHeader_fybwf_74 h2{font-size:2rem}._eventsGrid_fybwf_129{grid-template-columns:1fr}._searchBar_fybwf_252{flex-direction:column}._categoryFilters_fybwf_102{justify-content:flex-start;overflow-x:auto;padding-bottom:1rem}}._container_1uihu_4{position:relative;width:100%;min-height:calc(100vh - var(--header-height) - var(--footer-height));display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:var(--background-color);overflow:hidden}._container_1uihu_4:before{content:"";position:absolute;left:0;right:0;bottom:0;height:50%;opacity:.3;animation:_floatEffect_1uihu_1 4s ease-in-out infinite;background:linear-gradient(360deg,var(--brand-blue) 30%,transparent 95%);z-index:1}._content_1uihu_32{position:relative;z-index:3;text-align:center;padding:2rem;max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;box-sizing:border-box}._iconWrapper_1uihu_48{position:relative;width:150px;height:150px;display:flex;justify-content:center;align-items:center}._constructionIcon_1uihu_57{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:var(--brand-green);animation:_pulse_1uihu_1 2s ease-in-out infinite}._iconSvg_1uihu_67{width:100%;height:100%;filter:drop-shadow(0 4px 20px rgba(85,181,108,.3))}._contentWrapper_1uihu_73{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}._title_1uihu_82{font-weight:600;font-size:clamp(2.5rem,5vw,4.5rem);color:var(--white);line-height:1.2;letter-spacing:-.02em;text-align:center;margin:0}._highlight_1uihu_92{color:var(--brand-green);font-weight:600;position:relative}._highlight_1uihu_92:after{content:"";position:absolute;bottom:4px;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--brand-green),transparent);border-radius:1px}._description_1uihu_109{font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;color:var(--brand-blue-lightest);opacity:.9;max-width:600px;margin:0}._actionArea_1uihu_119{display:flex;gap:1rem;justify-content:center;margin-top:1rem}@keyframes _floatEffect_1uihu_1{0%,to{transform:translateY(0)}50%{transform:translateY(30px)}}@keyframes _pulse_1uihu_1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@media (min-width: 1025px) and (max-width: 1500px){._container_1uihu_4{min-height:calc(100vh - var(--header-height) - var(--footer-height));padding:3rem 2rem}._content_1uihu_32{gap:2.5rem;padding:1.5rem}._iconWrapper_1uihu_48{width:130px;height:130px}._title_1uihu_82{font-size:clamp(2.25rem,4vw,4rem)}._description_1uihu_109{font-size:clamp(.95rem,1.9vw,1.15rem)}}@media (max-width: 1024px){._container_1uihu_4{padding:3rem 1.5rem}._content_1uihu_32{gap:2rem;padding:1.5rem}._iconWrapper_1uihu_48{width:120px;height:120px}._title_1uihu_82{font-size:clamp(2rem,5vw,3.5rem)}._description_1uihu_109{font-size:clamp(.9rem,1.8vw,1.1rem)}}@media (max-width: 768px){._container_1uihu_4{padding:2rem 1rem;min-height:calc(100vh - var(--header-height) - 200px)}._content_1uihu_32{gap:1.5rem;padding:1rem}._iconWrapper_1uihu_48{width:100px;height:100px}._title_1uihu_82{font-size:clamp(1.75rem,6vw,3rem)}._description_1uihu_109{font-size:clamp(.875rem,2vw,1rem)}._actionArea_1uihu_119{width:100%;flex-direction:column}}@media (max-width: 480px){._container_1uihu_4{padding:1.5rem .75rem}._content_1uihu_32{gap:1.25rem;padding:.75rem}._iconWrapper_1uihu_48{width:80px;height:80px}._title_1uihu_82{font-size:clamp(1.5rem,7vw,2.5rem)}._description_1uihu_109{font-size:.875rem}}._landingPage_9rx8f_2{width:100%;position:relative;overflow:hidden;justify-content:center;display:flex;flex-direction:column;align-items:center}._heroContainer_9rx8f_12{width:100%;min-height:809px;height:auto;position:relative;background-image:url(/images/Tower.svg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}._gradientOverlay_9rx8f_26{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(22,59,124,.95) 0%,rgba(22,59,124,.85) 50%,rgba(22,59,124,.1) 70%,transparent 85%);z-index:1}._towerDecoration_9rx8f_42{position:absolute;bottom:0;left:50%;transform:translate(-50%);opacity:.1;z-index:2;pointer-events:none}._towerImage_9rx8f_52{width:300px;height:auto;object-fit:contain}._contentContainer_9rx8f_58{position:relative;z-index:2;width:95%;padding:4rem 3rem;display:flex;grid-template-columns:1fr 1fr;gap:4rem;margin:0 auto;justify-content:space-between}._leftSection_9rx8f_70{display:flex;flex-direction:column;gap:24px;width:851px;max-width:100%;color:var(--white)}._title_9rx8f_83{font-family:Manrope,sans-serif;font-size:36px;font-weight:800;line-height:100%;letter-spacing:-.02em;color:var(--white);width:638px;margin:0}._description_9rx8f_98{font-family:Manrope,sans-serif;font-size:20px;font-weight:500;line-height:1.4;letter-spacing:0%;color:#ffffffe6;margin:0;max-width:851px}._featuresList_9rx8f_111{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:26px}._featureItem_9rx8f_122{display:flex;align-items:flex-start;gap:16px}._bullet_9rx8f_129{width:16px;height:16px;min-width:16px;min-height:16px;border-radius:50%;background-color:#55b56c;margin-top:6px;flex-shrink:0}._featureText_9rx8f_141{color:#ffffffe6;flex:1}._companiesSection_9rx8f_146{margin-top:24px;width:296px;display:flex;flex-direction:column;gap:4px}._companiesTitle_9rx8f_156{font-size:14px;font-weight:400;line-height:1;letter-spacing:0;color:#fff;margin:0}._logosContainer_9rx8f_167{display:flex;align-items:center;gap:16px;width:305px;height:62px}._logoWrapper_9rx8f_177{height:40px;display:flex;align-items:center;filter:brightness(0) invert(1);opacity:.8;transition:opacity .3s ease}._logoWrapper_9rx8f_177:hover{opacity:1}._companyLogo_9rx8f_190{height:100%;width:auto;object-fit:contain}._rightSection_9rx8f_198{display:flex;flex-direction:column;gap:16px;max-width:640px;width:100%;margin-top:-40px}._formHeader_9rx8f_208{font-family:Manrope,sans-serif;font-size:18px;font-weight:500;line-height:65%;letter-spacing:0;color:#fff;text-align:center;margin:0}._formCard_9rx8f_222{width:640px;min-height:600px;background:#fff;padding:40px}._form_9rx8f_208{display:flex;flex-direction:column;gap:1.5rem}._formField_9rx8f_235{width:100%}._formRow_9rx8f_239{display:flex;gap:31px}._formInput_9rx8f_244{width:100%}._formInput_9rx8f_244 label{color:#000c!important}._formInput_9rx8f_244 input{background-color:#00000005!important;border:1px solid rgba(0,0,0,.2)!important;color:#000000e6!important;border-radius:14px}._formInput_9rx8f_244 input:focus{border:1px solid var(--brand-green)!important;background-color:#55b56c0d!important}._formInput_9rx8f_244 input::placeholder{color:#00000080!important}._formInput_9rx8f_244 .required{color:#dc2626!important}._selectLabel_9rx8f_271{display:block;font-size:.875rem;font-weight:500;color:#000c;margin-bottom:.5rem}._selectLabel_9rx8f_271 ._required_9rx8f_267{color:#dc2626}._selectInput_9rx8f_283{width:100%;padding:.875rem 2.5rem .875rem 1.25rem;border-radius:14px;border:1px solid rgba(0,0,0,.2);background-color:#00000005;font-size:1rem;font-weight:400;color:#00000080;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='%239aa59f' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 20px center;background-size:16px}._selectInput_9rx8f_283:valid{color:#000000e6}._selectInput_9rx8f_283:focus{border:1px solid var(--brand-green);background-color:#55b56c0d}._selectInput_9rx8f_283 option{color:#000000e6}._textareaLabel_9rx8f_322{display:block;font-size:.875rem;font-weight:500;color:#000c;margin-bottom:.5rem}._textarea_9rx8f_322{width:100%;padding:1rem;border-radius:.5rem;font-size:1rem;outline:none;border:1px solid rgba(0,0,0,.2);background-color:transparent;color:#000000e6;transition:all .3s ease;font-family:inherit;resize:vertical;min-height:100px}._textarea_9rx8f_322:focus{border:1px solid var(--brand-green);background-color:#55b56c0d}._textarea_9rx8f_322::placeholder{color:#00000080}._submitMessage_9rx8f_354{font-size:.9rem;color:var(--brand-navy, #163b7c)}._submitButton_9rx8f_359{width:100%;margin-top:8px}._metricsContainer_9rx8f_365{display:flex;gap:48px;justify-content:center;align-items:stretch;width:1264px;min-height:174px;margin:-87px auto 0;position:relative;z-index:3}._metricCard_9rx8f_379{width:250px;height:150px;background:#fff;border-radius:16px;padding:32px 24px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;box-shadow:0 4px 4px #00000014}._metricIcon_9rx8f_394{width:48px;height:48px;display:flex;align-items:center;justify-content:center}._metricIcon_9rx8f_394 img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(48%) sepia(79%) saturate(400%) hue-rotate(90deg) brightness(95%) contrast(85%)}._metricValue_9rx8f_410{font-size:2rem;font-weight:700;color:var(--brand-green);line-height:1}._metricLabel_9rx8f_417{font-size:.875rem;color:var(--text-color);font-weight:500;line-height:1.4}@media (max-width: 1024px){._heroContainer_9rx8f_12{width:100%;height:auto;flex-direction:column;align-items:flex-start}._gradientOverlay_9rx8f_26{background:linear-gradient(to bottom,rgba(22,59,124,.95) 0%,rgba(22,59,124,.85) 60%,rgba(22,59,124,.7) 70%,rgba(22,59,124,.3) 85%,transparent 100%)}._contentContainer_9rx8f_58{grid-template-columns:1fr;gap:3rem;width:100%;padding:3rem 2rem;justify-content:center}._formRow_9rx8f_239{grid-template-columns:1fr}._title_9rx8f_83{font-size:2.5rem}._metricsContainer_9rx8f_365{width:100%;height:auto;margin-top:-3rem;padding:0 2rem}._metricCard_9rx8f_379{flex:1 1 calc(50% - .75rem);min-width:180px}}@media (max-width: 768px){._landingPage_9rx8f_2{min-height:auto;padding:0}._heroContainer_9rx8f_12{width:100%;height:auto;min-height:auto;flex-direction:column;align-items:center;justify-content:flex-start;padding-bottom:2rem}._gradientOverlay_9rx8f_26{background:linear-gradient(to bottom,#163b7cf2,#163b7cd9 50%,#163b7cb3 70%,#163b7c80,#163b7c4d)}._towerDecoration_9rx8f_42{display:none}._contentContainer_9rx8f_58{flex-direction:column;padding:2rem 1rem;gap:2rem}._rightSection_9rx8f_198,._leftSection_9rx8f_70{width:100%;max-width:100%}._title_9rx8f_83{width:100%;max-width:100%;font-size:28px}._description_9rx8f_98{max-width:100%;font-size:16px}._featuresList_9rx8f_111{gap:.875rem}._featureItem_9rx8f_122{font-size:.9375rem;gap:.75rem}._bullet_9rx8f_129{width:6px;height:6px;margin-top:.375rem}._companiesSection_9rx8f_146{margin-top:.5rem}._companiesTitle_9rx8f_156{font-size:.8125rem;margin-bottom:.75rem}._logosContainer_9rx8f_167{gap:1rem}._logoWrapper_9rx8f_177{height:30px}._rightSection_9rx8f_198{gap:.875rem}._formHeader_9rx8f_208{font-size:.9375rem}._formCard_9rx8f_222{width:100%;max-width:100%;height:auto;padding:1.5rem}._form_9rx8f_208{gap:1.25rem}._formRow_9rx8f_239{grid-template-columns:1fr;gap:1.25rem}._textarea_9rx8f_322{min-height:90px;font-size:.9375rem}._metricsContainer_9rx8f_365{width:100%;height:auto;margin-top:-1.5rem;padding:0 1.5rem;gap:1rem;flex-wrap:wrap;justify-content:center}._metricCard_9rx8f_379{flex:1 1 calc(50% - .5rem);min-width:140px;padding:1.5rem 1rem;gap:.5rem}._metricIcon_9rx8f_394{width:40px;height:40px}._metricValue_9rx8f_410{font-size:1.75rem}._metricLabel_9rx8f_417{font-size:.8125rem}}@media (max-width: 420px){._heroContainer_9rx8f_12{min-height:auto;padding-bottom:1.5rem}._contentContainer_9rx8f_58{padding:2rem 1rem;gap:2rem}._leftSection_9rx8f_70{gap:1.25rem}._title_9rx8f_83{font-size:1.75rem;line-height:1.2}._description_9rx8f_98{font-size:.9375rem;line-height:1.5}._featuresList_9rx8f_111{gap:.75rem}._featureItem_9rx8f_122{font-size:.875rem;gap:.625rem}._bullet_9rx8f_129{width:5px;height:5px;margin-top:.3125rem}._companiesTitle_9rx8f_156{font-size:.75rem;margin-bottom:.625rem}._logosContainer_9rx8f_167{gap:.75rem}._logoWrapper_9rx8f_177{height:25px}._formHeader_9rx8f_208{font-size:.875rem}._formCard_9rx8f_222{padding:1.25rem}._form_9rx8f_208{gap:1rem}._formField_9rx8f_235{margin-bottom:0}._formRow_9rx8f_239{gap:1rem}._textareaLabel_9rx8f_322{font-size:.8125rem;margin-bottom:.375rem}._textarea_9rx8f_322{padding:.875rem;font-size:.875rem;min-height:80px}._metricsContainer_9rx8f_365{margin-top:-1rem;padding:0 1rem;gap:.875rem}._metricCard_9rx8f_379{flex:1 1 calc(50% - .4375rem);min-width:120px;padding:1.25rem .875rem;gap:.375rem}._metricIcon_9rx8f_394{width:36px;height:36px}._metricValue_9rx8f_410{font-size:1.5rem}._metricLabel_9rx8f_417{font-size:.75rem}}@media (max-width: 375px){._heroContainer_9rx8f_12{padding-bottom:1rem}._contentContainer_9rx8f_58{padding:1.75rem .875rem;gap:1.75rem}._leftSection_9rx8f_70{gap:1rem}._title_9rx8f_83{font-size:1.5rem;line-height:1.2}._description_9rx8f_98{font-size:.875rem;line-height:1.5}._featuresList_9rx8f_111{gap:.625rem}._featureItem_9rx8f_122{font-size:.8125rem;gap:.5rem}._bullet_9rx8f_129{width:4px;height:4px;margin-top:.25rem}._companiesSection_9rx8f_146{margin-top:.25rem}._companiesTitle_9rx8f_156{font-size:.6875rem;margin-bottom:.5rem}._logosContainer_9rx8f_167{gap:.625rem}._logoWrapper_9rx8f_177{height:22px}._formHeader_9rx8f_208{font-size:.8125rem}._formCard_9rx8f_222{padding:1rem}._form_9rx8f_208,._formRow_9rx8f_239{gap:.875rem}._textareaLabel_9rx8f_322{font-size:.75rem;margin-bottom:.3125rem}._textarea_9rx8f_322{padding:.75rem;font-size:.8125rem;min-height:70px;border-radius:.375rem}._metricsContainer_9rx8f_365{margin-top:-.75rem;padding:0 .875rem;gap:.75rem}._metricCard_9rx8f_379{flex:1 1 calc(50% - .375rem);min-width:110px;padding:1rem .75rem;gap:.3125rem}._metricIcon_9rx8f_394{width:32px;height:32px}._metricValue_9rx8f_410{font-size:1.375rem}._metricLabel_9rx8f_417{font-size:.6875rem}}._container_7x3lj_1{width:100%;padding:4rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:4rem;background-color:var(--background-color, #ffffff)}._videoSection_7x3lj_11{width:100%;max-width:1430px;display:flex;flex-direction:column;align-items:center;gap:2rem}._videoTitle_7x3lj_20{font-size:1.5rem;font-weight:500;color:var(--text-color, #6c6c6c);text-align:center;margin:0}._laptopContainer_7x3lj_28{position:relative;width:100%;max-width:1430px;display:flex;justify-content:center;align-items:center}._laptopImage_7x3lj_37{width:100%;height:auto;object-fit:contain;border-radius:.5rem;box-shadow:0 10px 40px #0000001a}._howItWorksSection_7x3lj_46{width:100%;max-width:1720px;display:flex;flex-direction:column;align-items:flex-start;gap:3rem}._sectionTitle_7x3lj_55{font-size:2.5rem;font-weight:600;color:var(--brand-blue, #163b7c);text-align:left;margin:0}._stepsGrid_7x3lj_63{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;justify-items:stretch}@media (max-width: 1024px){._stepsGrid_7x3lj_63{grid-template-columns:repeat(2,1fr)}}._stepCard_7x3lj_77{width:100%;background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 2px 10px #00000014;transition:all .3s ease;display:flex;flex-direction:column;gap:1.5rem}._stepCard_7x3lj_77:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}._stepHeader_7x3lj_94{display:flex;align-items:center;gap:1rem}._stepIconWrapper_7x3lj_100{width:60px;height:60px;border:2px solid var(--brand-green, #55b56c);border-radius:20%;display:flex;align-items:center;justify-content:center;padding:.75rem;background-color:transparent;flex-shrink:0;background-color:#55b56c33}._stepIcon_7x3lj_100{width:100%;height:100%;object-fit:contain}._stepNumberText_7x3lj_121{font-size:1rem;font-weight:500;color:var(--brand-green, #55b56c)}._stepContent_7x3lj_127{display:flex;flex-direction:column;gap:.75rem}._stepTitle_7x3lj_133{font-size:1.25rem;font-weight:600;color:var(--brand-blue, #163b7c);margin:0;line-height:1.3}._stepDescription_7x3lj_141{font-size:1rem;color:var(--text-color, #6c6c6c);margin:0;line-height:1.6}@media (max-width: 768px){._container_7x3lj_1{padding:3rem 1rem;gap:3rem}._videoSection_7x3lj_11,._laptopContainer_7x3lj_28{max-width:100%}._videoTitle_7x3lj_20{font-size:1.25rem}._howItWorksSection_7x3lj_46{width:100%;align-items:center;gap:2.5rem}._sectionTitle_7x3lj_55{font-size:2rem;text-align:center}._stepsGrid_7x3lj_63{grid-template-columns:1fr;gap:1.5rem;width:100%}._stepCard_7x3lj_77{max-width:100%;padding:1.75rem}._stepHeader_7x3lj_94{gap:.875rem}._stepIconWrapper_7x3lj_100{width:55px;height:55px}._stepNumberText_7x3lj_121{font-size:.9375rem}._stepTitle_7x3lj_133{font-size:1.125rem}._stepDescription_7x3lj_141{font-size:.9375rem}}@media (max-width: 420px){._container_7x3lj_1{padding:2.5rem 1rem;gap:2.5rem}._videoTitle_7x3lj_20{font-size:1.125rem}._howItWorksSection_7x3lj_46{gap:2rem}._sectionTitle_7x3lj_55{font-size:1.75rem}._stepsGrid_7x3lj_63{gap:1.25rem}._stepCard_7x3lj_77{padding:1.5rem;gap:1.25rem}._stepHeader_7x3lj_94{gap:.75rem}._stepIconWrapper_7x3lj_100{width:50px;height:50px;padding:.625rem}._stepNumberText_7x3lj_121{font-size:.875rem}._stepTitle_7x3lj_133{font-size:1.0625rem}._stepDescription_7x3lj_141{font-size:.875rem;line-height:1.5}}@media (max-width: 375px){._container_7x3lj_1{padding:2rem .875rem;gap:2rem}._videoTitle_7x3lj_20{font-size:1rem;padding:0 .5rem}._howItWorksSection_7x3lj_46{gap:1.75rem}._sectionTitle_7x3lj_55{font-size:1.5rem;padding:0 .5rem}._stepsGrid_7x3lj_63{gap:1rem}._stepCard_7x3lj_77{padding:1.25rem;gap:1rem;border-radius:.75rem}._stepHeader_7x3lj_94{gap:.625rem}._stepIconWrapper_7x3lj_100{width:45px;height:45px;padding:.5rem}._stepNumberText_7x3lj_121{font-size:.8125rem}._stepTitle_7x3lj_133{font-size:1rem}._stepDescription_7x3lj_141{font-size:.8125rem;line-height:1.5}}._individualContainer_ef45h_1{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:2.938rem}._heroSection_ef45h_10{width:100%;height:24.063rem;background-image:url(/images/careerGroup.png);background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center}._heroOverlay_ef45h_24{position:absolute;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center}._heroContent_ef45h_34{text-align:center;color:var(--white)}._heroContent_ef45h_34 h1{font-size:2.2rem;font-weight:700;color:var(--white)}._heroContent_ef45h_34 p{margin-top:.8rem;font-size:1rem;opacity:.9}._jobTags_ef45h_52{display:flex;gap:1.125rem;max-width:33.688rem;margin-top:1.2rem}._jobTag_ef45h_52{padding:12px 22px;background:#fff;border-radius:14px;font-size:15px;font-weight:500;color:#6b7280;border:none;box-shadow:0 3px 8px #0000000d;transition:all .2s ease;width:10.813rem;text-align:center}._jobTag_ef45h_52:hover{transform:translateY(-1px);box-shadow:0 6px 14px #00000014}._jobTitleSection_ef45h_78{display:flex;align-items:flex-start;width:calc(100% - 200px);margin:0 100px}._jobTitleText_ef45h_85{justify-content:space-between;align-items:flex-start;max-width:831px;gap:50px}._jobTitleText_ef45h_85 p{font-size:2.25rem;color:var(--brand-blue);font-weight:800}._shareIcon_ef45h_98{filter:brightness(0) invert(1)}._Buttons_ef45h_102{display:flex;align-items:flex-start;margin-left:auto}._jobContainer_ef45h_108{width:calc(100% - 200px);margin:0 100px;display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}._jobDescription_ef45h_117{width:53.125rem}._jobApplyForm_ef45h_121{width:100%;margin-top:.8rem}._stickyBox_ef45h_126{position:sticky;top:100px;will-change:transform}._jobDescription_ef45h_117 h1{font-size:1.875rem;color:var(--brand-blue);font-weight:700}._jobDescription_ef45h_117 p{margin-top:1rem;width:53.125rem;font-size:1.25rem;font-weight:500;line-height:1.6}._list_ef45h_147{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}._listItem_ef45h_157{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;color:#374151;line-height:1.5}._dot_ef45h_166{height:1rem;min-width:1rem;margin-top:.39rem;border-radius:50%;background-color:#22c55e}._text_ef45h_174{flex:1;color:#444;width:53.125rem;font-size:1.25rem;font-weight:400;line-height:1.6}._title_ef45h_183{margin-top:2rem;font-size:1.875rem;font-weight:700;gap:26px;width:850px;color:var(--brand-blue);line-height:1.6}._form_ef45h_194{max-width:39.563rem;height:62.375rem;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 .5rem 1.5rem #00000014;display:flex;flex-direction:column;gap:1.5rem}._row_ef45h_206{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._field_ef45h_212{display:flex;flex-direction:column;gap:.5rem}._full_ef45h_218{grid-column:1 / -1}._label_ef45h_222{font-size:1.125rem;font-weight:500;color:var(--black)}._label_ef45h_222 span{color:#ef4444}._fileInput_ef45h_231{width:36.313rem;height:7.625rem}._input_ef45h_235{max-width:19rem;height:3.125rem}._input_ef45h_235,._textarea_ef45h_241,._fileInput_ef45h_231{padding:1rem;font-size:.875rem;border:.0625rem solid #e5e7eb;border-radius:.8rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}._input_ef45h_235:focus,._textarea_ef45h_241:focus,._fileInput_ef45h_231:focus{border-color:#22c55e;box-shadow:0 0 0 .125rem #22c55e40}._textarea_ef45h_241{height:6rem;color:#6b7280;resize:vertical;max-width:39.563rem;height:7.5rem}._smallText_ef45h_268{font-size:.75rem;color:#6b7280;margin-top:.25rem}._radioGroup_ef45h_274{display:flex;flex-direction:column;gap:.5rem;font-weight:500;font-size:18px}._radioLabel_ef45h_282{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151}._submitButton_ef45h_290{margin-top:1rem;padding:.875rem 1rem;font-size:1rem;font-weight:600;border-radius:.75rem;border:none;cursor:pointer;background-color:#22c55e;color:#fff;transition:background-color .2s ease,transform .1s ease}._submitButton_ef45h_290:hover{background-color:#16a34a}._submitButton_ef45h_290:active{transform:translateY(.0625rem)}@media (max-width: 40rem){._row_ef45h_206{grid-template-columns:1fr}}._wrapper_13m1k_6{width:100%;background:#eef7f0;padding:2rem 0 3rem;font-family:Manrope,sans-serif}._container_13m1k_13{max-width:1400px;width:90%;margin:0 auto}._header_13m1k_20{margin-bottom:2rem}._headerLabel_13m1k_24{font-size:.875rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-green);margin:0 0 .5rem}._headerTitle_13m1k_33{font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1.2;color:var(--brand-blue);margin:0}._mapFormRow_13m1k_42{display:flex;gap:2rem;width:100%;align-items:stretch;margin-bottom:2rem}._mapColumn_13m1k_50,._formColumn_13m1k_50{width:100%;min-height:400px}._mapWrap_13m1k_58{width:100%;height:100%;min-height:400px;border-radius:14px;overflow:hidden;box-shadow:0 4px 12px #00000014}._mapIframe_13m1k_67{width:100%;height:100%;min-height:400px;border:none;display:block}._formCard_13m1k_76{width:100%;height:100%;background:var(--white);border-radius:14px;padding:3.063rem;box-shadow:0 4px 6px #0000001a;display:flex;gap:2.625rem;flex-direction:column}._formHeader_13m1k_87{display:flex;flex-direction:column}._formTitle_13m1k_91{font-size:1.5rem;font-weight:800;color:var(--brand-blue)}._formSubtitle_13m1k_97{font-size:1.125rem;line-height:1.5;color:var(--brand-blue);font-weight:400}._form_13m1k_50{display:flex;flex-direction:column;gap:2.625rem;flex:1}._formRow_13m1k_111{display:flex;gap:1rem;flex-wrap:wrap}._formRow_13m1k_111>*{flex:1;min-width:0}._inputGroup_13m1k_122{flex:1;min-width:0}._input_13m1k_122,._select_13m1k_128,._textarea_13m1k_129{width:100%;padding:.875rem 1rem;border:1px solid rgba(0,0,0,.08);background:#f1f8f4;font-size:.875rem;color:#333;outline:none;border-radius:.35rem;font-family:Manrope,sans-serif;transition:box-shadow .2s ease}._input_13m1k_122::placeholder,._textarea_13m1k_129::placeholder{color:var(--text-color);font-weight:400}._textarea_13m1k_129{min-height:120px;resize:vertical}._select_13m1k_128{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg fill='%239aa59f' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:2.5rem}._select_13m1k_128 option[value=""]{color:#9aa59f}._submitBtn_13m1k_167{width:100%;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;padding:.85rem 2rem;border-radius:.35rem;border:none;cursor:pointer;background:var(--brand-green);color:var(--white);margin-top:.5rem;transition:background .2s,color .2s}._submitBtn_13m1k_167:hover{background:#4a9d5a}._cardsRow_13m1k_187{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}._card_13m1k_187{display:flex;align-items:center;gap:1rem;background:var(--white);border-radius:.5rem;padding:1.25rem 1rem;box-shadow:0 2px 10px #0000000f;transition:box-shadow .2s}._card_13m1k_187:hover{box-shadow:0 4px 14px #00000014}._cardIcon_13m1k_208{width:48px;height:48px;border-radius:50%;background:var(--brand-green);display:flex;align-items:center;justify-content:center;flex-shrink:0}._cardIcon_13m1k_208 img{width:24px;height:24px;filter:brightness(0) invert(1)}._cardContent_13m1k_225{display:flex;flex-direction:column;gap:.25rem}._cardTitle_13m1k_231{font-size:.875rem;font-weight:600;color:var(--brand-blue);margin:0}._cardText_13m1k_238{font-size:.875rem;color:#6c6c6c;margin:0;text-decoration:none}._cardText_13m1k_238:hover{color:var(--brand-green)}@media (max-width: 1024px){._mapFormRow_13m1k_42{flex-direction:column;min-height:auto}._formCard_13m1k_76{max-width:100%}._mapWrap_13m1k_58,._mapIframe_13m1k_67{min-height:350px}._cardsRow_13m1k_187{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._wrapper_13m1k_6{padding:1.5rem 0 2rem}._container_13m1k_13{width:95%}._headerTitle_13m1k_33{font-size:1.75rem}._mapFormRow_13m1k_42{gap:1.5rem;margin-bottom:1.5rem}._mapWrap_13m1k_58,._mapIframe_13m1k_67{min-height:280px}._formCard_13m1k_76{padding:1.5rem}._formTitle_13m1k_91{font-size:1.25rem}._formSubtitle_13m1k_97{font-size:.9rem}._formRow_13m1k_111{flex-direction:column}._cardsRow_13m1k_187{grid-template-columns:1fr}}@media (max-width: 480px){._formCard_13m1k_76{padding:1.25rem}._input_13m1k_122,._select_13m1k_128,._textarea_13m1k_129{padding:.75rem .875rem;font-size:14px}._card_13m1k_187{padding:1rem}._cardIcon_13m1k_208{width:40px;height:40px}._cardIcon_13m1k_208 img{width:20px;height:20px}}._heroSection_jgdw3_3{width:100%;min-height:905px;background:radial-gradient(circle,#cffbd9,#d8f2dd99 60%,#f9fdfa 96.75%,#fff);display:flex;justify-content:center}._heroWrapper_jgdw3_19{width:100%;max-width:1920px;display:flex;flex-direction:column;align-items:center;padding-top:80px}._heroTextBlock_jgdw3_28{width:100%;max-width:1132px;margin:0 auto;display:flex;flex-direction:column;gap:32px;align-items:center}._heroTitle_jgdw3_38{width:100%;max-width:1132px;font-family:Manrope,sans-serif;font-size:56px;font-weight:800;line-height:72px;letter-spacing:-.3%;text-align:center;color:var(--brand-blue);margin:0}._heroTitle_jgdw3_38 span{display:block}._heroSubtitle_jgdw3_55{width:100%;max-width:1132px;font-family:Manrope,sans-serif;font-size:36px;font-weight:400;line-height:30px;letter-spacing:-.2%;text-align:center;color:#151515;margin:0;white-space:nowrap}._heroImages_jgdw3_69{width:100%;max-width:1920px;height:478px;margin:70px auto 0;display:flex;align-items:flex-end;justify-content:center;gap:40px}._root_1a99v_1{position:relative;display:inline-block}._triggerWrapper_1a99v_6{display:inline-block;width:100%}._trigger_1a99v_6{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem 1.2rem;border:none;font-family:var(--font-sans);font-size:var(--text-size-xs);font-weight:var(--font-normal);color:var(--text-color);cursor:pointer;text-align:left;outline:none;transition:background-color .15s,box-shadow .15s}._trigger_1a99v_6:focus-visible{box-shadow:0 0 0 2px var(--brand-green)}._triggerLabel_1a99v_33{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}._chevron_1a99v_41{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;transition:transform .2s}._chevron_1a99v_41 img{width:.6rem;height:.6rem;object-fit:contain;filter:invert(72%) sepia(18%) saturate(1309%) hue-rotate(81deg) brightness(92%) contrast(93%)}._chevronOpen_1a99v_58{transform:rotate(180deg)}._panelWrapper_1a99v_62{position:absolute;top:calc(100% + .25rem);left:0;min-width:100%;width:100%;z-index:50;box-shadow:0 4px 20px #0000001f;background:var(--white);overflow:hidden}._panel_1a99v_62{list-style:none;margin:0;padding:.5rem;background-color:var(--brand-blue-lightest);max-height:min(24rem,70vh);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._panel_1a99v_62::-webkit-scrollbar{display:none}._option_1a99v_89{padding:.5rem 1rem;font-family:var(--font-sans);font-size:var(--text-size-xs);color:var(--text-color);cursor:pointer;transition:background-color .1s}._option_1a99v_89:hover,._optionSelected_1a99v_103,._optionSelected_1a99v_103:hover{background-color:var(--brand-blue);color:var(--white)}._breadcrumbSection_p9u8o_1{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:sticky;top:0;z-index:10;background-color:var(--background-color)}._breadcrumbWrapper_p9u8o_13{width:85%;padding:var(--space-6) 0}._breadcrumbWrapper_p9u8o_13 label{font-size:var(--text-size-xs);font-weight:var(--font-extrabold);line-height:var(--leading-relaxed);color:var(--text-color)}._breadcrumbContent_p9u8o_25{display:flex;gap:var(--space-4);align-items:center;justify-content:space-between}._pageLoader_p9u8o_32{width:100%;height:2px;background-color:var(--text-color);overflow:hidden}._pageLoaderFill_p9u8o_39{height:100%;background-color:var(--brand-green)}._caseStudyHeroSection_p9u8o_44{display:flex;gap:var(--space-4);padding:var(--space-12);width:100%;align-items:center;justify-content:center}._caseStudyHeroSectionContent_p9u8o_53{width:80%;display:flex;flex-direction:column;gap:var(--space-4)}._caseStudyHeroContent_p9u8o_60{display:flex;flex-direction:column;gap:var(--space-3)}._caseStudyHeroContent_p9u8o_60 h2{color:var(--brand-blue);font-weight:var(--font-extrabold)}._caseStudyHeroContentWrapper_p9u8o_71{display:flex;gap:var(--space-4)}._caseStudyHeroContentWrapperLeft_p9u8o_76{width:55%;display:flex;flex-direction:column;gap:var(--space-4)}._caseStudyvideoWrapper_p9u8o_83{min-height:453px;width:100%}._caseStudyvideoSquircle_p9u8o_88{display:block;width:100%;height:100%;min-height:453px}._caseStudyvideoWrapper_p9u8o_83 video{width:100%;height:100%;object-fit:cover}._statsWrapper_p9u8o_101 ._statsSection_p9u8o_101,._statsSection_p9u8o_101 li{width:100%}._dropdownContent_p9u8o_109{display:flex;gap:var(--space-4);align-items:center}._dropdownWrapper_p9u8o_115{display:flex;gap:var(--space-4);justify-content:space-between;align-items:center}._likeSaveIconWrapper_p9u8o_122{width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;background-color:var(--brand-green);border-radius:var(--radius-full);padding:var(--space-2)}._likeSaveIconWrapper_p9u8o_122 img{width:100%;height:100%;filter:brightness(0) invert(1)}._likeSaveWrapper_p9u8o_139{display:flex;gap:var(--space-2);align-items:center;justify-content:center}._formRootHeader_p9u8o_146{width:40%}._formRootHeader_p9u8o_146 h4{color:var(--brand-blue);width:50%}._publishedOnContent_p9u8o_155 ._publishedLabel_p9u8o_155{font-weight:var(--font-extrabold);font-size:var(--text-size-xs)}._publishedOnContentText_p9u8o_160{font-size:var(--text-size-xs)}._formSection_p9u8o_164{width:100%;display:flex;flex-direction:column;justify-content:center;background-color:var(--brand-green-lightest);align-items:center;padding:var(--space-12) 0}._formSectionContent_p9u8o_174{width:74%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--space-6)}._recentBlogsSection_p9u8o_183{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--space-12) var(--space-4);background-color:var(--white)}._recentBlogsSectionContent_p9u8o_193{width:74%}._resultsSection_p9u8o_197{width:100%;padding:var(--space-12) var(--space-4);background-color:var(--white);display:flex;flex-direction:column;justify-content:center;align-items:center}._resultsSectionInner_p9u8o_207{width:77%;display:flex;flex-direction:column;gap:var(--space-10)}._resultsSectionHeader_p9u8o_214{display:flex;flex-direction:column;gap:var(--space-2);width:45%}._resultsSectionHeader_p9u8o_214 h2{color:var(--brand-blue)}._resultsSectionTitle_p9u8o_225{margin:0 0 var(--space-4);font-size:var(--text-size-2xl);font-weight:var(--font-extrabold);line-height:var(--leading-tight);color:var(--brand-blue)}._resultsSectionSubtitle_p9u8o_233{margin:0;font-size:var(--text-size-base);font-weight:var(--font-normal);line-height:var(--leading-relaxed);color:var(--text-color)}._resultsSectionGrid_p9u8o_241{display:flex;gap:var(--space-8);align-items:stretch;flex-wrap:wrap}._resultsSectionGrid_p9u8o_241>*:first-child{flex:1 1 55%;min-width:0}._resultsSectionGrid_p9u8o_241>*:last-child{min-width:0}._resultsCardsGrid_p9u8o_257{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-6)}._resultsCard_p9u8o_257{padding:2.3rem;box-shadow:var(--shadow-md);display:flex;height:100%;flex-direction:column;min-height:0;overflow:hidden;transition:background-color .25s ease,color .25s ease}._resultsCardDark_p9u8o_274{background-color:var(--brand-blue);color:var(--white);box-shadow:var(--shadow-md),0 0 0 1px #4a90e240}._resultsCardLight_p9u8o_280{background-color:var(--brand-green-lightest);color:var(--text-color)}._resultsCard_p9u8o_257:hover{background-color:var(--brand-blue);color:var(--white)}._resultsCard_p9u8o_257:hover ._resultsCardIcon_p9u8o_290{filter:brightness(0) invert(1)}._resultsCard_p9u8o_257:hover ._resultsCardLabel_p9u8o_294,._resultsCard_p9u8o_257:hover ._resultsCardBullets_p9u8o_295,._resultsCard_p9u8o_257:hover ._resultsCardBullets_p9u8o_295 li,._resultsCard_p9u8o_257:hover ._resultsCardValueWrap_p9u8o_297 p,._resultsCard_p9u8o_257:hover ._resultsCardPrimaryValue_p9u8o_301,._resultsCard_p9u8o_257:hover ._resultsCardSecondaryValue_p9u8o_305{color:var(--white)}._resultsCard_p9u8o_257:hover ._resultsCardIconContainer_p9u8o_309{background-color:#ffffff26}._resultsCardContent_p9u8o_313{display:flex;flex-direction:column;gap:0;align-items:flex-start;min-height:0;height:100%;justify-content:flex-start;justify-content:center;align-items:center}._resultsCardIconWrap_p9u8o_325{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%;height:100%;justify-content:space-between}._resultsCardIconContainer_p9u8o_309{background-color:#ddd;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;padding:var(--space-2);border-radius:50%;transition:background-color .25s ease;flex-shrink:0}._resultsCardDark_p9u8o_274 ._resultsCardIconContainer_p9u8o_309{background-color:#4a90e2e6}._resultsCardLight_p9u8o_280 ._resultsCardIconContainer_p9u8o_309{background-color:#ffffffe6}._resultsCardIconContainer_p9u8o_309 img,._resultsCardIcon_p9u8o_290{width:1.75rem;height:1.75rem;object-fit:contain}._resultsCardBullets_p9u8o_295 li{font-size:var(--text-size-xs)}._resultsCardDark_p9u8o_274 ._resultsCardIcon_p9u8o_290,._resultsCardDark_p9u8o_274 ._resultsCardIconContainer_p9u8o_309 img{filter:brightness(0) invert(1)}._resultsCardValueWrap_p9u8o_297{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;width:100%}._resultsCardValueWrap_p9u8o_297 ._resultsCardValueWrap_p9u8o_297 ._resultsCardLabel_p9u8o_294+._resultsCardSecondaryValue_p9u8o_305,._resultsCardValueWrap_p9u8o_297 ._resultsCardValueWrap_p9u8o_297 ._resultsCardLabel_p9u8o_294+dd{margin-top:1rem}._resultsCardPrimaryValue_p9u8o_301,._resultsCardValueWrap_p9u8o_297 dd._resultsCardPrimaryValue_p9u8o_301{margin:0;font-size:var(--text-size-xl);font-weight:var(--font-extrabold);line-height:var(--leading-tight)}._resultsCardDark_p9u8o_274 ._resultsCardPrimaryValue_p9u8o_301{color:var(--white)}._resultsCardLight_p9u8o_280 ._resultsCardPrimaryValue_p9u8o_301{color:var(--brand-blue)}._resultsCardSecondaryValue_p9u8o_305,._resultsCardValueWrap_p9u8o_297 dd._resultsCardSecondaryValue_p9u8o_305{margin:1rem 0 0;font-size:var(--text-size-xl);font-weight:var(--font-extrabold);line-height:var(--leading-tight)}._resultsCardDark_p9u8o_274 ._resultsCardSecondaryValue_p9u8o_305{color:#8bc34a}._resultsCardLight_p9u8o_280 ._resultsCardSecondaryValue_p9u8o_305{color:var(--brand-green)}._resultsCardLabel_p9u8o_294{margin:0;font-size:var(--text-size-sm);font-weight:var(--font-normal);line-height:var(--leading-relaxed)}._resultsCardDark_p9u8o_274 ._resultsCardLabel_p9u8o_294{color:#fffffff2}._resultsCardLight_p9u8o_280 ._resultsCardLabel_p9u8o_294{color:var(--text-color)}._resultsCardBullets_p9u8o_295{margin:1.25rem 0 0;padding:1rem 0 0;padding-left:var(--space-5);list-style:disc;font-size:var(--text-size-sm);font-weight:var(--font-normal);line-height:var(--leading-relaxed);border-top:1px solid rgba(255,255,255,.2);width:100%}._resultsCardLight_p9u8o_280 ._resultsCardBullets_p9u8o_295{border-top-color:#0000001a}._resultsCardBullets_p9u8o_295 li{font-size:var(--text-size-xs);margin-top:.35rem}._resultsCardBullets_p9u8o_295 li:first-child{margin-top:0}._resultsCardDark_p9u8o_274 ._resultsCardBullets_p9u8o_295,._resultsCardDark_p9u8o_274 ._resultsCardBullets_p9u8o_295 li{color:#ffffffe6}._resultsCardLight_p9u8o_280 ._resultsCardBullets_p9u8o_295,._resultsCardLight_p9u8o_280 ._resultsCardBullets_p9u8o_295 li{color:var(--text-color)}._resultsCardContentHtml_p9u8o_476{width:100%}._resultsCardContentHtml_p9u8o_476>p:first-of-type{margin:0;font-size:var(--text-size-sm);font-weight:var(--font-normal);line-height:var(--leading-relaxed);color:var(--text-color)}._resultsCardContentHtml_p9u8o_476>strong:first-of-type{display:block;margin:.25rem 0 0;font-size:var(--text-size-xl);font-weight:var(--font-extrabold);line-height:var(--leading-tight);color:var(--brand-blue)}._resultsCardContentHtml_p9u8o_476>p:nth-of-type(2){margin:.25rem 0 0;font-size:var(--text-size-sm);font-weight:var(--font-normal);line-height:var(--leading-relaxed);color:var(--text-color)}._resultsCardContentHtml_p9u8o_476>strong:nth-of-type(2){display:block;margin:.25rem 0 0;font-size:var(--text-size-xl);font-weight:var(--font-extrabold);line-height:var(--leading-tight);color:var(--brand-blue)}._resultsCardContentHtml_p9u8o_476 p strong{font-size:var(--text-size-xl);font-weight:var(--font-extrabold);line-height:var(--leading-tight);color:var(--brand-blue)}._resultsCardContentHtml_p9u8o_476 ul{margin:1.25rem 0 0;padding:1rem 0 0;padding-left:var(--space-5);list-style:disc;font-size:var(--text-size-sm);font-weight:var(--font-normal);line-height:var(--leading-relaxed);border-top:1px solid rgba(0,0,0,.1);width:100%}._resultsCardContentHtml_p9u8o_476 ul li{font-size:var(--text-size-xs);margin-top:.35rem}._resultsCardContentHtml_p9u8o_476 ul li:first-child{margin-top:0}._resultsCardDark_p9u8o_274 ._resultsCardContentHtml_p9u8o_476 p,._resultsCardDark_p9u8o_274 ._resultsCardContentHtml_p9u8o_476 ul li{color:#fffffff2}._resultsCardDark_p9u8o_274 ._resultsCardContentHtml_p9u8o_476 strong{color:var(--white)}._resultsCardDark_p9u8o_274 ._resultsCardContentHtml_p9u8o_476 ul{border-top-color:#fff3}._resultsCard_p9u8o_257:hover ._resultsCardContentHtml_p9u8o_476 p,._resultsCard_p9u8o_257:hover ._resultsCardContentHtml_p9u8o_476 strong,._resultsCard_p9u8o_257:hover ._resultsCardContentHtml_p9u8o_476 ul,._resultsCard_p9u8o_257:hover ._resultsCardContentHtml_p9u8o_476 ul li{color:var(--white)}._resultsCard_p9u8o_257:hover ._resultsCardContentHtml_p9u8o_476 ul{border-top-color:#fff3}._resultsImageWrap_p9u8o_571{min-height:0;display:flex;align-items:stretch}._resultsImageSquircle_p9u8o_577{display:block;width:100%;height:100%;min-height:320px;overflow:hidden}._resultsImage_p9u8o_571{width:100%;height:100%;object-fit:cover;display:block}._testimonialSection_p9u8o_593{width:100%;padding:var(--space-12) var(--space-4);background-color:var(--brand-green-lightest);display:flex;flex-direction:column;align-items:center;justify-content:center}._testimonialInner_p9u8o_603{width:77%;display:flex;flex-direction:column;gap:var(--space-8)}._testimonialGrid_p9u8o_610{display:flex;gap:var(--space-8);align-items:stretch}._testimonialGrid_p9u8o_610>*:last-child{flex:1 1 48%;min-width:0}._testimonialImageWrap_p9u8o_621{min-height:0;display:flex;align-items:stretch}._testimonialImageSquircle_p9u8o_627{display:block;width:100%;height:100%;min-height:280px;border-radius:12px}._testimonialImage_p9u8o_621{width:100%;height:100%;border-radius:12px}._testimonialContent_p9u8o_641{display:flex;flex-direction:column;gap:var(--space-4);position:relative;padding:var(--space-6) 0}._testimonialContent_p9u8o_641 h2{color:var(--brand-blue)}._testimonialTitle_p9u8o_653{margin:0;font-weight:var(--font-extrabold);line-height:var(--leading-tight);color:var(--brand-blue)}._testimonialSeparator_p9u8o_660{margin:var(--space-2) 0;border:none;border-top:1px solid rgba(0,0,0,.1);width:100%}._testimonialRating_p9u8o_667{display:flex;gap:var(--space-1);align-items:center}._testimonialStar_p9u8o_673{width:1.25rem;height:1.125rem;object-fit:contain}._testimonialQuote_p9u8o_679{margin:0;font-size:var(--text-size-base);font-weight:var(--font-normal);line-height:var(--leading-relaxed);color:var(--text-color)}._testimonialAttribution_p9u8o_687{display:flex;gap:var(--space-1);align-items:center;width:100%;justify-content:space-between}._testimonialAttribution_p9u8o_687 p{font-weight:var(--font-bold)}._testimonialRole_p9u8o_699{margin:0;font-size:var(--text-size-sm);font-weight:var(--font-semibold);color:var(--text-color)}._testimonialCompany_p9u8o_706{margin:0;font-size:var(--text-size-sm);font-weight:var(--font-normal);color:var(--text-color);opacity:.85}._shareButton_p9u8o_714{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1.2rem;background-color:var(--brand-green);color:var(--white);border:none;font-family:var(--font-sans);font-size:var(--text-size-xs);font-weight:var(--font-semibold);cursor:pointer;width:100%;min-height:100%;outline:none;transition:opacity .15s}._shareButton_p9u8o_714:hover{opacity:.9}._shareButton_p9u8o_714:focus-visible{outline:2px solid var(--white);outline-offset:2px}._shareButton_p9u8o_714 img{width:1.125em;height:1.125em;object-fit:contain;filter:brightness(0) invert(1)}._shareWrapper_p9u8o_749{display:flex;gap:var(--space-4);align-items:center}._caseHeroSection_p9u8o_755{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.2fr);gap:var(--space-10);align-items:center;margin-top:var(--space-12)}._caseHeroContent_p9u8o_763{display:flex;flex-direction:column;gap:var(--space-4)}._caseHeroTitle_p9u8o_769{font-size:var(--text-size-4xl);font-weight:var(--font-extrabold);color:var(--brand-blue)}._caseHeroMedia_p9u8o_775,._statCardInner_p9u8o_779{width:100%}._caseHeroMediaInner_p9u8o_783{position:relative;width:100%;height:100%}._caseHeroImage_p9u8o_789{width:100%;height:100%;display:block;object-fit:cover}._caseHeroPlayButton_p9u8o_796{position:absolute;inset:0;margin:auto;width:4rem;height:4rem;border-radius:999px;border:none;background-color:#ffffffd9;display:flex;align-items:center;justify-content:center;cursor:pointer}._caseHeroPlayIcon_p9u8o_811{width:0;height:0;border-top:.6rem solid transparent;border-bottom:.6rem solid transparent;border-left:1rem solid var(--brand-green)}._statsWrapper_p9u8o_101{list-style:none;margin:0;padding:0;display:flex;gap:var(--space-4);justify-content:center;align-items:center;width:100%}._statCard_p9u8o_779{display:block;background:var(--brand-green-lightest);padding:1.2rem 1.5rem;box-shadow:var(--shadow-md);text-align:center;flex-shrink:0}._statCard_p9u8o_779 h3,._statCard_p9u8o_779 strong{color:var(--brand-green);font-size:var(--text-size-lg);font-weight:var(--font-extrabold);line-height:var(--leading-tight)}._statCard_p9u8o_779 p{color:var(--text-color);font-weight:var(--font-normal);font-size:var(--text-size-xs);line-height:var(--leading-relaxed)}._tabbedAndChallengesWrapper_p9u8o_854{display:flex;flex-direction:column;gap:4rem}._challengesSection_p9u8o_860{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-12) var(--space-4);gap:4rem}._challengesSectionTitle_p9u8o_870{width:75%;margin:0;font-weight:var(--font-extrabold);line-height:var(--leading-tight);color:var(--brand-blue);text-align:center}._challengesWrapper_p9u8o_879{display:flex;gap:1rem;width:77%;align-items:stretch}._challengeCardSquircle_p9u8o_886{flex:1;min-width:0;background-color:var(--brand-green-lightest);box-shadow:var(--shadow-md);padding:2rem;transition:transform .2s ease}._challengeCardSquircle_p9u8o_886:hover{background-color:var(--brand-green)}._challengeCardSquircle_p9u8o_886:hover ._challengeCardNumber_p9u8o_899,._challengeCardSquircle_p9u8o_886:hover ._challengeCardTitle_p9u8o_900,._challengeCardSquircle_p9u8o_886:hover ._challengeCardDescription_p9u8o_901{color:var(--white)}._challengeCardSquircle_p9u8o_886:hover ._challengeCardIcon_p9u8o_905{filter:brightness(0) invert(1)}._challengeCard_p9u8o_886{display:flex;flex-direction:column;gap:var(--space-4)}._challengeCardHeader_p9u8o_915{display:flex;justify-content:space-between;align-items:flex-start}._challengeCardIcon_p9u8o_905{width:2.5rem;height:2.5rem;object-fit:contain;color:#34a853;transition:filter .25s ease}._challengeCardNumber_p9u8o_899{font-size:var(--text-size-base);font-weight:var(--font-medium);line-height:var(--leading-relaxed)}._challengeCard_p9u8o_886 h3,._challengeCard_p9u8o_886 h4{line-height:var(--leading-tight);font-size:var(--text-size-base);color:var(--brand-blue);font-weight:var(--font-medium);width:80%}._challengeCardDescription_p9u8o_901{font-size:var(--text-size-sm);font-weight:var(--font-normal);line-height:var(--leading-relaxed);color:var(--text-color)}._challengeCardHighlight_p9u8o_951 ._challengeCardInner_p9u8o_951{background-color:#5cb85c}._challengeCardHighlight_p9u8o_951 ._challengeCardNumber_p9u8o_899,._challengeCardHighlight_p9u8o_951 ._challengeCardTitle_p9u8o_900,._challengeCardHighlight_p9u8o_951 ._challengeCardDescription_p9u8o_901{color:var(--white)}._challengeCardHighlight_p9u8o_951 ._challengeCardIcon_p9u8o_905{filter:brightness(0) invert(1)}._measurableResultsSection_p9u8o_965{width:100%;display:flex;justify-content:center;padding:var(--space-12) var(--space-4);background-color:var(--background-color)}._measurableResultsContainer_p9u8o_973{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:var(--space-8)}._measurableResultsHeader_p9u8o_981{display:flex;flex-direction:column;gap:var(--space-2)}._measurableResultsTitle_p9u8o_987{font-size:var(--text-size-2xl);font-weight:var(--font-extrabold);line-height:var(--leading-tight);color:var(--brand-blue);margin:0}._measurableResultsSubtitle_p9u8o_995{font-size:var(--text-size-sm);font-weight:var(--font-normal);line-height:var(--leading-relaxed);color:var(--text-color);margin:0}._measurableResultsLayout_p9u8o_1003{display:flex;gap:var(--space-8);align-items:stretch}._measurableResultsGrid_p9u8o_1009{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;flex:1;min-width:0}._resultCard_p9u8o_1017{display:flex;flex-direction:column;min-height:0;box-shadow:var(--shadow-md)}._resultCardInner_p9u8o_1024{padding:1.5rem 1.75rem;display:flex;flex-direction:column;gap:.75rem;min-height:100%;background-color:var(--brand-green-lightest);color:var(--text-color)}._resultCardDark_p9u8o_1034 ._resultCardInner_p9u8o_1024{background-color:var(--brand-blue);color:var(--white)}._resultCardHeader_p9u8o_1039{display:flex;align-items:flex-start;margin-bottom:.25rem}._resultCardIconWrap_p9u8o_1045{width:3rem;height:3rem;border-radius:999px;background-color:#ffffffd9;display:flex;align-items:center;justify-content:center}._resultCardDark_p9u8o_1034 ._resultCardIconWrap_p9u8o_1045{background-color:#ffffffe6}._resultCardIcon_p9u8o_1045{width:1.75rem;height:1.75rem;object-fit:contain}._resultCard_p9u8o_1017 ._resultCardIcon_p9u8o_1045{filter:brightness(0) saturate(100%) sepia(100%) hue-rotate(92deg) brightness(.95) contrast(1)}._resultCardDark_p9u8o_1034 ._resultCardIcon_p9u8o_1045{filter:brightness(0) invert(1)}._resultCardValue_p9u8o_1073{font-size:var(--text-size-xl);font-weight:var(--font-extrabold);line-height:var(--leading-tight);margin:0;color:var(--brand-blue)}._resultCardDark_p9u8o_1034 ._resultCardValue_p9u8o_1073{color:var(--white)}._resultCardLabel_p9u8o_1085{font-size:var(--text-size-xs);font-weight:var(--font-normal);line-height:var(--leading-relaxed);margin:0;color:var(--text-color)}._resultCardDark_p9u8o_1034 ._resultCardLabel_p9u8o_1085{color:var(--white)}._resultCardBullets_p9u8o_1097{list-style:none;margin:0;padding:0;font-size:.875rem;font-weight:var(--font-normal);line-height:var(--leading-relaxed);color:var(--text-color)}._resultCardDark_p9u8o_1034 ._resultCardBullets_p9u8o_1097{color:var(--white)}._resultCardBullets_p9u8o_1097 li{position:relative;padding-left:1rem;margin-top:.25rem}._resultCardBullets_p9u8o_1097 li:before{content:"•";position:absolute;left:0}._measurableResultsImageWrap_p9u8o_1123{flex:0 0 42%;min-width:0;display:flex;align-items:stretch}._resultImageSquircle_p9u8o_1130{width:100%;height:100%;min-height:100%;overflow:hidden}._resultImage_p9u8o_1130{width:100%;height:100%;min-height:380px;object-fit:cover;display:block}._clientDetailsSection_p9u8o_1145{display:flex;padding:3rem 0;width:100%;min-height:580px;justify-content:center;background:var(--brand-green-lightest)}._clientDetailsSectionContainer_p9u8o_1154{display:inline-flex;width:76%;gap:1rem}._clientImageContent_p9u8o_1160{display:flex;gap:1rem}._clientImage_p9u8o_1160{width:100%}._clientImage_p9u8o_1160 img,._clientImage2_p9u8o_1170 img{height:auto;object-fit:cover;display:block}._clientImage2_p9u8o_1170{position:relative;top:3.5rem}._clientDetailsContent_p9u8o_1181{display:flex;align-items:flex-start;gap:1rem}._clentDetailImageContent_p9u8o_1187{width:100%;display:flex;flex-direction:column;gap:1rem}._clentDetailImageContent_p9u8o_1187 h2{color:var(--brand-blue)}._tag_p9u8o_1198{display:flex;flex-direction:column;gap:var(--space-4);width:100%}._tag_p9u8o_1198 h3{color:var(--brand-blue);font-size:var(--text-size-lg);font-weight:800}._clientDetailsSectionText_p9u8o_1211{display:flex;flex-direction:column;gap:1.5rem}._clientDetailsSectionText_p9u8o_1211 h4{font-weight:500;color:var(--text-color);margin:0;line-height:var(--leading-relaxed)}._clientDetailsSectionText_p9u8o_1211 p{font-weight:500;color:var(--text-color);margin:0;width:70%}@media (max-width: 1024px){._breadcrumbWrapper_p9u8o_13{width:92%;padding:var(--space-3) 0}}@media (max-width: 768px){._breadcrumbWrapper_p9u8o_13{width:100%;padding:var(--space-3) var(--space-4)}._breadcrumbContent_p9u8o_25{flex-wrap:wrap;gap:var(--space-2)}}@media (max-width: 1024px){._caseStudyHeroSection_p9u8o_44{flex-direction:column;padding:var(--space-8);gap:var(--space-6)}._caseStudyHeroSectionContent_p9u8o_53{width:100%}._caseStudyHeroContentWrapper_p9u8o_71{flex-direction:column}._caseStudyHeroContentWrapperLeft_p9u8o_76{width:100%}._caseStudyvideoWrapper_p9u8o_83,._caseStudyvideoSquircle_p9u8o_88{min-height:320px}}@media (max-width: 768px){._caseStudyHeroSection_p9u8o_44{padding:var(--space-6) var(--space-4)}._caseStudyvideoWrapper_p9u8o_83,._caseStudyvideoSquircle_p9u8o_88{min-height:260px}}@media (max-width: 1024px){._formRootHeader_p9u8o_146{width:55%}}@media (max-width: 768px){._dropdownWrapper_p9u8o_115{flex-direction:column;align-items:flex-start;gap:var(--space-2)}._formRootHeader_p9u8o_146,._formRootHeader_p9u8o_146 h4{width:100%}._shareWrapper_p9u8o_749{flex-wrap:wrap}}@media (max-width: 1024px){._formSection_p9u8o_164{padding:var(--space-10) 0}._formSectionContent_p9u8o_174{width:85%}}@media (max-width: 768px){._formSection_p9u8o_164{padding:var(--space-8) var(--space-4)}._formSectionContent_p9u8o_174{width:100%;padding:0 var(--space-4);gap:var(--space-4)}}@media (max-width: 1024px){._recentBlogsSectionContent_p9u8o_193{width:85%}}@media (max-width: 768px){._recentBlogsSection_p9u8o_183{padding:var(--space-8) var(--space-4)}._recentBlogsSectionContent_p9u8o_193{width:100%;padding:0 var(--space-4)}}@media (max-width: 1024px){._resultsSectionGrid_p9u8o_241{flex-direction:column}._resultsSectionGrid_p9u8o_241>*:first-child,._resultsSectionGrid_p9u8o_241>*:last-child{flex:1 1 auto}._resultsSectionInner_p9u8o_207{width:85%}._resultsSectionHeader_p9u8o_214{width:100%}._resultsCardsGrid_p9u8o_257{gap:var(--space-4)}._resultsImageWrap_p9u8o_571,._resultsImageSquircle_p9u8o_577,._resultsImage_p9u8o_571{min-height:280px}._resultsCard_p9u8o_257{padding:1.5rem}}@media (max-width: 768px){._resultsSection_p9u8o_197{padding:var(--space-8) var(--space-4)}._resultsSectionInner_p9u8o_207{width:100%;padding:0 var(--space-4);gap:var(--space-6)}._resultsSectionTitle_p9u8o_225{font-size:var(--text-size-xl)}._resultsCardsGrid_p9u8o_257{grid-template-columns:1fr}._resultsCard_p9u8o_257{padding:1.25rem}._resultsImageSquircle_p9u8o_577,._resultsImage_p9u8o_571{min-height:240px}}@media (max-width: 1024px){._testimonialGrid_p9u8o_610{flex-direction:column}._testimonialGrid_p9u8o_610>*:first-child,._testimonialGrid_p9u8o_610>*:last-child{flex:1 1 auto}._testimonialInner_p9u8o_603{width:85%}._testimonialImageWrap_p9u8o_621,._testimonialImageSquircle_p9u8o_627,._testimonialImage_p9u8o_621{min-height:260px}}@media (max-width: 768px){._testimonialSection_p9u8o_593{padding:var(--space-8) var(--space-4)}._testimonialInner_p9u8o_603{width:100%;padding:0 var(--space-4);gap:var(--space-6)}._testimonialTitle_p9u8o_653{font-size:var(--text-size-xl)}._testimonialImageSquircle_p9u8o_627,._testimonialImage_p9u8o_621{min-height:220px}}@media (max-width: 900px){._caseHeroSection_p9u8o_755{grid-template-columns:1fr}._caseHeroMedia_p9u8o_775{order:-1}}@media (max-width: 768px){._caseHeroSection_p9u8o_755{margin-top:var(--space-8);gap:var(--space-6)}._caseHeroTitle_p9u8o_769{font-size:var(--text-size-2xl)}._statsWrapper_p9u8o_101{grid-template-columns:repeat(2,1fr);display:grid;gap:16px}._statCard_p9u8o_779{width:100%;min-width:0;padding:20px 16px}._statCard_p9u8o_779 h3,._statCard_p9u8o_779 strong{font-size:28px}._statCard_p9u8o_779 p{font-size:16px}}@media (max-width: 480px){._caseHeroTitle_p9u8o_769{font-size:var(--text-size-xl)}._statsWrapper_p9u8o_101{grid-template-columns:1fr;gap:12px}._statCard_p9u8o_779{padding:18px 16px}._statCard_p9u8o_779 h3,._statCard_p9u8o_779 strong{font-size:24px}._statCard_p9u8o_779 p{font-size:14px}}@media (max-width: 1024px){._tabbedAndChallengesWrapper_p9u8o_854,._challengesSection_p9u8o_860{gap:3rem}._challengesSectionTitle_p9u8o_870{width:90%}._challengesWrapper_p9u8o_879{flex-wrap:wrap;width:90%;gap:3rem}._challengeCardSquircle_p9u8o_886{min-width:280px;flex:1 1 280px}}@media (max-width: 768px){._tabbedAndChallengesWrapper_p9u8o_854{gap:2.5rem}._challengesSection_p9u8o_860{padding:var(--space-8) var(--space-4);gap:2.5rem}._challengesSectionTitle_p9u8o_870{width:100%;font-size:var(--text-size-xl)}._challengesWrapper_p9u8o_879{flex-direction:column;width:100%;gap:2rem}._challengeCardSquircle_p9u8o_886{min-width:100%}._challengeCard_p9u8o_886 h3,._challengeCard_p9u8o_886 h4{margin-top:3.75rem}._challengeCardDescription_p9u8o_901{margin-top:1.25rem}}@media (max-width: 480px){._challengesSectionTitle_p9u8o_870{font-size:var(--text-size-lg)}._challengeCardSquircle_p9u8o_886{padding:1.5rem}}@media (max-width: 1024px){._measurableResultsLayout_p9u8o_1003{flex-direction:column}._measurableResultsImageWrap_p9u8o_1123{flex:1 1 auto;min-height:320px}._resultImage_p9u8o_1130{min-height:280px}}@media (max-width: 768px){._measurableResultsSection_p9u8o_965{padding:var(--space-8) var(--space-4)}._measurableResultsContainer_p9u8o_973{gap:var(--space-6)}._measurableResultsGrid_p9u8o_1009{grid-template-columns:1fr}._measurableResultsTitle_p9u8o_987{font-size:var(--text-size-xl)}._resultImage_p9u8o_1130{min-height:240px}}@media (max-width: 480px){._measurableResultsTitle_p9u8o_987{font-size:var(--text-size-lg)}._resultCardInner_p9u8o_1024{padding:1.25rem 1rem}}@media (max-width: 1440px){._clientImageContent_p9u8o_1160{width:410px}._clentDetailImageContent_p9u8o_1187{margin-left:20px}._tag_p9u8o_1198 h2{font-size:32px}._clientDetailsSectionText_p9u8o_1211 p{font-size:1rem}}@media (max-width: 1024px){._clientDetailsSection_p9u8o_1145{padding:2.5rem 1.5rem}._clientDetailsSectionContainer_p9u8o_1154{width:100%;padding:0 1.5rem;flex-direction:column;align-items:center;gap:2rem}._clientImageContent_p9u8o_1160{flex-direction:column;align-items:flex-start;width:100%;gap:1.5rem}._clientImage_p9u8o_1160,._clientImage2_p9u8o_1170{width:100%;position:static}._clientImage2_p9u8o_1170{top:0}._clentDetailImageContent_p9u8o_1187,._tag_p9u8o_1198,._clientDetailsSectionText_p9u8o_1211 p{width:100%}}@media (max-width: 768px){._clientDetailsSection_p9u8o_1145{padding:2rem 1rem;min-height:auto}._clientDetailsSectionContainer_p9u8o_1154{gap:1.5rem;padding:0 var(--space-4)}._clientImageContent_p9u8o_1160{flex-direction:column;width:100%;gap:1.5rem}._clientImage_p9u8o_1160,._clientImage2_p9u8o_1170,._clientDetailsContent_p9u8o_1181,._clentDetailImageContent_p9u8o_1187{width:100%}._clentDetailImageContent_p9u8o_1187{margin-left:0}._clientDetailsSectionText_p9u8o_1211 h4{font-size:1.1rem}._clientDetailsSectionText_p9u8o_1211 p{font-size:1rem}}@media (max-width: 576px){._clientDetailsSection_p9u8o_1145{padding:1.5rem .75rem}._clientDetailsSectionContainer_p9u8o_1154{gap:1rem;padding:0 var(--space-3)}._clientDetailsSectionText_p9u8o_1211 p{font-size:.9375rem}._tag_p9u8o_1198 h3{font-size:var(--text-size-base)}}._contactSection_mf3a2_1{width:100%;display:flex;flex-direction:column;gap:1.5rem}._formMapRow_mf3a2_8{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:stretch;width:100%}._googlemap_mf3a2_15{width:100%;height:100%}._formMap_mf3a2_8{min-height:320px;overflow:hidden;background-color:var(--brand-green-lightest)}._formMapIframe_mf3a2_25{width:100%;height:100%;min-height:320px;border:none;display:block}._formCardColumn_mf3a2_33{min-width:0}._formWrapper_mf3a2_37{width:100%;height:100%;display:block}._formContainer_mf3a2_43{width:100%;height:100%;display:block;background-color:var(--white)}._form_mf3a2_8{display:flex;flex-direction:column;gap:1.8rem;width:100%;padding:2.5rem;box-sizing:border-box}._formContent_mf3a2_59{margin:0;display:flex;flex-direction:column;gap:1rem}._formContent_mf3a2_59 h4{color:var(--brand-blue);font-weight:800}._formContent_mf3a2_59 dd{color:var(--brand-blue);width:55%}._formRoot_mf3a2_75{width:100%;display:flex;flex-direction:column;gap:var(--space-6)}._formRootHeader_mf3a2_82{width:100%}._formRootHeader_mf3a2_82 h2{color:var(--brand-blue);width:25%}._formSectionTitle_mf3a2_90{font-size:var(--text-size-4xl);font-weight:var(--font-extrabold);color:var(--brand-blue)}._formInputContainer_mf3a2_96{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formInputWrap_mf3a2_103{width:100%;min-width:0;background-color:var(--brand-green-lightest)}._formInputWrap_mf3a2_103._formInputWrapTextarea_mf3a2_109{grid-column:1 / -1}._formInputWrap_mf3a2_103 input,._formInputWrap_mf3a2_103 select,._formInputWrap_mf3a2_103 textarea{width:100%;padding:.875rem 1rem;background:transparent;font-family:var(--font-sans);border:none;font-size:var(--text-size-xs);font-weight:var(--font-normal);color:var(--text-color);box-sizing:border-box;outline:none}._formInputContainer_mf3a2_96 input,._formInputContainer_mf3a2_96 select,._formInputContainer_mf3a2_96 textarea{width:100%;padding:1rem;background-color:var(--brand-green-lightest);font-family:var(--font-sans);border:none;border-radius:var(--radius-md);font-size:var(--text-size-xs);font-weight:var(--font-normal);color:var(--text-color);box-sizing:border-box}._formInputContainer_mf3a2_96 input::placeholder,._formInputContainer_mf3a2_96 textarea::placeholder{color:var(--text-color);font-weight:var(--font-normal);font-size:var(--text-size-xs);font-family:var(--font-sans)}._formInputWrap_mf3a2_103 select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23888888' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.25rem;cursor:pointer}._formInputContainer_mf3a2_96 select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23888888' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.25rem;cursor:pointer}._formInputContainer_mf3a2_96 select option{color:var(--text-color);font-weight:var(--font-normal);font-size:var(--text-size-xs);font-family:var(--font-sans);background-color:var(--white)}._formInputWrap_mf3a2_103 textarea,._formInputContainer_mf3a2_96 textarea{min-height:205px;resize:vertical}._formInputContainer_mf3a2_96 ._textareaFull_mf3a2_187{grid-column:1 / -1}._formInputContainer_mf3a2_96 ._buttonContainer_mf3a2_191{grid-column:1 / -1;width:100%}._buttonContainer_mf3a2_191 button{width:100%}._formInputContainer_mf3a2_96 input:focus,._formInputContainer_mf3a2_96 select:focus,._formInputContainer_mf3a2_96 textarea:focus{outline:none}._formInformation_mf3a2_206{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}._formInformationItem_mf3a2_213,._formInformationCard_mf3a2_216{width:100%}._formInformationCardSquircle_mf3a2_221{width:100%;min-width:0;background-color:var(--white);box-shadow:0 2px 8px #0000001a;box-sizing:border-box;height:100%}._formInformationCardSquircle_mf3a2_221 ._formInformationItemContent_mf3a2_230{background:transparent}._innerClassName_mf3a2_234{width:100%}._formInformationItemContent_mf3a2_230{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;background-color:var(--white);box-shadow:0 2px 8px #0000001a;box-sizing:border-box;height:100%;width:100%}._formInformationIcon_mf3a2_252{flex-shrink:0;width:40px;height:40px;border-radius:50%;background-color:var(--brand-green);color:var(--white);display:flex;align-items:center;justify-content:center}._formInformationIconImg_mf3a2_264{width:20px;height:20px;object-fit:contain}._formInformationText_mf3a2_270{display:flex;flex-direction:column;gap:.25rem;min-width:0}._formInformationTitle_mf3a2_277{font-size:1rem;font-weight:600;color:var(--brand-blue);line-height:1.3}._formInformationSubtitle_mf3a2_284{font-size:.875rem;font-weight:400;color:var(--text-color);line-height:1.4}@media (max-width: 768px){._formMapRow_mf3a2_8,._formInformation_mf3a2_206{grid-template-columns:1fr}}._toggle_1wxw2_2{display:inline-flex;width:100%;max-width:fit-content;margin:0 auto}._track_1wxw2_9{position:relative;display:inline-flex;align-items:stretch;justify-content:center;width:100%;padding:4px;border-radius:1rem;background-color:#eef0f2;box-shadow:0 2px 8px #00000014,0 1px 2px #0000000f}._slider_1wxw2_21{position:absolute;top:4px;height:calc(100% - 8px);border-radius:1rem;background-color:var(--brand-green);transition:left .3s ease;z-index:0;pointer-events:none}._option_1wxw2_32{position:relative;z-index:1;flex:1 1 0;min-width:0;padding:.6rem 2.25rem;margin:0;border:none;white-space:nowrap;font-family:inherit;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#4a4a4a;background-color:transparent;cursor:pointer;border-radius:1rem;transition:color .2s ease;outline:none;-webkit-tap-highlight-color:transparent}._option_1wxw2_32:hover{color:#4a4a4a}._optionActive_1wxw2_59,._optionActive_1wxw2_59:hover{color:var(--white)}._option_1wxw2_32:focus-visible{outline:2px solid var(--brand-green);outline-offset:2px}._option_1wxw2_32:first-child{border-radius:1rem 0 0 1rem}._option_1wxw2_32:last-child{border-radius:0 1rem 1rem 0}._productHero_1u4on_1{width:100%;padding:4rem 2rem;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}._container_1u4on_11{max-width:107.5rem;width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center;height:41.875rem;border-radius:2rem;background-image:url(/images/product_hero.webp);background-size:cover;background-position:center;background-repeat:no-repeat;gap:4rem;position:relative;z-index:1;margin-top:-3rem}._textSection_1u4on_30{flex:0 1 50%;display:flex;flex-direction:column;gap:1.5rem;color:#fff;padding-left:4rem;position:relative;z-index:2}._badge_1u4on_41{font-size:1rem;font-weight:700;color:var(--brand-green);letter-spacing:.07rem;margin-bottom:.5rem}._title_1u4on_50{width:24.25rem;font-weight:800;font-size:2.25rem;line-height:3.125rem;letter-spacing:-.02em;color:#fff;margin:0}._description_1u4on_60{width:32.0625rem;font-size:1.25rem;line-height:1.5rem;color:#ffffffe6;margin:0}._formSection_1u4on_68{display:flex;flex-direction:row;align-items:center;gap:0;width:25.4375rem;height:2.875rem;background-color:var(--white);border-radius:.75rem;overflow:hidden;box-shadow:0 .25rem .75rem #00000026;padding:.25rem;margin-top:.5rem}._emailInputWrapper_1u4on_83{flex:1;min-width:0;padding:.25rem .25rem .25rem 0}._emailInput_1u4on_83{width:100%;height:100%}._emailInput_1u4on_83 .inputWrapper{margin:0;height:100%}._emailInput_1u4on_83 .inputContainer{margin:0;height:100%;border:none!important}._emailInput_1u4on_83 .inputWrapper{border:none!important}._emailInput_1u4on_83 .input{background-color:var(--white)!important;color:#000!important;border:none!important;border-radius:.5rem!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important;padding:.75rem 1rem!important;height:100%!important;min-height:unset!important;font-size:.9375rem!important;font-weight:400!important}._emailInput_1u4on_83 .input::placeholder{color:#999!important;opacity:1!important;font-weight:400!important}._emailInput_1u4on_83 .input:focus{background-color:var(--white)!important;border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important;color:#000!important}._emailInput_1u4on_83 .input:focus-visible{outline:none!important;box-shadow:none!important;border:none!important;border-color:transparent!important}._emailInput_1u4on_83 .input:-webkit-autofill{-webkit-text-fill-color:#000!important;background-color:var(--white)!important;-webkit-box-shadow:0 0 0 62.5rem var(--white) inset!important}._emailInput_1u4on_83 .input:-webkit-autofill:focus{-webkit-text-fill-color:#000!important;background-color:var(--white)!important;-webkit-box-shadow:0 0 0 62.5rem var(--white) inset!important;border:none!important}._emailInput_1u4on_83 .inputContainer{border:none!important}._emailInput_1u4on_83 .inputContainer:focus-within{border:none!important;outline:none!important;box-shadow:none!important}._emailInput_1u4on_83 .inputWrapper:focus-within{border:none!important;outline:none!important}._emailInput_1u4on_83 .inputWrapper:focus-within .inputContainer{border:none!important;outline:none!important}._emailInput_1u4on_83 .inputWrapper:focus-within .input{border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important;color:#000!important}._emailInput_1u4on_83 .inputContainer:focus-within .input{border:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important}._scheduleButton_1u4on_193{width:9.375rem;height:2.5rem;white-space:nowrap;flex-shrink:0;margin:0!important;overflow:hidden;margin-left:.25rem!important}._scheduleButton_1u4on_193 [data-squircle]{border-radius:.5rem!important;width:100%!important;height:100%!important;min-height:unset!important;clip-path:none!important;-webkit-clip-path:none!important;background-color:var(--brand-green)!important}._scheduleButton_1u4on_193 button{border-radius:.5rem!important;width:100%!important;height:100%!important;min-height:unset!important;background-color:var(--brand-green)!important;color:var(--white)!important;font-weight:600!important;padding:.5rem 1rem!important;font-size:.875rem!important}._statsSection_1u4on_225{display:flex;gap:2rem;margin-top:1rem;flex-wrap:wrap}._statItem_1u4on_232{display:flex;flex-direction:column;gap:.25rem}._statValue_1u4on_238{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--brand-green);line-height:1}._statLabel_1u4on_245{font-size:clamp(.875rem,1.5vw,1rem);color:#fffc;font-weight:500}._imageSection_1u4on_251{flex:0 1 50%;min-width:0;height:100%;position:relative;z-index:2}@media (min-width: 90rem){._productHero_1u4on_1{padding:5rem 3rem}._container_1u4on_11{gap:6rem}._textSection_1u4on_30{padding-left:5rem;gap:2rem}._title_1u4on_50{font-size:2.5rem}._description_1u4on_60{font-size:1.25rem}}@media (max-width: 89.9375rem) and (min-width: 48rem){._productHero_1u4on_1{padding:3rem 2rem}._container_1u4on_11{gap:3rem}._textSection_1u4on_30{padding-left:3rem;gap:1.5rem}._statsSection_1u4on_225{gap:1.5rem}}@media (max-width: 48rem){._productHero_1u4on_1{padding:2.5rem 1.5rem}._container_1u4on_11{flex-direction:column;gap:1.5rem;align-items:stretch;height:auto;min-height:40.625rem;border-radius:1.5rem;background-size:cover;background-position:center;justify-content:space-between;padding:0}._textSection_1u4on_30{width:100%;padding:2rem 1.5rem;text-align:left;align-items:flex-start;gap:1.25rem;display:flex;flex-direction:column;margin-top:auto;order:2}._imageSection_1u4on_251{order:1;width:100%;min-height:20rem;height:20rem}._badge_1u4on_41{align-self:flex-start;text-align:left;font-size:.75rem;letter-spacing:.15rem;margin-bottom:.25rem;order:1}._title_1u4on_50{text-align:left;font-size:1.875rem;line-height:1.3;order:2}._description_1u4on_60{text-align:left;max-width:100%;font-size:1.05rem;line-height:1.5;order:3}._formSection_1u4on_68{width:100%;max-width:100%;order:5;margin-top:auto;flex-direction:row;gap:0}._scheduleButton_1u4on_193{min-width:8.75rem}._statsSection_1u4on_225{justify-content:flex-start;gap:1.75rem;margin-top:.75rem;order:4;flex-wrap:wrap}._statValue_1u4on_238{font-size:1.875rem}._statLabel_1u4on_245{font-size:.9rem}}@media (max-width: 26.25rem){._productHero_1u4on_1{padding:2rem 1rem}._container_1u4on_11{gap:1.75rem;min-height:34.375rem;border-radius:1.25rem;padding:0;justify-content:space-between}._textSection_1u4on_30{margin-top:auto;order:2;gap:1rem;padding:1.5rem 1.25rem;display:flex;flex-direction:column}._imageSection_1u4on_251{order:1}._badge_1u4on_41{font-size:.7rem;letter-spacing:.1rem;margin-bottom:.25rem;order:1}._title_1u4on_50{font-size:1.5rem;line-height:1.25;letter-spacing:-.01em;order:2}._description_1u4on_60{font-size:.9rem;line-height:1.5;order:3}._formSection_1u4on_68{flex-direction:column;width:100%;gap:.25rem;margin-top:auto;order:5;padding:.25rem}._emailInputWrapper_1u4on_83{width:100%;padding:0}._emailInput_1u4on_83 .input{border-radius:.5rem!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}._scheduleButton_1u4on_193{width:100%;min-width:unset;margin-left:0!important}._scheduleButton_1u4on_193 [data-squircle]{border-radius:.5rem!important;border-top-left-radius:0!important;border-top-right-radius:0!important;clip-path:none!important;-webkit-clip-path:none!important;background-color:var(--brand-green)!important}._scheduleButton_1u4on_193 button{border-radius:.5rem!important;border-top-left-radius:0!important;border-top-right-radius:0!important;background-color:var(--brand-green)!important;color:var(--white)!important}._statsSection_1u4on_225{order:4}._primaryButton_1u4on_485,._secondaryButton_1u4on_486{width:100%;min-width:unset;width:10rem;height:3.5rem;border-radius:.75rem;border:none;font-family:Manrope;font-weight:600;font-size:1.25rem;color:#fff;cursor:pointer}._statsSection_1u4on_225{flex-direction:row;justify-content:space-between;gap:.75rem;margin-top:.5rem;width:100%}._statItem_1u4on_232{flex:1;align-items:flex-start;text-align:left}._statValue_1u4on_238{font-size:1.5rem}._statLabel_1u4on_245{font-size:.8rem}._imageSection_1u4on_251{min-height:13.75rem;height:13.75rem;width:100%}}@media (max-width: 23.4375rem){._productHero_1u4on_1{padding:1.5rem .75rem}._container_1u4on_11{gap:1.5rem;min-height:31.25rem;border-radius:1rem;justify-content:space-between}._textSection_1u4on_30{margin-top:auto;order:2;gap:.875rem;padding:1.25rem 1rem;display:flex;flex-direction:column}._imageSection_1u4on_251{order:1}._badge_1u4on_41{font-size:.65rem;letter-spacing:.08rem;margin-bottom:.125rem;order:1}._title_1u4on_50{font-size:1.375rem;line-height:1.2;letter-spacing:-.01em;order:2}._description_1u4on_60{font-size:.85rem;line-height:1.45;order:3}._formSection_1u4on_68{gap:0;margin-top:auto;order:5;border-radius:.75rem}._emailInput_1u4on_83 .input{min-height:3rem;padding:.75rem 1rem!important;font-size:.9375rem!important}._scheduleButton_1u4on_193 button{min-height:3rem;padding:.875rem 1.5rem!important;font-size:.9375rem!important}._statsSection_1u4on_225{order:4;flex-direction:row;justify-content:space-between;gap:.5rem;margin-top:.375rem}._statValue_1u4on_238{font-size:1.375rem}._statLabel_1u4on_245{font-size:.75rem}._imageSection_1u4on_251{min-height:12.5rem;height:12.5rem}}._productSection_1u4on_614{max-width:68.75rem;margin:5rem auto;padding:0 1.25rem;text-align:center}._sectionTitle_1u4on_621{color:#2563eb;font-size:1.125rem;font-weight:600;margin-bottom:.625rem}._sectionHeading_1u4on_628{font-size:1.75rem;font-weight:700;margin-bottom:.9375rem}._sectionDescription_1u4on_634{color:#555;max-width:43.75rem;margin:0 auto 1.5625rem}._mdmsBox_1u4on_646{width:100%;max-width:120.0625rem;height:42.6875rem;background:#f2fbf5;display:flex;align-items:center;justify-content:space-between;padding:0 8.75rem;gap:7.5rem;margin:0 auto;box-sizing:border-box}._mdmsSection_1u4on_659{width:100%;max-width:100%;height:42.6875rem;margin:0 auto;background:#fff;display:flex;align-items:center;justify-content:center}._mdmsRow_1u4on_670{width:100%;height:100%;max-width:none;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:5rem;padding:0 5rem}._mdmsImageWrapper_1u4on_683{flex:1.2}._mdmsFullImage_1u4on_687{width:46.5rem;height:42.875rem;object-fit:contain;filter:drop-shadow(0 1.25rem 2.1875rem rgba(0,0,0,.15))}._mdmsTextBlock_1u4on_695{flex:1}._buttonGroup_1u4on_640{display:flex;gap:.9375rem}._mdmsText_1u4on_695{max-width:46.9375rem;height:21.9375rem;left:7.5rem}._mdmsTitle_1u4on_711{margin-top:1rem;font-family:Manrope;font-weight:800;font-size:2.5rem;line-height:3.25rem;letter-spacing:-.02em;text-transform:uppercase;color:#55b56c}._mdmsSubtitle_1u4on_722{margin-top:2.25rem;font-family:Manrope;font-weight:800;font-size:1.375rem;line-height:1.2;letter-spacing:0%;color:#163b7c}._mdmsDescription_1u4on_732{margin-top:1rem;font-family:Manrope;font-weight:400;font-size:1.25rem;line-height:1.875rem;letter-spacing:-.02em;color:#6c6c6c}._mdmsImageBox_1u4on_743{width:46.5rem;display:flex;justify-content:center}._mdmsImage_1u4on_683{width:100%;width:46.5rem;filter:drop-shadow(0 1.5625rem 2.5rem rgba(0,0,0,.15))}._buttonGroup_1u4on_640{margin-top:2rem;display:flex;gap:1rem}._dashboardSection_1u4on_762{background:#fff;padding:5.625rem 1.25rem}._dashboardContainer_1u4on_767{margin:auto;display:flex;align-items:center;justify-content:space-between;gap:3.75rem}._dashboardImg_1u4on_778{max-width:100%;border-radius:.75rem;box-shadow:0 1.25rem 2.5rem #00000026}._dashboardText_1u4on_786{flex:1}._dashboardTitle_1u4on_790{color:#3aa76d;font-size:1.125rem;font-weight:700;margin-bottom:.75rem}._dashboardSubtitle_1u4on_797{font-size:1.625rem;font-weight:700;color:#102a43;margin-bottom:.9375rem}._dashboardDescription_1u4on_804{color:#486581;line-height:1.6;margin-bottom:1.5625rem}@media (max-width: 56.25rem){._dashboardContainer_1u4on_767{flex-direction:column;text-align:center}}._maintainSection_1u4on_822{background:#fff;padding:6.25rem 1.25rem}._maintainContainer_1u4on_827{max-width:75rem;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:3.75rem}._maintainImages_1u4on_837{flex:1;display:flex;justify-content:center;gap:1.5625rem}._maintainImages_1u4on_837 img{width:11.875rem;border-radius:1.375rem;box-shadow:0 1.25rem 2.5rem #0000002e}._maintainImages_1u4on_837 img:last-child{transform:translateY(1.5625rem)}._maintainText_1u4on_856{flex:1}._maintainTitle_1u4on_860{color:#3aa76d;font-size:1.25rem;font-weight:700;margin-bottom:.9375rem}._maintainSubtitle_1u4on_867{font-size:1.5rem;font-weight:700;color:#1f3b5c;margin-bottom:.9375rem}._maintainDescription_1u4on_874{color:#5a6c7d;line-height:1.6;margin-bottom:1.875rem}._greenBtn_1u4on_881{background:#57b56c!important;color:#fff!important}._blueBtn_1u4on_886{background:#143d7a!important;color:#fff!important}@media (max-width: 56.25rem){._installContainer_1u4on_895,._maintainContainer_1u4on_827{flex-direction:column;text-align:center}._installImages_1u4on_901,._maintainImages_1u4on_837{margin-top:2.5rem}._installImages_1u4on_901 img,._maintainImages_1u4on_837 img{width:10rem}}._buttonGroup_1u4on_640{display:flex;gap:.9375rem;margin-top:1.5625rem;flex-wrap:wrap}._phoneImage_1u4on_921{width:11.25rem;border-radius:1.375rem;box-shadow:0 1.125rem 2.1875rem #0000002e;transition:.3s}._phoneImage_1u4on_921:hover{transform:translateY(-.5rem)}._consumerSection_1u4on_936{background:#f2fbf5;padding:6.25rem 1.25rem}._consumerContainer_1u4on_941{max-width:75rem;margin:auto;display:flex;gap:3.75rem;align-items:center;justify-content:space-between}._consumerText_1u4on_951{flex:1}._consumerTitle_1u4on_955{color:#3aa76d;font-size:1.25rem;font-weight:700;margin-bottom:.9375rem}._consumerSubtitle_1u4on_962{font-size:1.5rem;font-weight:700;color:#1f3b5c;margin-bottom:.9375rem}._consumerDescription_1u4on_969{color:#5a6c7d;line-height:1.6;margin-bottom:1.5625rem}._consumerImages_1u4on_975{flex:1;display:flex;justify-content:center;gap:1.5625rem}._industriesSection_1u4on_983{padding:6.25rem 1.25rem;background:#fff}._industriesContainer_1u4on_988{width:100%;max-width:107.5rem;height:58rem;margin:0 auto;display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:0 1.25rem}@media (max-width: 62.5rem){._mdmsRow_1u4on_670{flex-direction:column;text-align:center}._mdmsImageWrapper_1u4on_683{margin-bottom:1.875rem}._buttonGroup_1u4on_640{justify-content:center}}._installSection_1u4on_1015{width:100%;background:#f2fbf5;padding:5rem 1.25rem}._installContainer_1u4on_895{max-width:81.25rem;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:3.75rem}._trustedSection_1u4on_1031{width:100%;max-width:125.5rem;height:11.5rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:3.9375rem;box-sizing:border-box;padding:0 1.25rem}._trustedHeading_1u4on_1044{width:100%;max-width:125.5rem;height:1.375rem;font-weight:700;font-size:1rem;line-height:100%;letter-spacing:.07em;text-transform:uppercase;text-align:center;color:var(--brand-green);margin:0}._trustedSection_1u4on_1031 .logoList,._trustedSection_1u4on_1031 .logoTrack{display:flex;align-items:center;gap:3.9375rem}._trustedSection_1u4on_1031 .trustedText,._trustedSection_1u4on_1031 h2{display:none}._heroBannerSection_1u4on_1072{width:100%;padding:2.5rem 1.25rem;display:flex;justify-content:center;background:#fff}._heroBannerImage_1u4on_1080{max-width:107.5rem;max-height:42.875rem;border-radius:1.25rem;object-fit:cover}._heroBannerSection_1u4on_1072{width:100%;margin:6rem auto 0;display:flex;flex-direction:column;align-items:center;gap:2.5rem}._bannerTopText_1u4on_1098{width:12rem;height:1.375rem;font-family:Manrope;font-weight:700;font-size:1rem;line-height:100%;letter-spacing:.07em;text-transform:uppercase;text-align:center;color:var(--brand-green);margin:0;white-space:nowrap}._ecosystemSection_1u4on_1116{margin-top:-4rem;padding:3.125rem 1.25rem;text-align:center}._ecoInner_1u4on_1122{max-width:107.5rem;height:35.0625rem;margin:0 auto}._ecosystemTitle_1u4on_1128{font-size:2.25rem;font-weight:800;color:#163b7c;width:36.75rem;margin:0 auto;font-family:Manrope;line-height:3rem}._ecosystemSubtitle_1u4on_1139{width:40.5625rem;margin:1.25rem auto 0;font-family:Manrope;font-weight:500;font-size:1.25rem;color:#6c6c6c}._ecoIcons_1u4on_1148{margin:4.25rem auto 0;display:flex;justify-content:center;align-items:center;gap:1.25rem;width:95%;height:20.1875rem}._ecoItem_1u4on_1158{width:100%;height:19.75rem;display:flex;flex-direction:column;align-items:center}._iconBox_1u4on_1166{width:13.625rem;height:13.5625rem;padding:3.375rem;background:#fff;border-radius:.875rem;box-shadow:0 0 .25rem #00000040;display:flex;align-items:center;justify-content:center}._iconBox_1u4on_1166 img{width:5.125rem;height:5.125rem}._ecoItem_1u4on_1158 h4{margin-top:1.625rem;font-family:Manrope;font-weight:800;font-size:1.75rem;line-height:3.75rem;color:#000}._ecoItem_1u4on_1158 span{font-family:Manrope;font-weight:400;font-size:1.25rem;color:#627084}
