.portal-group-navbar{position:relative;width:100%;height:65px;display:flex;align-items:center;justify-content:space-between;gap:16px}.portal-group-navbar-logo-block{display:flex;align-items:center;flex-shrink:0;z-index:1;padding-top:6px}.portal-group-navbar-brand{display:flex;align-items:center}.portal-group-navbar-logo{display:block;height:38px;width:auto}.portal-group-navbar-menu{position:absolute;left:50%;top:50%;display:flex;align-items:center;gap:26px;transform:translate(-50%,-50%)}.portal-group-navbar-link,.portal-group-navbar-link-active{display:inline-block;font-size:16px;font-weight:500;color:var(--group-text);white-space:nowrap}.portal-group-navbar-link-active,.portal-group-navbar-link:hover{color:var(--group-brand)}.portal-group-navbar-actions{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;gap:16px;z-index:1}.portal-group-navbar-action-link{display:inline-block;font-size:14px;font-weight:500;color:var(--group-text-muted)}.portal-group-navbar-action-link:hover{color:var(--group-brand)}.portal-group-navbar-action-button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid var(--group-brand);border-radius:6px;background:transparent;color:var(--group-brand);font-size:13px;font-weight:500}.portal-group-navbar-action-button:hover{background:var(--group-brand);color:#fff}.portal-group-navbar-mobile{display:none;position:relative;flex-shrink:0;z-index:2}.portal-group-navbar-hamburger{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:6px;background:transparent;color:var(--group-text);cursor:pointer}.portal-group-navbar-hamburger:hover{background:#f3f4f6;color:var(--group-brand)}.portal-group-navbar-drawer{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;padding:12px;display:flex;flex-direction:column;gap:10px;background:#fff;border:1px solid var(--group-border);border-radius:8px;box-shadow:0 8px 24px #11111114}.portal-group-navbar-drawer-link{display:block;padding:8px 10px;font-size:14px;font-weight:500;color:var(--group-text-muted);border-radius:6px}.portal-group-navbar-drawer-link-active{display:block;padding:8px 10px;font-size:14px;font-weight:500;color:var(--group-brand);border-radius:6px;background:#f8fafc}.portal-group-navbar-drawer-link:hover{color:var(--group-brand);background:#f8fafc}.portal-group-navbar-drawer-divider{width:100%;height:1px;background:var(--group-border)}.portal-group-navbar-drawer-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 12px;border:1px solid var(--group-brand);border-radius:6px;background:transparent;color:var(--group-brand);font-size:13px;font-weight:500}.portal-group-navbar-drawer-button:hover{background:var(--group-brand);color:#fff}@media(max-width:1024px){.portal-group-navbar-logo-block{padding-top:5px}.portal-group-navbar-logo{height:36px}.portal-group-navbar-menu,.portal-group-navbar-actions{display:none}.portal-group-navbar-mobile{display:block}}@media(max-width:480px){.portal-group-navbar{height:65px;gap:12px}.portal-group-navbar-logo-block{padding-top:5px}.portal-group-navbar-logo{height:34px}}@media(max-width:360px){.portal-group-navbar-logo{height:32px}.portal-group-navbar-hamburger{width:34px;height:34px;padding:0}}.portal-group-home-header{width:100%;background:#fff;border-bottom:1px solid var(--group-border)}.portal-group-home-header-container{width:100%;padding:0 24px 0 20px}@media(max-width:768px){.portal-group-home-header-container{padding:0 16px 0 14px}}@media(max-width:480px){.portal-group-home-header-container{padding:0 14px 0 12px}}@media(max-width:360px){.portal-group-home-header-container{padding:0 12px 0 10px}}.portal-group-footer{width:100%;margin-top:auto;background:#fff;border-top:1px solid var(--group-border)}.portal-group-footer-inner{width:100%;padding:36px 24px 24px;display:flex;flex-direction:column;gap:28px}.portal-group-footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:32px}.portal-group-footer-brand{display:flex;align-items:center;flex-shrink:0;padding-top:4px}.portal-group-footer-logo{display:block;height:36px;width:auto}.portal-group-footer-columns{display:flex;align-items:flex-start;gap:48px}.portal-group-footer-column{display:flex;flex-direction:column;gap:10px;min-width:120px}.portal-group-footer-heading{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--group-text)}.portal-group-footer-link{display:inline-block;font-size:14px;color:var(--group-text-muted)}.portal-group-footer-link:hover{color:var(--group-brand)}.portal-group-footer-bottom{padding-top:20px;border-top:1px solid var(--group-border)}.portal-group-footer-copy{font-size:13px;color:var(--group-text-muted)}@media(max-width:768px){.portal-group-footer-inner{padding:28px 20px 20px;gap:24px}.portal-group-footer-top{flex-direction:column;gap:24px}.portal-group-footer-logo{height:32px}.portal-group-footer-columns{gap:32px}}@media(max-width:480px){.portal-group-footer-inner{padding:24px 16px 16px;gap:20px}.portal-group-footer-logo{height:28px}.portal-group-footer-columns{width:100%;justify-content:space-between;gap:20px}.portal-group-footer-column{min-width:0}.portal-group-footer-copy{font-size:12px}}@media(max-width:360px){.portal-group-footer-inner{padding:20px 12px 14px}.portal-group-footer-logo{height:24px}.portal-group-footer-link{font-size:13px}}.portal-group-layout{display:flex;flex-direction:column;height:100vh;overflow:hidden}.portal-group-layout-header{flex-shrink:0;z-index:100;background:#fff}.portal-group-layout-body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column}.portal-group-layout-page{flex:1;display:flex;flex-direction:column;width:100%;min-height:100%}.portal-group-layout-content{flex:1}.portal-group-home-hero{width:100%;min-height:calc(100vh - 65px);display:flex;align-items:center;background:linear-gradient(160deg,#f7fafc,#eef5f8 48%,#e6f0f4)}.portal-group-home-hero-inner{width:100%;max-width:760px;padding:64px 24px;display:flex;flex-direction:column;gap:18px}.portal-group-home-hero-brand{font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--group-brand)}.portal-group-home-hero-title{font-size:44px;font-weight:650;line-height:1.15;color:var(--group-text)}.portal-group-home-hero-text{max-width:540px;font-size:17px;line-height:1.55;color:var(--group-text-muted)}.portal-group-home-hero-actions{display:flex;align-items:center;gap:16px;margin-top:8px}.portal-group-home-hero-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:6px;background:var(--group-brand);color:#fff;font-size:14px;font-weight:500}.portal-group-home-hero-button:hover{background:#2f7d9b}.portal-group-home-hero-link{display:inline-block;font-size:14px;font-weight:500;color:var(--group-text-muted)}.portal-group-home-hero-link:hover{color:var(--group-brand)}@media(max-width:768px){.portal-group-home-hero-inner{padding:48px 20px;gap:14px}.portal-group-home-hero-title{font-size:34px}.portal-group-home-hero-text{font-size:16px}}@media(max-width:480px){.portal-group-home-hero{min-height:auto}.portal-group-home-hero-inner{padding:40px 16px}.portal-group-home-hero-title{font-size:28px}.portal-group-home-hero-actions{flex-direction:column;align-items:flex-start;gap:12px}}@media(max-width:360px){.portal-group-home-hero-inner{padding:32px 12px}.portal-group-home-hero-title{font-size:24px}.portal-group-home-hero-text{font-size:15px}}.portal-group-home-we-serve{width:100%;background:#fff;border-top:1px solid var(--group-border)}.portal-group-home-we-serve-inner{width:100%;padding:72px 24px;display:flex;flex-direction:column;gap:36px}.portal-group-home-we-serve-header{display:flex;flex-direction:column;gap:12px;max-width:640px}.portal-group-home-we-serve-title{font-size:32px;font-weight:650;color:var(--group-text)}.portal-group-home-we-serve-text{font-size:16px;line-height:1.55;color:var(--group-text-muted)}.portal-group-home-we-serve-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.portal-group-home-we-serve-card{display:flex;flex-direction:column;gap:10px;padding:22px 20px;border:1px solid var(--group-border);border-radius:8px;background:#fafbfc}.portal-group-home-we-serve-card-title{font-size:18px;font-weight:600;color:var(--group-text)}.portal-group-home-we-serve-card-text{font-size:14px;line-height:1.5;color:var(--group-text-muted)}@media(max-width:900px){.portal-group-home-we-serve-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.portal-group-home-we-serve-inner{padding:56px 20px;gap:28px}.portal-group-home-we-serve-title{font-size:28px}}@media(max-width:480px){.portal-group-home-we-serve-inner{padding:44px 16px}.portal-group-home-we-serve-grid{grid-template-columns:1fr;gap:14px}.portal-group-home-we-serve-title{font-size:24px}}@media(max-width:360px){.portal-group-home-we-serve-inner{padding:36px 12px}}.portal-group-home-about,.portal-group-home-services{width:100%;min-height:200px}.portal-group-home-page{width:100%}.portal-group-about-page,.portal-group-services-page{width:100%;min-height:400px}.portal-group-solutions-page,.portal-group-media-page,.portal-group-investors-page,.portal-group-faqs-page{width:100%}.portal-group-app{width:100%;height:100%}:root{--group-font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;--group-bg: #ffffff;--group-text: #111111;--group-text-muted: #4b5563;--group-brand: #3992b4;--group-border: #e5e7eb}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden;background-color:var(--group-bg);color:var(--group-text);font-family:var(--group-font-body)}a{color:inherit;text-decoration:none}img{max-width:100%}
