.igrec-header{pointer-events:none;left:0;top:0;z-index:50;width:100%;background:transparent}.igrec-header--fixed{position:fixed}.igrec-header--sticky{position:sticky}.igrec-header__frame{width:100%;max-width:1480px;margin-inline:auto;padding-inline:12px;transition:padding .2s ease}.igrec-header__frame--resting{padding-top:12px}.igrec-header__frame--scrolled{padding-top:8px}.igrec-header__shell{position:relative;pointer-events:auto;display:flex;align-items:center;justify-content:space-between;border:1px solid rgb(255,255,255);background:#fff;color:#020617;box-shadow:0 18px 55px #12376024;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);transition:height .2s ease,border-radius .2s ease,padding .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,backdrop-filter .2s ease}.igrec-header__shell--resting{height:62px;border-radius:28px;padding-inline:16px}.igrec-header__shell--scrolled{height:56px;border-radius:24px;padding-inline:12px}.igrec-header__brand{display:flex;width:122px;height:36px;flex-shrink:0;align-items:center;overflow:visible}.igrec-header__logo{display:block;width:100%;height:100%;transform-origin:left center;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.igrec-header__desktop-nav{display:none;flex:1 1 auto;align-items:center;justify-content:center;gap:16px;padding-inline:16px}.igrec-header__nav-link{position:relative;display:inline-flex;align-items:center;padding-block:8px;color:#0f172a;font-size:14px;font-weight:500;letter-spacing:.02em;text-decoration:none;transition:color .2s ease}.igrec-header__nav-link:hover,.igrec-header__nav-link:focus-visible,.igrec-header__nav-link--active{color:#1e7d36}.igrec-header__nav-link:after{position:absolute;bottom:0;left:0;height:2px;border-radius:999px;background:#1e7d36;content:"";transition:width .3s ease}.igrec-header__nav-link--inactive:after{width:0}.igrec-header__nav-link--inactive:hover:after,.igrec-header__nav-link--inactive:focus-visible:after,.igrec-header__nav-link--active:after{width:100%}.igrec-header__nav-link--with-icon{gap:6px}.igrec-header__nav-group{position:relative}.igrec-header__nav-group--services,.igrec-header__nav-group--projects{position:static}.igrec-header__chevron{width:16px;height:16px;transition:transform .2s ease}.igrec-header__nav-group:hover .igrec-header__chevron,.igrec-header__nav-group:focus-within .igrec-header__chevron{transform:rotate(180deg)}.igrec-header__dropdown-shell{position:absolute;top:100%;left:50%;z-index:50;visibility:hidden;padding-top:12px;opacity:0;transform:translate(-50%);transition:opacity .2s ease,visibility .2s ease}.igrec-header__nav-group:hover .igrec-header__dropdown-shell,.igrec-header__nav-group:focus-within .igrec-header__dropdown-shell,.igrec-header__dropdown-shell--open{visibility:visible;opacity:1}.igrec-header__dropdown-shell--services{width:720px;max-width:calc(100vw - 48px)}.igrec-header__dropdown-shell--projects{width:640px;max-width:calc(100vw - 48px)}.igrec-header__dropdown-shell--compact{width:320px;max-width:calc(100vw - 48px)}.igrec-header__dropdown-panel{border:1px solid #e2e8f0;border-radius:24px;background:#fff;padding:12px;box-shadow:0 24px 70px #1237602e}.igrec-header__dropdown-title{padding:4px 12px 8px;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.35;text-transform:uppercase}.igrec-header__dropdown-grid{display:grid;gap:4px}.igrec-header__dropdown-grid--services,.igrec-header__dropdown-grid--projects{grid-template-columns:repeat(2,minmax(0,1fr))}.igrec-header__dropdown-grid--compact{display:block}.igrec-header__dropdown-grid--compact .igrec-header__dropdown-link+.igrec-header__dropdown-link{margin-top:4px}.igrec-header__dropdown-link{display:block;border-radius:16px;padding:12px;color:#334155;font-size:14px;font-weight:600;line-height:1.35;text-decoration:none;transition:background-color .16s ease,color .16s ease}.igrec-header__dropdown-link--service{padding-block:10px}.igrec-header__dropdown-link:hover,.igrec-header__dropdown-link:focus-visible,.igrec-header__dropdown-link--active{background:#e7f4ea;color:#1e7d36}.igrec-header__dropdown-link--featured{background:#e7f4ea;color:#123760;padding-block:12px}.igrec-header__mega-shell{position:absolute;top:100%;left:50%;z-index:70;visibility:hidden;width:min(1120px,calc(100vw - 32px));padding-top:12px;opacity:0;transform:translate(-50%);transition:opacity .18s ease,visibility .18s ease}.igrec-header__mega-shell--open{visibility:visible;opacity:1}.igrec-header__mega-panel{display:grid;grid-template-columns:repeat(4,minmax(132px,1fr));gap:14px;max-height:min(72vh,620px);overflow-y:auto;border:1px solid #e2e8f0;border-radius:24px;background:#fff;padding:18px;box-shadow:0 28px 80px #12376033}.igrec-header__mega-intro{display:flex;flex-direction:column;align-items:flex-start;border-radius:18px;background:#f4f8f5;padding:18px}.igrec-header__mega-kicker{color:#1e7d36;font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1.35;text-transform:uppercase}.igrec-header__mega-title{margin-top:10px;color:#123760;font-size:17px;font-weight:800;line-height:1.25}.igrec-header__mega-description{margin-top:10px;color:#475569;font-size:13px;font-weight:500;line-height:1.65}.igrec-header__mega-view-all{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:18px;color:#1e7d36;font-size:13px;font-weight:800;text-decoration:none}.igrec-header__mega-view-all:hover,.igrec-header__mega-view-all:focus-visible{color:#123760}.igrec-header__mega-quick-link{display:flex;grid-column:1 / -1;align-items:center;justify-content:space-between;gap:10px;min-height:44px;border-radius:16px;background:#e7f4ea;padding:12px 16px;color:#123760;font-size:14px;font-weight:800;line-height:1.2;text-decoration:none;transition:color .16s ease,background-color .16s ease}.igrec-header__mega-quick-link:hover,.igrec-header__mega-quick-link:focus-visible{color:#1e7d36}.igrec-header__mega-view-all-icon,.igrec-header__mega-category-icon{width:14px;height:14px}.igrec-header__mega-category{min-width:0;padding:6px 2px}.igrec-header__mega-category-title{display:flex;align-items:center;gap:7px;min-width:0;min-height:30px;color:#123760;font-size:12px;font-weight:800;letter-spacing:.08em;line-height:1.25;text-decoration:none;text-transform:uppercase}.igrec-header__mega-category-label{min-width:0}.igrec-header__mega-category-title:hover,.igrec-header__mega-category-title:focus-visible{color:#1e7d36}.igrec-header__mega-category-icon{flex-shrink:0;color:#1e7d36}.igrec-header__mega-service-list{display:grid;gap:3px;margin-top:8px}.igrec-header__mega-service-link{display:block;min-width:0;overflow:hidden;border-radius:12px;padding:9px 10px;color:#334155;font-size:13px;font-weight:650;line-height:1.35;text-align:left;text-decoration:none;transition:background-color .16s ease,color .16s ease}.igrec-header__mega-project-link{display:flex;align-items:center}.igrec-header__mega-project-title{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.igrec-header__mega-service-link:hover,.igrec-header__mega-service-link:focus-visible,.igrec-header__mega-service-link--active{background:#e7f4ea;color:#1e7d36}.igrec-header__desktop-actions{display:none;flex-shrink:0;align-items:center;gap:12px}.igrec-header__search-button,.igrec-header__inquire,.igrec-header__mobile-hero-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;font-weight:700;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.igrec-header__search-button{box-sizing:border-box;width:48px;height:48px;flex:0 0 48px;border:1px solid #020617;background:#020617;padding:0;color:#fff;box-shadow:0 1px 2px #0f172a1f}.igrec-header__search-button:hover,.igrec-header__search-button:focus-visible{border-color:#1e7d36;background:#1e7d36;color:#fff}.igrec-header__search-button:focus-visible{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 5px #0f172a3d}.igrec-header__search-button-icon{width:20px;height:20px}.igrec-header__inquire-icon{width:16px;height:16px}.igrec-header__inquire{background:#1e7d36;padding:10px 16px;color:#fff;font-size:14px;font-weight:600}.igrec-header__inquire:hover,.igrec-header__inquire:focus-visible{background:#166534;color:#fff}.igrec-header__account-group{position:relative}.igrec-header__user-button{display:flex;align-items:center;gap:4px;color:#1e293b;transition:color .2s ease}.igrec-header__user-button:hover,.igrec-header__user-button:focus-visible{color:#1e7d36}.igrec-header__user-icon{width:20px;height:20px}.igrec-header__user-name{font-size:14px;font-weight:500}.igrec-header__account-menu{position:absolute;right:0;z-index:50;visibility:hidden;width:192px;margin-top:8px;border:1px solid #f3f4f6;border-radius:8px;background:#fff;opacity:0;box-shadow:0 10px 15px #0f172a1a;transition:opacity .2s ease,visibility .2s ease}.igrec-header__account-group:hover .igrec-header__account-menu,.igrec-header__account-group:focus-within .igrec-header__account-menu{visibility:visible;opacity:1}.igrec-header__account-link,.igrec-header__account-logout{display:flex;width:100%;align-items:center;padding:8px 16px;font-size:14px;text-align:left;text-decoration:none}.igrec-header__account-link{color:#374151}.igrec-header__account-link:hover,.igrec-header__account-link:focus-visible{background:#f9fafb}.igrec-header__account-logout{color:#dc2626}.igrec-header__account-logout:hover,.igrec-header__account-logout:focus-visible{background:#fef2f2}.igrec-header__account-icon{width:16px;height:16px;margin-right:8px}.igrec-header__account-divider{margin-block:4px}.igrec-header__mobile-actions{display:flex;align-items:center;gap:4px}.igrec-header__mobile-toggle{display:inline-flex;height:44px;min-width:98px;min-height:44px;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(226,232,240,.8);border-radius:999px;background:#fff;padding:6px 13px 6px 15px;color:#1e293b;font-size:13px;font-weight:800;line-height:1;box-shadow:0 1px 2px #0f172a14;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease}.igrec-header__mobile-toggle:hover,.igrec-header__mobile-toggle:focus-visible{border-color:#1e7d364d;color:#1e7d36}.igrec-header__mobile-toggle:focus-visible{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 5px #1e7d363d}.igrec-header__mobile-toggle-label{letter-spacing:.02em;text-transform:uppercase}.igrec-header__mobile-close-icon{width:24px;height:24px;flex:0 0 24px}.igrec-header__mobile-menu-icon{width:40px;height:24px;flex:0 0 40px;background-color:currentColor;mask:url(/svgIcons/menuSearchResearchIcon.svg) center / contain no-repeat;-webkit-mask:url(/svgIcons/menuSearchResearchIcon.svg) center / contain no-repeat}.igrec-header__mobile-menu{pointer-events:auto;max-height:calc(100dvh - 92px);margin-top:0;overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(255,255,255,.7);border-radius:24px;background:#fffffff2;padding:16px 16px 0;box-shadow:0 24px 70px #1237602e}.igrec-header__mobile-nav{display:flex;flex-direction:column}.igrec-header__mobile-search-row{display:flex;justify-content:flex-start;margin-bottom:12px}.igrec-header__mobile-hero-button{min-height:56px;padding:14px 24px;font-size:14px;box-shadow:0 12px 30px #071f3924}.igrec-header__mobile-hero-button:hover,.igrec-header__mobile-hero-button:focus-visible{transform:translateY(-2px)}.igrec-header__mobile-hero-button:focus-visible{outline:0;box-shadow:0 0 0 2px #123760,0 0 0 4px #fff,0 12px 30px #071f3924}.igrec-header__mobile-search-button{display:inline-flex;width:48px;height:48px;flex:0 0 48px;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#123760;box-shadow:0 1px 2px #0f172a14;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.igrec-header__mobile-search-button:hover,.igrec-header__mobile-search-button:focus-visible{border-color:#1e7d364d;background:#f4f8f5;color:#1e7d36}.igrec-header__mobile-search-button:focus-visible{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 5px #1e7d363d}.igrec-header__mobile-search-icon,.igrec-header__mobile-action-icon{width:20px;height:20px}.igrec-header__mobile-links,.igrec-header__mobile-submenu{display:grid;gap:4px}.igrec-header__mobile-link,.igrec-header__mobile-summary,.igrec-header__mobile-submenu-link,.igrec-header__mobile-auth-link,.igrec-header__mobile-logout{border-radius:16px;text-decoration:none;transition:background-color .16s ease,color .16s ease}.igrec-header__mobile-link{display:block;padding:12px 16px;color:#1e293b;font-size:15px;font-weight:500}.igrec-header__mobile-link:hover,.igrec-header__mobile-link:focus-visible,.igrec-header__mobile-link--active{background:#e7f4ea;color:#1e7d36}.igrec-header__mobile-details{border:1px solid transparent;border-radius:16px}.igrec-header__mobile-details--open{border-color:#e2e8f0;background:#f8fafc}.igrec-header__mobile-summary{display:flex;width:100%;cursor:pointer;list-style:none;align-items:center;justify-content:space-between;border:0;background:#e7f4ea;padding:12px 16px;color:#1e293b;font-size:15px;font-weight:500;text-align:left}.igrec-header__mobile-summary::-webkit-details-marker{display:none}.igrec-header__mobile-summary:hover,.igrec-header__mobile-summary:focus-visible,.igrec-header__mobile-summary--active{color:#1e7d36}.igrec-header__mobile-chevron{width:16px;height:16px;transition:transform .2s ease}.igrec-header__mobile-details--open .igrec-header__mobile-summary-chevron{transform:rotate(180deg)}.igrec-header__mobile-submenu{padding:0 8px 8px}.igrec-header__mobile-about-panel{border-top:1px solid #e2e8f0;padding-top:8px}.igrec-header__mobile-service-panel{border-top:1px solid #e2e8f0;padding:10px 8px 8px}.igrec-header__mobile-view-all{display:flex;align-items:center;justify-content:space-between;margin-top:8px;border-radius:14px;background:#e7f4ea;padding:12px 14px;color:#123760;font-size:14px;font-weight:800;text-decoration:none}.igrec-header__mobile-view-all:hover,.igrec-header__mobile-view-all:focus-visible{color:#1e7d36}.igrec-header__mobile-pillar-list{display:grid;gap:4px;margin-top:8px}.igrec-header__mobile-pillar{border-radius:14px}.igrec-header__mobile-pillar-button{display:flex;width:100%;align-items:center;justify-content:space-between;border-radius:14px;padding:12px 14px;color:#123760;font-size:14px;font-weight:800;text-align:left;transition:background-color .16s ease,color .16s ease}.igrec-header__mobile-pillar-button:hover,.igrec-header__mobile-pillar-button:focus-visible{background:#fff;color:#1e7d36}.igrec-header__mobile-submenu-link{display:block;min-width:0;overflow:hidden;padding:12px 16px;color:#334155;font-size:14px;font-weight:500}.igrec-header__mobile-submenu-link--truncate,.igrec-header__mobile-submenu-link--truncate>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.igrec-header__mobile-submenu-link:hover,.igrec-header__mobile-submenu-link:focus-visible,.igrec-header__mobile-submenu-link--active{background:#fff;color:#1e7d36}.igrec-header__mobile-auth{margin-top:20px;padding-top:20px}.igrec-header__mobile-auth-link,.igrec-header__mobile-logout{display:flex;align-items:center;gap:8px;padding:12px 16px}.igrec-header__mobile-auth-icon{width:18px;height:18px}.igrec-header__mobile-auth-link{color:#334155}.igrec-header__mobile-auth-link:hover,.igrec-header__mobile-auth-link:focus-visible{background:#f8fafc;color:#1e7d36}.igrec-header__mobile-logout{width:100%;color:#dc2626;text-align:left}.igrec-header__mobile-logout:hover,.igrec-header__mobile-logout:focus-visible{background:#fef2f2}.igrec-header__mobile-inquire-row{display:flex;justify-content:center;margin:16px 0}.igrec-header__mobile-inquire{display:inline-flex;min-height:44px;width:100%;max-width:290px;align-items:center;justify-content:center;gap:8px;border-radius:999px;background:#1e7d36;padding:12px 18px;color:#fff;font-size:14px;font-weight:800;text-decoration:none}.igrec-header__mobile-inquire:hover,.igrec-header__mobile-inquire:focus-visible{background:#166534;color:#fff}.igrec-header__mobile-inquire:focus-visible{box-shadow:0 0 0 2px #1e7d36,0 0 0 4px #fff,0 12px 30px #071f3924}.igrec-header__search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#071f3973;padding:24px 16px}.igrec-header__search-dialog{width:100%;max-width:672px;margin-inline:auto;overflow:hidden;border:1px solid rgba(255,255,255,.6);border-radius:30px;background:#fff;box-shadow:0 30px 90px #071f3938}.igrec-header__search-head{border-bottom:1px solid #e2e8f0;padding:20px 24px}.igrec-header__search-input-shell{display:flex;align-items:center;gap:12px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;padding:12px 16px}.igrec-header__search-input-icon{width:20px;height:20px;color:#64748b}.igrec-header__search-input{width:100%;border:0;background:transparent;padding:0;color:#0f172a;font-size:14px;font-weight:500;outline:0}.igrec-header__search-results{max-height:60vh;overflow-y:auto;padding:12px}.igrec-header__search-result{display:flex;width:100%;align-items:center;justify-content:space-between;border-radius:20px;padding:12px 16px;text-align:left;transition:background-color .16s ease}.igrec-header__search-result:hover,.igrec-header__search-result:focus-visible{background:#f4f8f5}.igrec-header__search-result-title{color:#123760;font-size:14px;font-weight:600}.igrec-header__search-result-path{margin-top:4px;color:#64748b;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.igrec-header__search-result-icon{width:16px;height:16px;color:#1e7d36}.igrec-header__search-empty{padding:40px 16px;color:#64748b;font-size:14px;text-align:center}@media(min-width:640px){.igrec-header__frame{padding-inline:20px}.igrec-header__frame--resting{padding-top:16px}.igrec-header__frame--scrolled{padding-top:8px}.igrec-header__search-overlay{padding-block:40px}}@media(min-width:1024px){.igrec-header__frame{padding-inline:28px}.igrec-header__frame--resting{padding-top:20px}.igrec-header__frame--scrolled{padding-top:12px}.igrec-header__shell--resting{height:74px;border-radius:28px;padding-inline:24px}.igrec-header__shell--scrolled{height:68px;border-radius:24px;padding-inline:20px}.igrec-header__brand{width:184px;height:52px}.igrec-header__desktop-nav,.igrec-header__desktop-actions{display:flex}.igrec-header__mobile-actions{display:none}.igrec-header__search-overlay{padding-block:80px}}@media(min-width:1024px)and (max-width:1279px){.igrec-header__shell--resting,.igrec-header__shell--scrolled{padding-inline:16px}.igrec-header__brand{width:140px}.igrec-header__desktop-nav{gap:8px;padding-inline:8px}.igrec-header__nav-link{font-size:12.5px;letter-spacing:0;white-space:nowrap}.igrec-header__desktop-actions{gap:8px}.igrec-header__search-button{width:40px;height:40px}.igrec-header__inquire{padding-inline:12px;font-size:12.5px;white-space:nowrap}.igrec-header__mega-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.igrec-header__frame{padding-inline:36px}.igrec-header__desktop-nav{gap:28px;padding-inline:28px}.igrec-header__inquire{padding-inline:20px}.igrec-header__dropdown-grid--services{grid-template-columns:repeat(3,minmax(0,1fr))}.igrec-header__dropdown-link--featured{grid-column:span 3}}@media(min-width:1536px){.igrec-header__frame{padding-inline:40px}.igrec-header__desktop-nav{gap:32px;padding-inline:32px}.igrec-header__desktop-actions{gap:16px}.igrec-header__mega-shell--projects{width:min(1500px,calc(100vw - 64px))}.igrec-header__mega-panel--projects{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 28px;max-height:min(720px,calc(100vh - 128px));overflow-x:hidden;overflow-y:auto;padding:20px}}
