.gos-nav{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff;font-family:var(--font-hanken-grotesk)}.gos-nav__list{min-width:0;padding:0;list-style:none;gap:clamp(24px,2.55vw,38px)}.gos-nav__item,.gos-nav__list{margin:0;display:flex;align-items:center}.gos-nav__direct,.gos-nav__trigger{min-height:48px;padding:12px 0;border:0;border-radius:4px;background:rgba(0,0,0,0);color:#fff!important;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font:500 16px/24px var(--font-hanken-grotesk)}.gos-nav__direct:hover,.gos-nav__direct[aria-expanded=true],.gos-nav__trigger:hover,.gos-nav__trigger[aria-expanded=true]{color:#fed800!important}.gos-nav__direct[aria-current=page],.gos-nav__trigger[aria-current=page]{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:6px}.gos-nav__direct:focus-visible,.gos-nav__trigger:focus-visible{outline:2px solid #fed800;outline-offset:3px}.gos-nav__chevron{display:inline-block;width:0;height:0;border-inline:4px solid rgba(0,0,0,0);border-top:5px solid;transition:transform .14s ease}.gos-nav__trigger[aria-expanded=true] .gos-nav__chevron{transform:rotate(180deg)}.gos-nav__trigger--current{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:6px}.gos-nav__contact{min-width:135px;min-height:52px;padding:14px 24px;border-radius:10px;background:#fed800;color:#000!important;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:16px;font-weight:600}.gos-nav__contact:hover{color:#000!important;box-shadow:inset 0 0 0 2px rgba(0,17,108,.2)}.gos-nav__contact:focus-visible{outline:2px solid #fff;outline-offset:3px}.gos-mega-panel{position:absolute;z-index:1000;top:100%;left:0;width:100%;max-height:calc(100dvh - 80px);padding:40px max(40px,(100vw - 1440px)/2 + 40px);background:#00116c;color:#fff;overflow-y:auto;overscroll-behavior:contain;box-shadow:0 22px 42px rgba(0,7,55,.2)}.gos-mega-panel--about,.gos-mega-panel--delivery-models,.gos-mega-panel--services,.gos-mega-panel--technologies{min-height:372px}.gos-mega-panel--industry{min-height:474px}.gos-mega-panel--resources{min-height:401px}.gos-link-columns{padding:0;list-style:none;display:grid;grid-gap:8px;gap:8px}.gos-link-columns,.gos-link-columns>li{min-width:0;margin:0}.gos-link-columns--1{grid-template-columns:minmax(0,1fr)}.gos-link-columns--2{grid-template-columns:repeat(2,minmax(0,1fr))}.gos-link-columns--3{grid-template-columns:repeat(3,minmax(0,1fr))}.gos-link-stack{min-width:0;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:0}.gos-link-stack>li{margin:0}.gos-menu-link{min-width:0;min-height:72px;padding:12px 16px;border-radius:8px;color:#fff!important;display:flex;flex-direction:column;justify-content:center;text-decoration:none!important}.gos-menu-link:is(a):hover,.gos-menu-link[aria-current=page]{background:#0f2289}.gos-menu-link:is(a):hover .gos-menu-link__label,.gos-menu-link[aria-current=page] .gos-menu-link__label{color:#fed800}.gos-menu-link:focus-visible{outline:2px solid #fed800;outline-offset:3px}.gos-menu-link--unresolved{cursor:default}.gos-menu-link--accent{min-height:auto;padding:0;display:inline-flex;flex-direction:row;justify-content:flex-end}.gos-menu-link--accent .gos-menu-link__label{color:#fed800;text-decoration:underline}.gos-menu-link--accent:after{content:"↗";margin-left:7px;color:#fed800}.gos-menu-link__label{color:#fff;font-size:16px;font-weight:500;line-height:24px}.gos-menu-link__description{margin-top:2px;color:#cfd3e7;font-size:14px;font-weight:400;line-height:21px}.gos-group-label{margin:0;color:#99a0c4!important;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;text-transform:uppercase}.gos-panel-heading{min-height:21px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:20px}.gos-menu-cta{position:relative;align-self:start;width:100%;min-width:0;min-height:292px;padding:24px;border-radius:11px;background:#0f2289;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}.gos-menu-cta:after,.gos-menu-cta:before{content:"";position:absolute;right:-72px;bottom:-120px;width:260px;height:260px;border:14px solid rgba(55,103,241,.45);transform:rotate(10deg)}.gos-menu-cta:after{right:-25px;bottom:-156px;border-color:rgba(80,131,255,.28)}.gos-menu-cta__artwork{position:absolute;z-index:0;right:-20px;bottom:0;width:230px;height:auto;opacity:1;pointer-events:none}.gos-menu-cta .gos-menu-cta__label,.gos-menu-cta a,.gos-menu-cta h3,.gos-menu-cta p{position:relative;z-index:1}.gos-menu-cta h3{max-width:310px;margin:0;color:#fff;font-size:20px;font-weight:600;line-height:28px}.gos-menu-cta p{max-width:310px;margin:8px 0 16px;color:#cfd3e7;font-size:16px;line-height:24px}.gos-menu-cta a,.gos-menu-cta__label{min-height:40px;padding:10px 14px;border-radius:9px;background:#fed800;color:#000!important;display:inline-flex;align-items:center;font-size:14px;font-weight:600;line-height:20px}.gos-menu-cta a:focus-visible,.gos-menu-cta__label:focus-visible{outline:2px solid #fff;outline-offset:3px}.gos-about-panel{min-height:292px;display:grid;grid-template-columns:minmax(0,1fr) 385px;grid-gap:40px;gap:40px}.gos-about-panel>.gos-link-columns{width:min(100%,628px);align-content:start}.gos-about-panel .gos-menu-link{min-height:48px;padding-block:10px}.gos-about-panel .gos-menu-link__label{font-weight:400}.gos-awards{min-height:292px;padding:24px;border-radius:11px;background:#0f2289;overflow:hidden}.gos-awards .gos-group-label{margin-bottom:17px}.gos-awards__grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.gos-awards__item{height:100px;padding:8px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center}.gos-awards__item img{width:100%;height:84px;object-fit:contain}.gos-categorized-panel,.gos-resources-panel{display:grid;grid-template-columns:288px minmax(0,1fr);grid-gap:40px;gap:40px}.gos-category-selector{margin:0;padding:0 40px 0 0;border-right:1px solid #35448d;list-style:none;display:flex;flex-direction:column;gap:6px}.gos-category-selector button,.gos-category-selector li{width:100%}.gos-category-selector li{margin:0}.gos-category-selector button{min-height:53px;padding:14px 16px;border:0;border-radius:11px;background:rgba(0,0,0,0);color:#fff;text-align:left;font:500 15px/24px var(--font-hanken-grotesk)}.gos-category-selector button:hover{background:#0f2289}.gos-category-selector button[aria-pressed=true]{background:#fed800;color:#000;font-weight:600}.gos-category-selector button:focus-visible{outline:2px solid #fff;outline-offset:3px}.gos-categorized-panel__content,.gos-resources-panel__content{min-width:0}.gos-categorized-panel__content,.gos-delivery-panel,.gos-resources-panel__content{display:grid;grid-template-columns:minmax(0,1fr) 385px;grid-gap:40px;gap:40px}.gos-delivery-panel__content{min-width:0}.gos-delivery-panel .gos-link-columns{gap:8px}.gos-industry-panel{min-height:394px;display:grid;grid-template-columns:minmax(0,3fr) minmax(300px,1.25fr);grid-gap:40px;gap:40px}.gos-industry-panel__industries{min-width:0}.gos-industry-panel__departments{padding-left:40px;border-left:1px solid #35448d}.gos-industry-panel__departments>.gos-group-label{margin:2px 16px 16px}.gos-industry-panel .gos-menu-link{min-height:72px}.gos-industry-panel .gos-menu-link--accent{min-height:auto}.gos-recommended-reads{min-width:0;align-content:start;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px 32px;gap:20px 32px}.gos-recommended-reads__heading{grid-column:1/-1;min-height:21px;margin-bottom:1px;display:flex;align-items:center;justify-content:space-between;gap:16px}.gos-recommended-reads__heading a{color:#fed800!important;font-size:14px;font-weight:500;text-decoration:underline}.gos-recommended-reads__empty{grid-column:1/-1;margin:12px 0 0;color:#cfd3e7;font-size:14px;line-height:21px}.gos-resource-destination{grid-column:1/-1;max-width:300px}.gos-recommended-read{min-width:0;min-height:84px;padding:8px 0;border-radius:8px;color:#fff!important;display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;grid-gap:16px;gap:16px}.gos-recommended-read>span{width:120px;height:68px;border-radius:8px;background:#0f2289 50%/cover no-repeat}.gos-recommended-read strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:14px;font-weight:400;line-height:21px}.gos-recommended-read:hover strong{color:#fed800}.gos-recommended-read:focus-visible{outline:2px solid #fed800;outline-offset:3px}@media(max-width:1279px)and (min-width:1200px){.gos-nav{gap:15px}.gos-nav__list{gap:17px}.gos-nav__direct,.gos-nav__trigger{font-size:14px}.gos-nav__contact{min-width:120px;padding-inline:17px}.gos-mega-panel{padding-inline:24px}.gos-categorized-panel,.gos-resources-panel{grid-template-columns:220px minmax(0,1fr);gap:24px}.gos-category-selector{padding-right:24px}.gos-category-selector button{padding-inline:14px}.gos-categorized-panel__content,.gos-delivery-panel,.gos-resources-panel__content{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.gos-about-panel{grid-template-columns:minmax(0,1fr) 340px;gap:24px}.gos-industry-panel{gap:24px}.gos-industry-panel__departments{padding-left:24px}.gos-recommended-reads{gap:12px}.gos-recommended-read{grid-template-columns:96px minmax(0,1fr);gap:10px}.gos-recommended-read>span{width:96px;height:60px}}@media(max-width:1199px){.gos-nav{display:none}}@media(prefers-reduced-motion:reduce){.gos-nav__chevron{transition:none}}.sub-header__contact-wrapper{position:relative;padding:14px 28px;border-radius:10px;background:#fed800}.sub-header__contact-wrapper:before{content:"";position:absolute;inset:0 auto 0 0;z-index:1;width:0;border-radius:10px;background:#f8d583;opacity:0;transition:width .5s,opacity .5s}.sub-header__contact-wrapper:hover:before{width:100%;opacity:.6}.sub-header__contact-title{position:relative;z-index:2;margin:0;color:#000;white-space:nowrap;text-align:center}.sub-header__text{font-family:var(--font-hanken-grotesk);font-size:14px;font-weight:700;line-height:16px}.custom-button__wrapper{position:relative;background-color:#fed800;border-radius:10px}@media only screen and (min-width:768px)and (max-width:1023px){.custom-button__wrapper{width:110px;height:35px}}@media only screen and (min-width:1024px)and (max-width:1299px){.custom-button__wrapper{width:110px;height:35px}}@media only screen and (min-width:1300px){.custom-button__wrapper{padding:14px 28px}}.custom-button__wrapper:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;z-index:1;opacity:0;border-radius:10px;background-color:#f8d583;transition:all .5s}.custom-button__wrapper:hover:before{opacity:.5;width:100%}.custom-button__title{white-space:nowrap}@media only screen and (min-width:768px)and (max-width:1023px){.custom-button__text{font-size:12px}}@media only screen and (min-width:1024px)and (max-width:1299px){.custom-button__text{font-size:12px}}@media only screen and (min-width:1300px){.custom-button__text{font-size:14px}}.custom-button .content{z-index:2;color:#000}:root{--site-header-height:80px;--site-header-clearance:var(--site-header-height)}.main-header-space{height:var(--site-header-clearance);flex-shrink:0;background:#00116c}.main-header{position:fixed;inset:0 0 auto;width:100%!important;margin:0;padding:0!important;z-index:1000;min-height:var(--site-header-height);background:#00116c!important;color:#fff;font-family:var(--font-hanken-grotesk);font-weight:400;opacity:1;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.main-header--scrolling-down{opacity:.7}.main-header--scrolling-down:focus-within,.main-header--scrolling-down:has(.gos-mobile-drawer),.main-header--scrolling-down:has(.gos-nav--open),.main-header--scrolling-down:hover{opacity:1}.main-header--footer-visible{opacity:0!important;pointer-events:none;transform:translateY(-100%);visibility:hidden}.main-header__inner{width:min(100%,1440px);min-height:var(--site-header-height);margin:0 auto;padding:0 40px;display:flex;align-items:center;gap:40px}.main-header__left-side{display:flex;align-items:center;flex:0 0 auto}.main-header__logo{display:block;width:68px;height:auto}.main-header__right-side{display:flex;flex:1 1;min-width:0}.main-header__visit{margin-left:auto;display:flex;align-items:center;gap:16px}.main-header__visit-link{display:flex;align-items:center;gap:8px;color:#fff}.main-header__visit-link p{margin:0;color:#fff;font-size:14px}.main-header__visit-link img{width:18px;height:18px}.gos-mobile-nav{display:none;margin-left:auto}.gos-mobile-nav__menu-button{min-width:84px;min-height:44px;border:1px solid #35448d;border-radius:8px;background:#0f2289;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;font:500 16px/24px var(--font-hanken-grotesk)}.gos-mobile-nav__menu-icon{width:18px;display:grid;grid-gap:4px;gap:4px}.gos-mobile-nav__menu-icon i{height:2px;border-radius:2px;background:#fed800}.gos-mobile-nav__backdrop{position:fixed;inset:0;border:0;background:rgba(3,9,35,.7);z-index:1001}.gos-mobile-drawer{position:fixed;z-index:1002;inset:0 0 0 auto;width:min(100vw,480px);height:100dvh;background:#00116c;color:#fff;display:flex;flex-direction:column;box-shadow:-16px 0 48px rgba(0,0,0,.25);animation:gos-drawer-in .18s ease-out}.gos-mobile-drawer__header{min-height:68px;padding:10px 16px;border-bottom:1px solid #35448d;display:flex;align-items:center;justify-content:space-between}.gos-mobile-drawer__header img{width:auto;height:38px}.gos-mobile-drawer__header button{min-height:44px;padding:8px 12px;border:0;border-radius:7px;background:#0f2289;color:#fff;font:500 16px/24px var(--font-hanken-grotesk)}.gos-mobile-drawer__header button span{margin-right:5px;color:#fed800;font-size:24px;vertical-align:-1px}.gos-mobile-drawer__content{flex:1 1;overflow-y:auto;overscroll-behavior:contain;padding:10px 16px calc(24px + env(safe-area-inset-bottom))}.gos-mobile-drawer__content ul{list-style:none;padding:0;margin:0}.gos-mobile-drawer__content li{margin:0;border-bottom:1px solid #35448d}.gos-mobile-drawer__direct,.gos-mobile-drawer__section-button{width:100%;min-height:52px;padding:12px 0;border:0;background:rgba(0,0,0,0);color:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left;font:500 16px/24px var(--font-hanken-grotesk)}.gos-mobile-drawer__section-button[aria-expanded=true]{margin:4px 0;padding-inline:12px;border-radius:7px;background:#fed800;color:#00116c}.gos-mobile-drawer__direct[aria-current=page],.gos-mobile-drawer__section-button--current:not([aria-expanded=true]){color:#fed800}.gos-mobile-drawer__section{padding:0 0 14px 12px}.gos-mobile-drawer__contact{margin-top:20px;padding:12px 20px;border-radius:999px;background:#fed800;color:#00116c!important;align-items:center}.gos-mobile-drawer__contact,.gos-mobile-link{min-height:48px;display:flex;justify-content:center;font-weight:500}.gos-mobile-link{padding:10px 8px;color:#fff!important;flex-direction:column;font-size:16px;line-height:24px}.gos-mobile-link[aria-current=page]{color:#fed800!important}.gos-mobile-link small{margin-top:2px;color:#cfd3e7;font-size:14px;font-weight:400;line-height:20px}.gos-mobile-group-label{margin:16px 8px 5px;color:#8fa0d8;font-size:12px;font-weight:500;line-height:18px;letter-spacing:.1em;text-transform:uppercase}.gos-mobile-awards{padding:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.gos-mobile-awards img{width:100%;height:80px;padding:8px;border-radius:6px;background:#fff;object-fit:contain}.gos-mobile-service-group{border-bottom:1px solid #35448d}.gos-mobile-service-group>button{width:100%;min-height:48px;padding:10px 8px;border:0;background:rgba(0,0,0,0);color:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left;font:500 16px/24px var(--font-hanken-grotesk)}.gos-mobile-service-group>button[aria-expanded=true]{color:#fed800}.gos-mobile-subpanel{padding-left:8px}.gos-mobile-cta{margin:12px 8px 18px;padding:18px;border-radius:11px;background:#0f2289}.gos-mobile-cta h3{margin:0;color:#fff;font-weight:500;font-size:18px;line-height:26px}.gos-mobile-cta p{margin:8px 0 16px;color:#cfd3e7;font-size:14px;line-height:22px}.gos-mobile-cta a,.gos-mobile-cta__label{min-height:44px;padding:10px 16px;border-radius:10px;background:#fed800;color:#00116c!important;display:inline-flex;align-items:center;font-weight:500}.gos-mobile-view-all{min-height:44px;padding:10px 8px;color:#fed800!important;display:flex;align-items:center;font-weight:500}.gos-mobile-drawer a:focus-visible,.gos-mobile-nav button:focus-visible{outline:2px solid #fed800;outline-offset:3px}@keyframes gos-drawer-in{0%{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}@media(max-width:1199px){:root{--site-header-height:72px}.main-header{width:100%!important}.main-header__inner{padding:0 20px}.main-header__logo{width:54px;height:auto}.main-header__right-side,.main-header__visit{display:none}.gos-mobile-nav{display:block}}@media(max-width:479px){.main-header__inner{padding:0 16px}.gos-mobile-drawer{width:100vw}}@media(prefers-reduced-motion:reduce){.main-header{transition:none}.gos-mobile-drawer{animation:none}}