:root{--sx-navy:#0A2540;--sx-navy-dark:#071C33;--sx-blue:#0078D4;--sx-orange:#F58220;--sx-orange-dark:#D9680B;--sx-text:#1E293B;--sx-muted:#64748B;--sx-border:#E2E8F0;--sx-light:#F8FAFC;--sx-white:#fff;--sx-shadow:0 14px 40px rgba(10,37,64,.10)}
*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden}body.screenix-site,body.screenix-site #page,body.screenix-site .site,body.screenix-site .site-content,body.screenix-site .content-area,body.screenix-site main{width:100%;max-width:none;margin:0;padding:0}body.screenix-site{font-family:Inter,Arial,sans-serif;color:var(--sx-text);background:#fff}body.screenix-site h1,body.screenix-site h2,body.screenix-site h3{font-family:Manrope,Arial,sans-serif;letter-spacing:-.025em;margin-top:0}a{text-decoration:none}.screenix-shell{width:min(calc(100% - 48px),1240px);margin-inline:auto}.screenix-main{display:block}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.screenix-icon{display:inline-flex;line-height:0;flex:0 0 auto}.screenix-icon svg{width:1.15em;height:1.15em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* Header */
.screenix-header{position:relative;z-index:1000;background:#fff}.screenix-utility{height:38px;color:#fff;background:var(--sx-navy-dark);font-size:13px}.screenix-utility__inner{height:100%;display:flex;align-items:center;justify-content:space-between}.screenix-utility__left{display:flex;align-items:center;gap:24px}.screenix-utility a{display:inline-flex;align-items:center;gap:7px;color:#fff}.screenix-social-link{width:28px;height:28px;align-items:center!important;justify-content:center;border-radius:50%;background:rgba(255,255,255,.08)}.screenix-nav-wrap{background:#fff;border-bottom:1px solid rgba(10,37,64,.08);box-shadow:0 4px 18px rgba(10,37,64,.035)}.screenix-nav{min-height:94px;display:flex;align-items:center;gap:38px}.screenix-brand{display:flex;align-items:center;min-width:290px;margin-right:auto}.screenix-brand img,.screenix-brand .custom-logo{display:block;width:330px!important;max-width:330px!important;height:auto!important;max-height:70px!important;object-fit:contain}.screenix-brand .custom-logo-link{display:flex;align-items:center}.screenix-primary-nav{display:flex;align-items:center;gap:24px}.screenix-menu{display:flex;align-items:center;gap:25px;list-style:none;margin:0;padding:0}.screenix-menu a{color:var(--sx-navy);font-size:13px;font-weight:700;white-space:nowrap}.screenix-menu a:hover,.screenix-menu .current-menu-item>a{color:var(--sx-orange)}.screenix-menu-toggle{display:none;width:46px;height:46px;border:0;background:transparent;padding:10px}.screenix-menu-toggle span:not(.screen-reader-text){display:block;height:2px;margin:6px 0;background:var(--sx-navy)}
.screenix-header.is-scrolled .screenix-nav-wrap{position:fixed;top:0;left:0;right:0}.screenix-header.is-scrolled .screenix-nav{min-height:76px}.screenix-header.is-scrolled .screenix-brand img,.screenix-header.is-scrolled .screenix-brand .custom-logo{max-width:275px!important;max-height:58px!important}

/* Buttons */
.screenix-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:5px;font-size:14px;font-weight:700;white-space:nowrap;transition:.2s ease}.screenix-button .screenix-icon{font-size:17px}.screenix-button:hover{transform:translateY(-1px)}.screenix-button--cta{color:#fff;background:var(--sx-orange)}.screenix-button--cta:hover{color:#fff;background:var(--sx-orange-dark);box-shadow:0 8px 22px rgba(245,130,32,.25)}.screenix-button--primary{color:#fff;background:var(--sx-navy)}.screenix-button--primary:hover{color:#fff;background:var(--sx-blue)}.screenix-button--outline{color:var(--sx-navy);border-color:var(--sx-navy);background:transparent}.screenix-button--outline:hover{color:#fff;background:var(--sx-navy)}.screenix-button--outline-light{color:#fff;border-color:rgba(255,255,255,.6);background:transparent}.screenix-button--outline-light:hover{color:var(--sx-navy);background:#fff}.screenix-header-cta{min-height:46px;padding-inline:19px}

/* Hero */
.screenix-hero{position:relative;height:590px;overflow:hidden;background:var(--sx-navy-dark)}.screenix-hero__track,.screenix-hero__slide{position:absolute;inset:0}.screenix-hero__slide{opacity:0;visibility:hidden;background-image:var(--screenix-hero-image);background-size:cover;background-position:center;transition:opacity .6s ease,visibility .6s ease}.screenix-hero__slide.is-active{opacity:1;visibility:visible}.screenix-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,28,51,.97) 0%,rgba(7,28,51,.88) 37%,rgba(7,28,51,.52) 62%,rgba(7,28,51,.15) 100%)}.screenix-hero__content{position:relative;z-index:2;height:100%;display:flex;align-items:center}.screenix-hero__copy{width:min(650px,58%);padding-bottom:18px}.screenix-kicker,.screenix-eyebrow{display:block;color:#67B7FF;font-size:13px;font-weight:800;line-height:1.3;letter-spacing:.105em;text-transform:uppercase}.screenix-hero h1{max-width:650px;margin:22px 0 22px;color:#fff;font-size:clamp(45px,4.35vw,68px);line-height:1.06}.screenix-hero p{max-width:620px;margin:0 0 32px;color:rgba(255,255,255,.84);font-size:18px;line-height:1.65}.screenix-hero__actions{display:flex;gap:14px;flex-wrap:wrap}.screenix-slider-arrow{position:absolute;z-index:5;top:50%;width:46px;height:54px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.4);color:#fff;background:rgba(7,28,51,.28);font-size:34px;cursor:pointer;transform:translateY(-50%);backdrop-filter:blur(5px)}.screenix-slider-arrow:hover{background:var(--sx-orange);border-color:var(--sx-orange)}.screenix-slider-arrow--prev{left:20px}.screenix-slider-arrow--next{right:20px}.screenix-slider-dots{position:absolute;z-index:6;left:50%;bottom:22px;display:flex;gap:9px;transform:translateX(-50%)}.screenix-slider-dots button{width:9px;height:9px;padding:0;border:1px solid rgba(255,255,255,.85);border-radius:50%;background:transparent}.screenix-slider-dots button.is-active{width:26px;border-radius:99px;background:#fff}

/* Sections */
.screenix-section{padding:86px 0}.screenix-bg-light{background:var(--sx-light)}.screenix-section-heading{max-width:760px;margin:0 auto 48px;text-align:center}.screenix-eyebrow{margin-bottom:12px;color:var(--sx-orange)}.screenix-section-heading h2,.screenix-section h2,.screenix-cta h2{margin-bottom:18px;color:var(--sx-navy);font-size:clamp(33px,3vw,45px);line-height:1.15}.screenix-section-heading p,.screenix-section p{color:var(--sx-muted);font-size:17px;line-height:1.72}.screenix-card-grid{display:grid;gap:22px}.screenix-card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.screenix-card{min-height:285px;padding:30px;border:1px solid var(--sx-border);border-radius:8px;background:#fff;box-shadow:0 6px 22px rgba(10,37,64,.045);transition:.22s ease}.screenix-card:hover{transform:translateY(-5px);border-color:rgba(0,120,212,.3);box-shadow:var(--sx-shadow)}.screenix-card__icon{width:54px;height:54px;display:flex;align-items:center;justify-content:center;margin-bottom:23px;border-radius:9px;color:var(--sx-blue);background:rgba(0,120,212,.08)}.screenix-card__icon .screenix-icon{font-size:30px}.screenix-card__title{margin-bottom:11px;color:var(--sx-navy);font-size:21px;line-height:1.3}.screenix-card__text{margin:0;color:var(--sx-muted);font-size:15px!important;line-height:1.68!important}.screenix-card__link{display:inline-flex;align-items:center;gap:7px;margin-top:20px;color:var(--sx-blue);font-size:14px;font-weight:700}.screenix-card__link:hover{color:var(--sx-orange)}

/* Value strip */
.screenix-value-strip{color:#fff;background:var(--sx-navy)}.screenix-value-grid{display:grid;grid-template-columns:repeat(4,1fr)}.screenix-value-grid>div{min-height:135px;padding:28px 24px;display:flex;align-items:center;gap:16px;border-right:1px solid rgba(255,255,255,.14)}.screenix-value-grid>div:last-child{border-right:0}.screenix-value-grid>.screenix-icon{font-size:32px;color:var(--sx-orange)}.screenix-value-grid span{display:flex;flex-direction:column}.screenix-value-grid strong{margin-bottom:6px;font-family:Manrope,sans-serif;font-size:16px}.screenix-value-grid small{color:rgba(255,255,255,.7);font-size:13px;line-height:1.5}

/* Split sections */
.screenix-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:70px;align-items:center}.screenix-split--reverse>:first-child{order:2}.screenix-industry-list{border-top:1px solid var(--sx-border)}.screenix-industry-item{min-height:68px;padding:0 4px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--sx-border);color:var(--sx-navy);font-weight:700}.screenix-industry-item>.screenix-icon{font-size:20px;color:var(--sx-orange)}.screenix-visual-panel{min-height:390px;overflow:hidden;border-radius:10px;box-shadow:var(--sx-shadow)}.screenix-visual-panel img{display:block;width:100%;height:390px;object-fit:cover}.screenix-check-list{margin:25px 0 30px;padding:0;list-style:none}.screenix-check-list li{display:flex;align-items:center;gap:11px;margin:13px 0}.screenix-check-list .screenix-icon{width:24px;height:24px;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:var(--sx-orange);font-size:14px}

/* CTA */
.screenix-cta{padding:68px 0;color:#fff;background:linear-gradient(120deg,var(--sx-navy-dark),var(--sx-navy))}.screenix-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.screenix-cta h2{margin-bottom:12px;color:#fff}.screenix-cta p{max-width:720px;margin:0;color:rgba(255,255,255,.74)}

/* Footer */
.screenix-footer{padding-top:68px;color:#cbd5e1;background:var(--sx-navy-dark)}.screenix-footer__grid{display:grid;grid-template-columns:1.55fr 1fr 1fr 1.2fr;gap:48px}.screenix-footer p{max-width:350px;color:#9fb2c7;line-height:1.7}.screenix-footer h3{margin:4px 0 18px;color:#fff;font-size:16px}.screenix-footer__grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.screenix-footer a,.screenix-footer span{color:#cbd5e1;font-size:14px}.screenix-footer__bottom{min-height:72px;margin-top:50px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12)}.screenix-footer__bottom div{display:flex;gap:20px}.screenix-brand--footer{display:block;width:280px}.screenix-brand--footer img{width:280px;height:auto}

@media(max-width:1120px){.screenix-brand{min-width:250px}.screenix-brand img,.screenix-brand .custom-logo{max-width:270px!important}.screenix-menu{gap:16px}.screenix-menu a{font-size:12px}.screenix-primary-nav{gap:14px}.screenix-card-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.screenix-value-grid{grid-template-columns:repeat(2,1fr)}.screenix-value-grid>div:nth-child(2){border-right:0}.screenix-value-grid>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}}
@media(max-width:980px){.screenix-nav{min-height:82px}.screenix-menu-toggle{display:block}.screenix-primary-nav{position:fixed;inset:0 0 0 auto;width:min(88vw,410px);padding:105px 28px 30px;display:block;background:#fff;box-shadow:-20px 0 50px rgba(10,37,64,.18);transform:translateX(105%);transition:.28s ease}.screenix-primary-nav.is-open{transform:translateX(0)}.screenix-menu{align-items:stretch;flex-direction:column;gap:0}.screenix-menu li{border-bottom:1px solid var(--sx-border)}.screenix-menu a{display:block;padding:15px 0;font-size:16px}.screenix-header-cta{width:100%;margin-top:25px}.screenix-hero{height:540px}.screenix-hero__copy{width:68%}.screenix-hero h1{font-size:50px}.screenix-slider-arrow--prev{left:10px}.screenix-slider-arrow--next{right:10px}.screenix-split{grid-template-columns:1fr;gap:42px}.screenix-split--reverse>:first-child{order:initial}.screenix-footer__grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.screenix-shell{width:calc(100% - 30px)}.screenix-utility{height:34px}.screenix-utility__left>span{display:none}.screenix-utility__left{gap:10px}.screenix-nav{min-height:72px}.screenix-brand{min-width:0}.screenix-brand img,.screenix-brand .custom-logo{width:235px!important;max-width:235px!important;max-height:54px!important}.screenix-hero{height:540px}.screenix-hero__slide{background-position:62% center}.screenix-hero__overlay{background:linear-gradient(90deg,rgba(7,28,51,.97),rgba(7,28,51,.78))}.screenix-hero__copy{width:100%}.screenix-hero h1{margin:18px 0;font-size:clamp(38px,12vw,50px)}.screenix-hero p{font-size:16px}.screenix-hero__actions{flex-direction:column;align-items:stretch}.screenix-slider-arrow{display:none}.screenix-section{padding:64px 0}.screenix-card-grid--3,.screenix-value-grid,.screenix-footer__grid{grid-template-columns:1fr}.screenix-value-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.screenix-card{min-height:auto;padding:25px}.screenix-cta__inner,.screenix-footer__bottom{align-items:flex-start;flex-direction:column}.screenix-cta .screenix-button{width:100%}.screenix-footer__bottom{padding:22px 0}.screenix-footer__bottom div{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
