:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}._lightTheme_eg8tu_2{--wrapper-bg: #ffffff;--wrapper-text: #333333;--hero-bg: #f5f5f5;--hero-title: #1c68b7;--hero-text: #1a3969;--hero-button-bg: #1c68b7;--hero-button-text: white;--hero-button-hover: #0e4e91;--info-box-bg: rgba(173,209,73,.9);--info-box-text: #003366;--service-section-bg: #fff;--service-title: #1a3969;--service-text: #333;--learn-more-link: #1c68b7;--image-box-section-bg: #fff;--image-box-title: #1c68b7;--image-box-bg: #fff;--bottom-text-bg: #1c68b7;--bottom-text-color: white}._darkTheme_eg8tu_24{--wrapper-bg: #121212;--wrapper-text: #e0e0e0;--hero-bg: #1a1a1a;--hero-title: #4d9fff;--hero-text: #1a3969;--hero-button-bg: #2c3e50;--hero-button-text: #e0e0e0;--hero-button-hover: #34495e;--info-box-bg: rgba(44, 62, 80, .9);--info-box-text: #e0e0e0;--service-section-bg: #1a1a1a;--service-title: #4d9fff;--service-text: #e0e0e0;--learn-more-link: #4d9fff;--image-box-section-bg: #1a1a1a;--image-box-title: #4d9fff;--image-box-bg: #2c3e50;--bottom-text-bg: #0f1c26;--bottom-text-color: #e0e0e0}._wrapper_eg8tu_46{font-family:Arial,sans-serif;margin:0;padding:0;background-color:var(--wrapper-bg);color:var(--wrapper-text)}._hero_eg8tu_56{position:relative;padding:0;background-color:var(--hero-bg);min-height:500px;overflow:hidden}._heroContent_eg8tu_64{display:flex;justify-content:space-between;align-items:center;margin:0 auto;padding:0;position:relative;background-color:transparent}._heroImage_eg8tu_74{flex:1;height:70vh;background-image:url(/assets/HomePageBanner-n3loL_Qn.png);background-size:full;background-position:0px -130px;width:100%}._heroText_eg8tu_83{position:absolute;left:50%;top:30%;transform:translateY(-50%);width:50%;padding:40px 0;text-align:left;background-color:transparent;display:flex;flex-direction:column;align-items:flex-start;width:40rem}._heroText_eg8tu_83 h1{font-size:72px;color:var(--hero-title);margin-bottom:20px;font-weight:700;width:100%;text-align:left}._heroText_eg8tu_83 p{font-size:36px;color:var(--hero-text);margin-bottom:30px;line-height:1.4;width:100%;text-align:left}._rightButtons_eg8tu_117{display:flex;align-items:center;gap:20px}._linkButton_eg8tu_124{background:none;border:none;color:#fff;cursor:pointer;font:inherit;padding:0;position:relative}._dropdown_eg8tu_135{position:relative}._subMenu_eg8tu_139{display:none;position:absolute;top:120%;left:0;background-color:#fff;color:#036;min-width:260px;padding:10px 0;border-radius:4px;box-shadow:0 4px 12px #0000001a;z-index:999}._subMenu_eg8tu_139 li{padding:8px 16px}._subMenu_eg8tu_139 li:hover{background-color:#f2f2f2}._subMenu_eg8tu_139 li a{color:#036;text-decoration:none;display:block}._dropdown_eg8tu_135:hover ._subMenu_eg8tu_139{display:block}._heroLearnMore_eg8tu_172{background-color:var(--hero-button-bg);color:var(--hero-button-text);border:none;padding:14px 28px;border-radius:5px;font-size:18px;font-weight:700;cursor:pointer;transition:background-color .3s ease;margin-top:10px;align-self:flex-start;display:inline-block}._heroLearnMore_eg8tu_172:hover{background-color:var(--hero-button-hover)}._boxSection_eg8tu_192{position:absolute;bottom:0;left:50%;right:50%;display:flex;justify-content:center;gap:24px;background-color:transparent}._boxSection_eg8tu_192:hover{cursor:pointer}._infoBox_eg8tu_206{background-color:var(--info-box-bg);color:var(--info-box-text);text-align:center;padding:30px 20px;width:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}._iconContainer_eg8tu_220{margin-bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center}._boxIcon_eg8tu_229{width:100%;height:100%;color:#036}._infoBox_eg8tu_206 p{font-weight:700;font-size:16px;margin:0}._serviceSection_eg8tu_240{padding:60px 20px;background-color:var(--service-section-bg)}._containerWrapper_eg8tu_245{max-width:1200px;margin:0 auto}._serviceGridContent_eg8tu_250 h2{text-align:center;font-size:28px;color:var(--service-title);margin-bottom:40px}._gridWrapper_eg8tu_257{display:flex;gap:30px;flex-wrap:wrap;justify-content:center}._serviceGridColumn_eg8tu_264{flex:1 1 300px;max-width:350px;text-align:center}._serviceGridColumn_eg8tu_264:hover{cursor:pointer}._serviceIcon_eg8tu_274{width:100%;height:240px;background-size:cover;background-position:center;border-radius:50% 50% 0 0/70% 70% 0 0;margin-bottom:20px}._waterDropImage_eg8tu_284{position:relative;width:100%;max-width:200px;height:299px;margin:0 auto 20px;overflow:visible;display:flex;align-items:center;justify-content:center}._waterDropImage_eg8tu_284 img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:1;clip-path:url(#waterDropClip);-webkit-clip-path:url(#waterDropClip)}._waterDropImage_eg8tu_284:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/WaterDrop-GvjKh34H.png);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:3;pointer-events:none}._serviceGridColumn_eg8tu_264 h3 a{color:#1a3969;font-size:18px;text-decoration:none}._serviceGridColumn_eg8tu_264 p{color:var(--service-text);font-size:14px;line-height:1.6;margin-top:10px}._learnMore_eg8tu_335{display:inline-block;margin-top:8px;color:var(--learn-more-link);font-weight:700;text-decoration:none}._learnMore_eg8tu_335 img{margin-left:5px;vertical-align:middle;height:12px}._imageBoxSection_eg8tu_348{padding:60px 20px;background-color:var(--image-box-section-bg);text-align:center}._imageBoxSection_eg8tu_348 h2{font-size:36px;color:var(--image-box-title);margin-bottom:40px;font-weight:700;letter-spacing:2px}._imageGrid_eg8tu_362{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;justify-content:center;max-width:1200px;margin:0 auto}._imageBox_eg8tu_348{display:flex;flex-direction:column;align-items:stretch;overflow:hidden;background-color:var(--image-box-bg);box-shadow:0 2px 8px #0000001a}._imageBox_eg8tu_348 figure{height:200px;background-size:cover;background-position:center;margin:0}._bottomText_eg8tu_387{background-color:var(--bottom-text-bg);color:var(--bottom-text-color);padding:15px;font-size:18px;font-weight:700;text-align:center}._bottomText_eg8tu_387 a{color:var(--bottom-text-color);text-decoration:none;display:block;width:100%}@media (max-width: 992px){._imageGrid_eg8tu_362{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){._imageGrid_eg8tu_362{grid-template-columns:1fr}}._footer_eg8tu_415{background-color:#036;color:#fff;font-size:14px;padding-top:40px}._containerWrapper_eg8tu_245{max-width:1200px;margin:0 auto;padding:0 20px}._footerSection_eg8tu_428{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px}._flogoSec_eg8tu_435{flex:1 1 300px}._footLogo_eg8tu_439{width:180px;margin-bottom:16px}._addressList_eg8tu_444{margin-top:12px}._contactSec_eg8tu_448{flex:1 1 300px}._contactSec_eg8tu_448 h4{margin-bottom:12px;font-size:16px}._contactSec_eg8tu_448 a{color:#fff;text-decoration:underline}._socialLinkSec_eg8tu_462{flex:1 1 200px}._socialLinkSec_eg8tu_462 h4{margin-bottom:12px}._socialLinkSec_eg8tu_462 ul{display:flex;gap:12px;padding:0;list-style:none}._socialLinkSec_eg8tu_462 img{width:28px;height:28px;object-fit:cover}._subFooter_eg8tu_483{background-color:#00254d;padding:20px 0;margin-top:40px;font-size:13px}._footInner_eg8tu_490{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}._footInner_eg8tu_490 ul{display:flex;list-style:none;padding:0;gap:20px}._footInner_eg8tu_490 ul a{color:#fff;text-decoration:none}._footInner_eg8tu_490 ul a:hover{text-decoration:underline}._copyright_eg8tu_513{text-align:center;flex:1 1 100%;margin-top:10px}._notFoundContainer_1x1lc_1{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;min-height:60vh}._title_1x1lc_11{font-size:2.5rem;color:#666;margin-bottom:1.5rem}._message_1x1lc_17{font-size:1.5rem;color:#666;margin-bottom:1rem}._errorCode_1x1lc_23{font-size:1rem;color:#666;margin-bottom:2rem}._homeButton_1x1lc_29{background-color:#1e73be;color:#fff;padding:.75rem 1.5rem;font-size:1rem;border:none;cursor:pointer;text-decoration:none;transition:background-color .3s}._homeButton_1x1lc_29:hover{background-color:#458cca;color:#f0f8ff}:root{--light-bg: #ffffff;--light-text: #333333;--dark-bg: #121212;--dark-text: #e0e0e0}body.light-theme{background-color:var(--light-bg);color:var(--light-text);transition:background-color .3s ease,color .3s ease}body.dark-theme{background-color:var(--dark-bg);color:var(--dark-text);transition:background-color .3s ease,color .3s ease}#root{width:100vw;margin:0 auto;text-align:center;height:auto;background-color:inherit}.content-container{max-width:100px;margin:0 auto;background-color:inherit}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:inherit}.productsSection{padding:60px 20px;text-align:center}.productsSection h2{color:inherit;font-size:28px;margin-bottom:40px}.productsGrid{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.productCard{max-width:300px;text-align:center}.productCard h3{color:inherit;font-size:18px;margin:12px 0}.productCard p{font-size:14px;color:inherit;line-height:1.5}.productCard a{color:#1c68b7;text-decoration:none;font-weight:700}.dropImage{width:120px;height:160px;margin:0 auto;clip-path:path("M60 0 C90 40 120 80 60 160 C0 80 30 40 60 0 Z");overflow:hidden}.dropImage img{width:100%;height:100%;object-fit:cover}._lightTheme_1xs9k_2{--emergency-bg: #a6ce39;--emergency-text: #003366;--navbar-bg: #4682b4;--navbar-text: white;--dropdown-bg: #a6ce39;--dropdown-text: #003366;--dropdown-hover-bg: #4682b4;--connect-badge-bg: #a4d65e;--connect-badge-text: #003366;--connect-dropdown-bg: #003366;--connect-dropdown-text: white;--connect-dropdown-hover-bg: #004080;--search-icon-color: white;--search-icon-hover: #a6ce39}._darkTheme_1xs9k_19{--emergency-bg: #1a2e3b;--emergency-text: #e0e0e0;--navbar-bg: #0f1c26;--navbar-text: #e0e0e0;--dropdown-bg: #2c3e50;--dropdown-text: #e0e0e0;--dropdown-hover-bg: #34495e;--connect-badge-bg: #2c3e50;--connect-badge-text: #e0e0e0;--connect-dropdown-bg: #1a2e3b;--connect-dropdown-text: #e0e0e0;--connect-dropdown-hover-bg: #2c3e50;--search-icon-color: #e0e0e0;--search-icon-hover: #a6ce39}._emergencyBar_1xs9k_37{background-color:var(--emergency-bg);color:var(--emergency-text);text-align:center;padding:10px 20px;font-weight:700;display:flex;justify-content:center;align-items:center;font-size:14px;flex-wrap:wrap;flex-shrink:0;width:100%}._emergencyBar_1xs9k_37>div{max-width:1300px;width:100%;margin:0 auto;display:flex;justify-content:space-between}._emergencyBar_1xs9k_37 span{color:var(--emergency-text)}._rightButtons_1xs9k_64{display:flex;gap:20px;align-items:center}._linkButton_1xs9k_70{background:none;border:none;color:var(--emergency-text);cursor:pointer;font:inherit;font-weight:700;padding:0;position:relative}._linkButton_1xs9k_70:hover{color:#000;text-decoration:none}._navbar_1xs9k_86{display:flex;align-items:center;background-color:var(--navbar-bg);padding:.1rem 2rem;color:var(--navbar-text);justify-content:center;width:100%;gap:10px}._navbar_1xs9k_86>div{max-width:1300px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}._logoSection_1xs9k_106{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:20px;flex-shrink:0}._logo_1xs9k_106{height:40px;display:flex;align-items:center}._tagline_1xs9k_121{font-size:12px;margin-top:4px;color:var(--navbar-text)}._navLinks_1xs9k_127{display:flex;list-style:none;margin:0;padding:0;flex-grow:1;justify-content:space-around;gap:30px}._navLinks_1xs9k_127 li{position:relative;display:flex;align-items:center;justify-content:flex-start}._connectBadgeWrapper_1xs9k_145{transform:translateY(25px);position:relative;z-index:1002}._connectText_1xs9k_150{display:block;font-size:1.4rem!important;font-weight:700!important;line-height:1.1}._connectText_1xs9k_150 small{font-size:.9rem!important;font-weight:600!important}._dropdown_1xs9k_161 span{position:relative;padding-bottom:5px;white-space:nowrap;display:block;font-size:16px;font-weight:600}._dropdown_1xs9k_161 span:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:4px;background-color:var(--dropdown-bg);opacity:0;transition:opacity .3s ease}._dropdown_1xs9k_161:hover span:after{opacity:1}._dropdown_1xs9k_161{position:relative}._dropdown_1xs9k_161 span{cursor:pointer}._subMenu_1xs9k_196{visibility:hidden;opacity:0;position:absolute;top:100%;left:0;padding:15px 0 0;z-index:1000;border-radius:0;overflow:hidden;background-color:transparent;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease}._subMenu_1xs9k_196 li{list-style:none;margin-bottom:2px;padding:8px 16px;white-space:nowrap;background-color:var(--dropdown-bg);border-bottom:1px solid rgba(255,255,255,.1);transition:background-color .2s ease,transform .2s ease}._subMenu_1xs9k_196 li._active_1xs9k_223{background-color:var(--navbar-bg)}._subMenu_1xs9k_196 li:hover{background-color:var(--dropdown-hover-bg);transform:translate(3px)}._subMenu_1xs9k_196 li a{text-decoration:none;color:var(--dropdown-text);font-size:14px;font-weight:700;display:block}._dropdown_1xs9k_161:hover ._subMenu_1xs9k_196{visibility:visible;opacity:1;transform:translateY(0)}._connectContainer_1xs9k_248{margin-left:20px;flex-shrink:0;position:relative;z-index:1001}._connectBadge_1xs9k_145{display:block;background-color:var(--connect-badge-bg);color:var(--connect-badge-text);text-decoration:none;text-align:center;font-weight:700;clip-path:polygon(0 0,100% 0,100% 70%,50% 100%,0 70%);padding:5px 5px 20px;line-height:1.2;font-size:16px;position:relative;z-index:1001;transition:background-color .3s ease,transform .2s ease}._connectBadge_1xs9k_145:hover{background-color:var(--connect-badge-bg);transform:translateY(-2px);text-decoration:none;color:var(--connect-badge-text)}._connectBadge_1xs9k_145 small{font-size:14px}._connectContainer_1xs9k_248._dropdown_1xs9k_161 ._subMenu_1xs9k_196{top:70%;left:0;right:0;width:100%;margin-top:0;padding-top:0;z-index:1000}._connectContainer_1xs9k_248._dropdown_1xs9k_161 ._subMenu_1xs9k_196 li{background-color:var(--connect-dropdown-bg);color:var(--connect-dropdown-text);margin-bottom:0;padding:10px 15px;text-align:center;transition:background-color .2s ease,transform .2s ease}._connectContainer_1xs9k_248._dropdown_1xs9k_161 ._subMenu_1xs9k_196 li:first-child{padding-top:40px;margin-top:-10px}._connectContainer_1xs9k_248._dropdown_1xs9k_161 ._subMenu_1xs9k_196 li a{color:var(--connect-dropdown-text)}._connectContainer_1xs9k_248._dropdown_1xs9k_161 ._subMenu_1xs9k_196 li:hover{background-color:var(--connect-dropdown-hover-bg);transform:translate(3px)}._connectContainer_1xs9k_248._dropdown_1xs9k_161:hover ._subMenu_1xs9k_196{visibility:visible;opacity:1;transform:translateY(0)}._searchIcon_1xs9k_323{margin-left:20px}._searchIcon_1xs9k_323 a{color:var(--search-icon-color);transition:color .2s ease}._searchIcon_1xs9k_323 a:hover{color:var(--search-icon-hover)}@media (max-width: 1200px){._navLinks_1xs9k_127{gap:20px}._dropdown_1xs9k_161 span{font-size:15px}}._lightTheme_18yol_2{--footer-bg: #1e6cb4;--footer-text: white;--footer-link: white;--subfooter-bg: #004b8d;--social-icon-bg: white;--social-icon-fill: #1e6cb4}._darkTheme_18yol_11{--footer-bg: #0f1c26;--footer-text: #e0e0e0;--footer-link: #e0e0e0;--subfooter-bg: #0a141c;--social-icon-bg: #2c3e50;--social-icon-fill: #e0e0e0}._footer_18yol_20{background-color:var(--footer-bg);color:var(--footer-text);font-size:14px;padding-top:40px}._containerWrapper_18yol_27{margin:0 auto;padding:0 20px;max-width:1200px}._footerSection_18yol_33{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px}._flogoSec_18yol_40{flex:1 1 300px;display:flex;flex-direction:column;align-items:flex-start}._footLogo_18yol_47{width:320px;margin-bottom:16px}._addressList_18yol_52{margin-top:20px;line-height:1.5;text-align:left}._addressList_18yol_52 a{color:var(--footer-link);text-decoration:underline}._contactSec_18yol_63{flex:1 1 300px;text-align:left}._contactSec_18yol_63 h4{margin-bottom:16px;font-size:16px;font-weight:700}._contactSec_18yol_63 p{margin-bottom:10px;line-height:1.5}._contactSec_18yol_63 a{color:var(--footer-link);text-decoration:underline}._socialLinkSec_18yol_84{flex:1 1 200px}._socialLinkSec_18yol_84 h4{margin-bottom:16px;font-size:16px;font-weight:700}._socialLinkSec_18yol_84 ul{gap:15px;padding:0;list-style:none;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap}._socialLinkSec_18yol_84 li{background-color:var(--social-icon-bg);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:space-around}._socialLinkSec_18yol_84 a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}._socialLinkSec_18yol_84 svg{width:20px;height:20px;fill:var(--social-icon-fill)}._subFooter_18yol_129{background-color:var(--subfooter-bg);padding:20px 0;margin-top:40px;font-size:13px}._footInner_18yol_136{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}._policyLinks_18yol_143{display:flex;gap:5px}._policyLinks_18yol_143 a{color:var(--footer-link);text-decoration:none}._policyLinks_18yol_143 a:hover{text-decoration:underline}._separator_18yol_157{color:var(--footer-text)}._copyright_18yol_161{text-align:right}._copyright_18yol_161 p{margin:0;line-height:1.5}@media (max-width: 768px){._footerSection_18yol_33{flex-direction:column;gap:30px}._footInner_18yol_136{flex-direction:column;gap:15px}._copyright_18yol_161{text-align:center;margin-top:15px}._policyLinks_18yol_143{justify-content:center}}._scrollToTop_10pi6_1{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;background-color:#0077b6;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000;box-shadow:0 4px 10px #0003;transition:all .3s ease}._scrollToTop_10pi6_1:hover{background-color:#005f92;transform:translateY(-3px);box-shadow:0 6px 15px #00000040}._scrollToTop_10pi6_1:active{transform:translateY(0);box-shadow:0 4px 10px #0003}@media (max-width: 768px){._scrollToTop_10pi6_1{bottom:20px;right:20px;width:45px;height:45px}}._headPanel_1ic6z_2{width:100%;height:300px;background-image:url(/assets/HomePageBanner-n3loL_Qn.png);background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#1a75bb;display:flex;align-items:center;justify-content:center;position:relative}._headingContainer_1ic6z_16{height:80px;position:absolute;bottom:0;width:100%;text-align:center;background-color:#1a75bb;display:flex;align-items:center;justify-content:center}._headPanel_1ic6z_2 h1{color:#fff;font-size:2.5rem;font-weight:600;margin:0}._pageContainer_1ic6z_36{display:flex;max-width:1200px;margin:0 auto;padding:40px 20px}._mainContent_1ic6z_43{flex:1;padding-right:30px}._sidebar_1ic6z_48{width:350px}._formSection_1ic6z_53{margin-bottom:30px}._formSection_1ic6z_53 input,textarea{background-color:#fff}._formSection_1ic6z_53 label{text-align:left}._formRow_1ic6z_62{display:flex;margin-bottom:20px;gap:20px}._formGroup_1ic6z_68{flex:1;position:relative;margin-bottom:25px}._fullWidth_1ic6z_74{width:100%}._formGroup_1ic6z_68 label{display:block;margin-bottom:12px;font-weight:500;color:#666;font-size:16px}._formControl_1ic6z_86{width:100%;padding:10px;border:1px solid #1a75bb;border-radius:0;font-size:16px;height:40px;box-sizing:border-box}._textarea_1ic6z_96{resize:vertical;min-height:150px;height:auto}._requiredIndicator_1ic6z_102,._requiredIndicatorTextarea_1ic6z_102{background-color:#a6d55b;color:#fff;position:absolute;right:-15px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;transform:translateY(-50%)}._requiredIndicator_1ic6z_102{top:45%}._requiredIndicatorTextarea_1ic6z_102{top:20%}._requiredIndicator_1ic6z_102:before{content:"*";margin-top:5px}._requiredIndicatorTextarea_1ic6z_102:before{content:"*";margin-top:5px}._formGroup_1ic6z_68._fullWidth_1ic6z_74 ._requiredIndicator_1ic6z_102{top:85px;right:-15px}._captchaSubmitContainer_1ic6z_140{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-top:20px}._recaptcha_1ic6z_148{flex:0 0 auto}._submitButton_1ic6z_152{background-color:#a6d55b;color:#333;border:none;padding:12px 30px;font-size:16px;font-weight:700;text-transform:uppercase;border-radius:4px;cursor:pointer;transition:background-color .3s;margin-left:auto;height:50px;min-width:150px;display:flex;align-items:center;justify-content:center}._submitButton_1ic6z_152:hover{background-color:#8bc34a}._formSuccess_1ic6z_176{background-color:#e8f5e9;border:1px solid #a6d55b;border-radius:4px;padding:30px;text-align:center;margin-bottom:30px}._formSuccess_1ic6z_176 h2{color:#2e7d32;margin-top:0;margin-bottom:15px;font-size:24px}._formSuccess_1ic6z_176 p{color:#333;margin-bottom:25px;font-size:16px;line-height:1.5}._errorMessage_1ic6z_199{background-color:#ffebee;color:#c62828;padding:12px 15px;border-radius:4px;margin-bottom:20px;font-size:14px;border-left:4px solid #f44336}._relatedInfo_1ic6z_210{background-color:#f5f5f5;border-radius:4px;overflow:hidden}._relatedInfoHeader_1ic6z_216{background-color:#a6d55b;padding:15px;display:flex;align-items:center;gap:10px}._relatedInfoIcon_1ic6z_224{display:flex;align-items:center}._relatedInfoIcon_1ic6z_224 img{height:30px;width:35px}._relatedInfoHeader_1ic6z_216 h3{margin:0;color:#333;font-size:18px;font-weight:600}._relatedLinks_1ic6z_239{list-style:none;padding:15px;margin:0}._relatedLinks_1ic6z_239 li{margin-bottom:12px;padding-left:15px;position:relative}._relatedLinks_1ic6z_239 li:after{content:"›";position:absolute;right:0;color:#1a75bb;font-weight:700}._relatedLinks_1ic6z_239 a{color:#1a75bb;text-decoration:none;transition:color .3s}._relatedLinks_1ic6z_239 a:hover{color:#0d5c94;text-decoration:underline}._contactInfoSection_1ic6z_271{background-color:#1a75bb;color:#fff;padding:40px 0}._contactInfoContainer_1ic6z_277{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between}._contactInfo_1ic6z_271,._addressInfo_1ic6z_285,._socialLinks_1ic6z_285{flex:1}._contactInfo_1ic6z_271 h3,._socialLinks_1ic6z_285 h3{font-size:18px;font-weight:600;margin-top:0;margin-bottom:20px}._contactInfo_1ic6z_271 p{margin-bottom:15px;line-height:1.5}._callInfo_1ic6z_301{font-weight:700;font-size:18px}._addressInfo_1ic6z_285{text-align:center}._careerLink_1ic6z_310{color:#fff;text-decoration:underline;display:inline-block;margin-top:20px}._careerLink_1ic6z_310:hover{color:#a6d55b}._socialIcons_1ic6z_321{display:flex;gap:15px}._socialIcon_1ic6z_321{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#0d5c94;border-radius:50%;transition:background-color .3s}._socialIcon_1ic6z_321:hover{background-color:#a6d55b}._footer_1ic6z_342{background-color:#0d5c94;color:#fff;padding:20px 0;text-align:center}._footerContainer_1ic6z_349{max-width:1200px;margin:0 auto;padding:0 20px}._footerLinks_1ic6z_355{margin-bottom:10px}._footerLinks_1ic6z_355 a{color:#fff;text-decoration:none;margin:0 10px}._footerLinks_1ic6z_355 a:hover{text-decoration:underline}._copyright_1ic6z_369{font-size:14px;opacity:.8}@media (max-width: 768px){._pageContainer_1ic6z_36{flex-direction:column}._mainContent_1ic6z_43{padding-right:0;margin-bottom:30px}._sidebar_1ic6z_48{width:100%}._formRow_1ic6z_62{flex-direction:column;gap:20px}._captchaSubmitContainer_1ic6z_140{flex-direction:column;align-items:center;gap:20px}._submitButton_1ic6z_152{margin-left:0;width:100%;max-width:304px}._contactInfoContainer_1ic6z_277{flex-direction:column;gap:30px}._addressInfo_1ic6z_285{text-align:left}._headPanel_1ic6z_2{height:200px}._headPanel_1ic6z_2 h1{font-size:2rem}}._headPanel_jw6hg_1{width:100%;height:500px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#1a75bb;display:flex;align-items:center;justify-content:center;position:relative}._headingContainer_jw6hg_14{height:80px;position:absolute;bottom:0;width:100%;text-align:center;background-color:#1a75bb;display:flex;align-items:center;justify-content:center}._headPanel_jw6hg_1 h1{color:#fff;font-size:2.5rem;font-weight:600;margin:-10px 0 0}._generalTemplate_jw6hg_35{background-color:#f8f9fa;padding:4rem 0}._infoRelated_jw6hg_40{background-color:#fff}._containerWrapper_jw6hg_44{width:90%;max-width:1200px;margin:0 auto}._twoSection_jw6hg_50{display:flex;flex-wrap:wrap;gap:2rem}._contentSection_jw6hg_56{flex:1 1 60%;font-size:1rem;line-height:1.6;color:#333;text-align:left}._twoCols_jw6hg_64 p{margin-bottom:1.2rem}._imageSectionRight_jw6hg_68{flex:1 1 30%}._infoWrapper_jw6hg_72{margin-top:0}._info_jw6hg_40{display:flex;align-items:center;justify-content:flex-start;background-color:#a6d55b;padding:15px;border-radius:4px 4px 0 0;margin-bottom:0}._info_jw6hg_40 span{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.2rem;color:#333}._info_jw6hg_40 img{height:30px;width:35px}._infoArrow_jw6hg_100{width:24px;height:24px;color:#333;rotate:-90deg}._bulletStyle_jw6hg_107{list-style:none;padding:15px;margin:0;text-align:left;background-color:#f5f5f5;border-radius:0 0 4px 4px}._bulletStyle_jw6hg_107 li{margin-bottom:.8rem}._bulletStyle_jw6hg_107 a{color:#1a75bb;text-decoration:none;transition:color .3s ease;display:flex;justify-content:space-between;align-items:center}._bulletStyle_jw6hg_107 a:hover{color:#036}._arrowIcon_jw6hg_133{font-size:1.2rem;font-weight:700;color:#1a75bb}._infoImg_jw6hg_139{margin-top:2rem}._infoImg_jw6hg_139 img{width:100%;height:auto;border-radius:6px;object-fit:cover;box-shadow:0 2px 10px #0000001a}@media (max-width: 768px){._twoSection_jw6hg_50{flex-direction:column}._contentSection_jw6hg_56,._imageSectionRight_jw6hg_68{flex:1 1 100%}._bannerSection_jw6hg_162 h1{font-size:2rem}._headPanel_jw6hg_1{height:200px}}._bannerSection_v99d3_1{text-align:center;color:#036;padding-bottom:2rem}._headPanel_v99d3_7{width:100%;height:500px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#1a75bb;display:flex;align-items:center;justify-content:center;position:relative}._headPanel_v99d3_7 h1{color:#fff;font-size:2.5rem;font-weight:600;margin:-10px 0 0}._headingContainer_v99d3_26{height:80px;position:absolute;bottom:0;width:100%;text-align:center;background-color:#1a75bb;display:flex;align-items:center;justify-content:center}._bannerSection_v99d3_1 h1{margin-top:1rem;font-size:2.5rem;font-weight:600}._generalTemplate_v99d3_42{padding:2rem 0;background-color:#f9f9f9}._containerWrapper_v99d3_47{max-width:1200px;margin:0 auto;padding:0 1rem}._twoSection_v99d3_53{display:flex;justify-content:center}._tableBlock_v99d3_58{flex-direction:column}._contentSection_v99d3_62,._twoCols_v99d3_66{width:100%}._woutRelated_v99d3_70{padding:1rem 0}._imageFullWidth_v99d3_74{max-width:100%;height:auto;display:block;margin:0 auto}@media (max-width: 768px){._bannerSection_v99d3_1 h1{font-size:2rem}._headPanel_v99d3_7{height:200px}}._bannerSection_1pscv_1{position:relative;text-align:center;color:#fff;padding:3rem 1rem;background-color:#000}._headPanel_1pscv_9{width:100%;height:500px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#1a75bb;display:flex;align-items:center;justify-content:center;position:relative}._headPanel_1pscv_9 h1{color:#fff;font-size:2.5rem;font-weight:600;margin:-10px 0 0}._headingContainer_1pscv_28{height:80px;position:absolute;bottom:0;width:100%;text-align:center;background-color:#1a75bb;display:flex;align-items:center;justify-content:center}._bannerSection_1pscv_1 h1{margin-top:1rem;font-size:2.5rem;font-weight:700}._generalTemplate_1pscv_45{background-color:#f9f9f9;padding:3rem 0}._infoRelated_1pscv_50{background-color:#fff}._containerWrapper_1pscv_54{max-width:1280px;margin:0 auto;padding:0 1rem}._twoSection_1pscv_60{display:flex;flex-wrap:wrap;gap:2rem}._contentSection_1pscv_66{flex:1 1 65%;color:#000;text-align:left}._twoCols_1pscv_72{display:flex;flex-direction:column;gap:1rem}._imageSectionRight_1pscv_78{flex:1 1 30%}._infoWrapper_1pscv_82{margin-top:0}._info_1pscv_50{display:flex;align-items:center;justify-content:flex-start;background-color:#a6d55b;padding:15px;border-radius:4px 4px 0 0;margin-bottom:0}._info_1pscv_50 span{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.2rem;color:#333}._info_1pscv_50 img{height:30px;width:35px}._bulletStyle_1pscv_110{list-style:none;padding:15px;margin:0;text-align:left;background-color:#f5f5f5;border-radius:0 0 4px 4px}._bulletStyle_1pscv_110 li{margin-bottom:.8rem}._bulletStyle_1pscv_110 a{color:#1a75bb;text-decoration:none;transition:color .3s ease;display:flex;justify-content:space-between;align-items:center}._bulletStyle_1pscv_110 a:hover{color:#036}._arrowIcon_1pscv_136{font-size:1.2rem;font-weight:700;color:#1a75bb}._infoImg_1pscv_142{margin-top:2rem}._infoImg_1pscv_142 img{width:100%;height:auto;border-radius:6px;object-fit:cover;box-shadow:0 2px 10px #0000001a}._planIcon_1pscv_154{margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem}._planIcon_1pscv_154 p{display:flex;align-items:flex-start;gap:1.25rem}._planIcon_1pscv_154 span{font-size:1rem;line-height:1.5;padding-top:5px}._planIcon_1pscv_154 strong{display:block;margin-bottom:5px;color:#333}._headPanel_wxrrt_1{width:100%;height:500px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#1a75bb;display:flex;align-items:center;justify-content:center;position:relative}._headPanel_wxrrt_1 h1{color:#fff;font-size:2.5rem;font-weight:600;margin:-10px 0 0}._headingContainer_wxrrt_22{height:80px;position:absolute;bottom:0;width:100%;text-align:center;background-color:#1a75bb;display:flex;align-items:center;justify-content:center}._generalTemplate_wxrrt_34{background-color:#f9f9f9;padding:3rem 0}._infoRelated_wxrrt_39{background-color:#fff}._containerWrapper_wxrrt_43{max-width:1280px;margin:0 auto;padding:0 1rem}._twoSection_wxrrt_49{display:flex;flex-wrap:wrap;gap:2rem}._contentSection_wxrrt_55{flex:1 1 65%;color:#000;text-align:left}._contentSection_wxrrt_55 h3{color:#1a75bb}._twoCols_wxrrt_65{display:flex;flex-direction:column;gap:1rem}._imageSectionRight_wxrrt_71{flex:1 1 30%}._infoWrapper_wxrrt_75{margin-top:0}._info_wxrrt_39{display:flex;align-items:center;justify-content:flex-start;background-color:#a6d55b;padding:15px;border-radius:4px 4px 0 0;margin-bottom:0}._info_wxrrt_39 span{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.2rem;color:#333}._info_wxrrt_39 img{height:30px;width:35px}._bulletStyle_wxrrt_103{list-style:none;padding:15px;margin:0;text-align:left;background-color:#f5f5f5;border-radius:0 0 4px 4px}._bulletStyle_wxrrt_103 li{margin-bottom:.8rem}._bulletStyle_wxrrt_103 a{color:#1a75bb;text-decoration:none;transition:color .3s ease;display:flex;justify-content:space-between;align-items:center}._bulletStyle_wxrrt_103 a:hover{color:#036}._arrowIcon_wxrrt_129{font-size:1.2rem;font-weight:700;color:#1a75bb}._infoImg_wxrrt_135{margin-top:2rem}._infoImg_wxrrt_135 img{width:100%;height:auto;border-radius:6px;object-fit:cover;box-shadow:0 2px 10px #0000001a}._reportList_wxrrt_147{list-style:none;padding:0;margin:1.5rem 0}._reportList_wxrrt_147 li{margin-bottom:1rem;padding-left:1.5rem;position:relative}._reportList_wxrrt_147 li:before{content:"•";position:absolute;left:0;color:#1a75bb;font-size:1.2rem}._reportList_wxrrt_147 a{color:#1a75bb;text-decoration:none;display:flex;justify-content:space-between;align-items:center;transition:color .3s ease}._reportList_wxrrt_147 a:hover{color:#036}._headPanel_5s36s_1{width:100%;height:500px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#1a75bb;display:flex;align-items:center;justify-content:center;position:relative;transition:background-image .5s ease-in-out}._headingContainer_5s36s_15{height:80px;position:absolute;bottom:0;width:100%;text-align:center;background-color:#1a75bb;display:flex;align-items:center;justify-content:center}._headPanel_5s36s_1 h1{color:#fff;font-size:2.5rem;font-weight:600;margin:-10px 0 0}._tabsContainer_5s36s_35{display:flex;justify-content:center;flex-wrap:wrap;background-color:#fff;max-width:1500px;margin:0 auto;padding:0 20px}._tab_5s36s_35{padding:15px 20px;cursor:pointer;text-align:center;color:#1a75bb;font-weight:500;transition:all .3s ease;min-width:120px;margin-right:5px;border-bottom:2px solid black}._activeTab_5s36s_57{color:#a6d55b;font-weight:700;border-bottom:5px solid #a6d55b}._contentSection_5s36s_64{padding:30px 20px;max-width:1280px;margin:0 auto;min-height:400px;background-color:#fff;text-align:left}._tabContent_5s36s_73{display:none}._activeContent_5s36s_77{display:block;animation:_fadeIn_5s36s_1 .5s ease-in-out}@keyframes _fadeIn_5s36s_1{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){._tab_5s36s_35{padding:12px 15px;min-width:100px;font-size:.9rem}._headPanel_5s36s_1{height:300px}._headPanel_5s36s_1 h1{font-size:2rem}}@media (max-width: 576px){._tab_5s36s_35{min-width:33.33%;padding:10px;font-size:.8rem}}._generalTemplate_5s36s_117{width:100%;padding:20px 0;background-color:#fff}._container_5s36s_123{max-width:1200px;margin:0 auto;padding:0}._container_5s36s_123 h2{color:gray;margin-top:30px;margin-bottom:15px;font-weight:600}._container_5s36s_123 p{margin-bottom:20px;line-height:1.6;color:#333}._container_5s36s_123 ul{margin-bottom:20px;padding-left:20px}._container_5s36s_123 li{margin-bottom:8px;line-height:1.6;color:#000}._container_5s36s_123 a{color:#1a75bb;text-decoration:none;transition:color .3s ease}._container_5s36s_123 a:hover{color:#a6d55b;text-decoration:underline}._hazwasteBox_5s36s_165{border:1px solid #3a75c4;background-color:#f8f9fa;padding:20px;margin:20px 0;border-radius:5px}._hazwasteBox_5s36s_165 h1{font-size:1.8rem;margin-bottom:15px}._hazwasteBox_5s36s_165 h2{font-size:1.4rem;margin-top:10px;margin-bottom:15px}._hazwasteBox_5s36s_165 p{margin-bottom:10px}._hazwasteBox_5s36s_165 a{color:#3a75c4;font-weight:500}._hazwasteBox_5s36s_165 a:hover{color:#2c5aa0}._faqSection_5s36s_198{padding:40px 0;background-color:#fff}._containerWrapper_5s36s_204{max-width:1280px;margin:0 auto;padding:0 1rem}._twoSection_5s36s_210{display:flex;flex-wrap:wrap;gap:2rem}._twoCols_5s36s_216{display:flex;flex-direction:column;gap:1rem}._infoRelated_5s36s_222{background-color:#fff}._faqWrap_5s36s_226{width:100%;display:flex;flex-direction:column;align-items:stretch;margin-bottom:2rem;max-width:1200px;margin:0 auto;padding:0 20px}._view_5s36s_237{text-align:right;margin-bottom:20px}._viewallBtn_5s36s_242{display:inline-block;padding:8px 15px;color:#1a75bb;text-decoration:none;font-weight:500}._viewallBtn_5s36s_242:hover{color:#135d96}._faqHeader_5s36s_254{background-color:#a6d55b;padding:15px 30px;display:flex;justify-content:space-between;align-items:center;border-radius:0;margin-bottom:0;width:100%;box-sizing:border-box}._faqWrap_5s36s_226 h3{color:#333;margin:0;font-size:1.5rem;font-weight:600}._accordion_5s36s_273{list-style:none;padding:0;margin:0}._hov_5s36s_279{margin-bottom:10px;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}._faqLink_5s36s_286{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#f8f9fa;color:#333;text-decoration:none;font-weight:500;transition:background-color .3s ease}._faqLink_5s36s_286:hover{background-color:#e9ecef}._faqLink_5s36s_286 i{display:inline-block;width:12px;height:12px;position:relative}._faqLink_5s36s_286 i:before,._faqLink_5s36s_286 i:after{content:"";position:absolute;background-color:#1a75bb;transition:transform .3s ease}._faqLink_5s36s_286 i:before{width:12px;height:2px;top:5px;left:0}._faqLink_5s36s_286 i:after{width:2px;height:12px;top:0;left:5px}._faqLink_5s36s_286._active_5s36s_57 i:after{transform:rotate(90deg);opacity:0}._faqText_5s36s_336{padding:20px;background-color:#fff;border-top:1px solid #e0e0e0}._faqText_5s36s_336 p{margin-bottom:15px}._faqText_5s36s_336 iframe{max-width:100%;border:none}@media (max-width: 768px){._faqText_5s36s_336 iframe{height:240px}._twoSection_5s36s_210{flex-direction:column}}@media (max-width: 576px){._faqText_5s36s_336 iframe{height:200px}._containerWrapper_5s36s_204{padding:0 10px}}._headPanel_n25nb_1{width:100%;height:500px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#1a75bb;display:flex;align-items:center;justify-content:center;position:relative}._headPanel_n25nb_1 h1{color:#fff;font-size:2.5rem;font-weight:600;margin:-10px 0 0}._headingContainer_n25nb_22{height:80px;position:absolute;bottom:0;width:100%;text-align:center;background-color:#1a75bb;display:flex;align-items:center;justify-content:center}._generalTemplate_n25nb_34{background-color:#f9f9f9;padding:3rem 0}._infoRelated_n25nb_39{background-color:#fff}._containerWrapper_n25nb_43{max-width:1280px;margin:0 auto;padding:0 1rem}._twoSection_n25nb_49{display:flex;flex-wrap:wrap;gap:2rem}._contentSection_n25nb_55{flex:1 1 65%;color:#000;text-align:left}._twoCols_n25nb_61{display:flex;flex-direction:column;gap:1rem}._imageSectionRight_n25nb_67{flex:1 1 30%}._infoWrapper_n25nb_71{margin-top:0}._info_n25nb_39{display:flex;align-items:center;justify-content:flex-start;background-color:#a6d55b;padding:15px;border-radius:4px 4px 0 0;margin-bottom:0}._info_n25nb_39 span{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.2rem;color:#333}._info_n25nb_39 img{height:30px;width:35px}._bulletStyle_n25nb_99{list-style:none;padding:15px;margin:0;text-align:left;background-color:#f5f5f5;border-radius:0 0 4px 4px}._bulletStyle_n25nb_99 li{margin-bottom:.8rem}._bulletStyle_n25nb_99 a{color:#1a75bb;text-decoration:none;transition:color .3s ease;display:flex;justify-content:space-between;align-items:center}._bulletStyle_n25nb_99 a:hover{color:#036}._arrowIcon_n25nb_125{font-size:1.2rem;font-weight:700;color:#1a75bb}._infoImg_n25nb_131{margin-top:2rem}._infoImg_n25nb_131 img{width:100%;height:auto;border-radius:6px;object-fit:cover;box-shadow:0 2px 10px #0000001a}._leadershipGrid_n25nb_144{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}._leaderCard_n25nb_151{display:flex;align-items:flex-start;text-align:left;padding:1.5rem 0;position:relative}._leaderCard_n25nb_151:not(:last-child):after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-color:#e0e0e0}._leaderImageContainer_n25nb_169{flex:0 0 180px;margin-right:2rem}._leaderCard_n25nb_151 img{width:180px;height:180px;border-radius:50%;object-fit:cover}._leaderInfo_n25nb_181{flex:1}._leaderCard_n25nb_151 h3{margin:0 0 .5rem;color:#1a75bb;font-size:1.8rem}._leaderCard_n25nb_151 ._title_n25nb_191{margin:0 0 1rem;color:#1a75bb;font-weight:500;font-size:1.1rem}._leaderCard_n25nb_151 ._bio_n25nb_198{margin:.5rem 0 1.5rem;color:#555;line-height:1.5}._fullBioLink_n25nb_204{display:inline-flex;align-items:center;color:#1a75bb;text-decoration:none;font-weight:500}._fullBioLink_n25nb_204:hover{text-decoration:underline}._fullBioLink_n25nb_204 span{margin-left:.5rem}._meetingsList_n25nb_221{margin-top:2rem}._meetingItem_n25nb_225{background-color:#f5f5f5;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 10px #0000001a}._meetingItem_n25nb_225 h3{color:#1a75bb;margin-top:0}._meetingLinks_n25nb_238{margin-top:1rem}._meetingLinks_n25nb_238 a{display:inline-block;margin-right:1rem;margin-bottom:.5rem;color:#1a75bb;text-decoration:none}._meetingLinks_n25nb_238 a:hover{text-decoration:underline}._valuesList_n25nb_255{margin-top:2rem}._valueItem_n25nb_259{display:flex;align-items:flex-start;margin-bottom:2rem}._valueIcon_n25nb_265{flex:0 0 80px;margin-right:1.5rem}._valueIcon_n25nb_265 img{width:80px;height:80px;object-fit:contain}._valueContent_n25nb_276{flex:1}._valueContent_n25nb_276 h3{color:#1a75bb;margin-top:0}._boardSection_n25nb_286{margin-top:2rem;background-color:#f5f5f5;border-radius:8px;padding:1.5rem;box-shadow:0 2px 10px #0000001a}._boardSection_n25nb_286 h3{color:#1a75bb;margin-top:0;margin-bottom:1rem}._boardMembers_n25nb_300{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}._boardMembers_n25nb_300 li{padding:.75rem;background-color:#fff;border-radius:4px;box-shadow:0 1px 3px #0000001a}._boardMembers_n25nb_300 strong{color:#1a75bb}._tabNavigation_n25nb_321{margin-bottom:30px}._tabNavigation_n25nb_321 ul{display:flex;justify-content:space-around;flex-wrap:wrap;list-style:none;padding:0;margin:0}._tabNavigation_n25nb_321 li{margin-right:10px;padding:10px 15px;border-bottom:1px solid black}._tabNavigation_n25nb_321 li._active_n25nb_340,._active_n25nb_340{border-bottom:5px solid #a6d55b;font-weight:700}._tabNavigation_n25nb_321 a{text-decoration:none;color:#333}._tabNavigation_n25nb_321 li._active_n25nb_340 a{color:#a6d55b}._tabContentSection_n25nb_355{margin-top:20px}._videoContainer_n25nb_359{display:flex;justify-content:center;margin:30px 0}@media (max-width: 768px){._tabNavigation_n25nb_321 ul{flex-direction:column}._tabNavigation_n25nb_321 li{margin-bottom:5px}._videoContainer_n25nb_359 iframe{width:100%;height:auto;aspect-ratio:16/9}}._storageTable_n25nb_382{margin:20px 0 30px;width:100%;max-width:600px}._storageTable_n25nb_382 table{width:100%;border-collapse:collapse;background-color:#f2f5f7;border-radius:4px;overflow:hidden}._storageTable_n25nb_382 tr{border-bottom:1px solid #dde4e9}._storageTable_n25nb_382 tr:last-child{border-bottom:none}._storageTable_n25nb_382 td{padding:15px 20px}._systemName_n25nb_408{font-weight:500;color:#0e5b8b;text-align:left}._percentValue_n25nb_414{font-weight:600;color:#0e5b8b;text-align:right}._droughtTable_n25nb_420{margin:20px 0 30px;width:100%;overflow-x:auto}._droughtTable_n25nb_420 table{width:100%;border-collapse:collapse;border-radius:4px;overflow:hidden}._droughtTable_n25nb_420 thead{background-color:#a6d55b}._droughtTable_n25nb_420 th{padding:12px 10px;text-align:center;color:#333;font-weight:600}._droughtTable_n25nb_420 th:first-child{text-align:left}._droughtTable_n25nb_420 tbody{background-color:#f2f5f7}._droughtTable_n25nb_420 tbody tr{border-bottom:1px solid #dde4e9}._droughtTable_n25nb_420 tbody tr:last-child{border-bottom:none}._droughtTable_n25nb_420 td{padding:12px 10px;text-align:center}._categoryName_n25nb_465{font-weight:500;color:#0e5b8b;text-align:left}@media (max-width: 768px){._droughtTable_n25nb_420{overflow-x:scroll}._droughtTable_n25nb_420 table{min-width:800px}}._videoGallery_n25nb_482{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-bottom:2rem}._embedResponsive_n25nb_489{position:relative;display:block;width:100%;padding:0;overflow:hidden;margin-bottom:15px}._embedResponsive_n25nb_489:before{display:block;content:"";padding-top:56.25%}._embedResponsiveItem_n25nb_504{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}._waterIcons_n25nb_514{display:flex;flex-wrap:wrap;margin-bottom:1.5rem;gap:15px}._icon_n25nb_521{width:60px;height:60px;transition:transform .3s ease}._icon_n25nb_521:hover{transform:scale(1.1)}._waterTips_n25nb_531{padding-left:1.5rem;margin-bottom:2rem}._waterTips_n25nb_531 li{margin-bottom:1.2rem;line-height:1.6;position:relative}._waterTips_n25nb_531 li:before{content:"💧";position:absolute;left:-1.5rem}._waterTips_n25nb_531 strong{color:#0275d8;font-weight:600}._waterTips_n25nb_531 a{text-decoration:none;color:#0275d8;transition:color .3s ease}._waterTips_n25nb_531 a:hover{color:#025aa5;text-decoration:underline}@media (max-width: 768px){._videoGallery_n25nb_482{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}._waterIcons_n25nb_514{justify-content:center}}@media (max-width: 576px){._videoGallery_n25nb_482{grid-template-columns:1fr}}._economicHeading_n25nb_635{color:#074887}._economicRow_n25nb_639{display:flex;margin-top:30px;margin-bottom:30px}._economicColumn_n25nb_645{flex:1;padding:0 15px}._economicBlockquote_n25nb_650{font-style:italic;border-left:3px solid #074887;padding-left:15px;margin:20px 0;color:#555}._economicImage_n25nb_658{width:100%}._economicIconsRow_n25nb_662{display:flex;flex-wrap:wrap;margin-top:30px;text-align:center}._economicIconColumn_n25nb_669{flex:0 0 25%;padding:15px;box-sizing:border-box}._economicIconBox_n25nb_675{background-color:#f8f9fa;padding:20px;border-radius:5px;height:100%}._economicIcon_n25nb_662{color:#446bad;display:block;margin:0 auto 15px}._economicTextRow_n25nb_688{display:flex;margin-top:30px;text-align:center}._economicSectionHeading_n25nb_694{text-align:center;color:#add149;margin-top:30px}._economicList_n25nb_700{list-style:none;padding:0;line-height:30px}._economicListItem_n25nb_706{margin-bottom:8px}._economicCheckIcon_n25nb_710{color:#add149;margin-right:10px}._economicCenteredRow_n25nb_715{display:flex;margin-top:30px;justify-content:center}._economicFormContainer_n25nb_721{flex:0 0 66%;padding:0 15px}._economicForm_n25nb_721{border:1px solid #ddd;padding:20px;border-radius:5px}._economicFormRow_n25nb_732{display:flex;flex-wrap:wrap;margin-bottom:20px}._economicFormColumn_n25nb_738{flex:1;padding:0 10px}._economicFormGroup_n25nb_743{margin-bottom:15px}._economicFormLabel_n25nb_747{display:block;margin-bottom:5px}._economicFormInput_n25nb_752{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px}._economicFormSubmit_n25nb_759{text-align:right}._economicButton_n25nb_763{background-color:#1a75bb;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer}._yearTable_n25nb_773{margin-bottom:30px;width:100%}._yearTable_n25nb_773 table{width:100%;border-collapse:collapse}._yearTable_n25nb_773 td{background-color:#f2f5f7;padding:10px;text-align:center;border:1px solid #fff}._yearTable_n25nb_773 td:hover{background-color:#e1eaf1}._yearTable_n25nb_773 a{display:block;color:#1a75bb;text-decoration:none;font-weight:500}._yearTable_n25nb_773 a:hover{color:#0e5b8b}@media (max-width: 768px){._yearTable_n25nb_773 td{padding:8px}}@media (max-width: 480px){._yearTable_n25nb_773 table{table-layout:fixed}._yearTable_n25nb_773 td{padding:5px;font-size:.9rem}}@media (max-width: 768px){._economicRow_n25nb_639,._economicIconsRow_n25nb_662,._economicTextRow_n25nb_688,._economicCenteredRow_n25nb_715,._economicFormRow_n25nb_732{flex-direction:column}._economicIconColumn_n25nb_669,._economicFormContainer_n25nb_721{flex:0 0 100%}}._headPanel_18rh6_1{width:100%;height:500px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#1a75bb;position:relative}._headingContainer_18rh6_11{height:80px;position:absolute;bottom:0;width:100%;text-align:center;background-color:#1a75bb;display:flex;align-items:center;justify-content:center}._bannerSection_18rh6_23 h1{color:#fff;font-size:2.5rem;font-weight:600;margin:0}._containerWrapper_18rh6_30{max-width:1280px;margin:0 auto;padding:0 20px}._projectCard_18rh6_36{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:5px;padding:30px;margin-bottom:30px;transition:all .3s ease}._projectCard_18rh6_36:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}._projectCard_18rh6_36 h2{color:#1a75bb;font-size:1.8rem;margin-bottom:15px}._projectCard_18rh6_36 p{color:#333;line-height:1.6;margin-bottom:20px}._projectLink_18rh6_62{display:inline-block;background-color:#1a75bb;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:500;transition:background-color .3s ease}._projectLink_18rh6_62:hover{background-color:#0d5c9e}._bannerSection_18rh6_23{position:relative}._generalTemplate_18rh6_82{padding:40px 0}._two-section_18rh6_86{display:flex;flex-wrap:wrap}._content-section_18rh6_91{flex:2;min-width:300px;text-align:left}._content-section_18rh6_91 ul{color:#000}._content-section_18rh6_91 h2{color:#1a75bb;font-size:1.8rem;margin:30px 0 15px}._content-section_18rh6_91 p{color:#333;line-height:1.6;margin-bottom:20px}._content-section_18rh6_91 a{color:#4285f4;text-decoration:none}._content-section_18rh6_91 a:hover{text-decoration:underline}._content-section_18rh6_91 ul{margin-bottom:20px;padding-left:20px}._content-section_18rh6_91 li{margin-bottom:10px;line-height:1.6}._two-cols_18rh6_132{max-width:70%}._woutRelated_18rh6_136{max-width:100%}._image-section-right_18rh6_140{flex:1;min-width:250px;padding-left:30px;background-color:transparent}._infoWrapper_18rh6_147{background-color:transparent;border-radius:5px;padding:20px;margin-bottom:30px}._info_18rh6_147{display:flex;align-items:center;justify-content:flex-start;background-color:#a6d55b;padding:15px;border-radius:4px 4px 0 0;margin-bottom:0}._info_18rh6_147 figure{margin:0 10px 0 0}._info_18rh6_147 span{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.2rem;color:#333}._info_18rh6_147 img{height:30px;width:35px}._bulletStyle_18rh6_183{list-style:none;padding:15px;margin:0;text-align:left;background-color:#f5f5f5;border-radius:0 0 4px 4px}._bulletStyle_18rh6_183 li{margin-bottom:.8rem}._bulletStyle_18rh6_183 a{color:#1a75bb;text-decoration:none;transition:color .3s ease;display:flex;justify-content:space-between;align-items:center}._bulletStyle_18rh6_183 a:hover{color:#036}._arrowIcon_18rh6_209{font-size:1.2rem;font-weight:700;color:#1a75bb}._infoImg_18rh6_215{margin-top:2rem}._infoImg_18rh6_215 img{width:100%;height:auto;border-radius:6px;object-fit:cover;box-shadow:0 2px 10px #0000001a}._hideDesktop_18rh6_227{display:none}._twoColumnLayout_18rh6_231{display:flex;flex-wrap:wrap;margin:30px 0}._textColumn_18rh6_237{flex:1;min-width:300px;padding-right:30px}._imageColumn_18rh6_243{flex:1;min-width:300px;display:flex;align-items:center;justify-content:center}._imageColumn_18rh6_243 img{max-width:100%;border-radius:5px}._display-mob_18rh6_256{display:none}._containerWrapper_18rh6_30 h3{color:#0d5c9e}._paymentLocation_18rh6_264{position:relative;height:500px}._mapSection_18rh6_269{width:100%;height:400px;background-color:#f0f0f0}._contentSection_18rh6_274,._contentWrapper_18rh6_277 h2,h3,h4,p,li{text-align:left}._paymentLocation_18rh6_264 h1{position:absolute;bottom:0;width:100%;background-color:#1a75bbcc;color:#fff;text-align:center;padding:20px 0;margin:0}._leadTeam_18rh6_292{margin:20px 0}._leadTeam_18rh6_292 ul{display:flex;list-style:none;padding:0;margin:0;justify-content:center;gap:10px}._leadTeam_18rh6_292 li{flex:1;text-align:center;padding:15px 0;cursor:pointer;transition:all .3s ease;position:relative;max-width:400px;border-bottom:1px solid black}._leadTeam_18rh6_292 li:not(:last-child):after{content:"";position:absolute;right:0;top:15px;height:20px;background-color:#e0e0e0}._leadTeam_18rh6_292 li a{text-decoration:none;color:#333;font-weight:500;display:block}._leadTeam_18rh6_292 li._active_18rh6_332{border-bottom:5px solid #a6d55b;color:#a6d55b}._leadTeam_18rh6_292 li._active_18rh6_332 a{color:#a6d55b;font-weight:600}._amiTemplate_18rh6_342{padding:20px 0}._amiContentWrapper_18rh6_346{margin-top:20px}._paracontent_18rh6_350{margin-bottom:30px}@media (max-width: 768px){._headPanel_18rh6_1{height:300px}._bannerSection_18rh6_23 h1{font-size:2rem}._twoColumnLayout_18rh6_231{flex-direction:column}._textColumn_18rh6_237{padding-right:0;margin-bottom:20px}._two-cols_18rh6_132{max-width:100%}._image-section-right_18rh6_140{display:none}._display-mob_18rh6_256,._hideDesktop_18rh6_227{display:block}}._headPanel_10jq4_1{width:100%;height:500px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#1a75bb;display:flex;align-items:center;justify-content:center;position:relative}._headPanel_10jq4_1 h1{color:#fff;font-size:2.5rem;font-weight:600;margin:-10px 0 0}._headingContainer_10jq4_22{height:80px;position:absolute;bottom:0;width:100%;text-align:center;background-color:#1a75bb;display:flex;align-items:center;justify-content:center}._generalTemplate_10jq4_34{background-color:#fff;padding:3rem 0;color:#000}._generalTemplate_10jq4_34 h3,h1{color:#446bad;text-align:left}._infoRelated_10jq4_43{background-color:#fff}._containerWrapper_10jq4_47{max-width:1280px;margin:0 auto;padding:0 1rem}._container_10jq4_47{max-width:1200px;margin:0 auto;padding:0 1rem}._twoSection_10jq4_59{display:flex;flex-wrap:wrap;gap:2rem}._contentSection_10jq4_65,._mainContentSection_10jq4_71{flex:1 1 65%;color:#000;text-align:left}._contentSection_10jq4_65 a,._contentSection_10jq4_65 h2{color:#1a75bb}._twoCols_10jq4_84{display:flex;flex-direction:column;gap:1rem}._imageSectionRight_10jq4_90{flex:1 1 30%}._infoWrapper_10jq4_94{margin-top:0}._info_10jq4_43{display:flex;align-items:center;justify-content:flex-start;background-color:#a6d55b;padding:15px;border-radius:4px 4px 0 0;margin-bottom:0}._info_10jq4_43 span{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.2rem;color:#333}._info_10jq4_43 img{height:30px;width:35px}._bulletStyle_10jq4_122{list-style:none;padding:15px;margin:0;text-align:left;background-color:#f5f5f5;border-radius:0 0 4px 4px}._bulletStyle_10jq4_122 li{margin-bottom:.8rem}._bulletStyle_10jq4_122 a{color:#1a75bb;text-decoration:none;transition:color .3s ease;display:flex;justify-content:space-between;align-items:center}._bulletStyle_10jq4_122 a:hover{color:#036}._arrowIcon_10jq4_148{font-size:1.2rem;font-weight:700;color:#1a75bb}._infoImg_10jq4_154{margin-top:2rem}._infoImg_10jq4_154 img{width:100%;height:auto;border-radius:6px;object-fit:cover;box-shadow:0 2px 10px #0000001a}._qualityTable_10jq4_166{width:100%;border-collapse:collapse;margin-top:2rem}._qualityTable_10jq4_166 td{padding:1rem;vertical-align:top}._qualityTable_10jq4_166 img{max-width:100%;height:auto;display:block;margin:0 auto}._frameModule_10jq4_184{text-align:center;margin-bottom:1rem}._frameModule_10jq4_184 iframe{max-width:100%;border:none}._woutRelated_10jq4_194{width:100%}._headPara_10jq4_198{font-weight:700;margin-top:.5rem}._iconHeading_10jq4_204{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._iconHeading_10jq4_204 img{width:60px;height:auto}._iconHeading_10jq4_204 h3{margin:0;font-size:1.2rem;font-weight:600}._leftIcon_10jq4_223{float:left;margin-right:20px;width:60px}._leftIcon_10jq4_223 img{width:60px;height:60px;border-radius:50%;box-sizing:content-box}._rightContent_10jq4_236{overflow:hidden;margin-bottom:30px}._rightContent_10jq4_236 h2{color:#1a75bb;margin-top:0;margin-bottom:15px;font-size:1.8rem}._rightContent_10jq4_236 ul{margin-left:0;padding-left:20px;list-style-type:disc}._rightContent_10jq4_236 li{margin-bottom:10px;line-height:1.5}._tabsContainer_10jq4_260{display:flex;justify-content:center;flex-wrap:wrap;background-color:#fff;max-width:1500px;margin:0 auto;padding:0 20px}._tab_10jq4_260{position:relative;padding:15px 20px;cursor:pointer;text-align:center;color:#1a75bb;font-weight:500;transition:all .3s ease;min-width:120px;margin-right:5px;max-width:150px;display:flex;align-items:end;border-bottom:1px solid black}._tab_10jq4_260:hover{color:#1a75bb}._activeTab_10jq4_290{color:#1a75bb;font-weight:700;position:relative}._activeTab_10jq4_290:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#a6d55b}._tabContentSection_10jq4_306{padding:30px 0;max-width:1280px;margin:0 auto;min-height:400px;background-color:#fff}._tabContent_10jq4_306{display:none}._activeContent_10jq4_318{display:block;animation:_fadeIn_10jq4_1 .5s ease-in-out}@keyframes _fadeIn_10jq4_1{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){._twoSection_10jq4_59{flex-direction:column}._contentSection_10jq4_65,._imageSectionRight_10jq4_90{flex:1 1 100%}._qualityTable_10jq4_166 td{display:block;width:100%}._headPanel_10jq4_1{height:300px}._leftIcon_10jq4_223{float:none;margin-right:0;text-align:center}._rightContent_10jq4_236{overflow:visible}._tab_10jq4_260{padding:12px 15px;min-width:100px;font-size:.9rem}._headPanel_10jq4_1 h1{font-size:2rem}}@media (max-width: 576px){._tab_10jq4_260{min-width:33.33%;padding:10px;font-size:.8rem}._tabsContainer_10jq4_260{padding:0 10px}}._headPanel_1p1bt_1{width:100%;height:500px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#1a75bb;display:flex;align-items:center;justify-content:center;position:relative}._headPanel_1p1bt_1 h1{color:#fff;font-size:2.5rem;font-weight:600;margin:-10px 0 0}._headingContainer_1p1bt_22{height:80px;position:absolute;bottom:0;width:100%;text-align:center;background-color:#1a75bb;display:flex;align-items:center;justify-content:center}._generalTemplate_1p1bt_34{background-color:#fff;padding:3rem 0;color:#000}._generalTemplate_1p1bt_34 h1,._generalTemplate_1p1bt_34 h3{color:#4671b0;text-align:left;margin-top:1.5rem;margin-bottom:.75rem}._generalTemplate_1p1bt_34 h4{color:#4671b0;text-align:left;margin-top:1.25rem;margin-bottom:.5rem}._infoRelated_1p1bt_55{background-color:#fff}._containerWrapper_1p1bt_59{max-width:1280px;margin:0 auto;padding:0 1rem}._container_1p1bt_59{max-width:1200px;margin:0 auto;padding:0 1rem}._twoSection_1p1bt_71{display:flex;flex-wrap:wrap;gap:2rem}._contentSection_1p1bt_77{flex:1 1 65%;color:#000;text-align:left}._contentSection_1p1bt_77 a,._contentSection_1p1bt_77 h2{color:#1a75bb}._contentSection_1p1bt_77 ul{margin-left:0;padding-left:20px;list-style-type:disc}._contentSection_1p1bt_77 li{margin-bottom:10px;line-height:1.5}._contentSection_1p1bt_77 p{line-height:1.5;margin-bottom:1rem}._twoCols_1p1bt_107{display:flex;flex-direction:column;gap:1rem}._imageSectionRight_1p1bt_113{flex:1 1 30%}._infoWrapper_1p1bt_117{margin-top:0}._info_1p1bt_55{display:flex;align-items:center;justify-content:flex-start;background-color:#a6d55b;padding:15px;border-radius:4px 4px 0 0;margin-bottom:0;gap:10px}._info_1p1bt_55 span{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.2rem;color:#333}._info_1p1bt_55 img{height:30px;width:35px}._bulletStyle_1p1bt_146{list-style:none;padding:15px;margin:0;text-align:left;background-color:#f5f5f5;border-radius:0 0 4px 4px}._bulletStyle_1p1bt_146 li{margin-bottom:.8rem}._bulletStyle_1p1bt_146 a{color:#1a75bb;text-decoration:none;transition:color .3s ease;display:flex;justify-content:space-between;align-items:center}._bulletStyle_1p1bt_146 a:hover{color:#036}._arrowIcon_1p1bt_172{font-size:1.2rem;font-weight:700;color:#1a75bb}._infoImg_1p1bt_178{margin-top:2rem}._infoImg_1p1bt_178 img{width:100%;height:auto;border-radius:6px;object-fit:cover;box-shadow:0 2px 10px #0000001a}._faqSection_1p1bt_191{background-color:#fff;padding:3rem 0;color:#000}._faqWrap_1p1bt_197{width:100%;display:flex;flex-direction:column;align-items:stretch;margin-bottom:2rem}._faqWrap_1p1bt_197 h3{color:#333;margin:0;font-size:1.5rem;font-weight:600}._faqHeader_1p1bt_212{background-color:#a6d55b;padding:15px 30px;display:flex;justify-content:space-between;align-items:center;border-radius:0;margin-bottom:0;width:100%;box-sizing:border-box}._viewallBtn_1p1bt_224{color:#1a75bb;text-decoration:none;font-weight:500}._accordion_1p1bt_230{list-style:none;padding:0;margin:0;border-radius:0;overflow:hidden}._accordion_1p1bt_230 li{background-color:#f0f5f9;list-style-type:none;border-left:none;border-right:none;margin:0 0 0 -20px}._faqLink_1p1bt_247{display:flex;justify-content:space-between;align-items:center;padding:15px 30px;color:#1a75bb;text-decoration:none;font-weight:500;position:relative;transition:all .3s ease;width:100%;box-sizing:border-box;text-align:left}._faqLink_1p1bt_247 i{position:relative;width:20px;height:20px;flex-shrink:0;margin-left:10px;margin-top:3px}._faqLink_1p1bt_247 i:before,._faqLink_1p1bt_247 i:after{content:"";position:absolute;background-color:#1a75bb;transition:all .3s ease}._faqLink_1p1bt_247 i:before{width:2px;height:16px;top:2px;left:9px}._faqLink_1p1bt_247 i:after{width:16px;height:2px;top:9px;left:2px}._faqLink_1p1bt_247._active_1p1bt_293 i:before{transform:rotate(90deg);opacity:0}._faqText_1p1bt_298{padding:0 30px 15px;display:none;text-align:left}._faqText_1p1bt_298 p{margin-bottom:10px}._faqText_1p1bt_298 p:last-child{margin-bottom:0}._faqText_1p1bt_298 ul{padding-left:20px;margin-bottom:10px}._faqText_1p1bt_298 ul li{background:none;list-style-type:disc;margin-bottom:5px;padding:0}._woutRelated_1p1bt_325{width:100%}._leftIcon_1p1bt_329{float:left;margin-right:20px;width:60px}._leftIcon_1p1bt_329 img{width:60px;height:60px;border-radius:50%;box-sizing:content-box}._rightContent_1p1bt_342{overflow:hidden;margin-bottom:30px}._rightContent_1p1bt_342 h2{color:#1a75bb;margin-top:0;margin-bottom:15px;font-size:1.8rem}._rightContent_1p1bt_342 ul{margin-left:0;padding-left:20px;list-style-type:disc}._rightContent_1p1bt_342 li{margin-bottom:10px;line-height:1.5}._table_1p1bt_365{width:100%;border-collapse:collapse;margin:20px 0}._table_1p1bt_365 th,._table_1p1bt_365 td{border:1px solid #ddd;padding:12px 8px;text-align:center}._table_1p1bt_365 th{background-color:#a6d55b;color:#333;font-weight:700}._table_1p1bt_365 tr:nth-child(2n){background-color:#e6f2fa}._table_1p1bt_365 tr:nth-child(odd){background-color:#fff}._table_1p1bt_365 tr:hover{background-color:#d9ebf7}@media (max-width: 768px){._twoSection_1p1bt_71{flex-direction:column}._contentSection_1p1bt_77,._imageSectionRight_1p1bt_113{flex:1 1 100%}._headPanel_1p1bt_1{height:300px}._leftIcon_1p1bt_329{float:none;margin-right:0;text-align:center}._rightContent_1p1bt_342{overflow:visible}._headPanel_1p1bt_1 h1{font-size:2rem}._table_1p1bt_365{display:block;overflow-x:auto}}._subtitleText_1p1bt_430{color:#666}@media (max-width: 576px){._containerWrapper_1p1bt_59{padding:0 10px}}._headPanel_5peb5_1{width:100%;height:400px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}._headingContainer_5peb5_10{height:80px;position:absolute;bottom:0;width:100%;text-align:center;background-color:#1a75bb;display:flex;align-items:center;justify-content:center}._headingContainer_5peb5_10 h1{color:#fff;margin:0;text-align:center}._generalTemplate_5peb5_28{padding:50px 0}._containerWrapper_5peb5_32{max-width:1200px;margin:0 auto;padding:0 15px}._twoSection_5peb5_38{display:flex;flex-wrap:wrap}._contentSection_5peb5_43{flex:1;min-width:300px}._twoCols_5peb5_48,._woutRelated_5peb5_52{width:100%}._contentSection_5peb5_43 p{margin-bottom:20px;line-height:1.6}._contentSection_5peb5_43 a{color:#06c;text-decoration:none;transition:color .3s ease}._contentSection_5peb5_43 a:hover{text-decoration:underline;color:#004080}._pdfEmbed_5peb5_72{width:100%;height:1350px;border:none;margin-top:30px}@media (max-width: 768px){._headPanel_5peb5_1{height:250px}._contentSection_5peb5_43{flex:100%}._pdfEmbed_5peb5_72{height:800px}}._headPanel_10ree_2{width:100%;height:300px;background-image:url(/assets/HomePageBanner-n3loL_Qn.png);background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#1a75bb;display:flex;align-items:center;justify-content:center;position:relative}._headingContainer_10ree_16{height:80px;position:absolute;bottom:0;width:100%;text-align:center;background-color:#1a75bb;display:flex;align-items:center;justify-content:center}._headPanel_10ree_2 h1{color:#fff;font-size:2.5rem;font-weight:600;margin:0}._pageContainer_10ree_36{display:flex;max-width:1200px;margin:0 auto;padding:40px 20px}._fullWidthContent_10ree_43{width:100%;max-width:800px;margin:0 auto}._mainContent_10ree_49{flex:1;padding-right:30px}._sidebar_10ree_54{width:300px}._newsSection_10ree_59{margin-bottom:40px}._introText_10ree_63{margin-bottom:30px;line-height:1.6;color:#333}._filterDropdown_10ree_69{width:100%;max-width:200px;padding:10px;border:1px solid #1a75bb;border-radius:0;font-size:16px;margin-bottom:30px;background-color:#fff;float:left;clear:both;color:#333;display:block}._newsHeading_10ree_84{color:#1a75bb;font-size:24px;font-weight:600;margin-bottom:30px;border-bottom:1px solid #e0e0e0;padding-bottom:10px;clear:both;text-align:left}._newsItem_10ree_95{margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #e0e0e0;text-align:left}._newsDate_10ree_102{color:#a6d55b;font-size:14px;font-weight:600;margin-bottom:10px;display:block}._newsTitle_10ree_110{color:#1a75bb;font-size:20px;font-weight:600;margin-top:0;margin-bottom:15px}._newsDescription_10ree_118{color:#333;line-height:1.6;margin-bottom:15px}._readMore_10ree_124{color:#1a75bb;text-decoration:none;font-weight:500;display:inline-block}._readMore_10ree_124:hover{text-decoration:underline}._articleContent_10ree_136{margin-bottom:40px;color:#333}._articleNavigation_10ree_141{margin-bottom:20px;width:100%;text-align:left}._backButton_10ree_148{padding:8px 16px;border-radius:4px;cursor:pointer;font-weight:500;display:inline-block;border:none;background-color:transparent;color:#333;margin-left:-10px}._articleContent_10ree_136 h2{color:#1a75bb;font-size:24px;margin-top:20px;margin-bottom:10px}._articleContent_10ree_136 ._date_10ree_170{color:#a6d55b;font-size:14px;font-weight:600;margin-bottom:20px;display:block}._articleContent_10ree_136 p{margin-bottom:15px;line-height:1.6;color:#333}._articleContent_10ree_136 figure{margin:20px 0}._articleContent_10ree_136 img{max-width:100%;height:auto;display:block}._articleContent_10ree_136 ._share_10ree_194{margin-top:30px;border-top:1px solid #e0e0e0;padding-top:20px}._articleContent_10ree_136 ._share_10ree_194 ul{display:flex;list-style:none;padding:0;gap:15px}._articleContent_10ree_136 ._share_10ree_194 li{margin:0}._articleContent_10ree_136 ._share_10ree_194 img{width:24px;height:24px}._newsWrapper_10ree_216{width:100%}._imageWrapeer_10ree_220,._articleHeader_10ree_224{margin-bottom:20px}._articleHeader_10ree_224 figure{margin:0 0 15px}._articleHeader_10ree_224 img{max-width:100%;height:auto;display:block}._articleHeader_10ree_224 h2{color:#1a75bb;font-size:24px;margin:10px 0}._articleHeader_10ree_224 span{color:#a6d55b;font-size:14px;font-weight:600;display:block}._shareLinks_10ree_251{margin-top:30px;border-top:1px solid #e0e0e0;padding-top:20px;text-align:right}._shareLinks_10ree_251 ul{display:inline-flex;list-style:none;padding:0;gap:15px;justify-content:flex-end}._shareLinks_10ree_251 li{margin:0}._shareLinks_10ree_251 img{width:24px;height:24px}._pagination_10ree_276{display:flex;list-style:none;padding:0;margin:40px 0;justify-content:center}._paginationItem_10ree_284{margin:0 5px}._paginationLink_10ree_288{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #1a75bb;color:#1a75bb;text-decoration:none;transition:all .3s}._paginationLink_10ree_288:hover,._paginationLinkActive_10ree_300{background-color:#1a75bb;color:#fff}._paginationNext_10ree_305,._paginationPrev_10ree_305{padding:0 10px;width:auto}._relatedInfo_10ree_311{background-color:#f5f5f5;border-radius:4px;overflow:hidden;margin-bottom:30px}._relatedInfoHeader_10ree_318{background-color:#a6d55b;padding:15px;display:flex;align-items:center;gap:10px}._relatedInfoImg_10ree_326{height:30px;width:30px;display:flex;align-items:center}._relatedInfoHeader_10ree_318 h3{margin:0;color:#333;font-size:18px;font-weight:600}._mediaInquiries_10ree_340{background-color:#f5f5f5;padding:20px;border-radius:4px}._mediaInquiries_10ree_340 h3{color:#1a75bb;font-size:18px;font-weight:600;margin-top:0;margin-bottom:15px}._contactInfo_10ree_354{margin-bottom:5px;color:#333}._contactName_10ree_359{font-weight:600;margin:0}._contactDetail_10ree_364{display:flex;align-items:flex-start;margin-bottom:5px}._contactEmail_10ree_370{color:#1a75bb;text-decoration:none;align-self:flex-start}._contactEmail_10ree_370:hover{text-decoration:underline}._mediaLogo_10ree_380{margin-top:15px;display:block;max-width:100%}@media (max-width: 768px){._pageContainer_10ree_36{flex-direction:column}._mainContent_10ree_49{padding-right:0;margin-bottom:30px}._sidebar_10ree_54{width:100%}._headPanel_10ree_2{height:200px}._headPanel_10ree_2 h1{font-size:2rem}}._headPanel_13z1j_1{width:100%;height:500px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#1a75bb;display:flex;align-items:center;justify-content:center;position:relative}._headPanel_13z1j_1 h1{color:#fff;font-size:2.5rem;font-weight:600;margin:-10px 0 0}._headingContainer_13z1j_22{height:80px;position:absolute;bottom:0;width:100%;text-align:center;background-color:#1a75bb;display:flex;align-items:center;justify-content:center}._generalTemplate_13z1j_34{background-color:#fff;padding:3rem 0;color:#000}._generalTemplate_13z1j_34 h3,h1{color:#446bad;text-align:left}._infoRelated_13z1j_45{background-color:#fff}._containerWrapper_13z1j_49{max-width:1280px;margin:0 auto;padding:0 1rem}._twoSection_13z1j_55{display:flex;flex-wrap:wrap;gap:2rem}._contentSection_13z1j_61{flex:1 1 65%;color:#555;text-align:left}._contentSection_13z1j_61 p{margin-bottom:20px;line-height:1.6}._contentSection_13z1j_61 strong{font-weight:700;color:#333}._contentSection_13z1j_61 a{color:#1a75bb;text-decoration:none}._contentSection_13z1j_61 a:hover{text-decoration:underline}._contentSection_13z1j_61 h4{color:gray;font-weight:600}._twoCols_13z1j_91{display:flex;flex-direction:column;gap:1rem}._imageSectionRight_13z1j_97{flex:1 1 30%}._infoWrapper_13z1j_101{margin-top:0}._info_13z1j_45{display:flex;align-items:center;justify-content:flex-start;background-color:#a6d55b;padding:15px;border-radius:4px 4px 0 0;margin-bottom:0}._info_13z1j_45 span{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.2rem;color:#333}._info_13z1j_45 img{height:30px;width:35px}._bulletStyle_13z1j_129{list-style:none;padding:15px;margin:0;text-align:left;background-color:#f5f5f5;border-radius:0 0 4px 4px}._bulletStyle_13z1j_129 li{margin-bottom:.8rem}._bulletStyle_13z1j_129 a{color:#1a75bb;text-decoration:none;transition:color .3s ease;display:flex;justify-content:space-between;align-items:center}._bulletStyle_13z1j_129 a:hover{color:#036}._arrowIcon_13z1j_155{font-size:1.2rem;font-weight:700;color:#1a75bb}._infoImg_13z1j_161{margin-top:2rem}._infoImg_13z1j_161 img{width:100%;height:auto;border-radius:6px;object-fit:cover;box-shadow:0 2px 10px #0000001a}@media (max-width: 768px){._twoSection_13z1j_55{flex-direction:column}._contentSection_13z1j_61,._imageSectionRight_13z1j_97{flex:1 1 100%}._headPanel_13z1j_1{height:300px}._headPanel_13z1j_1 h1{font-size:2rem}}._bannerSection_1nf3w_1{position:relative;width:100%;height:500px;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center}._headPanel_1nf3w_11{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}._headingContainer_1nf3w_23{position:absolute;bottom:0;left:0;width:100%;background-color:#1a75bc;padding:15px 0;z-index:2}._bannerSection_1nf3w_1 h1{color:#fff;text-align:center;font-size:36px;font-weight:700;margin:0}._contentSection_1nf3w_41{padding:40px 20px;max-width:1200px;margin:0 auto;color:#555}._contentSection_1nf3w_41 p{margin-bottom:20px;line-height:1.6}._contentSection_1nf3w_41 strong{font-weight:700;color:#333}._contentSection_1nf3w_41 a{color:#1a75bc;text-decoration:none}._contentSection_1nf3w_41 a:hover{text-decoration:underline}._contentSection_1nf3w_41 h4{color:#333;margin-top:30px;margin-bottom:15px;font-weight:600}@media (max-width: 768px){._bannerSection_1nf3w_1{height:200px}._bannerSection_1nf3w_1 h1{font-size:28px}._contentSection_1nf3w_41{padding:30px 15px}}
