.egw-outer{--slate:#2c4c5d;--page:#f2f4f4;--light:#f7f9f9;--yellow:#f3e308;--grey:#b8bfc1;--muted:#6c8494;--line-dark:#f4f6f633;--ff-display:var(--font-newsreader), Georgia, serif;--ff-body:var(--font-spectral), Georgia, serif;--ff-ui:var(--font-figtree), system-ui, sans-serif;--container:1280px;--gutter:clamp(20px, 4.5vw, 56px);--edge:max(var(--gutter), calc((100vw - var(--container)) / 2));background:var(--page)}.egw-shell{background:var(--page);color:var(--slate);width:100%}.egw-outer [id]{scroll-margin-top:24px}.egw-outer a{color:inherit;text-decoration:none;transition:color .18s,filter .18s}.egw-outer a:hover{filter:brightness(.85)}.egw-arrow{transition:transform .18s;display:inline-block}.egw-kicker{font-family:var(--ff-ui);letter-spacing:.22em;text-transform:uppercase;color:var(--slate);margin:0 0 18px;font-size:13px;font-weight:500}.egw-kicker--yellow{color:var(--yellow)}.egw-kicker-italic{font-family:var(--ff-body);color:var(--muted);font-size:18px;font-style:italic}.egw-h2{font-family:var(--ff-display);margin:0;font-size:clamp(28px,3.4vw,44px);font-weight:400;line-height:1.15}.egw-link{font-family:var(--ff-ui);color:var(--slate);white-space:nowrap;font-size:15px;font-weight:500}.egw-link:hover .egw-arrow{transform:translate(3px)}.egw-btn{font-family:var(--ff-ui);cursor:pointer;border:0;justify-content:center;align-items:center;transition:color .18s,background .18s,border-color .18s;display:inline-flex}.egw-outer .egw-btn--ghost{border:1px solid var(--grey);color:var(--light);background:0 0;padding:11px 22px;font-size:15px}.egw-outer .egw-btn--ghost:hover{border-color:var(--yellow);color:var(--yellow)}.egw-outer .egw-btn--yellow{background:var(--yellow);color:var(--slate);padding:12px 24px;font-size:15px;font-weight:600}.egw-outer .egw-btn--yellow:hover{color:var(--slate);background:#d6c807}.egw-outer .egw-btn--pill{background:var(--slate);color:var(--light);gap:14px;padding:17px 30px;font-size:16px}.egw-outer .egw-btn--pill:hover{background:var(--muted);color:var(--light)}.egw-outer .egw-btn--pill:hover .egw-arrow{transform:translate(3px)}.egw-img,.egw-media-video{object-fit:cover;width:100%;height:100%;display:block}.egw-imgph{text-align:center;width:100%;height:100%;color:var(--muted);background:repeating-linear-gradient(45deg,#2c4c5d09 0 10px,#0000 10px 20px),linear-gradient(135deg,#dfe5e5,#eef1f1);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.egw-imgph__icon{opacity:.55;width:34px;height:34px}.egw-imgph__label{font-family:var(--ff-ui);letter-spacing:.14em;text-transform:uppercase;max-width:82%;font-size:12px;line-height:1.5}.egw-header{padding:20px var(--edge);background:var(--slate);color:var(--light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.egw-logo{flex-direction:column;gap:2px;display:flex}.egw-outer a.egw-logo:hover{color:inherit}.egw-logo__name{font-family:var(--ff-display);font-size:22px;font-weight:500;line-height:1}.egw-logo__accent{color:var(--yellow)}.egw-logo__tag{font-family:var(--ff-ui);letter-spacing:.28em;text-transform:uppercase;color:var(--grey);font-size:10px}.egw-nav{color:var(--grey);font-size:15px;font-family:var(--ff-body);flex-wrap:wrap;gap:clamp(16px,2vw,36px);display:flex}.egw-header__actions{align-items:center;gap:12px;display:flex}.egw-burger{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;display:none}.egw-burger span{background:var(--light);width:22px;height:1.5px;margin:0 auto;display:block}.egw-mobile{z-index:100;background:var(--slate);color:var(--light);flex-direction:column;padding:20px clamp(20px,6vw,40px) 40px;display:flex;position:fixed;inset:0}.egw-mobile__bar{justify-content:space-between;align-items:center;display:flex}.egw-mobile__close{color:var(--light);cursor:pointer;background:0 0;border:0;width:44px;height:44px;font-size:34px;line-height:1}.egw-mobile__nav{flex-direction:column;gap:8px;margin-top:auto;display:flex}.egw-mobile__nav a{font-family:var(--ff-display);color:var(--light);font-size:clamp(28px,9vw,40px);line-height:1.25}.egw-mobile__actions{flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:32px;display:flex}.egw-hero{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));min-height:min(620px,80vh);display:grid}.egw-hero__media{border-right:1px solid var(--grey);min-height:340px;position:relative}.egw-hero__media .egw-img,.egw-hero__media .egw-imgph,.egw-hero__media .egw-media-video{position:absolute;inset:0}.egw-hero__body{padding:clamp(40px, 6vw, 80px) var(--edge) clamp(40px, 6vw, 80px) clamp(20px, 5vw, 72px);flex-direction:column;justify-content:center;gap:30px;display:flex}.egw-hero__title{font-family:var(--ff-display);margin:0;font-size:clamp(36px,5vw,68px);font-weight:400;line-height:1.06}.egw-hero__lead{font-family:var(--ff-body);color:var(--slate);text-wrap:pretty;max-width:480px;margin:0;font-size:clamp(17px,1.4vw,19px);line-height:1.75}.egw-hero__cta-wrap{justify-content:flex-end;display:flex}.egw-why{padding:clamp(48px, 7vw, 96px) var(--edge);border-top:1px solid var(--grey);grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:72px;display:grid}.egw-why__body{font-family:var(--ff-body);color:var(--slate);flex-direction:column;gap:18px;font-size:18px;line-height:1.85;display:flex}.egw-why__body p{text-wrap:pretty;margin:0}.egw-journey{background:var(--slate);color:var(--light);padding:clamp(48px, 7vw, 96px) var(--edge)}.egw-journey__h2{margin:0 0 48px}.egw-journey__tabs{background:var(--line-dark);border:1px solid var(--line-dark);grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:1px;display:grid}.egw-stage{background:var(--slate);cursor:pointer;min-height:110px;color:inherit;text-align:left;font:inherit;border:0;flex-direction:column;gap:10px;padding:28px 24px;transition:background .18s;display:flex}.egw-stage:hover,.egw-stage[aria-selected=true]{background:#35586b}.egw-stage__top{justify-content:space-between;align-items:center;display:flex}.egw-stage__num{font-family:var(--ff-body);color:var(--yellow);font-size:14px}.egw-stage__dot{background:var(--yellow);border-radius:50%;width:8px;height:8px}.egw-stage__name{font-family:var(--ff-display);font-size:clamp(19px,1.8vw,24px)}.egw-journey__panel{border:1px solid var(--line-dark);border-top:none;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:56px;min-height:150px;padding:40px;display:grid}.egw-journey__detail{flex-direction:column;gap:14px;display:flex}.egw-journey__line{font-family:var(--ff-body);color:var(--light);font-size:22px;font-style:italic}.egw-journey__desc{font-family:var(--ff-body);color:var(--grey);text-wrap:pretty;font-size:18px;line-height:1.8}.egw-journey__outputs{flex-direction:column;display:flex}.egw-journey__outputs-label{border-bottom:1px solid var(--line-dark);margin:0;padding-bottom:12px}.egw-journey__output{border-bottom:1px solid var(--line-dark);font-size:15px;font-family:var(--ff-ui);padding:12px 0}.egw-services{padding:clamp(48px, 7vw, 96px) var(--edge)}.egw-services__head{border-bottom:2px solid var(--slate);justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:16px;display:flex}.egw-services__list{flex-direction:column;display:flex}.egw-service-row{border-bottom:1px solid var(--grey);grid-template-columns:44px minmax(0,1fr) minmax(0,1.4fr) auto;grid-template-areas:"num name desc arrow";align-items:center;gap:24px;padding:24px 0;display:grid}.egw-service-row:hover{background:#eceff0}.egw-service-row__num{font-family:var(--ff-body);color:var(--slate);grid-area:num;font-size:14px}.egw-service-row__name{font-family:var(--ff-display);color:var(--slate);grid-area:name;font-size:clamp(19px,1.8vw,24px)}.egw-service-row__desc{color:var(--slate);font-size:15px;font-family:var(--ff-ui);grid-area:desc}.egw-service-row__arrow{color:var(--muted);grid-area:arrow;justify-self:end}.egw-service-row:hover .egw-service-row__arrow{color:var(--yellow)}.egw-service-row:hover .egw-arrow{transform:translate(4px)}.egw-about{padding:clamp(48px, 7vw, 96px) var(--edge);border-bottom:1px solid var(--grey);grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));align-items:center;gap:clamp(36px,5vw,72px);display:grid}.egw-about__media{max-width:520px;height:440px}.egw-about__body{flex-direction:column;gap:22px;display:flex}.egw-about__quote{font-family:var(--ff-display);font-size:clamp(26px,3vw,38px);font-weight:400;line-height:1.3}.egw-about__lead{font-family:var(--ff-body);color:var(--slate);text-wrap:pretty;max-width:560px;margin:0;font-size:18px;line-height:1.8}.egw-videos{padding:clamp(48px, 7vw, 96px) var(--edge)}.egw-videos__head{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:44px;display:flex}.egw-videos__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:24px;display:grid}.egw-video{flex-direction:column;gap:14px;display:flex}.egw-video__thumb{height:170px;overflow:hidden}.egw-video__thumb .egw-img{transition:transform .4s}.egw-video:hover .egw-video__thumb .egw-img{transform:scale(1.04)}.egw-video__ep{font-family:var(--ff-body);color:var(--slate);font-size:13px}.egw-video__title{font-family:var(--ff-display);color:var(--slate);font-size:20px;line-height:1.35;transition:color .18s}.egw-video:hover .egw-video__title{color:var(--muted)}.egw-cta{border-top:1px solid var(--grey);padding:clamp(44px, 6.5vw, 88px) var(--edge);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}.egw-cta__h2{max-width:640px}.egw-cta .egw-btn--pill{flex:none}.egw-footer{background:var(--slate);color:var(--grey);padding:clamp(32px, 5vw, 56px) var(--edge);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.egw-footer__brand{flex-direction:column;gap:10px;display:flex}.egw-footer__name{color:var(--light);font-size:20px}.egw-footer__tagline{font-size:14px}.egw-footer__cols{flex-wrap:wrap;gap:clamp(28px,4vw,64px);font-size:14px;display:flex}.egw-footer__col{flex-direction:column;gap:10px;display:flex}.egw-footer__contact{text-align:right;font-size:14px;line-height:1.7}@media (max-width:1100px){.egw-service-row{grid-template-columns:40px 1fr auto;grid-template-areas:"num name arrow"".desc arrow";gap:6px 20px}.egw-service-row__arrow{align-self:center}}@media (max-width:820px){.egw-nav,.egw-header__ghost{display:none}.egw-burger{display:flex}.egw-hero{grid-template-columns:1fr}.egw-hero__media{border-right:none;border-bottom:1px solid var(--grey);min-height:320px}.egw-journey__tabs{grid-template-columns:1fr 1fr}.egw-journey__panel{grid-template-columns:1fr;gap:32px;padding:32px}.egw-service-row{grid-template-columns:40px 1fr auto;grid-template-areas:"num name arrow"}.egw-service-row__desc{display:none}.egw-about{grid-template-columns:1fr}.egw-about__media{max-width:360px;height:420px}.egw-videos__grid{grid-template-columns:1fr 1fr}.egw-cta{flex-direction:column;align-items:flex-start}.egw-footer{flex-direction:column;gap:32px}.egw-footer__contact{text-align:left}}@media (max-width:480px){.egw-videos__grid{grid-template-columns:1fr}.egw-hero__title{font-size:40px}.egw-about__quote{font-size:28px}}
