@charset "UTF-8";:root{--hps-midnight-blue: #1B263B;--hps-petrol-blue: #355C7D;--hps-soft-aqua-gray: #A7B8C6;--hps-champagne-beige: #D9CCBA;--hps-ivory: #F7F4EE;--hps-green-active: #304e4d;--hps-green-active-rgb: 48, 78, 77;--hps-mark-soft-color: var(--hps-green-active);--hps-mark-soft-opacity: .1;--hps-motion-ease: cubic-bezier(.22, 1, .36, 1);--hps-motion-duration: .82s;--hps-motion-item-duration: .78s;--hps-motion-stagger-step: 95ms;--hps-hero-motion-duration: .9s;--hps-hero-stagger-step: 125ms;--hps-hero-zoom-duration: 2s}html{color-scheme:light}html[dir=rtl] body{direction:rtl}:root{--dark: #172a2b;--dark2: #203b3c;--cream: #f7f5ef;--ink: #1a292a;--gold: #e5bd67;--line: #d9ddd6;scroll-behavior:smooth}*{box-sizing:border-box}html{scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:IBM Plex Sans Arabic,sans-serif;font-size:17px;line-height:1.85;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.container{width:min(100% - 80px,1320px);margin-inline:auto}.site-header{height:94px;position:fixed;z-index:100;inset:0px 0px auto;background:#132728f0;color:#fff;transition:height .35s,background .35s;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.site-header.scrolled{height:74px;background:#172a2bf5;box-shadow:#07191b3a 0 8px 30px}.header-row{height:100%;display:flex;align-items:center;gap:32px}.brand{order:0;display:block;width:164px;flex:0 0 auto}.brand img,.footer-brand img{width:100%;display:block;filter:invert(1)}.desktop-nav{display:flex;align-items:center;gap:5px;background:#fff;color:var(--ink);border-radius:40px;padding:5px;margin-inline:auto}.desktop-nav a{font-size:14px;font-weight:600;padding:10px 15px;border-radius:28px;transition:background .25s,color .25s}.desktop-nav a:hover,.desktop-nav a.active{background:var(--dark);color:#fff}.header-actions{display:flex;align-items:center;gap:16px}.header-actions>.btn{white-space:nowrap}.menu-toggle{display:none;background:none;border:0px;color:#fff;font-size:27px}.mobile-nav{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;border-radius:40px;font-size:15px;font-weight:700;min-height:52px;padding:9px 10px 9px 24px;white-space:normal;transition:transform .3s,background .3s,color .3s,box-shadow .3s}.btn:hover{transform:translateY(-3px);box-shadow:#07191b2b 0 12px 25px}.btn b{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--gold);color:#1b3030;font-size:18px;flex:0 0 auto;transition:transform .3s}.btn:hover b{transform:translate(-4px)}.btn-primary{background:var(--dark);color:#fff;border:1px solid var(--dark)}.btn-secondary{border:1px solid rgba(255,255,255,.61);color:#fff;padding:9px 25px}.btn-light{background:#fff;color:var(--dark)}.hero{min-height:820px;height:min(900px,100svh);position:relative;background:var(--dark);color:#fff;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(270deg,#0a1b1cf0,#0a1b1c99 46%,#0a1b1c14),url(/assets/images/hero/hps-strategy-workspace.webp) center 38% / cover;transform:scale(1.04);animation:1.7s ease-out 0s 1 normal both running heroZoom}.hero-grid{height:100%;display:block;position:relative;padding-top:190px}.hero-copy{position:relative;z-index:2;max-width:760px}.hero-photo{display:none}.eyebrow,.kicker{text-transform:none;font-weight:700;font-size:15px;letter-spacing:.01em}.eyebrow:before,.section-kicker:before{content:"✦";display:inline-block;color:var(--gold);margin-inline-end:9px}.eyebrow span,.section-kicker span{display:none}h1,h2,h3,p,figure{margin-block-start:0px}h1,h2{letter-spacing:-.035em;line-height:1.35;font-weight:700}h1{font-size:clamp(58px,6vw,102px);margin:38px 0 28px}h1 em,h2 em{font-style:normal;color:var(--gold)}.hero-copy>p{max-width:610px;color:#e1e9e4;font-size:18px;line-height:2}.hero .button-row{display:flex;gap:13px;margin-top:32px;flex-wrap:wrap}.hero .btn-primary{background:#fff;color:var(--dark);border-color:#fff}.hero .btn-secondary:hover{background:#fff;color:var(--dark)}.section{padding:135px 0}.editorial{background:var(--cream)}.editorial-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:60px 100px;align-items:center}.editorial-heading h2,.section-head h2,.solutions-intro h2,.future-content h2,.final-content h2{font-size:clamp(40px,4.8vw,73px);margin:16px 0 0}.editorial-heading h2 em,.solutions-intro h2 em{color:#798d8b}.editorial-body{padding-top:48px}.editorial-body p,.section-head>p,.solutions-intro>p{max-width:490px;color:#5d6a69;line-height:2.05}.editorial-body .btn{margin-top:22px}.statement{grid-column:1 / -1;margin:15px 0 0;padding:28px 42px;background:#e7ebe5;border-inline-start:3px solid var(--gold);font-size:clamp(21px,2.6vw,35px);line-height:1.7;font-weight:600}.method{background:var(--dark);color:#fff}.section-head,.solutions-intro{display:flex;justify-content:space-between;gap:70px;align-items:end;margin-bottom:55px}.section-head h2{max-width:750px}.section-head>p{color:#c8d4ce}.process{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0px,1fr));gap:12px}.process li{min-width:0px;border-top:1px solid rgb(106,128,122);padding-top:18px;transition:transform .35s}.process li:hover{transform:translateY(-8px)}.process li>span{font:500 48px/1 IBM Plex Sans,sans-serif;color:var(--gold);display:block;margin-bottom:24px}.process-image{height:265px;background-position:center center;background-size:cover;border-radius:10px;filter:saturate(.7);transition:filter .5s,background-size .6s;overflow:hidden}.process li:hover .process-image{filter:saturate(1.1)}.pi-1,.pi-4{background-image:linear-gradient(#142e2e1a,#142e2e27),url(/assets/images/hero/hps-strategy-workspace.webp)}.pi-2,.pi-5{background-image:linear-gradient(#142e2e1a,#142e2e27),url(/assets/images/hero/hps-strategy-workspace.webp)}.pi-3{background-image:linear-gradient(#142e2e1a,#142e2e27),url(/assets/images/sections/hps-performance-future.webp)}.process li strong,.solution-group strong{display:block;font-size:19px;margin-top:18px;line-height:1.55}.process li small,.solution-group small{display:block;font-size:14px;color:#b5c5c0;line-height:1.8;margin-top:6px}.method-cta{margin-top:46px}.solutions-system{background:var(--cream)}.solutions-intro h2 span{display:block}.solutions-intro>p{max-width:360px}.solutions-map{display:grid;grid-template-columns:repeat(3,minmax(0px,1fr));gap:18px}.solution-group{background:#fff;border:1px solid rgb(225,229,223);border-radius:12px;padding:12px 12px 27px;overflow:hidden;transition:transform .35s,box-shadow .35s}.solution-group:hover{transform:translateY(-9px);box-shadow:#172a2b1a 0 20px 35px}.solution-image{height:200px;border-radius:8px;background-size:cover;background-position:center center;transition:transform .6s}.solution-group:hover .solution-image{transform:scale(1.035)}.si-1,.si-4{background-image:url(/assets/images/hero/hps-strategy-workspace.webp)}.si-2,.si-5{background-image:url(/assets/images/hero/hps-strategy-workspace.webp)}.si-3,.si-6{background-image:url(/assets/images/sections/hps-performance-future.webp)}.solution-group>span{font:500 34px/1 IBM Plex Sans,sans-serif;color:#adbaad;display:block;margin:20px 12px 4px}.solution-group strong,.solution-group small{margin-inline:12px}.solution-group small{color:#667370}.solutions-cta{margin-top:48px}.future-section{min-height:700px;position:relative;display:flex;align-items:center;background:var(--dark);color:#fff;overflow:hidden}.future-visual{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(270deg,#142c2dee,#142c2dad 45%,#142c2d21),url(/assets/images/sections/hps-performance-future.webp) center center / cover}.future-content{position:relative;z-index:1}.future-content h2{max-width:760px}.future-content p:not(.kicker){max-width:560px;line-height:2;color:#e5eeea}.future-content .btn{margin-top:22px}.final-cta{background:#e6ece6;padding:130px 0}.final-layout{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:start}.final-content h2 span{display:block}.final-content h2 .accent-line{color:#66847f}.final-content>p:not(.kicker){font-size:18px;line-height:2;max-width:420px;margin-top:25px}.contact-form{background:#fff;border-radius:16px;padding:36px;display:grid;grid-template-columns:1fr 1fr;gap:16px 20px;box-shadow:#1d39341a 0 20px 60px}.form-heading,.form-message,.contact-form button,.form-status{grid-column:1 / -1}.form-heading span{display:block;color:#59736e;font-size:14px}.form-heading strong{font-size:25px}.contact-form label span{display:block;font-size:14px;font-weight:600;margin-bottom:5px}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgb(217,226,220);border-radius:7px;padding:12px;background:#f8faf7;color:var(--ink)}.contact-form textarea{resize:vertical}.contact-form .btn{justify-self:start}.form-honeypot{position:absolute;opacity:0;pointer-events:none;height:1px;width:1px!important}.form-status{margin:0}.site-footer{background:var(--dark);color:#fff;padding:90px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:80px}.footer-brand img{width:220px}.footer-brand p{max-width:420px;color:#c5d2cd}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px}.footer-grid strong{margin-bottom:12px}.footer-grid a,.footer-grid span{color:#c5d2cd}.footer-grid a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid rgba(255,255,255,.19);margin-top:80px;padding-top:22px;display:flex;justify-content:space-between;color:#adbfba;font-size:13px}.brand-name{display:inline-block;direction:ltr}sup{font-size:.55em}.reveal,.motion-stagger{opacity:0;transform:translateY(34px);transition:opacity .75s,transform .75s cubic-bezier(.22,1,.36,1)}.reveal.visible,.motion-stagger.visible{opacity:1;transform:translateY(0)}.motion-stagger{transition-delay:calc(var(--motion-order,0)*90ms)}.hero .motion-hero{animation-duration:.8s;animation-timing-function:ease;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:both;animation-play-state:running;animation-name:fadeUp;animation-timeline:auto;animation-range:normal;animation-delay:calc(.2s + var(--motion-order,0)*.12s)}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes heroZoom{0%{opacity:.5;transform:scale(1.12)}to{opacity:1;transform:scale(1.04)}}@media(max-width:1100px){.container{width:min(100% - 48px,1320px)}.desktop-nav a{padding:8px 9px;font-size:13px}.header-actions>.btn{display:none}.process{grid-template-columns:repeat(3,1fr)}.editorial-grid{gap:45px}.solutions-map{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.container{width:min(100% - 36px,1320px)}.site-header{height:70px}.site-header.scrolled{height:66px}.brand{width:120px}.desktop-nav{display:none}.header-actions{margin-inline-start:auto}.menu-toggle{display:block}.mobile-nav{display:none;position:absolute;top:100%;inset-inline:0px;background:#172a2b;padding:16px 20px 30px;box-shadow:#06171866 0 20px 30px}.mobile-nav.open{display:flex;flex-direction:column;gap:5px}.mobile-nav a{display:block;padding:11px 15px;border-bottom:1px solid rgba(255,255,255,.125)}.mobile-nav .btn{align-self:start;margin-top:10px}.hero{min-height:780px;height:auto}.hero:before{background:linear-gradient(0deg,#102728,#102728cf 44%,#10272862),url(/assets/images/hero/hps-strategy-workspace.webp) 54% center / cover}.hero-grid{padding-top:280px;padding-bottom:65px}.hero-copy{max-width:100%}h1{font-size:clamp(44px,10vw,68px);margin:18px 0}.hero-copy>p{font-size:16px}.hero .button-row{gap:10px}.section{padding:85px 0}.editorial-grid,.final-layout{display:block}.editorial-body{padding-top:4px}.statement{margin-top:45px;padding:22px;font-size:23px}.section-head,.solutions-intro{display:block}.section-head>p,.solutions-intro>p{margin-top:20px}.editorial-heading h2,.section-head h2,.solutions-intro h2,.future-content h2,.final-content h2{font-size:clamp(36px,8vw,55px)}.process{grid-template-columns:repeat(2,1fr)}.process-image{height:180px}.process li>span{font-size:35px}.solutions-map{grid-template-columns:1fr}.solution-image{height:235px}.future-section{min-height:630px;padding:100px 0}.future-visual{background:linear-gradient(0deg,#142c2df2,#142c2d7d),url(/assets/images/sections/hps-performance-future.webp) center center / cover}.final-cta{padding:85px 0}.contact-form{margin-top:40px;padding:24px}.footer-grid{grid-template-columns:1fr 1fr;gap:45px}.footer-brand{grid-column:1 / -1}.footer-bottom{gap:15px;flex-wrap:wrap}}@media(max-width:480px){.hero-grid{padding-top:250px}.hero .btn{font-size:14px}.process{grid-template-columns:1fr 1fr;gap:20px 10px}.process-image{height:140px}.process li strong{font-size:16px}.contact-form,.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:10px}}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation:auto ease 0s 1 normal none running none!important;transition:none!important}.reveal,.motion-stagger{opacity:1;transform:none}}.menu-toggle{width:42px;height:42px;position:relative}.menu-toggle span{display:block;width:25px;height:2px;background:#fff;margin:6px auto;transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.site-header,.site-header.scrolled{position:fixed;inset:23px 24px auto;height:105px;border-radius:65px;border:1px solid rgba(255,255,255,.424);background:#162a2bb3;-webkit-backdrop-filter:blur(22px) saturate(125%);backdrop-filter:blur(22px) saturate(125%);box-shadow:#ffffff58 0 1px inset,#0e212440 0 12px 38px;transition:inset .35s,height .35s,background .35s,box-shadow .35s}.site-header.scrolled{inset-block-start:12px;height:80px;background:#162a2bdb}.site-header .container{width:calc(100% - 48px);max-width:none}.header-row{direction:ltr;gap:20px;justify-content:space-between}.site-header .brand{order:0;width:170px}.desktop-nav{direction:rtl;gap:2px;padding:8px 14px;flex:0 0 auto;margin-inline:auto;background:#fff;border:1px solid rgba(255,255,255,.78);box-shadow:#091c1d21 0 6px 22px}.desktop-nav a{font-size:15px;padding:12px 13px;white-space:nowrap;display:inline-flex;align-items:center;gap:7px}.desktop-nav a:after{content:"←";font-family:IBM Plex Sans,sans-serif;font-size:11px;font-weight:600;opacity:.55;transform:translateY(-1px);transition:transform .25s,opacity .25s}.desktop-nav a:hover:after{transform:translate(-3px);opacity:1}.header-actions{direction:rtl;margin:0;gap:12px}.language-switch{direction:ltr;display:inline-flex;align-items:center;gap:7px;color:#fff;border:1px solid rgba(255,255,255,.5);border-radius:32px;padding:7px 12px;font:600 14px/1 IBM Plex Sans,sans-serif;white-space:nowrap}.language-current{color:#fff}.language-divider,.language-upcoming{color:#d5ddd8a9}.header-contact{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;border-radius:35px;background:#fff;color:#182e30;font-weight:700;font-size:15px;padding:8px 8px 8px 20px;transition:transform .25s,box-shadow .25s}.header-contact:hover{transform:translateY(-2px);box-shadow:#00161840 0 8px 20px}.header-contact span{display:grid;place-items:center;background:var(--dark);color:#fff;border-radius:50%;font-size:15px;width:33px;height:33px}.hero{background:url(/assets/images/hero/hps-strategy-workspace.webp) center center / cover no-repeat #24393e;min-height:820px;height:min(940px,100svh);overflow:hidden}.hero:before{content:none!important}.hero-grid{padding-top:225px;height:100%}.hero-copy{max-width:590px;margin-inline:0px auto;text-shadow:rgba(10,27,35,.35) 0px 1px 12px}.hero h1{font-size:clamp(42px,3.4vw,62px);line-height:1.48;margin:20px 0}.hero-copy>p{max-width:560px;font-size:16px;line-height:1.9;color:#fff;text-wrap:pretty}.hero .button-row{margin-top:27px}.hero .btn-primary{background:#fff;color:#193234;border-color:#fff;text-shadow:none;border-radius:50px}.hero .btn-primary b{background:#203c3d;color:#fff}.hero .eyebrow{font-size:15px}.hero-slogan{position:absolute;bottom:0;inset-inline:0px;z-index:2;color:#fff;border-top:1px solid rgba(255,255,255,.51);text-shadow:rgba(0,24,25,.44) 0px 2px 16px;padding:18px 0 24px;white-space:nowrap;overflow:hidden}.hero-slogan .container{font-size:clamp(40px,5.15vw,90px);line-height:1.25;font-weight:700;letter-spacing:-.05em;text-align:center}@media(max-width:1280px){.site-header .brand{width:138px}.desktop-nav{padding:6px}.desktop-nav a{font-size:13px;padding:9px 7px;gap:4px}.header-contact{font-size:13px}.header-row{gap:10px}.language-switch{padding:7px 9px;font-size:12px}}@media(max-width:900px){.site-header,.site-header.scrolled{inset:12px 14px auto;height:70px}.site-header .container{width:calc(100% - 28px)}.site-header .brand{width:126px}.desktop-nav{display:none}.header-actions{margin-inline-start:auto}.header-contact{display:none}.menu-toggle{display:block}.mobile-nav{direction:rtl;left:0;right:0;top:calc(100% + 8px);border:1px solid rgba(255,255,255,.3);border-radius:20px;background:#162a2bf7;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);max-height:calc(-100px + 100svh);overflow:auto}.hero{height:auto;min-height:800px;background-position:43% center}.hero-grid{padding-top:190px;padding-bottom:160px}.hero-copy{max-width:490px}.hero h1{font-size:clamp(39px,5vw,54px)}.hero-slogan .container{font-size:clamp(35px,5.4vw,58px)}}@media(max-width:640px){.site-header,.site-header.scrolled{inset:10px 10px auto;height:63px}.site-header .brand{width:112px}.header-actions{gap:5px}.language-switch{padding:7px 8px;font-size:11px}.hero{min-height:0px;height:auto;background:#1e3437}.hero-grid{height:auto;display:flex;align-items:flex-end;padding-top:340px;padding-bottom:33px;min-height:690px;background:url(/assets/images/hero/hps-strategy-workspace.webp) 30% top / auto 380px no-repeat}.hero-copy{background:#1e3437;max-width:none;padding-top:30px;text-shadow:none}.hero .eyebrow{font-size:13px}.hero h1{font-size:clamp(36px,9vw,49px);line-height:1.43}.hero-copy>p{font-size:15px}.hero-slogan{position:relative;border-top:1px solid rgba(255,255,255,.314);padding:18px 0 24px;white-space:normal}.hero-slogan .container{font-size:clamp(38px,9vw,56px);text-align:right;line-height:1.45}.hero .button-row{margin-top:22px}}.site-header{background:#162a2bdb}.site-header.scrolled{background:#162a2bf0}.header-row{direction:rtl}.site-header .brand{order:0}.desktop-nav a:after{content:none!important;display:none!important}.desktop-nav a{gap:0px}.header-actions{direction:rtl}.header-contact{display:inline-flex;justify-content:center;text-align:center;min-height:46px;padding:8px 23px}.header-contact span{display:none}.language-switch{border:0px;border-radius:0;background:none;box-shadow:none;padding:0 7px;gap:2px}.language-divider{color:#fff;transform:translateY(-2px)}.btn{position:relative;justify-content:center;text-align:center;padding:10px 22px;gap:0px}.btn:has(b){padding-inline:52px}.btn b{position:absolute;inset-inline-end:9px;top:50%;transform:translateY(-50%)}.btn:hover b{transform:translate(-4px,-50%)}.btn .btn-label{display:inline-block;text-align:center}.hero-copy{background:#172d2c57;padding:23px 25px 27px;border-radius:16px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero-slogan{background:#162a2bdb;border-top:1px solid rgba(255,255,255,.3);text-shadow:none;padding:14px 0 18px}.hero-slogan .container{text-align:right;font-size:clamp(37px,4.4vw,73px);line-height:1.35}@media(max-width:900px){.header-actions{margin-inline-start:auto}.hero-copy{max-width:520px}.hero-slogan .container{font-size:clamp(34px,5vw,57px)}}@media(max-width:640px){.site-header .brand{order:0}.header-actions{margin-inline-start:auto}.hero-copy{background:#1e3437;padding:27px 0 0;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-slogan{background:#172c2b;padding:16px 0 23px}.hero-slogan .container{font-size:clamp(34px,8vw,48px)}}.site-header{background:#18282a6e;-webkit-backdrop-filter:blur(27px) saturate(105%);backdrop-filter:blur(27px) saturate(105%);box-shadow:#ffffff54 0 1px inset,#0d252b28 0 12px 32px}.site-header.scrolled{background:#18282a96;-webkit-backdrop-filter:blur(27px) saturate(105%);backdrop-filter:blur(27px) saturate(105%)}.site-header .brand{transform:translate(-10px)}.desktop-nav{min-width:650px;justify-content:space-evenly;gap:7px}.desktop-nav a{font-size:16px;padding:12px 16px}.language-switch{font-size:16px;gap:6px}.language-divider{font-weight:400;color:#fff;transform:none}.language-upcoming{color:#e0e6e1}.btn,.hero .btn-primary,.editorial-body .btn{display:inline-grid;place-items:center;text-align:center;padding-inline:24px;direction:rtl}.btn:has(b),.hero .btn-primary:has(b),.editorial-body .btn:has(b){padding-inline:52px}.btn .btn-label{width:100%;text-align:center;white-space:nowrap}.hero{min-height:750px;height:min(850px,100svh)}.hero-grid{padding-top:200px}.editorial.section{padding-top:82px}.editorial .statement{text-align:center}@media(max-width:1450px){.desktop-nav{min-width:570px;gap:2px}.desktop-nav a{font-size:14px;padding-inline:11px}}@media(max-width:1150px){.desktop-nav{min-width:490px}.desktop-nav a{font-size:13px;padding-inline:7px}.language-switch{font-size:14px}.site-header .brand{transform:translate(-5px)}}@media(max-width:900px){.site-header .brand{transform:translate(-6px)}.hero{height:auto;min-height:740px}.hero-grid{padding-top:175px;padding-bottom:75px}.editorial.section{padding-top:65px}}@media(max-width:640px){.site-header,.site-header.scrolled{background:#18282a85}.site-header .brand{transform:translate(-4px)}.language-switch{font-size:13px}.hero{min-height:0px}.hero-grid{padding-top:320px;padding-bottom:24px;background-size:auto 350px;min-height:0px}.editorial.section{padding-top:60px}.editorial .statement{text-align:center}}.method{background:#f7f5ef;color:#1a292a}.method .section-head>p{color:#5d6a69}.method .eyebrow.light{color:#28413f}.method .btn-light{background:#203b3c;color:#fff}.process-carousel{position:relative}.process{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;padding:12px 2px 25px;margin:0;list-style:none;direction:rtl}.process::-webkit-scrollbar{display:none}.process .process-card{display:block;flex:0 0 calc(33.3333% - 13.3333px);min-width:0px;scroll-snap-align:center;border:1px solid rgb(226,229,223);border-radius:22px;background:#fff;padding:14px;overflow:hidden;color:#1a292a;transition:background .45s,color .45s,box-shadow .45s,transform .45s,border-color .45s}.process .process-card:hover{transform:translateY(-5px)}.process .process-card.is-active{background:#304e4d;color:#fff;border-color:#304e4d;box-shadow:#1936352b 0 18px 38px}.process .process-image{height:auto;aspect-ratio:1.68 / 1;border-radius:14px;background:none;overflow:hidden;filter:none}.process .process-image img{width:100%;height:100%;object-fit:cover;object-position:50% 53%;display:block;transition:transform .65s}.process .process-card:hover img{transform:scale(1.05)}.process-card-copy{padding:10px 13px 16px;min-height:155px}.process .process-number{font:600 18px/1.2 IBM Plex Sans,sans-serif;color:#879894;display:block;margin:8px 0 15px}.process .process-card.is-active .process-number{color:#e5bd67}.process-title{display:flex;align-items:center;gap:12px;min-width:0px}.process .process-icon{width:30px;height:30px;flex:0 0 auto;color:#3e6260}.process .process-card.is-active .process-icon{color:#e5bd67}.process .process-title strong{margin:0;font-size:20px;line-height:1.5}.process .process-card small{color:#60716e;font-size:15px;margin:9px 42px 0 0;line-height:1.75}.process .process-card.is-active small{color:#d9e4dd}.process-controls{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:12px}.process-controls button{width:42px;height:42px;border:1px solid rgb(146,170,165);border-radius:50%;background:#fff;color:#203b3c;font-size:24px;display:grid;place-items:center;line-height:1;transition:background .25s,color .25s}.process-controls button:hover{background:#304e4d;color:#fff}.process-position{font:600 15px/1 IBM Plex Sans,sans-serif;color:#526762;direction:ltr}.btn:has(b),.hero .btn-primary:has(b),.editorial-body .btn:has(b){display:inline-grid;grid-template-columns:minmax(0px,1fr) 35px;column-gap:12px;align-items:center;padding:8px 9px 8px 13px;max-inline-size:100%;text-align:center;direction:rtl}.btn:has(b) b{position:static;inset:auto;transform:none;grid-area:1 / 2}.btn:has(b):hover b{transform:translate(-3px)}.btn:has(b) .btn-label{grid-area:1 / 1;text-align:center;white-space:normal}@media(max-width:1100px){.process .process-card{flex-basis:min(67%,450px)}}@media(max-width:760px){.process .process-card{flex-basis:min(86%,430px)}.process .process-image{aspect-ratio:1.6 / 1}.process .process-title strong{font-size:18px}.process .process-card small{margin-inline-start:42px}}@media(prefers-reduced-motion:reduce){.process{scroll-behavior:auto}.process .process-card,.process .process-image img{transition:none}}.process{--card-size: calc((100% - 40px)/3)}.process .process-card{flex-basis:var(--card-size)}.process:before,.process:after{content:"";flex:0 0 max(0px,calc((100% - var(--card-size))/2 - 20px))}@media(max-width:1100px){.process{--card-size: min(67%,450px)}}@media(max-width:760px){.process{--card-size: min(86%,430px)}}.method.section{padding-top:76px;padding-bottom:76px}.method .section-head{margin-bottom:28px}.solutions-system.section{padding-top:76px}.process:before,.process:after{display:none!important}.process{padding:8px 2px 13px;scroll-snap-type:x mandatory}.process .process-card{scroll-snap-align:start}.process .process-image{position:relative}.process .process-number{position:absolute;top:15px;inset-inline-start:19px;z-index:1;margin:0;color:#fff;font:700 clamp(48px,5vw,78px) / 1 "IBM Plex Sans",sans-serif;text-shadow:rgba(18,42,43,.77) 0px 3px 14px,rgba(18,42,43,.88) 0px 1px 4px}.process .process-card.is-active .process-number{color:#fff}.process-card-copy{padding:19px 13px 17px;min-height:165px}.process-title{gap:15px}.process .process-icon{width:39px;height:39px}.process .process-title strong{font-size:23px;line-height:1.45}.process .process-card small{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:15px;line-height:1.8;min-height:3.6em;margin:11px 0 0;color:#5b6d69}.process .process-card.is-active small{color:#e3ece7}.process-controls{margin-top:8px}.method-cta{display:flex;justify-content:flex-end;margin-top:-40px;position:relative;z-index:2}@media(max-width:1100px){.method-cta{margin-top:20px}.method.section{padding-block:66px}.solutions-system.section{padding-top:65px}}@media(max-width:760px){.method .section-head{margin-bottom:22px}.process .process-title strong{font-size:20px}.process .process-icon{width:36px;height:36px}.process-card-copy{min-height:166px}.process .process-number{font-size:56px}.method-cta{justify-content:center;margin-top:19px}.method.section{padding-block:60px}.solutions-system.section{padding-top:60px}}.editorial.section{padding-bottom:55px}.method.section{padding-top:48px}.method-kicker{margin:0;color:#28413f;font-size:16px;font-weight:700}.method-kicker .brand-name{white-space:nowrap}.process-controls{gap:11px;margin-top:4px}.process-controls .process-dot{width:11px;height:11px;border:0px;border-radius:50%;padding:0;background:#b0beb9;min-width:0px;min-height:0px;box-shadow:none;transition:width .3s,background .3s,transform .3s}.process-controls .process-dot:hover{background:#617c76;transform:scale(1.13)}.process-controls .process-dot.is-current{width:27px;border-radius:10px;background:#304e4d}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0px,0px,0px,0px);white-space:nowrap;border:0px}.solutions-map{display:grid;grid-template-columns:repeat(6,minmax(0px,1fr));gap:19px}.solutions-map .solution-group{grid-column:span 2;min-width:0px;border:1px solid rgb(216,224,218);border-radius:19px;background:#fff;padding:11px 11px 24px;transition-behavior:normal,normal,normal,normal;transition-duration:.75s,.75s,.35s,.35s;transition-timing-function:ease,cubic-bezier(.22,1,.36,1),ease,ease;transition-property:opacity,transform,box-shadow,border-color;transition-delay:calc(var(--motion-order,0)*85ms)}.solutions-map .solution-group:nth-child(-n+2){grid-column:span 3}.solutions-map .solution-group:hover{transform:translateY(-7px);box-shadow:#1b35331c 0 18px 38px;border-color:#8fa6a0}.solutions-map .solution-image{height:auto;aspect-ratio:2.05 / 1;overflow:hidden;border-radius:12px;background:none}.solutions-map .solution-group:nth-child(-n+2) .solution-image{aspect-ratio:2.35 / 1}.solutions-map .solution-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s}.solutions-map .solution-group:hover img{transform:scale(1.045)}.solution-copy{padding:13px 17px 0}.solutions-map .solution-number{display:block;margin:0 0 8px;font:600 clamp(43px,4.3vw,66px) / 1 "IBM Plex Sans",sans-serif;letter-spacing:-.04em;color:#9cada5}.solutions-map .solution-group strong{display:block;margin:0;font-size:clamp(22px,2vw,29px);line-height:1.4;color:#1b3030}.solutions-map .solution-group small{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:3.65em;margin:10px 0 0;font-size:16px;line-height:1.8;color:#586b66}.solutions-cta{display:flex;justify-content:flex-end;margin-top:31px}@media(max-width:950px){.solutions-map .solution-group,.solutions-map .solution-group:nth-child(-n+2){grid-column:span 3}.solutions-map .solution-group:last-child{grid-column:2 / span 4}.solutions-map .solution-group:last-child .solution-image{aspect-ratio:2.35 / 1}}@media(max-width:650px){.editorial.section{padding-bottom:42px}.method.section{padding-top:42px}.solutions-map{grid-template-columns:1fr;gap:15px}.solutions-map .solution-group,.solutions-map .solution-group:nth-child(-n+2),.solutions-map .solution-group:last-child{grid-column:1}.solutions-map .solution-image,.solutions-map .solution-group:nth-child(-n+2) .solution-image,.solutions-map .solution-group:last-child .solution-image{aspect-ratio:1.9 / 1}.solutions-map .solution-group strong{font-size:23px}.solutions-map .solution-group small{font-size:15px}.solutions-cta{justify-content:center;margin-top:25px}}@media(prefers-reduced-motion:reduce){.solutions-map .solution-group,.solutions-map .solution-image img{transition:none}}.process-controls{margin-top:17px}.method-cta{margin-top:21px}.method.section{padding-bottom:49px}.solutions-system.section{padding-top:52px;padding-bottom:48px}.solutions-cta{margin-top:25px}.solutions-system{position:relative;isolation:isolate;overflow:hidden}.solutions-system:before{content:"";position:absolute;left:max(-12px,-755px + 50vw);bottom:70px;width:clamp(310px,36vw,620px);height:clamp(400px,46vw,770px);background:url(/assets/images/sections/hps-abstract-mark-mask.png) left bottom / contain no-repeat;opacity:.22;pointer-events:none;z-index:0}.solutions-system>.container{position:relative;z-index:1}.solutions-map .solution-group{transition:opacity .75s,transform .75s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .35s,background-color .35s,color .35s}.solutions-map .solution-image{overflow:hidden;isolation:isolate;clip-path:inset(0px round 12px)}.solutions-map .solution-group:hover .solution-image{transform:none!important}.solutions-map .solution-group:hover .solution-image img{transform:scale(1.045)}.solutions-map .solution-group:hover{background:#304e4d;border-color:#304e4d;color:#fff}.solutions-map .solution-group:hover .solution-number{color:#e5bd67}.solutions-map .solution-group:hover strong{color:#fff}.solutions-map .solution-group:hover small{color:#e1ebe5}@media(max-width:1100px){.method-cta{margin-top:20px}.method.section{padding-bottom:45px}.solutions-system.section{padding-top:48px;padding-bottom:46px}.solutions-system:before{left:-40px;bottom:65px;width:420px;height:540px;opacity:.17}}@media(max-width:650px){.process-controls{margin-top:14px}.method-cta{margin-top:23px}.method.section{padding-bottom:40px}.solutions-system.section{padding-top:43px;padding-bottom:43px}.solutions-system:before{left:-80px;bottom:100px;width:300px;height:400px;opacity:.13}}.solutions-system:before{background-image:url(/assets/images/sections/hps-abstract-mark-mask.png);background-position:left top;background-size:contain;top:16px;bottom:auto;left:-18px;width:clamp(560px,52vw,960px);height:auto;aspect-ratio:1661 / 2047;opacity:.22}.method-cta{margin-top:-1px}@media(max-width:1100px){.solutions-system:before{top:26px;left:-40px;width:clamp(460px,62vw,760px);height:auto;opacity:.17}.method-cta{margin-top:-1px}}@media(max-width:650px){.solutions-system:before{top:42px;left:-80px;width:75vw;height:auto;opacity:.12}.method-cta{margin-top:19px}}.btn:has(b),.hero .btn-primary:has(b),.editorial-body .btn:has(b){column-gap:16px;padding-inline:16px 9px}.final-cta{background:linear-gradient(100deg,#183633d6,#1f453ec7),url(/assets/images/sections/hps-development-path.webp) center center / cover no-repeat}.final-content,.final-content h2,.final-content>p:not(.kicker){color:#fff}.final-content h2 .accent-line{color:#e9c775}.final-content .kicker{color:#f2d58b}.form-heading{text-align:left}.form-heading span{font-size:18px;font-weight:700;line-height:1.5}.footer-brand p{margin-top:30px}@media(max-width:650px){.final-cta{background-position:center center,61% center}.footer-brand p{margin-top:24px}}.hero{background-image:url(/assets/images/hero/hps-strategic-performance-hero.webp);background-position:center center}.hero-copy{background:#112b296b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);text-shadow:rgba(0,15,17,.68) 0px 2px 12px}.hero h1,.hero h1 em{color:#fff}.hero-copy>p{color:#f7faf8}.hero .eyebrow{color:#f1d17e}@media(max-width:760px){.hero{background-image:none}.hero-grid{background-image:url(/assets/images/hero/hps-strategic-performance-hero.webp);background-position:48% top}.hero-copy{background:#17302ef5;text-shadow:none}}.motion-item{opacity:0;transform:translate3d(0,25px,0);transition-behavior:normal,normal;transition-duration:.72s,.72s;transition-timing-function:ease,cubic-bezier(.22,1,.36,1);transition-property:opacity,transform;transition-delay:var(--entrance-delay,0ms)}.motion-item.motion-horizontal{transform:translate3d(34px,0,0)}.motion-item.motion-visible{opacity:1;transform:translateZ(0)}.form-heading{display:flex;align-items:baseline;justify-content:space-between;gap:14px;text-align:initial}.form-heading span,.form-heading strong{display:block;margin:0}.form-heading span{text-align:right;white-space:nowrap}.form-heading strong{text-align:left}@media(max-width:480px){.form-heading{gap:8px}.form-heading span{font-size:16px}.form-heading strong{font-size:clamp(16px,4vw,22px)}}@media(prefers-reduced-motion:reduce){.motion-item,.motion-item.motion-horizontal{opacity:1;transform:none;transition:none}}.hero{background-image:linear-gradient(270deg,rgba(20,53,48,.8) 0%,rgba(24,58,52,.58) 29%,rgba(27,62,55,.21) 53%,transparent 75%),url(/assets/images/hero/hps-strategic-performance-hero.webp);background-position:center center,center center;background-size:cover,cover}.hero-copy{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;text-shadow:rgba(0,16,17,.62) 0px 2px 12px}@media(max-width:1100px){.hero{background-image:linear-gradient(270deg,rgba(20,53,48,.86) 0%,rgba(24,58,52,.62) 40%,rgba(27,62,55,.12) 78%,transparent 100%),url(/assets/images/hero/hps-strategic-performance-hero.webp)}}@media(max-width:760px){.hero{background-image:none}.hero-grid{background-image:linear-gradient(270deg,rgba(20,53,48,.66) 0%,rgba(24,58,52,.32) 43%,transparent 78%),url(/assets/images/hero/hps-strategic-performance-hero.webp);background-position:center top,48% top;background-size:auto 380px,auto 380px}.hero-copy{background:transparent;text-shadow:none}}.container,.header-row,.desktop-nav,.header-actions,.hero-grid,.hero-copy,.editorial-grid>*,.section-head>*,.solutions-intro>*,.final-layout>*,.footer-grid>*{min-width:0px}main img,.site-footer img{max-width:100%}.editorial-heading h2,.section-head h2,.solutions-intro h2,.future-content h2,.final-content h2,.hero h1{text-wrap:balance}.editorial-body p,.section-head>p,.solutions-intro>p,.future-content p,.final-content>p,.footer-brand p{overflow-wrap:anywhere}.contact-form label{min-width:0px}.contact-form input,.contact-form textarea{min-width:0px;max-width:100%}.form-heading strong{min-width:0px;line-height:1.45}.mobile-nav{max-width:100%;box-sizing:border-box}@media(min-width:901px)and (max-width:1280px){.site-header .container{width:calc(100% - 36px)}.header-row{gap:clamp(5px,1vw,12px)}.desktop-nav{min-width:0px;gap:0px}.desktop-nav a{padding-inline:clamp(6px,.7vw,10px)}.header-actions{gap:8px}.hero-copy{max-width:min(520px,53vw)}}@media(max-width:1100px){.footer-grid{gap:clamp(24px,4vw,55px)}.final-layout{gap:clamp(28px,5vw,70px)}}@media(max-width:900px){.editorial-grid{grid-template-columns:minmax(0px,1.15fr) minmax(0px,.85fr);gap:clamp(22px,4vw,45px)}.section-head,.solutions-intro{gap:clamp(20px,4vw,45px)}.hero-copy{max-width:min(490px,65vw)}.hero{background-position:center center,55% center}.hero h1{font-size:clamp(39px,5vw,52px)}.footer-grid{gap:30px}}@media(max-width:760px){.hero-grid{background-size:100% 380px,auto 380px;background-repeat:no-repeat;background-position:center top,48% top}.hero-copy{max-width:100%}.hero h1{font-size:clamp(36px,6.7vw,49px)}.editorial-grid,.final-layout,.section-head,.solutions-intro{display:block}.section-head>p,.solutions-intro>p{max-width:620px}.future-section{min-height:0px;padding-block:clamp(80px,12vw,125px)}.final-content>p:not(.kicker){max-width:620px}.contact-form{max-width:680px}}@media(max-width:640px){.container{width:calc(100% - 36px)}.hero-grid{padding-top:clamp(270px,82vw,320px);background-size:100% 350px,auto 350px;background-position:center top,45% top}.hero-copy{padding:26px 0 0}.hero h1{font-size:clamp(34px,8.4vw,45px);line-height:1.46}.hero-copy>p{font-size:clamp(15px,3.7vw,16px);line-height:1.9}.editorial-heading h2,.section-head h2,.solutions-intro h2,.future-content h2,.final-content h2{font-size:clamp(33px,7.5vw,46px);line-height:1.48}.statement{font-size:clamp(19px,5.2vw,23px);padding:20px}.solution-copy{padding-inline:clamp(8px,3vw,17px)}.solutions-map .solution-group strong{font-size:clamp(21px,5.7vw,23px)}.process .process-title strong{font-size:clamp(18px,5vw,20px)}.footer-grid{gap:32px}.footer-bottom{margin-top:45px}}@media(max-width:480px){.contact-form{padding:clamp(16px,5vw,24px)}.form-heading{column-gap:6px}.form-heading span{font-size:15px}.form-heading strong{font-size:clamp(15px,3.8vw,18px)}.hero .button-row,.method-cta,.solutions-cta{max-width:100%}.btn{max-width:100%;white-space:normal}.btn .btn-label{white-space:normal}.footer-brand img{width:min(220px,75vw)}}@media(max-width:390px){.site-header .container{width:calc(100% - 24px)}.site-header .brand{width:105px}.language-switch{font-size:12px;padding-inline:4px}.header-actions{gap:2px}.menu-toggle{width:38px}.hero h1{font-size:clamp(32px,8.6vw,35px)}.hero .btn{font-size:13px}.process .process-card{padding:10px}.process-card-copy{padding-inline:8px}.process .process-icon{width:31px;height:31px}.process-title{gap:8px}.process .process-title strong{font-size:17px}}@media(max-width:900px){.site-header .header-contact{display:none!important}.header-actions{direction:ltr;margin-inline-start:auto;gap:8px}.language-switch{order:0;direction:ltr;white-space:nowrap}.menu-toggle{order:1;flex:0 0 auto}}@media(max-width:760px){.hero-grid{--hero-photo-height: clamp(420px,70vw,560px);padding-top:calc(var(--hero-photo-height) + 16px);padding-bottom:36px;min-height:0px;background-image:linear-gradient(transparent 61%,#19353057),url(/assets/images/hero/hps-strategic-performance-hero.webp);background-size:100% var(--hero-photo-height),auto var(--hero-photo-height);background-position:center top,0% top;background-repeat:no-repeat}.hero-copy{max-width:100%;padding:0;text-shadow:none}.hero .btn-primary{background:var(--gold);border-color:var(--gold);color:var(--dark)}.hero .btn-primary b{background:var(--dark);color:#fff}.final-content h2{font-size:clamp(24px,4.8vw,36px);line-height:1.55;text-wrap:balance}.final-content h2 span{display:inline}.footer-bottom{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center}.footer-bottom .footer-right,.footer-bottom .footer-copyright{display:block;margin:0;text-align:center}.footer-bottom .footer-copyright{direction:ltr;white-space:nowrap;font-size:clamp(10px,2.5vw,13px)}}@media(max-width:640px){.hero-grid{--hero-photo-height: clamp(400px,90vw,540px);padding-top:calc(var(--hero-photo-height) + 16px);background-size:100% var(--hero-photo-height),auto var(--hero-photo-height);background-position:center top,5% top}.hero-copy{padding:0}.footer-bottom{gap:7px}}@media(max-width:480px){.hero-grid{background-position:center top,11% top}.final-content h2{font-size:clamp(24px,6vw,28px)}}@media(max-width:760px){.footer-bottom .footer-copyright .brand-name{display:inline-block;margin:0;vertical-align:baseline;white-space:nowrap}}@media(max-width:900px){.site-header .header-row{display:grid;grid-template-columns:auto minmax(0px,1fr) auto;direction:rtl;align-items:center;gap:0px}.site-header .brand{grid-column:1;justify-self:end}.site-header .header-actions{grid-column:3;justify-self:start;display:flex;direction:ltr;margin:0;gap:8px}.site-header .menu-toggle{order:0}.site-header .language-switch{order:1}}@media(max-width:390px){.site-header .header-actions{gap:4px}}@media(max-width:950px){.solutions-map .solution-group.motion-stagger:nth-child(odd):not(.visible){opacity:0;transform:translate3d(34px,0,0)}.solutions-map .solution-group.motion-stagger:nth-child(2n):not(.visible){opacity:0;transform:translate3d(-34px,0,0)}.solutions-map .solution-group.motion-stagger.visible:not(:hover){opacity:1;transform:translateZ(0)}}@media(max-width:760px){.final-content h2{font-size:clamp(36px,8vw,55px);line-height:1.48}.footer-bottom .footer-right{font-size:16px;line-height:1.6}.footer-bottom .footer-copyright{font-size:clamp(12px,3.3vw,15px);line-height:1.6}}@media(max-width:640px){.final-content h2{font-size:clamp(33px,7.5vw,46px)}}@media(max-width:480px){.final-content h2{font-size:clamp(33px,7.5vw,36px)}}@media(prefers-reduced-motion:reduce){.solutions-map .solution-group.motion-stagger:not(.visible){opacity:1;transform:none}}@media(max-width:760px){.footer-bottom .footer-copyright{font-size:clamp(13px,3.6vw,16px)}}@media(max-width:760px){.hero{--hero-photo-height: clamp(420px,70vw,560px)}.hero-grid{background-image:none;background-color:transparent;padding-top:calc(var(--hero-photo-height) + 16px)}.hero:after{content:"";position:absolute;inset:0px 0px auto;height:var(--hero-photo-height);background-image:linear-gradient(transparent 60%,#19353057),url(/assets/images/hero/hps-strategic-performance-hero.webp);background-size:100% 100%,auto 100%;background-position:center top,0% top;background-repeat:no-repeat;pointer-events:none}.editorial-body .btn{display:grid;width:max-content;max-width:100%;margin-inline:auto 0px}.method.section{padding-top:32px}.hero .btn-primary{background:#fff;border-color:#fff;color:var(--dark)}.hero .btn-primary b{background:var(--gold);color:var(--dark)}}@media(max-width:640px){.hero{--hero-photo-height: clamp(400px,90vw,540px)}.hero:after{background-position:center top,5% top}.editorial.section{padding-bottom:26px}.method.section{padding-top:22px}}@media(max-width:480px){.hero:after{background-position:center top,11% top}}.final-cta{background-image:linear-gradient(100deg,#0f2b27e8,#14322cde),url(/assets/images/sections/hps-development-path.webp)}@media(max-width:760px){.editorial-body .btn:has(b){display:grid;width:max-content;max-width:100%;margin-inline:auto 0px}}.process-controls{gap:2px}.process-controls .process-dot,.process-controls .process-dot.is-current{position:relative;display:grid;place-items:center;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border-radius:50%;background:transparent;transform:none;box-shadow:none}.process-controls .process-dot:after{content:"";display:block;width:11px;height:11px;border-radius:50%;background:#b0beb9;transition:width .25s,background-color .25s}.process-controls .process-dot.is-current:after{width:27px;border-radius:12px;background:#304e4d}.process-controls .process-dot:hover:after,.process-controls .process-dot:focus-visible:after{background:#617c76}.process-controls .process-dot.is-current:hover:after,.process-controls .process-dot.is-current:focus-visible:after{background:#304e4d}.btn:active,.header-contact:active{transform:translateY(0);box-shadow:#07191b25 0 3px 9px}.btn:disabled{opacity:.65;cursor:wait;transform:none;box-shadow:none}.footer-grid a{display:flex;align-items:center;min-height:44px}@media(max-width:760px){.reveal:not(.visible),.motion-stagger:not(.visible){transform:translateY(18px)}.motion-item:not(.motion-visible){transform:translate3d(0,17px,0)}.motion-item.motion-horizontal:not(.motion-visible){transform:translate3d(18px,0,0)}.solutions-map .solution-group.motion-stagger:nth-child(odd):not(.visible){transform:translate3d(20px,0,0)}.solutions-map .solution-group.motion-stagger:nth-child(2n):not(.visible){transform:translate3d(-20px,0,0)}.hero .motion-hero{animation-name:fadeUpMobile}}@keyframes fadeUpMobile{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.process-controls .process-dot:after{transition:none}}@media(max-width:900px){.mobile-nav{position:absolute;display:none;inset-inline:0px;top:calc(100% + 8px);padding:16px 20px 22px;box-shadow:#06171866 0 20px 30px;color:#fff}.mobile-nav.open{display:flex;flex-direction:column;gap:5px}.mobile-nav a{display:flex;align-items:center;min-height:44px;padding:8px 15px;border-bottom:1px solid rgba(255,255,255,.125)}.mobile-nav .btn{align-self:flex-start;margin-top:10px}}.contact-form{min-width:0px}.contact-form label{display:block;min-width:0px}.contact-form input:not(.form-honeypot),.contact-form textarea{direction:rtl;text-align:right;transition:border-color .2s,background-color .2s,box-shadow .2s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#697a74;opacity:1}.contact-form input[type=email],.contact-form input[type=tel]{direction:ltr;text-align:right}.contact-form input:hover,.contact-form textarea:hover{border-color:#9db5ab;background:#fff}.contact-form input:focus,.contact-form textarea:focus{border-color:#507a6d;background:#fff;box-shadow:#507a6d22 0 0 0 3px}.contact-form label.has-value input,.contact-form label.has-value textarea{background:#fff}.contact-form label.has-error input,.contact-form label.has-error textarea{border-color:#a63b3b;background:#fff8f7}.contact-form label.has-error input:focus,.contact-form label.has-error textarea:focus{box-shadow:#a63b3b22 0 0 0 3px}.contact-form .field-error{display:block;color:#923232;font-size:13px;font-weight:600;line-height:1.6;margin-top:4px}.contact-form .field-error:empty{display:none}.contact-form input:disabled,.contact-form textarea:disabled{opacity:.7;cursor:not-allowed}.contact-form .btn-primary{background:#203b3c;border:1px solid rgb(32,59,60);color:#fff}.contact-form .btn-primary b{background:var(--gold);color:#1a292a}.contact-form .btn-primary:hover,.contact-form .btn-primary:focus-visible{background:#2b5350;border-color:#2b5350}.contact-form .form-status{direction:rtl;text-align:right;font-size:15px;line-height:1.8}.contact-form .form-status[data-state=success]{color:#205d45}.contact-form .form-status[data-state=error]{color:#923232}.contact-form .form-status[data-state=sending]{color:#365b55}@media(max-width:650px){.contact-form{grid-template-columns:minmax(0px,1fr);gap:15px}.contact-form input,.contact-form textarea{font-size:16px;min-height:48px}.contact-form .btn{min-height:48px}}@media(prefers-reduced-motion:reduce){.contact-form input,.contact-form textarea{transition:none}}.site-header .brand{display:block;flex:0 0 auto;max-width:100%;line-height:0}.site-header .brand img{display:block;width:100%;height:auto;max-width:164px;aspect-ratio:2048 / 616;object-fit:contain}.site-footer .footer-brand img{display:block;width:220px;max-width:100%;height:auto;aspect-ratio:2048 / 616;object-fit:contain}@media(max-width:1280px){.site-header .brand img{max-width:138px}}@media(max-width:900px){.site-header .brand img{max-width:126px}.site-header .header-row{width:calc(100% - 28px);margin-inline:auto}.site-header .brand,.site-header .header-actions{min-width:0px}}@media(max-width:640px){.site-header .brand img{max-width:112px}}@media(max-width:390px){.site-header .brand img{max-width:105px}}.solutions-map .solution-group.motion-stagger{transition:opacity .85s,transform .85s cubic-bezier(.22,1,.36,1),background-color .35s,border-color .35s,color .35s,box-shadow .35s}.solutions-map .solution-group.motion-stagger:nth-child(odd):not(.visible){opacity:0;transform:translate3d(76px,0,0)}.solutions-map .solution-group.motion-stagger:nth-child(2n):not(.visible){opacity:0;transform:translate3d(-76px,0,0)}.solutions-map .solution-group.motion-stagger.visible{opacity:1;transform:translateZ(0)}.solutions-map .solution-group.is-current{background:#304e4d;border-color:#304e4d;color:#fff;box-shadow:#1b35331c 0 18px 38px}.solutions-map .solution-group.is-current .solution-number{color:#e5bd67}.solutions-map .solution-group.is-current strong{color:#fff}.solutions-map .solution-group.is-current small{color:#e1ebe5}@media(max-width:950px){.solutions-map .solution-group:hover:not(.is-current){background:#fff;border-color:#d8e0da;color:#1a292a}.solutions-map .solution-group:hover:not(.is-current) .solution-number{color:#9cada5}.solutions-map .solution-group:hover:not(.is-current) strong{color:#1b3030}.solutions-map .solution-group:hover:not(.is-current) small{color:#586b66}}@media(max-width:760px){.solutions-map .solution-group.motion-stagger:nth-child(odd):not(.visible){transform:translate3d(62px,0,0)}.solutions-map .solution-group.motion-stagger:nth-child(2n):not(.visible){transform:translate3d(-62px,0,0)}}@media(prefers-reduced-motion:reduce){.solutions-map .solution-group.motion-stagger:not(.visible){opacity:1;transform:none}.solutions-map .solution-group.motion-stagger{transition:none}}.back-to-top{position:fixed;z-index:90;right:clamp(18px,3vw,48px);bottom:calc(22px + env(safe-area-inset-bottom,0px));width:56px;height:56px;display:grid;place-items:center;border:1px solid rgb(183,198,195);border-radius:50%;background:#fff;color:var(--dark);font:600 31px/1 IBM Plex Sans,sans-serif;box-shadow:#0d252b24 0 6px 22px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);transition:opacity .25s,visibility .25s,transform .25s,background .25s,color .25s}.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:var(--dark);color:#fff;transform:translateY(-3px)}.back-to-top:active{transform:translateY(0)}.back-to-top:focus-visible{outline:3px solid var(--gold);outline-offset:3px}@media(max-width:640px){.back-to-top{width:50px;height:50px;right:18px;bottom:calc(18px + env(safe-area-inset-bottom,0px));font-size:28px}}@media(prefers-reduced-motion:reduce){.back-to-top{transition:none}}.hero .btn-primary b{background:var(--gold);color:var(--dark)}.back-to-top:active,.back-to-top.is-pressed{background:var(--gold);border-color:var(--gold);color:var(--dark);transform:translateY(0)}html{scroll-padding-top:120px}@media(prefers-reduced-motion:no-preference){.reveal,.motion-stagger{opacity:0;transform:translateY(28px);transition:opacity var(--hps-motion-duration) ease-out,transform var(--hps-motion-duration) var(--hps-motion-ease)}.reveal.visible,.motion-stagger.visible{opacity:1;transform:translateY(0)}.motion-stagger{transition-delay:calc(var(--motion-order, 0) * var(--hps-motion-stagger-step))}.motion-item{opacity:0;transform:translate3d(0,22px,0);transition:opacity var(--hps-motion-item-duration) ease-out,transform var(--hps-motion-item-duration) var(--hps-motion-ease);transition-delay:var(--entrance-delay, 0ms);will-change:opacity,transform}.motion-item.motion-horizontal{transform:translate3d(28px,0,0)}.motion-item.motion-visible{opacity:1;transform:translateZ(0)}.hero .motion-hero{animation-duration:var(--hps-hero-motion-duration);animation-timing-function:var(--hps-motion-ease);animation-delay:calc(.18s + var(--motion-order, 0) * var(--hps-hero-stagger-step))}.hero:before{animation-duration:var(--hps-hero-zoom-duration);animation-timing-function:var(--hps-motion-ease)}.solutions-map .solution-group.motion-stagger{transition:opacity .84s ease-out,transform .84s var(--hps-motion-ease),background-color .35s ease,border-color .35s ease,color .35s ease,box-shadow .35s ease}.solutions-map .solution-group.motion-stagger:nth-child(odd):not(.visible){transform:translate3d(56px,0,0)}.solutions-map .solution-group.motion-stagger:nth-child(2n):not(.visible){transform:translate3d(-56px,0,0)}}@media(max-width:900px)and (prefers-reduced-motion:no-preference){.reveal:not(.visible),.motion-stagger:not(.visible){opacity:0;transform:translateY(16px)}.motion-item{transition:opacity .72s ease-out,transform .72s var(--hps-motion-ease);transition-delay:var(--entrance-delay, 0ms)}.motion-item:not(.motion-visible){opacity:0;transform:translate3d(0,15px,0)}.motion-item.motion-horizontal:not(.motion-visible){transform:translate3d(16px,0,0)}.solutions-map .solution-group.motion-stagger:nth-child(odd):not(.visible){transform:translate3d(18px,0,0)}.solutions-map .solution-group.motion-stagger:nth-child(2n):not(.visible){transform:translate3d(-18px,0,0)}}.process{scroll-behavior:smooth}.process .process-card{transition:background-color .46s ease,color .46s ease,box-shadow .46s ease,transform .46s var(--hps-motion-ease),border-color .46s ease}.process .process-card.is-active{background:var(--hps-green-active);border-color:var(--hps-green-active);color:#fff;box-shadow:rgba(var(--hps-green-active-rgb),.18) 0 18px 38px}.process-controls .process-dot.is-current,.process-controls .process-dot.is-current:after,.process-controls .process-dot.is-current:hover:after,.process-controls .process-dot.is-current:focus-visible:after{background:var(--hps-green-active)}.solutions-system:before{background:var(--hps-mark-soft-color);-webkit-mask:url(/assets/images/sections/hps-abstract-mark-mask.png) left top / contain no-repeat;mask:url(/assets/images/sections/hps-abstract-mark-mask.png) left top / contain no-repeat;opacity:var(--hps-mark-soft-opacity);mix-blend-mode:multiply}@media(max-width:1100px){.solutions-system{--hps-mark-soft-opacity: .085}}@media(max-width:650px){.solutions-system{--hps-mark-soft-opacity: .07}}.contact-form [aria-invalid=true]{border-color:#b74747;box-shadow:0 0 0 1px #b7474729}.field-error:not(:empty){color:#a63f3f}.form-status[data-state=error]{color:#8f3535}@media(max-width:650px)and (prefers-reduced-motion:no-preference){.solutions-map .solution-group.motion-stagger{transition:opacity .82s ease-out,transform .82s var(--hps-motion-ease),background-color .35s ease,border-color .35s ease,color .35s ease,box-shadow .35s ease}.solutions-map .solution-group.motion-stagger:nth-child(odd):not(.visible){opacity:0;transform:translate3d(72px,0,0)}.solutions-map .solution-group.motion-stagger:nth-child(2n):not(.visible){opacity:0;transform:translate3d(-72px,0,0)}.solutions-map .solution-group.motion-stagger.visible{opacity:1;transform:translateZ(0)}}@media(max-width:650px){.solutions-map .solution-group.is-current{background:var(--hps-green-active);border-color:var(--hps-green-active);color:#fff;box-shadow:rgba(var(--hps-green-active-rgb),.18) 0 18px 38px}.solutions-map .solution-group.is-current .solution-number{color:var(--gold)}.solutions-map .solution-group.is-current strong{color:#fff}.solutions-map .solution-group.is-current small{color:#e1ebe5}}.process-controls{justify-content:center;gap:2px}.process-controls .process-dot,.process-controls .process-dot.is-current{width:32px;height:32px;min-width:32px;min-height:32px;padding:0;border:0;border-radius:999px;background:transparent;box-shadow:none;transform:none}.process-controls .process-dot:after{content:"";display:block;width:8px;height:8px;border-radius:999px;background:rgba(var(--hps-green-active-rgb),.28);transition:width .28s var(--hps-motion-ease),background-color .28s ease,transform .28s var(--hps-motion-ease)}.process-controls .process-dot.is-current:after,.process-controls .process-dot.is-current:hover:after,.process-controls .process-dot.is-current:focus-visible:after{width:22px;background:var(--hps-green-active);transform:none}.process-controls .process-dot:not(.is-current):hover:after,.process-controls .process-dot:not(.is-current):focus-visible:after{background:rgba(var(--hps-green-active-rgb),.52);transform:scale(1.08)}.future-content .btn-light.motion-item.motion-visible,.contact-form .btn-primary.motion-item.motion-visible{transition:opacity var(--hps-motion-item-duration) ease-out,transform .3s var(--hps-motion-ease),background-color .3s ease,border-color .3s ease,color .3s ease,box-shadow .3s ease}.future-content .btn-light.motion-item.motion-visible:hover,.future-content .btn-light.motion-item.motion-visible:focus-visible,.contact-form .btn-primary.motion-item.motion-visible:not(:disabled):hover,.contact-form .btn-primary.motion-item.motion-visible:not(:disabled):focus-visible{transform:translateY(-3px);box-shadow:#07191b2b 0 12px 25px}.future-content .btn-light.motion-item.motion-visible:hover,.future-content .btn-light.motion-item.motion-visible:focus-visible{background:var(--gold);color:var(--dark)}.future-content .btn-light.motion-item.motion-visible:hover b,.future-content .btn-light.motion-item.motion-visible:focus-visible b{background:var(--dark);color:#fff;transform:translate(-3px)}.contact-form .btn-primary.motion-item.motion-visible:not(:disabled):hover b,.contact-form .btn-primary.motion-item.motion-visible:not(:disabled):focus-visible b{transform:translate(-3px)}.future-content .btn-light.motion-item.motion-visible:active,.contact-form .btn-primary.motion-item.motion-visible:not(:disabled):active{transform:translateY(0)}.form-heading span{font-size:clamp(21px,1.7vw,24px);line-height:1.45}@media(max-width:650px){.form-heading span{font-size:clamp(20px,3.8vw,23px)}}@media(max-width:480px){.form-heading span{font-size:clamp(15px,3.8vw,18px)}}
