:root{--sc-canvas:#fafbfc;--sc-surface:#eff2f5;--sc-ink:#17283b;--sc-ink-soft:#586675;--sc-accent:#245dc8;--sc-accent-ink:#fff;--sc-font-display:'DM Sans',Arial,sans-serif;--sc-font-text:'DM Sans',Arial,sans-serif;--navy:#101e30;--blue:#245dc8;--line:#d6dde5;--gutter:clamp(24px,5.2vw,88px);--ease:cubic-bezier(.23,1,.32,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;background:var(--sc-canvas);color:var(--sc-ink);font-family:var(--sc-font-text);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body,button,a{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}a,button{transition:color .16s,background .16s,opacity .16s}button:active,.button:active{transform:translateY(1px)}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #4f96ff;outline-offset:5px}::selection{background:#b4d3ff;color:#101e30}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}h1,h2,h3{font-weight:600;line-height:1.08;letter-spacing:-.055em;text-wrap:balance}p{text-wrap:pretty}h2{font-size:clamp(36px,4.5vw,70px)}h3{font-size:clamp(23px,2vw,30px);letter-spacing:-.035em}p{color:var(--sc-ink-soft)}[hidden]{display:none!important}.wrap{padding-inline:var(--gutter)}.section{padding-block:clamp(72px,8vw,124px)}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em;line-height:1.5;color:inherit}.muted{color:#647687}.text-link{display:inline-flex;align-items:center;gap:22px;padding-block:8px;border-bottom:1px solid currentColor;font-size:15px;font-weight:600;line-height:1.4}.text-link:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--blue);color:#fff;padding:17px 24px;min-height:56px;font-weight:600;white-space:nowrap;line-height:1.3}.button:hover{background:#164dab}.button span[aria-hidden]{font-size:24px}.skip-link{position:fixed;top:12px;left:16px;padding:12px 20px;background:#fff;color:#101e30;transform:translateY(-150%);z-index:1000}.skip-link:focus{transform:none}
.header{height:84px;position:sticky;top:0;z-index:100;background:#fafbfceb;border-bottom:1px solid #d6dde5;display:flex;align-items:center;gap:30px;padding-inline:var(--gutter);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:34px;height:34px;object-fit:contain}.brand strong{font-size:16px;line-height:1.1;letter-spacing:-.035em;display:block}.brand small{font-size:9px;letter-spacing:.3em;display:block;margin-top:4px;line-height:1.3}.nav{display:flex;gap:clamp(18px,2.4vw,38px);margin-left:auto}.nav a{font-size:14px;font-weight:500;position:relative;padding:12px 0}.nav a::after{content:'';position:absolute;bottom:5px;left:0;right:0;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .2s}.nav a[aria-current]::after,.nav a:hover::after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:22px}.languages{display:flex;align-items:center;gap:2px}.languages button{border:0;background:transparent;color:#657687;min-height:44px;min-width:36px;font-size:12px;font-weight:700}.languages button[aria-pressed=true]{color:#174b9f;background:#e8eef8}.header-quote{font-size:14px;display:flex;gap:20px;align-items:center;font-weight:600;white-space:nowrap}.header-quote:hover{color:var(--blue)}.menu-toggle{display:none;border:0;padding:10px 0;background:none;color:inherit;gap:12px}.mobile-menu{position:absolute;top:100%;left:0;right:0;padding:24px var(--gutter);background:#fafbfc;border-bottom:1px solid var(--line);box-shadow:0 24px 40px #10233a1a}.mobile-menu>a{display:flex;padding:14px 0}
.intro{display:flex;justify-content:space-between;align-items:end;gap:60px;padding-block:64px}.intro>p:first-child{font-size:clamp(25px,3.1vw,46px);line-height:1.22;letter-spacing:-.04em;color:#667789}.intro strong{color:#17283b;font-weight:500}.intro .intro-small{max-width:320px;font-size:16px}
.production{background:#172535;color:#fff;position:relative;--sc-ink:#fff;--sc-ink-soft:#bdc9d6;scroll-margin-top:0;}.production-stage{overflow:hidden;display:flex;flex-direction:column;justify-content:center;gap:22px;padding-top:104px;padding-bottom:24px;height:100vh;height:100svh;position:sticky;top:0}.production-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.production-head h2{font-size:clamp(30px,3.4vw,52px)}.production-head p{color:#bdc9d6;font-size:14px}.process-window{position:relative;overflow:hidden;width:100%;flex:1;min-height:160px;max-height:53vh}.process-track{display:flex;gap:18px;height:100%;width:max-content;padding:0 calc((100vw - min(31vw,430px))/2);will-change:transform}.process-frame{width:min(31vw,430px);height:100%;flex:none;overflow:hidden;position:relative;opacity:.4;transition:opacity .25s;transform:scale(.96)}.process-frame.is-current{opacity:1;transform:scale(1)}.process-frame img{width:100%;height:100%;object-fit:cover;object-position:50% 48%}.process-frame figcaption{position:absolute;left:20px;bottom:16px;right:20px;color:#fff;font-size:14px;font-weight:500;z-index:2}.process-frame::after{content:'';position:absolute;bottom:0;left:0;right:0;height:25%;background:linear-gradient(transparent,#061221ce);pointer-events:none}.registration-frame{position:absolute;pointer-events:none;left:calc((100% - min(31vw,430px))/2 - 7px);top:0;bottom:0;width:calc(min(31vw,430px) + 14px);z-index:3}.registration-frame i{position:absolute;width:22px;height:22px;border-color:#8cbeff;border-style:solid;border-width:0}.registration-frame i:nth-child(1){top:0;left:0;border-top-width:2px;border-left-width:2px}.registration-frame i:nth-child(2){top:0;right:0;border-top-width:2px;border-right-width:2px}.registration-frame i:nth-child(3){bottom:0;left:0;border-bottom-width:2px;border-left-width:2px}.registration-frame i:nth-child(4){bottom:0;right:0;border-bottom-width:2px;border-right-width:2px}.production-bottom{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;min-height:125px}.stage-copy h3{font-size:25px;letter-spacing:-.035em;margin-bottom:9px}.stage-copy p{font-size:14px;line-height:1.6;color:#bdc9d6;max-width:480px}.stage-selector{display:grid;grid-template-columns:repeat(6,1fr);position:relative;gap:0}.stage-selector button{font-size:12px;padding:16px 4px;line-height:1.35;color:#b7c6d9;background:none;border:none;min-height:52px}.stage-selector button[aria-pressed=true]{color:#fff}.stage-selector button:hover{background:#26394f}.stage-line{height:1px;background:#71839966;grid-column:1/-1;position:relative}.stage-line>span{display:block;height:3px;background:#9bc3ff;position:absolute;top:-1px;width:16.6667%;transform:translateX(calc(var(--stage-index,0)*100%))}
.section-heading{max-width:950px;margin-bottom:54px}.section-heading .eyebrow{color:var(--blue);margin-bottom:22px}.section-heading>p:last-child{max-width:550px;margin-top:24px;font-size:17px}.tissue-spread{position:relative;aspect-ratio:2.35;background:#eff0ef;overflow:hidden}.tissue-spread img{width:100%;height:100%;object-fit:cover;object-position:50% 49%}.tissue-spread figcaption{position:absolute;left:26px;bottom:20px;background:#fafbfcef;padding:10px 16px;font-size:14px;color:#17283b}.product-pair{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:52px}.product-pair article{display:grid;grid-template-columns:.72fr 1fr;gap:24px;padding-top:32px;border-top:1px solid var(--line)}.product-pair img{width:100%;height:100%;max-height:260px;object-fit:contain;mix-blend-mode:multiply}.product-pair h3{font-size:27px}.product-pair p{font-size:15px;line-height:1.6;margin-top:12px}.product-pair dl{font-size:13px;line-height:1.5;margin-top:25px}.product-pair dl>div{display:flex;justify-content:space-between;gap:20px;padding:9px 0;border-top:1px solid var(--line)}dt{color:#607182}dd{margin:0;text-align:right}
.converting{background:#eaf0f5}.converting-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;align-items:end;margin-bottom:50px}.converting-heading p{max-width:380px;font-size:17px}.lamination-pair{display:grid;grid-template-columns:1fr 1fr;gap:36px}.lamination-pair img{width:100%;height:270px;object-fit:cover;object-position:center;background:#dce4eb;mix-blend-mode:multiply;margin-bottom:26px}.lamination-pair h3{font-size:27px}.lamination-pair p{margin-top:12px;max-width:500px;font-size:16px}.formats{margin-top:52px;border-top:1px solid #bbc8d5;display:grid;grid-template-columns:1fr 3fr;gap:36px;padding-top:24px}.formats h3{font-size:20px;letter-spacing:-.02em}.formats ul{display:flex;flex-wrap:wrap;gap:12px 32px;margin:0;padding:0;list-style:none;font-size:15px;font-weight:500}.formats li::before{content:'+';color:var(--blue);margin-right:10px}
.market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:52px 24px}.market-item{min-width:0}.market-item figure{position:relative;aspect-ratio:1;background:#ecedef;isolation:isolate;overflow:hidden;margin-bottom:20px}.market-item img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.market-item h3{font-size:24px;letter-spacing:-.035em}.market-title{min-height:60px}.market-line{font-size:14px;line-height:1.5;min-height:44px}.image-arrow{position:absolute;bottom:12px;right:12px;width:36px;height:36px;display:grid;place-items:center;background:#fafbfc;color:#174da4;font-size:25px;opacity:0;transform:translateY(5px);transition:transform .18s,opacity .18s}.market-image-link:hover .image-arrow,.market-image-link:focus-visible .image-arrow{opacity:1;transform:none}.market-item details{margin-top:20px;border-top:1px solid var(--line);font-size:14px}.market-item summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:15px 0;list-style:none;font-size:13px;color:#314b68;font-weight:600}.market-item summary::-webkit-details-marker{display:none}.market-item summary>span[aria-hidden]{font-size:20px;transition:transform .2s}.market-item details[open] summary>span[aria-hidden]{transform:rotate(45deg)}.market-item details p{font-size:14px;margin-bottom:14px}.market-item .priorities{color:#253e58;font-weight:500}.market-item .text-link{font-size:13px;margin-bottom:12px;gap:8px}.market-note{margin-top:42px;padding-top:24px;border-top:1px solid var(--line);max-width:880px;font-size:14px}
.capability{background:#eaf0f5}.capability-grid{display:grid;grid-template-columns:1fr 1.02fr;gap:clamp(40px,7vw,112px)}.capability .eyebrow{color:#2256a6;margin-bottom:22px}.capability h2{font-size:clamp(34px,4vw,60px)}.capability-copy>p:not(.eyebrow){max-width:500px;margin-top:28px}.capability-copy .quality-statement{font-size:23px;font-weight:500;letter-spacing:-.025em;color:#17283b}.capability-copy .text-link{margin-top:24px}.specifications table{width:100%;border-collapse:collapse;font-size:15px}.specifications caption{text-align:left;font-weight:600;font-size:20px;letter-spacing:-.02em;padding-bottom:22px}.specifications th,.specifications td{padding:17px 0;border-bottom:1px solid #bbc8d5;text-align:left;line-height:1.4}.specifications th{font-weight:400;color:#526477}.specifications td{font-weight:500;padding-left:20px}.specifications>p{font-size:13px;margin-top:20px}
.contact{background:#154db0;color:#fff}.contact .eyebrow{color:#c8ddff;margin-bottom:24px}.contact h2{font-size:clamp(58px,8.2vw,128px);letter-spacing:-.065em;line-height:.99}.contact-row{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:40px}.contact-row p{color:#deebff;max-width:470px;font-size:18px}.contact-actions{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;justify-self:end;min-width:285px}.button-white{background:#fff;color:#17499b;min-width:280px}.button-white:hover{background:#e2edff}.contact .text-link{color:#fff}.contact .text-link:hover{color:#d7e8ff}.contact-address{display:flex;justify-content:space-between;align-items:start;gap:30px;border-top:1px solid #ccddff55;margin-top:68px;padding-top:26px;font-size:14px;color:#dce9ff}.contact-address>a{line-height:1.7}.contact-address>a:hover{color:#fff;text-decoration:underline}.contact-address>a>span{margin-left:14px}.contact #application-context{margin-top:20px;font-size:15px;font-weight:500}.footer{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-block:36px}.footer p,.footer>a:last-child{font-size:12px}.footer>a:last-child{display:flex;gap:16px;align-items:center}.footer .brand strong{font-size:14px}.footer .brand img{width:28px;height:28px}
@media(min-width:1600px){.market-title{min-height:40px}}
@media(max-width:1200px){.header{gap:22px}.header-actions{gap:15px}.header-quote{display:none}.product-pair article{grid-template-columns:1fr}.product-pair img{height:240px}.product-pair dl{font-size:14px}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 28px}.market-item figure{aspect-ratio:1.25}.market-title{min-height:0;margin-bottom:10px}.market-line{min-height:0}.market-item summary{font-size:14px}.production-bottom{gap:24px;grid-template-columns:.95fr 1.05fr}.stage-selector button{font-size:11px}.lamination-pair img{height:230px}}
@media(max-width:850px){html{scroll-padding-top:86px}.header{height:72px;gap:15px}.nav{display:none}.header-actions{margin-left:auto}.menu-toggle{display:flex;font-size:13px;min-height:44px;align-items:center}.brand strong{font-size:14px}.brand img{width:29px;height:29px}.header .brand small{font-size:8px}.languages button{font-size:11px;min-width:32px}.intro{padding-block:45px;display:block}.intro .intro-small{margin-top:22px;max-width:460px}.production{height:auto!important}.production-stage{height:auto!important;position:relative!important;padding-top:52px;padding-bottom:45px;gap:24px}.production-head{display:block}.production-head p{margin-top:14px}.process-window{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#8ca4c3 #25364a;height:380px;flex:none;max-height:none;padding-bottom:10px}.process-track{padding:0 var(--gutter);gap:16px;transform:none!important;width:max-content}.process-frame{width:min(60vw,330px);height:100%;opacity:1;transform:none;scroll-snap-align:center}.registration-frame{display:none}.production-bottom{display:flex;flex-direction:column-reverse;align-items:stretch;gap:25px;min-height:0}.stage-selector{display:flex;flex-wrap:wrap;gap:6px}.stage-selector button{font-size:13px;padding:10px 12px;border:1px solid #53657b;min-height:44px}.stage-selector button[aria-pressed=true]{background:#315c91;border-color:#8ebaff}.stage-line{display:none}.stage-copy{min-height:110px}.stage-copy h3{font-size:25px}.stage-copy p{font-size:15px}.converting-heading{display:block}.converting-heading p{margin-top:25px;max-width:500px}.capability-grid{grid-template-columns:1fr;gap:48px}.specifications td{padding-left:24px}.contact-row{gap:34px;grid-template-columns:1fr}.contact-actions{justify-self:start;flex-direction:row;align-items:center;flex-wrap:wrap}.footer{flex-wrap:wrap}.footer p{order:3;width:100%;font-size:11px}.footer>a:last-child{margin-left:auto}.formats{grid-template-columns:1fr;gap:18px}}
@media(max-width:560px){:root{--gutter:22px}.header{height:68px}.header-actions{gap:12px}.brand{gap:8px}.header .brand img{width:24px;height:24px}.header .brand strong{font-size:12px}.header .brand small{font-size:7px}.languages button{min-width:30px}.menu-toggle{font-size:0;gap:0}.menu-toggle>span[aria-hidden]{font-size:22px}.intro>p:first-child{font-size:27px}.intro .intro-small{font-size:15px}.production-head h2{font-size:33px}.process-window{height:350px}.process-frame{width:65vw}.stage-copy h3{font-size:24px}.stage-copy{min-height:135px}.section-heading{margin-bottom:32px}.section-heading .eyebrow{font-size:11px;margin-bottom:18px}h2{font-size:36px}.section-heading>p:last-child{font-size:16px;margin-top:20px}.tissue-spread{aspect-ratio:1.25}.tissue-spread img{object-fit:contain}.tissue-spread figcaption{left:10px;right:10px;bottom:12px;font-size:11px;padding:8px 10px;text-align:center}.product-pair{grid-template-columns:1fr;gap:30px;margin-top:25px}.product-pair article{grid-template-columns:.68fr 1fr;gap:18px;padding-top:24px}.product-pair img{height:170px;align-self:start}.product-pair h3{font-size:23px}.product-pair p{font-size:14px}.product-pair dl{font-size:12px;margin-top:18px}.product-pair dl>div{gap:12px}.lamination-pair{gap:35px;grid-template-columns:1fr}.lamination-pair img{height:210px;margin-bottom:22px}.lamination-pair h3{font-size:25px}.lamination-pair p{font-size:15px}.converting-heading{margin-bottom:32px}.converting-heading p{font-size:16px}.formats{margin-top:34px}.formats ul{font-size:14px;gap:12px 22px}.market-grid{gap:36px 16px}.market-item figure{aspect-ratio:1;margin-bottom:16px}.market-item h3{font-size:20px;line-height:1.13}.market-title{min-height:45px}.market-line{font-size:13px;min-height:59px}.market-item summary{font-size:12px;gap:10px;line-height:1.4}.market-item summary>span[aria-hidden]{font-size:16px}.market-item details p{font-size:13px}.market-item .text-link{font-size:12px}.image-arrow{width:28px;height:28px;font-size:20px;opacity:1;transform:none;bottom:8px;right:8px}.market-note{font-size:12px}.specifications table{font-size:14px}.specifications td{padding-left:14px}.specifications th{width:43%}.contact h2{font-size:clamp(51px,12vw,69px)}.contact .eyebrow{font-size:11px;max-width:300px}.contact-row p{font-size:16px}.contact-actions{align-items:flex-start;flex-direction:column;gap:20px;width:100%}.button-white{width:100%;min-width:0}.contact-address{flex-direction:column;gap:16px;margin-top:48px;font-size:13px}.footer{gap:22px;padding-block:28px}.footer .brand strong{font-size:12px}.footer .brand small{font-size:7px}}
@media(max-width:370px){:root{--gutter:18px}.header-actions{gap:8px}.product-pair article{grid-template-columns:1fr}.product-pair img{height:190px}.market-grid{grid-template-columns:1fr}.market-title,.market-line{min-height:0}.market-item figure{aspect-ratio:1.25}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.production{height:auto!important}.production-stage{height:auto!important;position:relative!important;padding-block:60px;gap:26px}.process-window{height:380px;max-height:none;flex:none;overflow-x:auto;scroll-snap-type:x mandatory}.process-track{transform:none!important;padding-inline:var(--gutter)}.process-frame{opacity:1;transform:none;scroll-snap-align:center}.registration-frame{display:none}.production-bottom{padding-top:8px}.stage-copy{min-height:110px}[data-sc-reveal]{clip-path:none!important}[data-sc-in]{opacity:1!important;transform:none!important}.market-item figure{transform:none!important}}
html:not(.has-scroll-engine) .production{height:auto!important}html:not(.has-scroll-engine) .production-stage{height:auto;position:relative;padding-block:60px}html:not(.has-scroll-engine) .process-window{height:400px;overflow-x:auto;flex:none}html:not(.has-scroll-engine) .process-frame{opacity:1;transform:none}html:not(.has-scroll-engine) .registration-frame{display:none}html:not(.has-scroll-engine) [data-sc-in]{opacity:1;transform:none}html:not(.has-scroll-engine) [data-sc-reveal]{clip-path:none}
@media(max-width:850px){}
@media(max-width:560px){}
@media(max-width:370px){}
