/* EPS — clear, rounded and connected. Builds on the existing content layouts. */
:root{--eps-ink:#18323f;--eps-copy:#51656c;--eps-blue:#0484a6;--eps-blue-dark:#006c88;--eps-coral:#0484a6;--eps-paper:#edf6fa;--eps-surface:#edf6fa;--eps-surface-strong:#dceef6;--eps-line:#d8e7ee;--eps-dark:#14343e;--eps-radius:28px;--eps-shell:1280px}
body.eps-new-site{font-family:'Roboto',Arial,sans-serif;font-size:17px;line-height:1.8;background:#fbfcfd}
.eps-new-site :is(h1,h2,h3,h4){font-family:'Poppins',Arial,sans-serif;font-weight:500;letter-spacing:-.045em;text-wrap:balance}
.eps-new-site :is(h1,h2){font-weight:600;line-height:1.2}
.eps-new-site h3{font-weight:500}
.eps-new-site :focus-visible{outline:3px solid #0484a6;outline-offset:4px}
.eps-shell{width:min(calc(100% - 96px),var(--eps-shell))}
.eps-prose,.eps-section-copy,.eps-job-article,.eps-cta__copy,.eps-hero__copy{font-size:17px;line-height:1.9}
.eps-eyebrow{font-family:'Roboto',Arial,sans-serif;font-size:12px;letter-spacing:.1em;font-weight:600}
.eps-btn,.eps-header-contact{border-radius:100px;font-family:'Roboto',Arial,sans-serif;font-size:15px;min-height:54px;font-weight:500;padding:15px 24px;gap:22px;transition:background .2s,box-shadow .2s,transform .2s}
.eps-btn--primary,.eps-header-contact{box-shadow:0 6px 18px #006c8814}
.eps-btn--primary:hover,.eps-header-contact:hover{background:#155265;box-shadow:0 8px 24px #006c8824;transform:translateY(-2px)}
.eps-btn--text{border:0;padding-inline:8px}
.eps-btn--text:hover{background:var(--eps-surface)}
.eps-text-link{font-size:14px;font-weight:500;border-bottom:0}
.eps-header{padding:16px 24px 0;background:#fbfcfd;position:sticky;top:0;z-index:1000}
.eps-header-utility{display:none}
.eps-header .eps-header__inner{width:min(100%,1376px)}
.eps-header__inner{height:88px;padding:0 28px;gap:26px;border:1px solid #edf6fa;border-radius:24px;background:#ffffffed;backdrop-filter:blur(18px);box-shadow:0 6px 28px #173c4d06;position:relative;transition:box-shadow .2s}
.eps-header.is-scrolled .eps-header__inner{box-shadow:0 8px 32px #173c4d12}
.eps-brand__logo{width:176px}
.eps-nav-list{gap:8px}
.eps-nav-item__top{display:flex;align-items:center;border-radius:12px}
.eps-nav-list .eps-nav-item__top>a{font-size:15px;font-weight:500;padding:17px 0 17px 14px}
.eps-nav-list a:after{display:none}
.eps-nav-item__top>a[aria-current=page]{color:var(--eps-blue-dark)}
.eps-nav-item.is-open>.eps-nav-item__top{background:var(--eps-surface)}
.eps-dropdown-toggle{background:transparent;color:var(--eps-ink);border:0;padding:10px 8px;width:36px;min-height:44px;display:grid;place-items:center;border-radius:10px}
.eps-dropdown-toggle:hover{background:var(--eps-surface);color:var(--eps-blue-dark)}
.eps-dropdown-toggle svg{width:17px;height:17px;transition:transform .2s}
.eps-dropdown-toggle[aria-expanded=true] svg{transform:rotate(180deg)}
.eps-dropdown{position:absolute;top:calc(100% + 10px);left:0;right:0;display:grid;grid-template-columns:280px 1fr;gap:28px;padding:22px;border:1px solid var(--eps-line);background:#fff;border-radius:26px;box-shadow:0 20px 60px #173c4d1f;animation:eps-drop-in .2s ease-out}
.eps-dropdown::before{content:'';position:absolute;top:-12px;height:12px;left:0;right:0}
.eps-dropdown__intro{padding:24px;background:var(--eps-surface);border-radius:18px;display:flex;flex-direction:column;align-items:flex-start}
.eps-dropdown__intro .eps-eyebrow{font-size:11px;margin-bottom:18px}
.eps-dropdown__intro h2{font-size:25px;line-height:1.3;letter-spacing:-.04em;margin-bottom:16px}
.eps-dropdown__intro p{font-size:15px;line-height:1.7;color:var(--eps-copy)}
.eps-nav-list .eps-dropdown__intro a{font-size:14px;display:inline-flex;padding:5px 0;margin-top:auto}
.eps-dropdown__groups{display:flex;gap:28px;padding:15px 12px;align-items:flex-start}
.eps-dropdown__group{flex:1;min-width:0}
.eps-dropdown__heading{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--eps-copy);margin-bottom:12px}
.eps-dropdown__group ul{list-style:none;padding:0;margin:0}
.eps-nav-list .eps-dropdown__group a{font-size:15px;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 10px;border-radius:10px;line-height:1.5}
.eps-dropdown__group a:hover{background:var(--eps-surface);color:var(--eps-blue-dark)}
.eps-dropdown__group svg{width:17px;height:17px;opacity:.6}
.eps-header-contact{font-size:14px;min-height:50px;padding:13px 21px}
.eps-menu-trigger{border-radius:50%;width:46px;height:46px;align-items:center;justify-content:center;padding:10px;background:var(--eps-surface);border:0}
.eps-mobile-menu{background:#fbfcfd;border-radius:26px 0 0 26px;width:min(92vw,440px);padding:28px 24px;box-shadow:-15px 0 80px #0b29332b}
.eps-mobile-menu__top{margin-bottom:24px;font-size:17px;font-weight:600}
.eps-mobile-menu__top button{background:var(--eps-surface);border-radius:50%;width:44px;height:44px}
.eps-mobile-nav-list>.eps-nav-item{border-bottom:1px solid var(--eps-line)}
.eps-mobile-nav-list .eps-nav-item__top{justify-content:space-between}
.eps-mobile-nav-list .eps-nav-item__top>a{font-size:23px;padding:15px 10px;flex:1}
.eps-mobile-nav-list .eps-dropdown-toggle{width:46px;height:46px}
.eps-mobile-nav-list .eps-dropdown{position:static;display:block;padding:8px 8px 18px;background:var(--eps-surface);border:0;border-radius:16px;box-shadow:none;margin-bottom:12px}
.eps-mobile-nav-list .eps-dropdown__intro{display:none}
.eps-mobile-nav-list .eps-dropdown__groups{display:block;padding:8px}
.eps-mobile-nav-list .eps-dropdown__heading{margin-top:12px;font-size:11px}
.eps-mobile-nav-list .eps-dropdown li{border:0}
.eps-mobile-nav-list .eps-dropdown a{font-size:16px;display:flex;gap:10px;align-items:center;justify-content:space-between;padding:10px 0;line-height:1.5}
.eps-mobile-menu__footer{font-size:15px;gap:10px;overflow-wrap:anywhere}
.eps-mobile-nav-list>li>a{padding-left:10px;font-size:23px}
.eps-opening{width:min(calc(100% - 48px),1376px);margin:20px auto 0;border-radius:36px;background:var(--eps-surface);grid-template-columns:1.1fr 1fr;min-height:650px;padding:18px;gap:24px;overflow:hidden}
.eps-opening__copy{padding:58px 10px 40px 38px;display:flex;flex-direction:column;justify-content:center;z-index:1}
.eps-opening__copy .eps-eyebrow{font-size:12px;letter-spacing:.07em;margin-bottom:27px}
.eps-opening__copy h1{font-size:clamp(42px,4.25vw,62px);line-height:1.16;letter-spacing:-.052em;margin-bottom:26px;font-weight:600;text-wrap:initial}
.eps-opening__copy h1 em{color:#0484a6}
.eps-opening__lead{font-size:18px;line-height:1.8;max-width:455px}
.eps-opening .eps-actions{gap:14px;margin-top:13px}
.eps-opening__note{border:0;margin-top:37px;padding-top:0;display:flex;align-items:center;gap:12px}
.eps-opening__note>span{display:grid;place-items:center;background:var(--eps-surface-strong);color:#006c88;border-radius:50%;width:36px;height:36px}
.eps-opening__note p{font-size:14px;margin:0;color:var(--eps-copy)}
.eps-opening__image{border-radius:25px;overflow:visible;margin:0 0 0 0;min-height:590px}
.eps-opening__image>img{border-radius:25px;object-position:50% 43%}
.eps-opening__image figcaption{inset:22px 22px auto auto;width:auto;right:22px;left:auto;border-radius:100px;padding:10px 16px;font-size:11px;letter-spacing:.04em;background:#ffffffeb;color:var(--eps-ink);box-shadow:0 4px 20px #0c283711}
.eps-opening__image figcaption svg{width:16px;height:16px}
.eps-corner-mark{display:none}
.eps-engineering-card{position:absolute;bottom:22px;left:-42px;width:310px;padding:17px 19px 15px;border-radius:22px;background:#ffffffef;backdrop-filter:blur(16px);box-shadow:0 14px 40px #16394c24;color:var(--eps-ink);border:1px solid #ffffffa6}
.eps-engineering-card__heading{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600}
.eps-status-dot{width:7px;height:7px;background:#0484a6;border-radius:50%;box-shadow:0 0 0 4px #0484a612}
.eps-engineering-card__tag{margin-left:auto;font-size:10px;letter-spacing:.1em;color:#788a90}
.eps-new-site .eps-building-drawing{width:100%;height:155px;display:block;stroke:#7895a3;stroke-width:1.5;margin:10px auto 2px}
.eps-drawing-energy{stroke:#0484a6;stroke-width:3}.eps-drawing-light{stroke:#c58b31;stroke-width:2.5}.eps-drawing-automation{stroke:#5b9e8c;stroke-width:3}
.eps-engineering-card.eps-in-view .eps-drawing-structure{animation:eps-line-appear 1.2s ease-out both}
.eps-engineering-card.eps-in-view .eps-drawing-systems path{stroke-dasharray:100;animation:eps-system-draw 2.2s ease-out both}
.eps-engineering-card.eps-in-view .eps-drawing-light{animation-delay:.45s}
.eps-engineering-card.eps-in-view .eps-drawing-automation{animation-delay:.9s}
.eps-engineering-card.eps-in-view .eps-drawing-nodes{animation:eps-line-appear 1s 1.3s ease-out both}
.eps-engineering-legend{display:flex;justify-content:space-between;font-size:10px;color:var(--eps-copy);gap:8px}
.eps-engineering-legend span:before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:#0484a6;margin-right:5px}
.eps-engineering-legend span:nth-child(2):before{background:#c58b31}.eps-engineering-legend span:nth-child(3):before{background:#5b9e8c}
.eps-discipline-strip{background:transparent;border:0;padding-top:8px}
.eps-discipline-strip .eps-shell{padding-block:24px;gap:18px}
.eps-discipline-strip span{font-size:14px;border:0;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--eps-copy)}
.eps-discipline-strip span:before{content:'';height:6px;width:6px;flex-shrink:0;border:1.5px solid #6c9aaf;border-radius:50%}
.eps-section{padding:95px 0}
.eps-section--soft{background:var(--eps-surface)}
.eps-intro-grid{gap:85px;grid-template-columns:1fr 1.2fr}
.eps-values-inline{gap:23px;border:0;margin-top:27px;padding-top:0;grid-template-columns:1fr}
.eps-values-inline>div{display:grid;grid-template-columns:150px 1fr;gap:20px;border-top:1px solid var(--eps-line);padding-top:17px}
.eps-values-inline h3{font-size:17px;margin:0;font-weight:500}
.eps-values-inline p{font-size:15px;line-height:1.8}
.eps-section--ink{width:min(calc(100% - 48px),1376px);margin:auto;border-radius:36px;background:#153943;padding:70px 0}
.eps-section--ink>.eps-shell{width:calc(100% - 80px)}
.eps-section-top>p,.eps-section-top>.eps-prose{font-size:17px;line-height:1.8}
.eps-section--ink .eps-section-top>p{color:#c2d9e3}
.eps-capabilities{border:0;gap:16px}
.eps-capability,.eps-capability:first-child{padding:26px 22px 66px;border:1px solid #ffffff1f;border-radius:22px;background:#204658;transition:background .25s,transform .25s}
.eps-capability:last-child{border-right:1px solid #ffffff1f}
.eps-capability:hover{background:#2b596d;transform:translateY(-5px)}
.eps-capability__num{font-size:12px;letter-spacing:.06em;display:inline-flex;align-items:center;gap:8px;background:#ffffff0d;padding:6px 10px;border-radius:100px;margin-bottom:26px;color:#a1d4e6}
.eps-capability h3{font-size:22px;min-height:56px;letter-spacing:-.035em;line-height:1.35;margin-bottom:16px;text-wrap:initial}
.eps-capability p{font-size:15px;line-height:1.8;color:#c2d9e3}
.eps-capability__arrow{width:35px;height:35px;border-radius:50%;border:1px solid #ffffff36;display:grid;place-items:center;bottom:21px;right:22px}
.eps-technical-gallery{gap:20px;margin-top:24px;grid-template-columns:1.55fr 1fr}
.eps-technical-gallery figure{border-radius:22px;height:330px}
.eps-technical-gallery figcaption{font-size:14px;padding:40px 25px 23px}
.eps-planning-layout{gap:50px;align-items:start}
.eps-planning-photo{border-radius:28px;overflow:hidden;min-height:640px}
.eps-planning-photo figcaption{font-size:15px;padding:22px 26px;background:#163b4cc7;backdrop-filter:blur(8px)}
.eps-process{border:1px solid var(--eps-line);border-radius:16px;background:#fff;margin-bottom:10px;overflow:hidden;transition:background .2s,border-color .2s}
.eps-process:last-child{border-bottom:1px solid var(--eps-line)}
.eps-process[open]{background:var(--eps-surface);border-color:#b9d2df}
.eps-process summary{padding:20px;gap:16px}
.eps-process summary>span{font-size:12px;border-radius:50%;background:var(--eps-surface);width:32px;height:32px;display:grid;place-items:center;flex-shrink:0}
.eps-process summary h3{font-size:18px;line-height:1.4}
.eps-process>div{padding:0 25px 24px 68px;font-size:16px;line-height:1.8}
.eps-process summary b,.eps-native-accordion summary b{transition:transform .25s}
.eps-dual-list{gap:26px;border:0;margin-top:38px;padding:0}
.eps-panel{border:1px solid var(--eps-line);border-radius:24px;padding:30px;background:#fff}
.eps-panel h3{font-size:24px}.eps-check-list li{font-size:15px;line-height:1.8}
.eps-projects-grid{gap:24px}
.eps-project-tile{background:#fff;border:1px solid #edf6fa;border-radius:26px;overflow:hidden;transition:transform .25s,box-shadow .25s}
.eps-project-tile:hover{transform:translateY(-5px);box-shadow:0 16px 40px #16394c0d}
.eps-project-tile>a{display:flex;height:100%;flex-direction:column;padding:12px 12px 23px}
.eps-project-tile__image{border-radius:17px;height:250px;margin-bottom:24px}
.eps-project-tile .eps-eyebrow{font-size:11px;margin:0 12px 13px}
.eps-project-tile h3{font-size:22px;line-height:1.45;margin:0 12px 23px}
.eps-project-tile .eps-text-link{margin:auto 12px 0;font-size:14px}
.eps-round-arrow{border-radius:50%;right:14px;bottom:14px;background:#ffffffed;color:var(--eps-ink);width:42px;height:42px}
.eps-project-spotlight figure{border-radius:28px;overflow:hidden;height:570px}
.eps-project-spotlight .eps-prose{font-size:17px}
.eps-team-band{width:min(calc(100% - 48px),1376px);margin:auto;border-radius:32px;overflow:hidden;background:#006c88}
.eps-team-band>div{padding:64px 48px}.eps-team-band>figure{min-height:500px}.eps-team-band p{font-size:17px}
.eps-cta{background:transparent;border:0;padding:70px 0}
.eps-cta__inner{border-radius:30px;background:var(--eps-surface);padding:45px 48px;gap:35px}
.eps-cta h2{font-size:clamp(36px,4vw,55px)}.eps-cta__copy{max-width:610px;font-size:17px}
.eps-footer{border-top:1px solid var(--eps-line);background:#fbfcfd;font-size:15px;padding-top:65px}
.eps-footer__grid{gap:34px}.eps-footer h3{font-size:15px;letter-spacing:-.01em}.eps-footer__bottom{font-size:13px}.eps-footer__col{min-width:0}
.eps-hero{width:min(calc(100% - 48px),1376px);margin:20px auto 0;border-radius:34px;background:var(--eps-surface);padding:18px;overflow:hidden}
.eps-hero__inner{width:100%;min-height:410px;gap:35px;grid-template-columns:1.1fr 1fr}
.eps-hero__content{padding:50px 22px 50px 36px}
.eps-hero h1{font-size:clamp(38px,4.1vw,58px);line-height:1.2;text-wrap:balance}
.eps-hero__image{border-radius:23px;overflow:hidden}
.eps-media,.eps-contact-map,.eps-application-aside__media,.eps-career-card,.eps-journey-photo{border-radius:26px;overflow:hidden}
.eps-inline-feature p{font-size:15px}
.eps-team-card{background:#fff;border-radius:22px;overflow:hidden;padding:10px;border:1px solid var(--eps-line)}
.eps-team-card img{border-radius:15px;filter:none}
.eps-team-card figcaption{font-size:16px;padding:17px 10px 10px}
.eps-team-join{border-radius:22px;min-height:300px}.eps-team-join>span:last-child{font-size:15px}
.eps-history__timeline{font-size:16px}
.eps-department-index{border:0}.eps-department-index__inner{gap:12px}
.eps-department-index a{background:var(--eps-surface);border-radius:14px;padding:17px 12px;font-size:14px;line-height:1.6}.eps-department-index strong{font-size:14px}.eps-department-index span{font-size:12px}
.eps-department-grid{gap:25px;border:0}.eps-department-card{border:1px solid var(--eps-line);border-radius:28px;padding:38px;background:white}
.eps-department-intro,.eps-department-card .eps-prose{font-size:16px}.eps-department-card__num{background:var(--eps-surface);border-radius:100px;display:inline-block;padding:6px 14px}
.eps-phase-nav{border:0;background:transparent}.eps-phase-nav__inner{gap:10px;padding:30px 0}.eps-phase-nav a{background:var(--eps-surface);border-radius:12px;font-size:13px;padding:15px}
.eps-phase__index{font-weight:400;color:#549db8}.eps-mini-features .elementor-icon-box-description{font-size:16px!important}.eps-journey-photo{width:min(calc(100% - 48px),1376px);margin:auto}.eps-journey-photo figcaption{font-size:14px}
.eps-native-accordion{border:1px solid var(--eps-line);border-radius:20px;margin-bottom:14px;background:#fff;overflow:hidden}.eps-native-accordion summary{padding:24px 28px;font-size:22px}.eps-native-accordion__content{font-size:16px;padding:5px 28px 30px}
.eps-career-card div>span{font-size:15px}.eps-career-card h3{line-height:1.4}.eps-benefit-card p{font-size:15px}
.eps-contact-quick{gap:25px}.eps-contact-card{border-radius:26px;padding:36px;border:1px solid var(--eps-line);background:var(--eps-surface)}
.eps-contact-card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:var(--eps-surface-strong);margin-bottom:24px}.eps-contact-card .eps-btn{font-size:15px;max-width:100%;overflow-wrap:anywhere}
.eps-contact-layout{gap:30px;align-items:start}.eps-contact-panel{border-radius:26px;padding:36px;font-size:16px;overflow-wrap:anywhere}.eps-contact-panel .eps-contact-card__icon{background:#ffffff12;color:#a1d4e6}.eps-contact-meta p{font-size:16px}
.eps-form-card,.eps-application-form{padding:38px;border:1px solid var(--eps-line);border-radius:28px;background:#fff;box-shadow:0 10px 45px #12384a05}
.eps-form-card h2{font-size:32px;line-height:1.3}.eps-form-intro{font-size:16px;color:var(--eps-copy);margin-bottom:25px!important}
.eps-application-grid{grid-template-columns:1.35fr 1fr;gap:30px}.eps-application-aside__media{margin-bottom:20px}
.eps-form-fragment .elementor-widget{margin-bottom:0}
.eps-form-fragment .elementor-form-fields-wrapper{gap:20px 0!important;margin-inline:-9px!important}
.eps-form-fragment .elementor-field-group{padding-inline:9px!important;margin-bottom:0!important;align-content:flex-start}
.eps-form-fragment .e-form__step{row-gap:20px}
.eps-form-fragment .elementor-field-label{position:static!important;width:auto!important;height:auto!important;clip:auto!important;overflow:visible!important;display:block;font-family:'Roboto',Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;padding-bottom:8px!important;line-height:1.6!important}
.eps-form-fragment input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.eps-form-fragment textarea,.eps-form-fragment select{font-family:'Roboto',Arial,sans-serif!important;font-size:16px!important;border:1px solid #d8e7ee!important;border-radius:13px!important;background:#f7fafc!important;min-height:54px;padding:14px 16px!important;box-shadow:none!important;transition:border-color .2s,box-shadow .2s;line-height:1.5!important}
.eps-form-fragment textarea{resize:vertical;min-height:160px}
.eps-form-fragment input::placeholder,.eps-form-fragment textarea::placeholder{color:#7a898e!important;opacity:1}
.eps-form-fragment input:focus,.eps-form-fragment textarea:focus,.eps-form-fragment select:focus{outline:0;border-color:#0484a6!important;box-shadow:0 0 0 3px #0484a618!important;background:#fff!important}
.eps-form-fragment input[type=checkbox],.eps-form-fragment input[type=radio]{width:19px;height:19px;accent-color:var(--eps-blue-dark);margin-right:7px;vertical-align:middle}
.eps-form-fragment .elementor-field-type-acceptance>.elementor-field-label{display:none}
.eps-form-fragment .elementor-field-option label{font-size:15px!important;line-height:1.6}
.eps-form-fragment button[type=submit],.eps-form-fragment .e-form__buttons button{background:var(--eps-blue-dark)!important;color:white!important;border:0!important;border-radius:100px!important;font-family:'Roboto',Arial,sans-serif!important;font-size:16px!important;min-height:54px;padding:15px 24px!important;line-height:1.4!important}
.eps-form-fragment button[type=submit]:hover,.eps-form-fragment .e-form__buttons button:hover{background:#155265!important;box-shadow:0 6px 20px #006c8824}
.eps-form-fragment .e-form__buttons button[data-direction=previous]{background:var(--eps-surface)!important;color:var(--eps-ink)!important}
.eps-form-fragment .e-form__indicators{margin-bottom:32px!important}
.eps-form-fragment .e-form__indicators__indicator__label{font-size:13px!important;line-height:1.5!important}
.eps-form-fragment .e-form__indicators__indicator__number{font-size:14px!important;width:36px!important;height:36px!important;border-color:#d4e5ee!important;color:#51656c!important;background:var(--eps-surface)!important}
.eps-form-fragment .e-form__indicators__indicator--state-active .e-form__indicators__indicator__number{background:var(--eps-blue-dark)!important;border-color:var(--eps-blue-dark)!important;color:white!important}
.eps-form-fragment .e-form__indicators__indicator--state-completed .e-form__indicators__indicator__number{background:var(--eps-surface-strong)!important;color:#006c88!important}
.eps-form-fragment .e-form__indicators__indicator__separator{background:#d8e7ee!important}
.eps-form-note{font-size:13px;line-height:1.8;color:var(--eps-copy);margin:23px 0 0!important}
.eps-form-note a{text-decoration:underline;text-underline-offset:3px}
.eps-form-fragment input[aria-invalid=true],.eps-form-fragment textarea[aria-invalid=true]{border-color:#b5423c!important}
.eps-field-error{display:block;width:100%;color:#a6322d;font-size:13px;line-height:1.6;margin-top:6px}
.eps-form-fragment .elementor-message{border-radius:14px;padding:16px 20px;font-size:15px;line-height:1.7;background:var(--eps-surface);color:#006c88}
.eps-form-fragment .elementor-message-danger{background:#fff0ed;color:#a6322d}
.eps-form-fragment input[type=file]{border-style:dashed!important;padding:20px!important;max-width:100%}
.eps-form-fragment input[type=file]::file-selector-button{border:0;background:var(--eps-surface-strong);color:var(--eps-ink);font:inherit;border-radius:8px;padding:9px 12px;margin:0 12px 4px 0;cursor:pointer}
.eps-job-form{max-width:940px;padding:34px 28px;border-radius:28px;background:#fff;border:1px solid var(--eps-line)}
.eps-form-fragment .af2_form_wrapper{font-family:'Roboto',Arial,sans-serif!important;width:100%;max-width:100%;background:transparent!important}
.eps-form-fragment .af2_form{background:transparent!important;max-width:100%}
.eps-form-fragment .af2_form_heading{font-family:'Poppins',Arial,sans-serif!important;font-size:27px!important;line-height:1.4!important;font-weight:500!important;color:var(--eps-ink)!important}
.eps-form-fragment .af2_question_heading{font-family:'Roboto',Arial,sans-serif!important;font-size:21px!important;font-weight:500!important;line-height:1.5!important;color:var(--eps-ink)!important}
.eps-form-fragment .af2_question_description{font-size:14px!important;color:var(--eps-copy)!important}
.eps-form-fragment .af2_answer{border-radius:17px!important;color:var(--eps-ink)!important;transition:transform .2s,background .2s,box-shadow .2s}
.eps-form-fragment .af2_answer_card{border:1px solid #d8e7ee!important;border-radius:17px!important;background:var(--eps-surface)!important;box-shadow:none!important}
.eps-form-fragment .af2_answer:hover .af2_answer_card,.eps-form-fragment .af2_answer:focus-visible .af2_answer_card{border-color:var(--eps-blue-dark)!important;background:var(--eps-surface-strong)!important;box-shadow:0 5px 20px #163f520d!important}
.eps-form-fragment .af2_answer_text{font-family:'Roboto',Arial,sans-serif!important;font-size:16px!important;line-height:1.5!important;color:var(--eps-ink)!important}
.eps-form-fragment .af2_answer_image_wrapper{color:var(--eps-blue-dark)!important}
.eps-form-fragment .af2_answer_image_wrapper i{color:var(--eps-blue-dark)!important;font-size:35px!important}
.eps-form-fragment .af2_form_button{border-radius:50%!important;background:var(--eps-blue-dark)!important;color:#fff!important;width:48px!important;height:48px!important;min-width:48px!important;align-items:center;justify-content:center;border:0!important}
.eps-form-fragment .af2_form_button.af2_disabled{opacity:.35!important;cursor:default}
.eps-form-fragment .af2_form_button svg{fill:currentColor!important;stroke:none!important}
.eps-form-fragment .af2_form_progress_bar{border-radius:50px!important;background:var(--eps-surface)!important;overflow:hidden}
.eps-form-fragment .af2_form_progress{background:var(--eps-blue-dark)!important;border-radius:50px!important}
.eps-reference-heading,.eps-project-header{width:min(calc(100% - 48px),1376px);margin:20px auto 0;border-radius:32px;background:var(--eps-surface)}
.eps-reference-heading .eps-shell,.eps-project-header .eps-shell{width:calc(100% - 88px)}
.eps-project-filters button{font-size:14px;border-radius:100px;padding:12px 20px}.eps-filter-status,.eps-small-note{font-size:14px}
.eps-project-sidebar{border-radius:24px;top:125px}.eps-project-sidebar p{font-size:16px}.eps-project-sidebar .eps-btn{font-size:14px}.eps-project-sidebar>a:last-child{font-size:14px}
.eps-project-detail__content img{border-radius:16px}.eps-project-detail__content{font-size:17px}
@keyframes eps-drop-in{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}
@keyframes eps-line-appear{from{opacity:0}to{opacity:1}}
@keyframes eps-system-draw{from{stroke-dashoffset:100}to{stroke-dashoffset:0}}
@media(max-width:1180px){
.eps-header__inner{padding:0 22px;gap:18px}.eps-nav-list{gap:0}.eps-nav-list .eps-nav-item__top>a{font-size:14px;padding-left:10px}.eps-brand__logo{width:150px}.eps-header-contact{padding:13px 17px;gap:12px}
.eps-opening__copy{padding:42px 0 32px 26px}.eps-opening__copy h1{font-size:49px}.eps-opening__lead{font-size:17px}.eps-opening{min-height:605px;gap:25px}.eps-opening__image{min-height:565px}.eps-opening .eps-btn{font-size:14px;padding:14px 19px;gap:14px}.eps-opening__note{margin-top:30px}.eps-engineering-card{width:270px;left:-20px}.eps-new-site .eps-building-drawing{height:135px}
.eps-capability,.eps-capability:first-child{padding:23px 18px 60px}.eps-capability h3{font-size:20px}.eps-capability p{font-size:14px}.eps-intro-grid{gap:45px}.eps-project-tile h3{font-size:20px}.eps-project-tile__image{height:215px}.eps-team-band>div{padding:48px 35px}
.eps-form-card,.eps-application-form{padding:28px}.eps-contact-panel{padding:28px}.eps-contact-card .eps-btn{font-size:14px}.eps-application-grid{grid-template-columns:1.4fr 1fr}
}
@media(max-width:1024px){
.eps-header{padding:12px 20px 0}.eps-header__inner{height:80px}.eps-desktop-nav{display:none}.eps-menu-trigger{display:flex}.eps-header__actions{gap:12px}.eps-brand__logo{width:175px}.eps-shell{width:calc(100% - 64px)}
.eps-opening{width:calc(100% - 40px);gap:20px;min-height:580px}.eps-opening__copy{padding:32px 0 32px 20px}.eps-opening__copy h1{font-size:43px}.eps-opening__copy .eps-eyebrow{font-size:11px}.eps-opening__lead{font-size:17px}.eps-opening__image{min-height:540px}.eps-opening .eps-actions{flex-direction:column;align-items:flex-start;gap:10px}.eps-opening__note{display:none}.eps-engineering-card{left:14px;bottom:15px;width:calc(100% - 28px);max-width:285px}.eps-opening__image figcaption{font-size:10px;left:15px;right:auto;top:15px;padding:9px 12px}
.eps-section{padding:72px 0}.eps-section--ink{width:calc(100% - 40px);padding:55px 0}.eps-section--ink>.eps-shell{width:calc(100% - 48px)}.eps-capabilities{grid-template-columns:1fr 1fr;gap:18px}.eps-capability h3{font-size:23px;min-height:0}.eps-capability p{font-size:16px}.eps-capability__num{margin-bottom:20px}.eps-technical-gallery figure{height:300px}
.eps-planning-layout{gap:30px}.eps-planning-photo{min-height:630px}.eps-process summary{padding:16px;gap:12px}.eps-process summary h3{font-size:17px}.eps-process>div{font-size:15px;padding-left:25px}.eps-panel{padding:26px}.eps-project-tile h3{font-size:19px}.eps-project-tile__image{height:190px}.eps-project-tile .eps-eyebrow{font-size:10px}.eps-project-tile .eps-text-link{font-size:13px}
.eps-team-band{width:calc(100% - 40px)}.eps-team-band h2{font-size:36px}.eps-team-band p{font-size:16px}.eps-cta__inner{padding:35px;gap:25px}.eps-cta__copy{font-size:16px}.eps-footer__col{font-size:15px}
.eps-hero{width:calc(100% - 40px)}.eps-hero__content{padding:40px 15px}.eps-hero h1{font-size:42px}.eps-hero__inner{min-height:350px}.eps-department-index strong{font-size:12px}.eps-contact-layout{grid-template-columns:1.25fr 1fr;gap:25px}.eps-contact-panel{font-size:15px}.eps-form-card h2{font-size:28px}.eps-contact-card{padding:30px}.eps-contact-card .eps-btn{padding:12px 16px;gap:10px}.eps-contact-card h3{font-size:24px}.eps-application-grid{grid-template-columns:1fr}.eps-application-aside{display:grid;grid-template-columns:1fr 1fr;gap:20px}.eps-application-aside__media{height:auto;min-height:350px;margin:0}.eps-application-form{padding:35px}
.eps-reference-heading,.eps-project-header{width:calc(100% - 40px)}.eps-reference-heading .eps-shell,.eps-project-header .eps-shell{width:calc(100% - 60px)}
}
@media(max-width:700px){
html{scroll-padding-top:108px}body.eps-new-site{font-size:16px}.eps-shell{width:calc(100% - 40px)}.eps-new-site h2{font-size:34px;line-height:1.25}.eps-prose,.eps-section-copy,.eps-job-article,.eps-hero__copy{font-size:16px}.eps-eyebrow{font-size:11px;margin-bottom:17px}.eps-btn{font-size:14px;min-height:51px;padding:14px 21px}
.eps-header{padding:10px 12px 0}.eps-header__inner{height:74px;border-radius:20px;padding:0 15px;gap:10px}.eps-brand__logo{width:143px}.eps-header-contact{font-size:13px;min-height:43px;padding:11px 13px;gap:7px}.eps-header-contact svg{width:15px;height:15px}.eps-contact-label-extra{display:none}.eps-header__actions{gap:8px}.eps-menu-trigger{width:41px;height:41px;min-width:41px;padding:9px}
.eps-opening{width:calc(100% - 24px);margin-top:12px;border-radius:27px;padding:10px;gap:8px;display:flex;flex-direction:column;min-height:0;background:var(--eps-surface)}.eps-opening__copy{padding:29px 14px 22px;display:block}.eps-opening__copy .eps-eyebrow{font-size:10px;letter-spacing:.055em;margin-bottom:23px}.eps-opening__copy h1{font-size:clamp(35px,8.9vw,53px);line-height:1.18;letter-spacing:-.05em;margin-bottom:21px}.eps-opening__lead{font-size:16px;line-height:1.8;max-width:460px;margin:0}.eps-opening .eps-actions{margin-top:24px;flex-direction:row;gap:12px;align-items:center}.eps-opening__copy .eps-btn{font-size:13px;padding:13px 17px;gap:12px;min-height:49px}.eps-opening__copy .eps-btn--text{padding-inline:5px}.eps-opening__image{height:460px;min-height:0;border-radius:20px}.eps-opening__image>img{border-radius:20px;object-position:50% 40%}.eps-opening__image figcaption{font-size:10px;top:16px;left:16px;right:auto}.eps-engineering-card{bottom:16px;left:16px;width:250px;padding:15px 16px 13px;border-radius:19px}.eps-new-site .eps-building-drawing{height:123px}.eps-engineering-card__heading{font-size:13px}.eps-engineering-legend{font-size:10px}
.eps-discipline-strip .eps-shell{grid-template-columns:1fr 1fr;gap:13px 8px;padding-block:22px;width:calc(100% - 40px)}.eps-discipline-strip span{font-size:12px;justify-content:flex-start;gap:10px;padding-left:7px}
.eps-section{padding:58px 0}.eps-intro-grid{gap:27px;grid-template-columns:1fr}.eps-intro-grid h2 br:nth-of-type(2){display:none}.eps-values-inline{gap:17px;margin-top:23px;padding-top:0}.eps-values-inline>div{grid-template-columns:120px 1fr;gap:18px}.eps-values-inline h3{font-size:15px}.eps-values-inline p{font-size:14px}.eps-section-top{margin-bottom:28px}.eps-section-top>p,.eps-section-top>.eps-prose{font-size:16px;margin-top:20px}
.eps-section--ink{width:calc(100% - 24px);border-radius:27px;padding:40px 0}.eps-section--ink>.eps-shell{width:calc(100% - 36px)}.eps-capabilities{grid-template-columns:1fr;gap:13px}.eps-capability,.eps-capability:first-child{padding:23px 23px 55px!important;border-radius:20px}.eps-capability h3{font-size:24px;min-height:0;overflow-wrap:normal;max-width:100%;margin-bottom:12px}.eps-capability p{font-size:15px;line-height:1.85;max-width:100%;margin-bottom:8px}.eps-capability__num{font-size:11px;margin-bottom:18px}.eps-capability__arrow{bottom:18px;right:21px}.eps-technical-gallery{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.eps-technical-gallery figure{height:240px;border-radius:18px}.eps-technical-gallery figcaption{font-size:12px;padding:35px 14px 16px;line-height:1.6}
.eps-planning-layout{grid-template-columns:1fr;gap:26px}.eps-planning-photo{min-height:360px;border-radius:24px}.eps-planning-photo figcaption{font-size:14px;padding:18px 22px}.eps-process summary{padding:17px 15px;gap:11px}.eps-process summary h3{font-size:16px}.eps-process summary>span{width:28px;height:28px;font-size:11px}.eps-process>div{font-size:15px;padding:0 20px 22px}.eps-process summary b{font-size:24px}.eps-dual-list{gap:18px;margin-top:24px;padding:0}.eps-panel{padding:25px 23px}.eps-panel h3{font-size:23px}.eps-check-list li{font-size:14px;gap:12px}
.eps-projects-grid{gap:23px}.eps-project-tile__image{height:auto;aspect-ratio:4/3;border-radius:16px;margin-bottom:22px}.eps-project-tile h3{font-size:22px;margin-bottom:21px}.eps-project-tile .eps-eyebrow{font-size:11px}.eps-project-tile .eps-text-link{font-size:14px}.eps-project-spotlight figure{height:350px;border-radius:24px}.eps-project-spotlight h2{font-size:31px}.eps-project-spotlight .eps-prose{font-size:16px}
.eps-team-band{width:calc(100% - 24px);border-radius:27px}.eps-team-band>figure{min-height:310px}.eps-team-band>div{padding:35px 25px 40px}.eps-team-band h2{font-size:33px}.eps-team-band p{font-size:16px}.eps-cta{padding:45px 0}.eps-cta__inner{padding:30px 25px;border-radius:24px}.eps-cta h2{font-size:37px}.eps-cta__copy{font-size:16px}.eps-cta .eps-btn{margin-top:22px}
.eps-footer{padding-top:45px}.eps-footer__grid{gap:28px 18px}.eps-footer__brand p{font-size:14px;margin-right:24px;display:block}.eps-footer__col{font-size:14px}.eps-footer h3{font-size:15px}.eps-footer__bottom{font-size:12px;padding-bottom:36px;gap:16px}.eps-footer__bottom>div{gap:18px}
.eps-hero{width:calc(100% - 24px);border-radius:27px;margin-top:12px;padding:10px}.eps-hero__inner{display:flex;flex-direction:column;gap:8px;min-height:0}.eps-hero__content{padding:29px 15px 28px}.eps-hero h1{font-size:clamp(33px,8.2vw,43px);line-height:1.23}.eps-hero__image{height:280px;border-radius:19px}.eps-hero__image>img{object-position:50% 25%}.eps-hero__copy{font-size:16px}.eps-content h2{font-size:33px}.eps-media{border-radius:24px;height:370px}.eps-inline-feature p{font-size:15px}.eps-team-grid{gap:16px 13px}.eps-team-card{padding:7px;border-radius:17px}.eps-team-card img{border-radius:11px}.eps-team-card figcaption{font-size:14px;padding:13px 7px 7px}.eps-team-join{padding:20px;min-height:250px;border-radius:17px}.eps-team-join h3{font-size:22px}.eps-team-join>span:last-child{font-size:13px}.eps-history__timeline{font-size:15px}
.eps-department-index__inner{gap:10px}.eps-department-index a{padding:14px 11px;gap:8px;border-radius:12px}.eps-department-index strong{font-size:12px}.eps-department-index span{font-size:11px}.eps-department-card{border-radius:24px;padding:28px 23px}.eps-department-card h2{font-size:29px}.eps-department-intro,.eps-department-card .eps-prose{font-size:15px}.eps-phase-nav__inner{padding:22px 0;gap:8px}.eps-phase-nav a{font-size:12px;padding:12px 10px;gap:8px}.eps-phase__content h2{font-size:31px}.eps-phase__index{font-size:51px}.eps-journey-photo{width:calc(100% - 24px);border-radius:22px}.eps-journey-photo figcaption{font-size:13px}.eps-native-accordion summary{padding:21px;font-size:19px}.eps-native-accordion__content{padding:0 21px 24px;font-size:15px}.eps-career-card{border-radius:24px}.eps-career-card h3{font-size:26px}.eps-benefit-card p{font-size:14px}
.eps-contact-card{padding:28px 24px;border-radius:24px}.eps-contact-card .eps-btn{font-size:14px;padding:13px 16px}.eps-contact-card h3{font-size:26px}.eps-contact-layout{grid-template-columns:1fr;gap:25px;margin-top:35px}.eps-contact-panel{font-size:16px;border-radius:24px;padding:28px}.eps-contact-meta p{font-size:15px}.eps-form-card,.eps-application-form{border-radius:24px;padding:28px 23px}.eps-form-card h2{font-size:28px}.eps-form-intro{font-size:15px}.eps-form-note{font-size:13px}.eps-application-aside{display:block}.eps-application-aside__media{height:280px;min-height:0;margin-bottom:20px}.eps-application-grid{gap:25px}.eps-form-fragment .elementor-col-50,.eps-form-fragment .elementor-col-60{width:100%!important}.eps-form-fragment .e-form__indicators__indicator__label{font-size:11px!important}.eps-form-fragment .e-form__indicators__indicator__number{width:30px!important;height:30px!important}.eps-form-fragment .e-form__indicators{margin-bottom:27px!important}.eps-form-fragment .e-form__buttons{gap:10px}.eps-form-fragment .e-form__buttons__wrapper{padding:0!important}.eps-form-fragment .e-form__buttons button{font-size:15px!important;padding:14px 18px!important}
.eps-job-form{padding:24px 13px;border-radius:24px}.eps-form-fragment .af2_form_heading{font-size:22px!important}.eps-form-fragment .af2_question_heading{font-size:19px!important}.eps-form-fragment .af2_answer_text{font-size:15px!important}.eps-form-fragment .af2_answer_image_wrapper i{font-size:25px!important}.eps-form-fragment .af2_answer_card{border-radius:13px!important}.eps-form-fragment .af2_form_button{width:43px!important;height:43px!important;min-width:43px!important}.eps-form-fragment .af2_form_carousel{max-width:100%!important;min-width:0!important;width:100%!important}
.eps-reference-heading,.eps-project-header{width:calc(100% - 24px);border-radius:27px;margin-top:12px;padding-block:40px}.eps-reference-heading .eps-shell,.eps-project-header .eps-shell{width:calc(100% - 48px)}.eps-reference-heading h1{font-size:40px}.eps-reference-heading p{font-size:16px}.eps-project-filters{gap:9px}.eps-project-filters button{font-size:13px;padding:10px 15px}.eps-project-header h1{font-size:34px}.eps-project-sidebar{padding:28px;border-radius:24px}.eps-project-sidebar .eps-btn{font-size:14px}.eps-project-sidebar p{font-size:16px}.eps-project-sidebar>a:last-child{font-size:14px}
}
@media(max-width:370px){.eps-header__inner{padding-inline:12px}.eps-brand__logo{width:126px}.eps-header-contact{font-size:12px;padding:10px 11px}.eps-header__actions{gap:6px}.eps-menu-trigger{width:39px;min-width:39px}.eps-opening__copy{padding-inline:10px}.eps-opening .eps-actions{gap:8px}.eps-opening__copy .eps-btn{font-size:12px;padding-inline:14px}.eps-opening__copy .eps-btn--text{padding-inline:2px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.eps-new-site *,.eps-new-site *:before,.eps-new-site *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.eps-reveal{opacity:1;transform:none}}


/* Nine HOAI phases: balanced overview, readable long labels and responsive rows. */
.eps-phase-nav__inner{grid-template-columns:repeat(3,minmax(0,1fr))}
.eps-phase-nav a{align-items:flex-start;min-width:0}
.eps-phase-nav a strong{min-width:0;overflow-wrap:anywhere;hyphens:auto}
.eps-phase__content{min-width:0}
.eps-phase__content h2{overflow-wrap:anywhere;hyphens:auto}
.eps-process summary h3{min-width:0;flex:1;overflow-wrap:anywhere;hyphens:auto}
.eps-process summary b{flex-shrink:0}
.eps-phase__index{scroll-margin-top:125px}
@media(max-width:700px){.eps-phase-nav__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.eps-phase-nav a:last-child{grid-column:1/-1}}
