:root{--navy:#052c43;--ink:#173747;--muted:#637986;--blue:#169fc1;--teal:#008b9b;--light:#f3f7f9;--line:#dce6eb;--font:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:white;font:16px/1.65 var(--font)}body.menu-open{overflow:hidden}img,video{max-width:100%;display:block}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0}a,button,input,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}input:focus,textarea:focus,select:focus{outline:2px solid var(--blue);outline-offset:2px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--heading)}h1,h2{line-height:1.15;letter-spacing:-.045em;font-weight:600}h1{font-size:clamp(42px,5.3vw,76px)}h2{font-size:clamp(34px,3.45vw,50px);margin-bottom:25px}h3{font-size:22px;line-height:1.4;letter-spacing:-.025em;font-weight:700}p{margin-bottom:22px}svg{width:22px;height:22px;flex-shrink:0}figure{margin:0}.container{width:calc(100% - 128px);max-width:1250px;margin:auto}.section{padding:100px 0}.section-light{background:var(--light)}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--teal);font-size:12px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;margin-bottom:22px;line-height:1.5}.eyebrow-line{width:28px;height:1px;background:#6edee8}.text-blue{color:var(--teal)}.lead{font-size:20px;color:#526c7b;max-width:700px}.section-intro{max-width:640px;color:var(--muted);font-size:18px;margin-top:-14px;margin-bottom:36px}.caption{font-size:13px;color:var(--muted);line-height:1.65;margin-top:20px;margin-bottom:0}.full-width{width:100%}.rounded{border-radius:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:51px;padding:13px 23px;border-radius:5px;font-size:15px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.btn svg{width:20px;height:20px}.btn:hover{transform:translateY(-2px)}.btn-primary{background:#128eae;color:white}.btn-primary:hover{background:#0e718e}.btn-small{background:var(--blue);color:white;padding:10px 20px;min-height:43px;font-size:14px;gap:14px}.btn-white{background:white;color:var(--navy)}.btn-outline{color:inherit;border:1px solid #ffffff5c;background:none}.btn-outline:hover{background:#ffffff12}.btn-text{color:var(--navy);padding:8px 0;border-radius:0;border-bottom:1px solid #9fb7c3;min-height:43px}.text-link{display:inline-flex;gap:10px;align-items:center;font-size:14px;font-weight:600}.text-link svg{width:18px}.text-link:hover{color:var(--teal)}.source-link{display:inline-flex;align-items:center;gap:10px;color:#06788c;font-size:14px;text-decoration:underline;text-underline-offset:4px}.source-link svg{width:17px}.skip{position:fixed;top:-80px;left:20px;padding:12px 20px;background:white;z-index:100;color:var(--ink)}.skip:focus{top:10px}
.site-header{position:relative;background:white;z-index:50;border-bottom:1px solid var(--line)}.home-header{position:absolute;inset:0 0 auto;background:none;border-color:#ffffff32;color:white}.header-inner{max-width:1440px;width:calc(100% - 96px);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;height:99px}.brand{display:block;flex-shrink:0}.brand img{width:142px;max-height:60px;object-fit:contain}.home-header .brand img{width:170px}.desktop-nav{display:flex;align-items:center;gap:26px}.desktop-nav a{font-size:14px;white-space:nowrap;padding:10px 0;position:relative}.desktop-nav a:after{position:absolute;content:'';height:2px;left:0;right:100%;bottom:3px;background:var(--blue);transition:right .2s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{right:0}.header-actions{display:flex;align-items:center;gap:22px}.language{font-size:12px;letter-spacing:.05em}.menu-toggle{display:none;background:none;color:inherit;width:40px;height:40px;padding:10px}.menu-toggle span{height:2px;background:currentColor;display:block;margin:6px 0}.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)}.mobile-nav{padding:15px 7% 35px;background:var(--navy);color:white}.mobile-nav:not([hidden]){display:flex;flex-direction:column}.mobile-nav a{padding:12px 0;border-bottom:1px solid #ffffff20;font-size:18px}.hero{position:relative;height:calc(100svh - 12px);min-height:710px;max-height:950px;color:white;background:var(--navy);overflow:hidden;isolation:isolate}.hero-video,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-video{object-position:center 55%}.hero-shade{z-index:-1;background:linear-gradient(90deg,#011b2cdd,#021e2c60 60%,#021e2c19),linear-gradient(0deg,#021926aa,transparent 40%,#02192625)}.hero-content{padding-top:clamp(195px,26vh,275px)}.hero .eyebrow{color:#ceeff2}.hero h1{font-size:clamp(52px,5.7vw,84px);font-weight:600;line-height:1.16;margin:22px 0 25px;max-width:850px}.hero h1 span{color:#79e0e5}.hero-description{font-size:19px;color:#e1eaee;max-width:500px}.hero-buttons{display:flex;gap:30px;align-items:center;margin-top:35px}.hero-buttons .btn{background:#168ba7;min-height:54px}.watch-video{display:flex;align-items:center;gap:12px;background:none;color:white;font-size:14px;padding:0}.watch-video>svg{padding:11px;width:44px;height:44px;border:1px solid #ffffff70;border-radius:50%}.watch-video:hover>svg{background:#ffffff20}.hero-bottom{position:absolute;bottom:30px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;color:#e3eef2}.hero-bottom>span{font-size:12px;letter-spacing:.1em}.scroll-prompt{display:flex;align-items:center;gap:30px;font-size:12px}.scroll-prompt span{font-size:26px}.hero-bottom button{display:flex;align-items:center;gap:8px;background:#062c4480;border:1px solid #ffffff50;border-radius:30px;color:white;padding:8px 15px;font-size:12px}.hero-bottom button svg{width:16px;height:16px}.news-strip{border-bottom:1px solid var(--line)}.news-strip .container{display:flex;align-items:center;gap:30px;padding-top:25px;padding-bottom:25px}.strip-label{font-size:12px;font-weight:700;letter-spacing:.1em;white-space:nowrap;padding-right:28px;border-right:1px solid var(--line);color:var(--teal)}.news-strip a{display:flex;align-items:center;gap:24px;flex:1;font-size:14px}.news-strip a span{margin-left:auto;color:var(--muted);font-size:12px}.news-strip svg{width:19px}
.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.split>div{min-width:0}.split.reverse>div:first-child{order:2}.intro-section{padding:118px 0 128px}.intro-copy p:not(.eyebrow){max-width:430px;color:var(--muted)}.intro-copy h2{font-size:54px}.small-proof{display:flex;align-items:center;gap:20px;margin-top:32px;padding-top:26px;border-top:1px solid var(--line);max-width:380px}.small-proof span{font:600 40px/1 var(--heading);letter-spacing:-.04em}.small-proof p{font-size:13px;margin:0!important;line-height:1.5}.photo-composition{height:570px;position:relative}.photo-main{position:absolute;width:80%;height:420px;right:0;top:0;object-fit:cover;border-radius:8px}.photo-inset{position:absolute;width:64%;height:260px;bottom:0;left:-25px;object-fit:cover;border:8px solid white;border-radius:10px}.photo-label{position:absolute;right:5px;bottom:16px;padding:24px 15px;font-size:14px;color:var(--muted);line-height:1.8;width:38%}.photo-label strong{font-size:17px;color:var(--ink);font-weight:600}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:42px}.section-head h2{margin-bottom:0}.section-head .eyebrow{margin-bottom:18px}.section-head>.btn{margin-bottom:5px;flex-shrink:0}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.solution-card{background:white;border-radius:7px;overflow:hidden;transition:transform .25s,box-shadow .25s}.solution-card:hover{transform:translateY(-7px);box-shadow:0 16px 32px #082d4110}.solution-image{height:205px;position:relative;overflow:hidden}.solution-image>img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.solution-card:hover .solution-image>img{transform:scale(1.045)}.solution-icon{position:absolute;bottom:17px;left:20px;background:white;color:var(--teal);width:44px;height:44px;padding:10px;border-radius:50%}.solution-icon svg{width:24px;height:24px}.solution-body{padding:23px;position:relative}.number{font-size:12px;color:var(--teal);font-weight:600}.solution-body h3{font-size:20px;margin:8px 0}.solution-body p{font-size:14px;color:var(--muted);margin:0}.solution-body>svg{position:absolute;right:20px;top:20px;width:18px;height:18px}.field-section{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:white}.field-photo{min-height:680px;position:relative}.field-photo img{width:100%;height:100%;position:absolute;object-fit:cover}.field-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#052c4380,transparent 40%)}.field-photo>span{position:absolute;z-index:1;bottom:36px;left:50px;font-size:12px;letter-spacing:.16em}.field-copy{padding:72px clamp(30px,6vw,90px)}.field-copy>.eyebrow{color:#71d7df}.field-copy h2{font-size:44px}.field-copy h2 span{color:#73dbe0}.field-copy>p:not(.eyebrow){color:#b8ccd7}.feature-line{display:flex;gap:20px;margin:25px 0}.feature-line>svg{color:#61cad9;width:28px;height:28px;margin-top:2px}.feature-line h3{font-size:17px;margin:0 0 4px}.feature-line p{font-size:14px;color:#b8ccd7;margin:0}.field-copy>.btn{margin-top:14px}.project-feature{display:grid;grid-template-columns:1.15fr 1fr;border-radius:8px;overflow:hidden;background:var(--light)}.project-photo{min-height:420px}.project-photo img{width:100%;height:100%;object-fit:cover}.project-copy{padding:55px}.project-copy h3{font-size:30px;line-height:1.3}.project-copy>p:not(.eyebrow){color:var(--muted)}.project-tags{display:flex;gap:9px;flex-wrap:wrap;margin:25px 0}.project-tags>span,.project-tags>a{font-size:12px;background:#e3edf1;padding:5px 11px;border-radius:3px;color:#496776}.project-tags>a{font-size:14px}.project-tags>a:hover{background:#c9e9ee}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.news-card .image-link{display:block;position:relative;overflow:hidden;border-radius:6px;aspect-ratio:1.65}.news-card .image-link>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.news-card:hover .image-link>img{transform:scale(1.04)}.image-arrow{position:absolute;bottom:16px;right:16px;width:35px;height:35px;background:white;border-radius:50%;display:grid;place-items:center}.image-arrow svg{width:18px;height:18px}.meta{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;font-size:12px;color:var(--muted);margin:21px 0 13px;line-height:1.5}.meta span{color:var(--teal);font-weight:600}.meta time{font-size:12px;white-space:nowrap;margin-top:2px}.news-card h3{font-size:22px;margin:0 0 13px}.news-card>p{font-size:15px;color:var(--muted)}.news-card .text-link{font-size:14px}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.case-card{min-height:360px;position:relative;border-radius:7px;overflow:hidden;color:white}.case-card>img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .5s}.case-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#012b41f0,transparent 90%)}.case-card:hover>img{transform:scale(1.04)}.case-card>div{position:absolute;z-index:2;bottom:0;padding:30px;width:100%}.case-card .eyebrow{color:#9becf1;font-size:12px;margin-bottom:10px}.case-card h3{font-size:28px;margin-bottom:4px}.case-card p:not(.eyebrow){font-size:14px;color:#dae9ef;margin:0;padding-right:30px}.circle-arrow{position:absolute;right:24px;bottom:30px;width:33px;height:33px;display:grid;place-items:center;border:1px solid #ffffff70;border-radius:50%}.circle-arrow svg{width:17px}.glossary-preview .split{align-items:start;gap:90px}.glossary-preview h2{font-size:43px}.glossary-preview p:not(.eyebrow){color:var(--muted)}.term{border-bottom:1px solid #cddce3;scroll-margin-top:30px}.term:first-child{border-top:1px solid #cddce3}.term summary{display:flex;align-items:center;gap:16px;padding:25px 0;cursor:pointer;list-style:none}.term summary::-webkit-details-marker{display:none}.term-name{font-family:var(--heading);font-size:18px;font-weight:700;min-width:115px}.term-full{font-size:14px;color:var(--muted);line-height:1.4;flex:1}.plus{position:relative;width:26px;height:26px;flex-shrink:0;background:#e0edf0;border-radius:50%}.plus:before,.plus:after{position:absolute;content:'';background:#287587;top:12px;left:8px;width:10px;height:1px}.plus:after{transform:rotate(90deg)}.term[open] .plus:after{transform:none}.term-body{padding:0 20px 25px 0}.term-body p{font-size:15px;color:#4f6775;margin-bottom:15px}.term-body strong{display:block;color:var(--ink);font-size:14px;margin-bottom:3px}.cta{background:linear-gradient(110deg,#07516d,#007c96);color:white;padding:70px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:60px}.cta .eyebrow{color:#a7e9ec;font-size:12px}.cta h2{font-size:48px;margin:0}.cta-inner>div:last-child{padding-right:65px}.cta p:not(.eyebrow){color:#c4e5ed;margin-bottom:23px}.footer{background:#042637;color:#b5cbd5}.footer-top{display:grid;grid-template-columns:1.4fr .9fr 1fr 1.4fr;gap:50px;padding-top:70px;padding-bottom:60px}.footer-brand img{width:158px;margin-bottom:22px}.footer-brand p{font-size:15px}.footer-location{font-size:12px;color:#9cbac9}.footer h3{font-size:14px;color:white;font-family:var(--font);letter-spacing:0;margin-bottom:25px}.footer-top>div>a:not(.btn){display:block;font-size:14px;margin:10px 0}.footer-top>div>a:hover{color:white}.footer-contact>a:not(.btn){display:flex!important;align-items:center;gap:10px;font-size:14px!important;color:#e0f0f4}.footer-contact>a>svg{width:16px}.footer-contact p{font-size:14px;margin:14px 0 22px}.footer-contact .btn{font-size:13px;min-height:40px;padding:10px 15px}.footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid #ffffff1c;padding:23px 0;font-size:12px;color:#9cbac9}.footer-bottom>div{display:flex;gap:25px}
.masthead{background:var(--light);padding:86px 0 80px;position:relative;overflow:hidden}.masthead .container{position:relative;z-index:1}.masthead h1{font-size:clamp(43px,4.4vw,64px);margin-bottom:24px;max-width:1050px}.masthead .lead{max-width:630px;margin:0;font-size:18px}.with-photo{min-height:460px;color:white;background:var(--navy);display:flex;align-items:center}.masthead-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.with-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#022d43e8,#022d4360)}.with-photo .eyebrow{color:#8fe2e8}.with-photo .lead{color:#d2e5ed}.anchor-nav{border-bottom:1px solid var(--line);background:white}.anchor-nav>.container{display:flex;justify-content:space-between;gap:20px;padding:22px 0}.anchor-nav a{font-size:14px}.anchor-nav a:hover{color:var(--teal)}.solution-detail-photo{height:385px;position:relative;border-radius:7px;overflow:hidden}.solution-detail-photo>img{width:100%;height:100%;object-fit:cover}.solution-detail-photo>span{position:absolute;bottom:20px;left:20px;padding:7px 15px;font-size:12px;color:white;background:#052c43cf;border-radius:3px}.check-list{padding:0;list-style:none;margin:25px 0}.check-list li{display:flex;align-items:center;gap:10px;margin:15px 0;font-size:15px}.check-list svg{color:var(--teal);width:20px;height:20px}.notice{border-left:3px solid var(--blue);padding:23px 30px;background:#e9f2f6}.notice h3{font-size:21px;margin:0 0 10px}.notice p{margin:0;color:#536c7b;font-size:15px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:60px}.step-number{display:block;color:var(--teal);font-size:13px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #bcd6df}.steps-grid h3{font-size:24px}.steps-grid p{color:var(--muted);font-size:15px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:5px}table{border-collapse:collapse;width:100%;min-width:660px;text-align:left;font-size:15px}th{background:#deebf1;font-weight:600}td,th{padding:20px 24px;border-bottom:1px solid var(--line)}td{color:#5b707e}td:first-child{color:var(--ink);font-weight:600}tbody tr:last-child td{border:0}.timeline>div{display:flex;gap:25px;padding-bottom:26px}.timeline>div>span{border:1px solid #d4e5ed;border-radius:50%;width:45px;height:45px;display:grid;place-items:center;flex-shrink:0;color:var(--teal);font-size:13px}.timeline h3{font-size:20px;margin-bottom:5px}.timeline p{font-size:15px;color:var(--muted);margin:0}.project-list>article{display:grid;grid-template-columns:1fr 1.1fr;gap:110px;border-bottom:1px solid var(--line);padding-bottom:60px;margin-bottom:60px}.project-list-heading .number{display:block;margin-bottom:24px}.project-list-heading h2{font-size:40px}.project-list-heading .eyebrow{margin-bottom:16px}.project-list>article>div>p{color:var(--muted)}.product-snapshot{display:flex;align-items:center;gap:18px;padding:20px;background:var(--light);border:1px solid var(--line);border-radius:5px;margin:25px 0}.product-snapshot img{width:220px;max-width:55%;height:auto}.product-snapshot figcaption{font-size:12px;line-height:1.6;color:var(--muted)}.newsroom-heading{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:38px;gap:20px}.newsroom-heading p{margin:0;font-weight:600}.newsroom-heading span{font-size:13px;color:var(--muted)}.newsroom-grid{row-gap:60px}.article-layout{display:grid;grid-template-columns:250px 1fr;gap:100px}.article-layout aside{font-size:14px}.article-layout dl{margin:40px 0}.article-layout dt{color:var(--muted);font-size:12px;margin-top:25px}.article-layout dd{margin:5px 0;font-weight:500}.article-copy h2{font-size:30px;margin-top:40px}.article-copy h3{font-size:24px;margin-top:35px}.article-copy>p{color:#5e7481;font-size:17px}.article-copy .lead{font-size:23px;color:var(--ink)}.takeaway{background:var(--light);padding:30px;margin:36px 0 20px;border-left:3px solid var(--blue)}.takeaway h3{margin-top:0}.takeaway p:last-child{margin:0}.glossary-layout{display:grid;grid-template-columns:220px 1fr;gap:85px;align-items:start}.glossary-layout aside{position:sticky;top:25px}.glossary-layout aside a{display:block;font-size:14px;padding:7px 0;color:var(--muted)}.glossary-layout aside a:hover{color:var(--teal)}.glossary-layout .term-name{min-width:150px;font-size:21px}.glossary-layout .term summary{padding:30px 0}.glossary-layout .term-body p{font-size:16px}.about-photo{position:relative}.about-photo>img{height:530px;object-fit:cover;border-radius:7px;width:100%}.about-photo>div{position:absolute;right:24px;left:24px;bottom:24px;background:#043148e8;color:white;border-radius:5px;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:30px}.about-photo>div>span{font:600 30px/1.2 var(--heading);letter-spacing:.06em}.about-photo p{font-size:13px;margin:0;color:#c1dce7}.history{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.history>div{padding-top:25px;border-top:1px solid #c9dce5}.history span{font:600 35px/1.2 var(--heading);color:var(--teal);display:block;margin-bottom:24px}.history h3{font-size:20px}.history p{font-size:15px;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.contact-grid h2{font-size:40px}.contact-grid aside>p:not(.eyebrow){color:var(--muted);font-size:15px}.contact-email{display:flex;gap:12px;align-items:center;font-size:20px;color:var(--teal);word-break:break-word}.address{margin:30px 0}.address h3{font-size:16px}.address p{font-size:15px;color:var(--muted)}.contact-photo{width:100%;height:190px;object-fit:cover;border-radius:5px;margin-top:25px}.contact-grid form{border:1px solid var(--line);padding:35px;border-radius:7px;align-self:start}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:block;font-size:14px;font-weight:500;margin-bottom:24px}label>span{color:var(--teal)}input,textarea,select{display:block;width:100%;border:1px solid #cfdee5;background:#fafcfd;color:var(--ink);border-radius:4px;font-size:15px;padding:13px 14px;margin-top:9px;line-height:1.5;min-width:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#7d939f;font-size:14px}.form-help{font-size:13px;color:var(--muted);margin-top:18px}.form-help a{color:var(--teal);text-decoration:underline;text-underline-offset:3px}#form-status{font-size:14px;color:var(--teal);padding:15px;background:#e9f5f6;margin-top:20px;border-radius:4px}.media-feature{display:grid;grid-template-columns:1.3fr 1fr;gap:65px;align-items:center}.video-poster{position:relative;padding:0;background:var(--navy);border-radius:7px;overflow:hidden}.video-poster>img{width:100%;aspect-ratio:16/10;object-fit:cover;opacity:.8}.video-poster>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:white;color:var(--teal);width:70px;height:70px;border-radius:50%;display:grid;place-items:center}.video-poster>span svg{width:30px;height:30px}.resource-links{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:70px}.resource-links>a{background:var(--light);border-top:2px solid var(--teal);padding:30px;position:relative}.resource-links h3{font-size:21px}.resource-links p{font-size:15px;color:var(--muted);padding-right:15px;margin:0}.resource-links svg{position:absolute;right:20px;bottom:25px}.narrow{max-width:800px}.narrow h2:first-child{margin-top:0}.narrow a{color:var(--teal)}.source-list{padding-left:20px}.source-list li{margin-bottom:18px;font-size:15px}.source-list p{color:var(--muted);font-size:14px;margin:5px 0}.source-list a{text-decoration:underline;text-underline-offset:4px}.video-dialog{width:min(1000px,95vw);border:0;padding:20px;border-radius:8px;background:var(--navy);color:white;box-shadow:0 30px 80px #0007}.video-dialog::backdrop{background:#001826e6}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.dialog-top h2{font-size:20px;margin:0;letter-spacing:0}.close-dialog{color:white;background:none;padding:0 8px;font-size:32px;line-height:1}.video-dialog video{width:100%;max-height:70vh;background:black}.video-dialog>p{font-size:12px;margin:15px 0 0;color:#bfd5de}
@media(max-width:1200px){.container{width:calc(100% - 80px)}.header-inner{width:calc(100% - 60px);gap:15px}.desktop-nav{gap:17px}.desktop-nav a{font-size:13px}.header-actions{gap:15px}.language{display:none}.split{gap:55px}.intro-copy h2{font-size:48px}.photo-composition{height:520px}.photo-main{height:385px}.photo-inset{height:230px;left:-10px}.photo-label{font-size:12px;padding:15px 0}.photo-label strong{font-size:15px}.solution-grid{gap:18px}.solution-body{padding:20px}.solution-body h3{font-size:18px}.field-copy{padding:60px 45px}.field-copy h2{font-size:39px}.field-photo{min-height:650px}.project-copy{padding:40px}.news-grid{gap:25px}.news-card h3{font-size:20px}.meta{display:block}.meta time{display:block;margin-top:5px}.case-card{min-height:330px}.case-card>div{padding:25px}.case-card h3{font-size:25px}.footer-top{gap:30px}.contact-grid{gap:65px}.article-layout,.glossary-layout{gap:60px}.project-list>article{gap:70px}}
@media(max-width:1020px){.desktop-nav{display:none}.header-inner{height:85px}.menu-toggle{display:block}.header-actions{gap:20px}.home-header .brand img{width:155px}.hero{min-height:720px;max-height:850px;height:90svh}.hero-content{padding-top:205px}.hero h1{font-size:66px}.solution-grid{grid-template-columns:repeat(2,1fr);gap:25px}.solution-image{height:250px}.solution-body h3{font-size:22px}.field-copy{padding:50px 35px}.field-copy h2{font-size:34px}.field-photo{min-height:690px}.news-strip a span{display:none}.case-grid{gap:18px}.case-card>div{padding:22px}.case-card{min-height:340px}.case-card h3{font-size:22px}.circle-arrow{right:16px;bottom:20px}.glossary-preview .split{gap:40px}.glossary-preview h2{font-size:37px}.term-name{min-width:90px;font-size:16px}.footer-top{grid-template-columns:1.2fr 1fr 1fr;gap:35px}.footer-contact{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center}.footer-contact h3{margin-bottom:0}.footer-contact .btn{justify-self:start}.cta-inner>div:last-child{padding:0}.cta h2{font-size:43px}.contact-grid{gap:40px;grid-template-columns:.75fr 1.25fr}.contact-grid form{padding:25px}.form-row{grid-template-columns:1fr;gap:0}.contact-email{font-size:16px}.steps-grid{gap:25px}.project-list>article{gap:40px}.product-snapshot{flex-direction:column;align-items:flex-start}.product-snapshot img{max-width:100%;width:250px}.article-layout{grid-template-columns:190px 1fr;gap:45px}.glossary-layout{grid-template-columns:160px 1fr;gap:40px}.glossary-layout .term-name{min-width:110px;font-size:18px}.history{grid-template-columns:repeat(2,1fr)}.media-feature{gap:40px}.resource-links{gap:16px}.resource-links>a{padding:25px}.resource-links h3{font-size:18px}}
@media(max-width:760px){.container{width:calc(100% - 44px)}.section{padding:65px 0}.header-inner{width:calc(100% - 32px);height:78px}.header-actions{gap:10px}.header-actions .btn-small{font-size:12px;padding:8px 12px;gap:9px;min-height:38px}.header-actions .btn-small svg{width:15px}.home-header .brand img{width:142px}.brand img{width:125px}.hero{min-height:680px;height:90svh;max-height:850px}.hero-content{padding-top:170px}.hero .eyebrow{font-size:12px;letter-spacing:.08em;max-width:290px}.hero h1{font-size:clamp(43px,9vw,62px);line-height:1.14;margin:25px 0}.hero-description{font-size:17px}.hero-video{object-position:59% center}.hero-shade{background:linear-gradient(90deg,#022d43dc,#022d4360),linear-gradient(0deg,#052c4380,transparent)}.hero-buttons{gap:25px;margin-top:30px;flex-wrap:wrap}.hero-buttons .btn{font-size:14px;padding:13px 18px;min-height:49px;gap:17px}.watch-video{font-size:12px;gap:9px}.watch-video>svg{width:36px;height:36px;padding:9px}.hero-bottom{bottom:23px}.hero-bottom>span{font-size:12px;letter-spacing:0;max-width:160px}.hero-bottom .scroll-prompt{display:none}.hero-bottom button{font-size:12px;padding:7px 10px}.news-strip .container{padding:18px 0;gap:15px}.strip-label{font-size:12px;padding-right:15px;white-space:normal;max-width:110px}.news-strip a{font-size:14px;line-height:1.5;gap:12px}.split,.split.reverse{grid-template-columns:1fr;gap:40px}.split.reverse>div:first-child{order:0}.intro-section{padding:65px 0 70px}.intro-copy h2{font-size:43px}.intro-copy h2 br:nth-child(2){display:none}.intro-copy p:not(.eyebrow){max-width:none}.photo-composition{height:465px;margin-left:12px}.photo-main{height:345px;width:82%}.photo-inset{height:210px;width:62%;left:-12px}.photo-label{right:0;width:35%;bottom:8px}.photo-label strong{font-size:14px}.small-proof{max-width:none;margin-top:25px;padding-top:22px}.small-proof span{font-size:36px}.section-head{align-items:flex-start;gap:20px;margin-bottom:30px;flex-direction:column}.section-head h2{font-size:37px}.section-head>.btn{font-size:14px;min-height:30px;gap:25px}.solution-grid{gap:16px}.solution-image{height:180px}.solution-body{padding:18px}.solution-body h3{font-size:18px;line-height:1.35}.solution-body p{font-size:14px}.solution-icon{width:37px;height:37px;padding:8px;bottom:13px;left:14px}.solution-icon svg{width:21px;height:21px}.solution-body>svg{width:16px;right:15px;top:17px}.field-section{grid-template-columns:1fr}.field-photo{min-height:370px}.field-photo>span{left:25px;bottom:25px;font-size:12px}.field-copy{padding:45px 22px 55px}.field-copy h2{font-size:40px}.project-feature{grid-template-columns:1fr}.project-photo{height:280px;min-height:0}.project-copy{padding:30px 25px}.project-copy h3{font-size:29px}.news-grid{grid-template-columns:1fr;gap:40px}.news-card .image-link{aspect-ratio:1.9}.meta{display:flex;font-size:12px}.meta time{display:inline;margin-top:0}.news-card h3{font-size:23px}.news-card>p{font-size:16px}.case-grid{grid-template-columns:1fr;gap:20px}.case-card{min-height:340px}.case-card h3{font-size:29px}.case-card>div{padding:28px}.case-card p:not(.eyebrow){font-size:15px}.circle-arrow{right:28px;bottom:28px}.glossary-preview h2{font-size:38px}.term-name{min-width:100px;font-size:18px}.term-full{font-size:14px}.term summary{gap:12px;padding:23px 0}.cta{padding:55px 0}.cta-inner{align-items:flex-start;flex-direction:column;gap:28px}.cta h2{font-size:43px}.cta-inner>div:last-child{width:100%}.footer-top{grid-template-columns:1fr 1fr;padding:50px 0 30px;gap:35px 25px}.footer-brand{grid-column:1/-1}.footer-brand img{width:145px;margin-bottom:18px}.footer h3{margin-bottom:15px}.footer-top>div>a:not(.btn){margin:8px 0}.footer-contact{display:block}.footer-contact h3{margin-bottom:15px}.footer-contact>a:not(.btn){font-size:16px!important}.footer-bottom{flex-direction:column;gap:15px}.footer-bottom>div{gap:18px;flex-wrap:wrap}.masthead{padding:60px 0}.masthead h1{font-size:43px;line-height:1.14}.masthead .lead{font-size:17px}.masthead.with-photo{min-height:415px}.anchor-nav>.container{overflow:auto;justify-content:flex-start;gap:25px;padding:18px 0}.anchor-nav a{white-space:nowrap}.solution-detail-photo{height:320px}.steps-grid{grid-template-columns:1fr 1fr;gap:25px}.step-number{margin-bottom:15px;padding-bottom:15px}.steps-grid h3{font-size:22px}.notice{padding:22px}.notice h3{font-size:20px}.project-list>article{grid-template-columns:1fr;gap:15px;margin-bottom:45px;padding-bottom:45px}.project-list-heading h2{font-size:35px;margin-bottom:10px}.project-list-heading .number{margin-bottom:15px}.product-snapshot{flex-direction:row;align-items:center}.product-snapshot img{width:200px;max-width:55%}.newsroom-heading{align-items:flex-start;flex-direction:column;gap:7px;margin-bottom:30px}.article-layout{grid-template-columns:1fr;gap:30px}.article-layout aside dl{display:none}.article-copy .lead{font-size:20px}.article-copy>p{font-size:16px}.article-copy h2{font-size:28px}.takeaway{padding:24px}.glossary-layout{grid-template-columns:1fr;gap:30px}.glossary-layout aside{position:static;display:flex;flex-wrap:wrap;gap:8px}.glossary-layout aside>.eyebrow{width:100%;margin-bottom:5px}.glossary-layout aside a{font-size:14px;background:var(--light);padding:5px 10px;border-radius:4px}.glossary-layout .term-name{min-width:100px;font-size:18px}.glossary-layout .term summary{padding:25px 0}.about-photo>img{height:430px}.about-photo>div{padding:22px;left:20px;right:20px;gap:20px}.about-photo>div>span{font-size:25px}.history{gap:30px}.history h3{font-size:18px}.history p{font-size:15px}.contact-grid{grid-template-columns:1fr;gap:40px}.contact-grid h2{font-size:37px}.contact-grid form{padding:25px 20px}.contact-email{font-size:20px}.contact-photo{height:200px}.form-row{grid-template-columns:1fr}.media-feature{grid-template-columns:1fr;gap:35px}.media-feature h2{font-size:40px}.resource-links{grid-template-columns:1fr;margin-top:45px}.video-dialog{padding:15px}.dialog-top h2{font-size:16px}}
@media(max-width:400px){.header-actions .btn-small{display:none}.hero h1{font-size:44px}.hero-buttons{gap:18px}.hero-buttons .btn{font-size:14px;padding:12px 16px}.hero-description{font-size:16px}.photo-composition{height:415px}.photo-main{height:300px}.photo-inset{height:190px}.photo-label strong{font-size:13px}.solution-grid{gap:12px}.solution-image{height:155px}.solution-body{padding:15px}.solution-body h3{font-size:16px}.solution-body>svg{display:none}.term-name{min-width:88px}.masthead h1{font-size:38px}.product-snapshot{flex-direction:column;align-items:flex-start}.product-snapshot img{max-width:100%;width:250px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.btn:hover,.solution-card:hover{transform:none}}
