:root{--red:#df001b;--red-dark:#bd0017;--ink:#080c13;--muted:#57606e;--line:#dfe2e5;--paper:#f4f5f6;--wrap:1416px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:132px}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #007ba5;outline-offset:5px}img{max-width:100%;display:block;height:auto}svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.55;flex:none;vertical-align:middle}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:600;line-height:1.1;letter-spacing:-.045em}h2{font-size:46px}h3{font-size:25px}h1 span,h2 span{color:var(--red)}p{color:var(--muted);margin-top:20px}a,button,summary{touch-action:manipulation}.wrap{width:min(var(--wrap),calc(100% - 120px));margin-inline:auto}.eyebrow{display:flex;align-items:center;gap:18px;font-size:12px;letter-spacing:.18em;font-weight:500;color:#465060;line-height:1.4;margin-bottom:24px}.eyebrow:before{content:'';width:33px;height:1px;background:var(--red);flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:58px;background:var(--red);color:#fff;padding:15px 28px;border-radius:13px;border:1px solid var(--red);font-weight:600;line-height:1.3;transition:background .18s,transform .18s}.button:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-2px)}.button svg{width:20px;height:20px}.button-outline{background:transparent;color:var(--ink);border-color:#656d78;font-weight:500;min-height:49px;padding:12px 24px;font-size:14px}.button-outline:hover{background:var(--ink);color:white;border-color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:24px;font-size:15px;font-weight:600;line-height:1.4;padding:12px 0;border-bottom:1px solid #9ca0a6;transition:color .18s,gap .18s}.text-link:hover{color:var(--red);gap:30px}.icon-button{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;color:var(--ink);border-radius:50%;flex-shrink:0}.icon-button:hover{background:#eee}.site-header{height:112px;position:relative;z-index:20;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(220,224,228,.35)}.header-inner{width:min(1436px,calc(100% - 100px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:block;flex-shrink:0;width:204px}.logo-frame{display:block;position:relative;width:204px;height:78px;overflow:hidden}.logo-frame img{width:337px;max-width:none;position:absolute;left:-51px;top:-15px}.desktop-nav{display:flex;align-items:center;gap:38px;margin-left:85px}.desktop-nav a{position:relative;white-space:nowrap;font-size:15px;padding:15px 0}.desktop-nav a:after{position:absolute;content:'';height:2px;background:var(--red);bottom:6px;left:0;right:0;transform:scaleX(0);transform-origin:left;transition:transform .18s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:18px;margin-left:auto}.header-cta{min-height:48px;padding:13px 23px;white-space:nowrap;font-size:14px;gap:16px}.since{font-size:11px;letter-spacing:.12em;white-space:nowrap}.search-open{border-left:1px solid #d2d4d8;border-radius:0;padding-left:16px;width:49px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.skip{position:fixed;z-index:99;top:10px;left:10px;padding:12px;background:white;transform:translateY(-200%)}.skip:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.home-hero{position:relative;height:clamp(456px,29.6875vw,570px);isolation:isolate;background:#f1f3f4}.hero-media{position:absolute;inset:0;z-index:-2}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.home-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,251,252,.25),rgba(250,251,252,.07) 48%,transparent 60%);z-index:-1;pointer-events:none}.hero-content{height:100%;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:34px 0 42px}.hero-content .eyebrow{margin-bottom:23px}.home-hero h1{font-size:76px;line-height:1.07;letter-spacing:-.054em;font-weight:600;max-width:760px}.hero-content p{font-size:23px;line-height:1.35;max-width:620px;margin-top:18px;letter-spacing:-.025em}.hero-content>.button{margin-top:26px;font-size:18px}.hero-note{position:absolute;left:55.7%;top:31px;border-left:1px solid #c9ced5;padding:19px 0 14px 16px;font-size:10px;line-height:1.7;letter-spacing:.15em;color:#414b58}.hero-note span{display:block;margin-top:17px;height:1px;background:var(--red);width:34px}.hero-cmyk{position:absolute;right:0;bottom:38px;font-size:9px;letter-spacing:.15em;line-height:1.7;color:#353d45}.cmyk{display:flex;gap:0;width:72px;height:4px;margin-top:10px}.cmyk i{width:25%;background:#00a6d0}.cmyk i:nth-child(2){background:#ee0092}.cmyk i:nth-child(3){background:#ffed00}.cmyk i:nth-child(4){background:#070707}.home-offer{display:grid;grid-template-columns:300px 1fr;gap:34px;padding-top:46px;padding-bottom:82px}.offer-intro .eyebrow{margin:2px 0 18px}.offer-intro h2{font-size:43px;line-height:1.12}.offer-intro p{font-size:15px;line-height:1.5;max-width:291px;margin-top:21px;letter-spacing:-.015em}.offer-intro .button{margin-top:28px}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.product-card{background:linear-gradient(#f0f2f3,#f7f8f9);min-width:0;transition:transform .22s,box-shadow .22s;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-6px);box-shadow:0 16px 30px #14243910}.product-image{aspect-ratio:1;overflow:hidden;background:#f3f4f5}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.product-card:hover img{transform:scale(1.025)}.product-copy{padding:0 17px 14px;display:flex;flex:1;flex-direction:column}.product-copy h3{font-size:19px;line-height:1.15;letter-spacing:-.035em}.product-copy p{font-size:13px;line-height:1.35;margin-top:10px;letter-spacing:-.025em}.card-arrow{color:var(--red);margin-top:auto;padding-top:14px;display:block}.card-arrow svg{width:19px;height:19px}.feature{display:grid;grid-template-columns:1.06fr 1fr;align-items:center;gap:110px;padding-bottom:100px;padding-top:28px}.feature-image{overflow:hidden;background:var(--paper)}.feature-image img{width:100%;aspect-ratio:1.28;object-fit:cover}.feature-copy{max-width:565px}.feature-copy p{line-height:1.7}.feature-copy .text-link{margin-top:21px}.finish-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.finish-tags span{border:1px solid #d0d4d9;padding:7px 12px;font-size:12px;border-radius:4px;line-height:1.3}.company-band{background:#f2f3f4;padding:80px 0;position:relative;overflow:hidden}.company-layout{display:grid;grid-template-columns:1fr 1fr;gap:75px;position:relative}.large-copy{font-size:23px;line-height:1.55;letter-spacing:-.03em;color:#2e3540}.company-layout p:first-child{margin-top:0}.company-layout .text-link{margin-top:25px}.company-year{position:absolute;left:0;bottom:-26px;font-size:113px;font-weight:600;line-height:1;color:#e0e3e7;letter-spacing:-.06em}.company-year span{font-size:9px;letter-spacing:.15em;display:block;color:#78818c;margin:9px 0 0 7px}.quality-preview{display:grid;grid-template-columns:1fr 1fr;gap:30px 75px;padding-top:98px;padding-bottom:95px}.quality-preview p{margin-top:0;max-width:535px;line-height:1.7}.quality-preview .text-link{margin-top:19px}.standards-strip{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:24px}.standards-strip>span{padding:30px 25px;border-right:1px solid var(--line);font-size:19px;color:#6c737d;display:flex;align-items:baseline;gap:9px;justify-content:center}.standards-strip>span:last-child{border:0}.standards-strip b{font-size:35px;letter-spacing:-.045em;color:#272e38;font-weight:500}.standards-strip small{font-size:10px}.contact-strip{background:var(--red);color:white;padding:55px 0}.contact-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-strip h2{font-size:48px}.contact-strip .eyebrow{color:#fff9;margin-bottom:20px}.contact-strip .eyebrow:before{background:white}.button-white{background:white;color:var(--ink);border-color:white}.button-white:hover{background:#f0f1f2;border-color:#f0f1f2}.site-footer{padding:62px 0 0;background:#fbfbfc}.footer-main{display:grid;grid-template-columns:1.25fr .7fr 1fr .85fr;gap:70px;padding-bottom:45px}.footer-logo .logo-frame{transform:scale(.8);transform-origin:top left;margin-bottom:-10px}.footer-main h2{font-size:13px;letter-spacing:.04em;margin:15px 0 20px}.footer-main>div>a:not(.footer-logo){display:block;font-size:14px;margin-top:10px;color:#3c4653}.footer-main>div>a:hover{color:var(--red)}.footer-main p{font-size:14px;line-height:1.7;margin-top:10px}.footer-main svg{width:16px;height:16px}.footer-note{font-size:11px;letter-spacing:.1em;display:block;color:#808792;margin-top:12px}.footer-bottom{border-top:1px solid var(--line);display:flex;align-items:center;gap:40px;padding:22px 0;font-size:11px;color:#7a828b}.footer-bottom .cmyk{margin:0 0 0 auto}.footer-bottom a:hover{color:var(--red)}
.breadcrumbs{font-size:12px;color:#7b828b;display:flex;align-items:center;gap:12px;margin-bottom:37px}.breadcrumbs a:hover{color:var(--red)}.inner-opening{background:linear-gradient(110deg,#f2f3f4,#fff);padding:28px 0 58px}.inner-opening .eyebrow{margin-bottom:20px}.inner-opening h1{font-size:64px;line-height:1.08;max-width:1100px}.inner-opening .lead{font-size:21px;line-height:1.5;max-width:760px;letter-spacing:-.02em;margin-top:23px}.chapter-nav{display:flex;gap:32px;flex-wrap:wrap;align-items:center;border-bottom:1px solid var(--line);padding:23px 0}.chapter-nav a{padding:5px 0;font-size:13px;font-weight:500;border-bottom:1px solid transparent}.chapter-nav a:hover{color:var(--red);border-color:var(--red)}.offer-chapter{display:grid;grid-template-columns:.92fr 1.08fr;gap:100px;align-items:center;padding:78px 0;border-bottom:1px solid var(--line)}.offer-chapter.reverse .chapter-visual{order:2}.offer-chapter:last-of-type{border:0}.chapter-visual{background:var(--paper);position:relative}.chapter-visual>img{width:100%;aspect-ratio:1.1;object-fit:contain;mix-blend-mode:multiply}.image-caption{padding:18px 25px;border-top:1px solid #dfe2e6;font-size:12px;display:flex;justify-content:space-between;align-items:center}.image-caption .cmyk{margin:0;width:48px}.chapter-copy h2{font-size:43px;max-width:550px}.chapter-copy p{line-height:1.75}.chapter-copy .eyebrow{font-size:10px;letter-spacing:.14em}.chapter-copy .detail-note{border-top:1px solid var(--line);padding-top:22px;font-size:14px;color:#737b86}.technical-section{display:grid;grid-template-columns:.78fr 1.22fr;gap:100px;padding-top:70px;padding-bottom:70px;border-bottom:1px solid var(--line)}.section-aside h2{font-size:41px;max-width:390px}.technical-body>p:first-child{margin-top:0}.technical-body>p{line-height:1.8}.technical-body .large-copy{line-height:1.6}.technical-body h3{font-size:22px;margin:30px 0 18px}.file-spec{margin-top:32px;background:var(--paper);padding:26px 30px}.file-spec h3{margin-top:0}.file-formats{display:flex;gap:10px}.file-formats span{background:white;border:1px solid #ddd;padding:8px 16px;font-weight:500;color:var(--red)}.file-spec p{font-size:14px;margin-top:15px}.file-spec a{display:inline-flex;align-items:center;gap:20px;margin-top:16px;font-size:15px;font-weight:500}.technical-body details{border-bottom:1px solid var(--line);padding:22px 0 15px}.technical-body summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:14px;font-weight:500;list-style:none}.technical-body summary svg{transform:rotate(90deg)}.technical-body details[open] summary svg{transform:rotate(-90deg)}.technical-body details p{font-size:14px}.print-section{background:#f4f5f6}.print-section .technical-section{border:0}.machine-proof{margin-top:37px}.machine-proof img{width:100%;height:auto}.spec-table{width:100%;border-collapse:collapse;font-size:14px;margin:26px 0}.spec-table caption{text-align:left;font-size:11px;letter-spacing:.08em;color:#737b85;padding-bottom:10px}.spec-table tr{border-bottom:1px solid #d2d7dc}.spec-table th{font-weight:400;text-align:left;padding:16px 15px 16px 0;color:#5b636e;width:55%}.spec-table td{padding:16px 0;font-weight:500;color:#18202b}.equipment-list{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:0 30px;margin:0;padding:0}.equipment-list li{font-size:14px;border-top:1px solid var(--line);padding:12px 0}.finishing-section{padding-top:80px;border-bottom:1px solid var(--line)}.finishing-header{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;margin-bottom:48px}.finishing-header img{width:100%;max-height:330px;object-fit:cover}.finishing-list article{display:grid;grid-template-columns:.78fr 1.22fr;gap:100px;padding:31px 0;border-top:1px solid var(--line)}.finishing-list h3{font-size:27px}.finishing-list p{margin:0 0 17px;line-height:1.75}.about-story{display:grid;grid-template-columns:.78fr 1.22fr;gap:100px;padding-top:80px;padding-bottom:80px}.history-mark{padding-top:26px}.history-mark strong{font-size:150px;font-weight:600;letter-spacing:-.08em;line-height:1;color:var(--red)}.history-mark>span{display:block;margin-top:24px;letter-spacing:.15em;line-height:1.7;font-size:11px}.history-mark .cmyk{display:flex;margin-top:32px}.about-story p{line-height:1.8}.about-production{background:#f4f5f6}.about-production .feature{padding-top:65px;padding-bottom:65px}.locations-preview{display:grid;grid-template-columns:.85fr 1fr 1fr;gap:70px;padding-top:70px;padding-bottom:80px}.locations-preview>a{border-left:1px solid var(--line);padding-left:35px;position:relative}.locations-preview>a>span{font-size:10px;letter-spacing:.12em;color:#6a7380}.locations-preview h3{margin-top:20px;font-size:28px}.locations-preview p{font-size:14px;margin-top:12px}.locations-preview svg{margin-top:20px;color:var(--red)}.locations-preview>a:hover h3{color:var(--red)}.certificates{padding-top:65px;padding-bottom:80px}.certificate-intro{display:grid;grid-template-columns:.78fr 1.22fr;gap:100px;margin-bottom:40px}.certificate-intro h2{font-size:38px}.certificate-intro p{max-width:650px;margin:0;line-height:1.8}.certificate-row{border-top:1px solid var(--line);display:grid;grid-template-columns:100px 1fr 190px;gap:50px;align-items:center;padding:32px 0}.certificate-thumb{width:92px;border:1px solid #e1e4e7;box-shadow:0 4px 16px #15273f0c;transition:transform .2s}.certificate-thumb:hover{transform:translateY(-3px)}.small-label{font-size:11px;color:#657080;letter-spacing:.08em}.certificate-row h3{font-size:31px;margin-top:8px}.certificate-row p{font-size:14px;max-width:660px;line-height:1.65;margin-top:14px}.certificate-number{font-size:11px;display:block;color:#7c838d;margin-top:12px}.document-link{display:flex;gap:14px;align-items:center;font-size:13px;font-weight:500;justify-self:end}.document-link:hover{color:var(--red)}.document-link svg{width:19px}.grant-project{display:grid;grid-template-columns:.78fr 1.22fr;gap:100px;padding:68px 0;border-bottom:1px solid var(--line)}.grant-project h2{font-size:39px}.grant-project .eyebrow{font-size:10px;letter-spacing:.12em}.grant-project p:first-child{margin-top:0}.grant-project p{line-height:1.8}.eu-funding{width:525px;max-width:100%;margin-top:28px}.tenders{padding:65px 0 85px}.tender-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:32px}.tender-heading h2{font-size:37px}.tender-heading p{font-size:13px;margin:0}.tender{border-top:1px solid var(--line);padding:30px 0;display:grid;grid-template-columns:1fr 245px;gap:90px}.tender h3{font-size:24px;line-height:1.35;max-width:850px;margin-top:14px}.tender-links{display:flex;flex-direction:column;gap:12px;padding-top:6px}.tender-links a{font-size:13px;display:flex;align-items:center;justify-content:space-between;gap:8px}.tender-links a:hover{color:var(--red)}.tender-links svg{width:17px;height:17px}.tender-links span{font-size:10px;color:var(--red);display:flex;align-items:center;gap:6px}.contact-opening{padding-bottom:46px}.contact-opening h1{font-size:72px}.marketing{padding:55px 0 58px}.marketing h2{font-size:32px}.marketing .eyebrow{margin-bottom:16px}.people-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:30px}.people-grid article{border-top:1px solid var(--line);padding-top:27px}.people-grid h3{font-size:27px;margin-bottom:17px}.people-grid a{display:flex;align-items:center;gap:20px;font-size:14px;margin-top:10px}.people-grid .person-phone{font-size:22px;font-weight:500;letter-spacing:-.03em}.people-grid a:hover{color:var(--red)}.people-grid svg{width:18px;height:18px;color:var(--red)}.contact-locations{display:grid;grid-template-columns:1fr 1fr;gap:26px;padding-bottom:58px}.contact-locations article{padding:36px 42px;background:var(--paper);position:relative}.location-label{font-size:10px;letter-spacing:.15em;color:#6c7582;margin-bottom:26px}.contact-locations h2{font-size:39px}.contact-locations address{font-style:normal;font-size:16px;color:var(--muted);margin-top:25px}.contact-locations a:not(.text-link){display:flex;align-items:center;gap:20px;margin-top:12px;font-size:15px}.contact-locations a:hover{color:var(--red)}.contact-locations .location-phone{font-size:23px!important;margin-top:25px!important;font-weight:500;letter-spacing:-.025em}.contact-locations .fax{font-size:12px;margin-top:12px}.contact-locations .text-link{font-size:13px;margin-top:16px}.ctp-contact{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:12px;padding-bottom:65px}.ctp-contact h2{font-size:35px}.ctp-contact p{margin-top:14px;font-size:14px}.ctp-contact>div>a:not(.text-link){display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:13px 0;font-size:19px;letter-spacing:-.03em}.ctp-contact>div>a:hover{color:var(--red)}.ctp-contact .text-link{font-size:13px;margin-top:13px}.error-link{padding:30px 0 70px}dialog{color:var(--ink);border:1px solid #e3e6e9;border-radius:15px;padding:30px;width:min(620px,calc(100% - 32px));box-shadow:0 30px 120px #0004}dialog::backdrop{background:#10172088;backdrop-filter:blur(5px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.dialog-top h2{font-size:31px}.dialog-close,.document-close{font-size:32px}#site-search{width:100%;padding:16px;border:1px solid #aab0b8;border-radius:5px;background:#fafbfc;font-size:16px}#search-results{max-height:55vh;overflow:auto;margin-top:17px}#search-results a{display:block;padding:17px 5px;border-bottom:1px solid var(--line)}#search-results a:hover{color:var(--red)}#search-results strong{font-size:15px}#search-results small{display:block;color:#727b87;font-size:12px;margin-top:5px}#document-dialog{width:min(660px,calc(100% - 26px));padding:36px 35px 22px;max-height:94vh}#document-dialog>img{width:auto;max-width:100%;max-height:75vh;margin:auto;object-fit:contain}.document-close{position:absolute;right:7px;top:3px}.document-download{display:flex;justify-content:center;font-size:12px;margin-top:12px}
@media(min-width:1600px){:root{--wrap:1660px}.home-hero h1{font-size:88px}.hero-content p{font-size:25px}.hero-content{padding-bottom:45px}.header-inner{max-width:1680px}.product-copy h3{font-size:21px}.home-offer{grid-template-columns:325px 1fr}.offer-intro h2{font-size:46px}}
@media(max-width:1450px){.desktop-nav{gap:28px;margin-left:25px}.header-inner{gap:20px}.header-actions{gap:12px}.since{display:none}.home-hero h1{font-size:68px}.hero-content p{font-size:21px}.home-offer{grid-template-columns:255px 1fr;gap:24px}.offer-intro h2{font-size:39px}.product-copy{padding-inline:13px}.product-copy h3{font-size:17px}.product-copy p{font-size:12px}.feature{gap:75px}.company-year{font-size:90px}.hero-note{left:54%}}
@media(max-width:1199px){.wrap{width:calc(100% - 72px)}.header-inner{width:calc(100% - 62px)}.desktop-nav{gap:22px;margin-left:0}.desktop-nav a{font-size:14px}.header-cta{display:none}.site-header{height:95px}.home-hero{height:465px}.home-hero h1{font-size:58px}.hero-content p{font-size:20px;max-width:510px}.hero-note{display:none}.hero-content>.button{font-size:16px}.home-offer{grid-template-columns:1fr;gap:27px;padding-bottom:66px}.offer-intro{display:grid;grid-template-columns:1fr 1fr;gap:0 50px;align-items:center}.offer-intro .eyebrow{grid-column:1}.offer-intro h2{grid-column:1}.offer-intro p{grid-column:2;grid-row:1/3;max-width:440px;margin:0}.offer-intro .button{grid-column:2;justify-self:start;margin-top:15px}.product-copy h3{font-size:18px}.product-copy p{font-size:13px}.feature{gap:45px}.feature-copy h2{font-size:40px}.company-layout{gap:50px}.company-year{font-size:75px;bottom:-8px}.quality-preview{gap:35px 45px}.quality-preview h2{font-size:40px}.footer-main{gap:35px}.inner-opening h1{font-size:58px}.technical-section,.offer-chapter,.about-story,.grant-project,.certificate-intro,.finishing-list article{gap:60px}.chapter-nav{gap:22px}.chapter-nav a{font-size:12px}.offer-chapter h2{font-size:36px}.locations-preview{gap:35px}.locations-preview h2{font-size:39px}.locations-preview h3{font-size:24px}.history-mark strong{font-size:125px}.certificate-row{gap:30px}.tender{gap:50px}.section-aside h2{font-size:36px}.standards-strip b{font-size:28px}.standards-strip>span{font-size:14px;padding:25px 12px}}
@media(max-width:900px){.desktop-nav{display:none}.header-cta{display:inline-flex}.menu-toggle{display:flex;flex-direction:column;gap:7px}.menu-toggle span{display:block;width:23px;height:1.5px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:white;padding:18px 36px 28px;box-shadow:0 20px 25px #19243412;max-height:calc(100dvh - 95px);overflow:auto}.mobile-nav>a{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font-size:20px}.mobile-nav>a:hover{color:var(--red)}.mobile-nav .mobile-phone{font-size:16px;border-bottom:0;margin-top:10px;color:var(--red)}.home-hero{height:430px}.hero-content h1{font-size:50px;max-width:530px}.hero-content p{font-size:18px;max-width:415px}.hero-media img{object-position:61%}.home-hero:after{background:linear-gradient(90deg,#f6f8fae8,#f6f8fa77 52%,transparent 78%)}.hero-cmyk{display:none}.product-grid{gap:12px;grid-template-columns:repeat(3,1fr)}.product-card{min-height:300px}.product-card:nth-last-child(-n+2){grid-column:auto}.product-copy h3{font-size:20px}.product-copy{padding:0 17px 15px}.product-copy p{font-size:14px}.feature{gap:35px;padding-bottom:65px}.feature-copy h2{font-size:35px}.feature-copy p{font-size:14px}.eyebrow{font-size:10px;gap:12px}.feature-copy .finish-tags{gap:7px;margin-top:18px}.finish-tags span{font-size:11px;padding:6px 9px}.company-band{padding:55px 0}.company-layout{gap:40px}.company-layout h2{font-size:37px}.company-layout .large-copy{font-size:20px}.company-layout p{font-size:14px}.company-year{font-size:80px;bottom:6px}.quality-preview{padding:65px 0}.quality-preview h2{font-size:35px}.quality-preview p{font-size:14px}.standards-strip{gap:0}.standards-strip>span{flex-direction:column;align-items:center;gap:2px}.standards-strip b{font-size:29px}.contact-strip h2{font-size:40px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 70px}.footer-main h2{margin-top:0}.inner-opening h1{font-size:51px}.inner-opening .lead{font-size:19px}.inner-opening{padding-bottom:45px}.chapter-nav{gap:8px 23px}.offer-chapter{gap:40px;padding:50px 0;align-items:start}.chapter-copy .eyebrow{font-size:9px;letter-spacing:.08em}.chapter-copy h2{font-size:31px}.chapter-copy p{font-size:14px}.chapter-copy .detail-note{font-size:13px}.image-caption{font-size:10px;padding:15px}.technical-section,.about-story,.grant-project{grid-template-columns:1fr;gap:28px}.section-aside h2{max-width:640px}.technical-section{padding:50px 0}.technical-body{max-width:100%}.machine-proof{max-width:540px;margin-top:25px}.finishing-header{gap:35px}.finishing-header h2{font-size:36px}.finishing-list article{grid-template-columns:.65fr 1.35fr;gap:35px}.finishing-list h3{font-size:25px}.finishing-list p{font-size:14px}.about-story{grid-template-columns:.62fr 1.38fr;gap:30px}.history-mark strong{font-size:83px}.history-mark>span{font-size:9px}.about-story h2{font-size:35px}.about-story .large-copy{font-size:20px}.about-story p{font-size:14px}.locations-preview{grid-template-columns:1fr 1fr}.locations-preview h2{grid-column:1/-1}.locations-preview>a{padding-left:24px}.certificate-intro{grid-template-columns:1fr;gap:25px}.certificate-row{grid-template-columns:85px 1fr;gap:15px 28px}.certificate-thumb{width:80px;grid-row:1/3}.document-link{grid-column:2;justify-self:start}.certificate-row h3{font-size:27px}.tender-heading{align-items:start;flex-direction:column}.tender{grid-template-columns:1fr;gap:20px}.tender-links{flex-direction:row;gap:40px}.tender-links a{gap:25px}.tender h3{font-size:23px}.people-grid{gap:25px}.people-grid h3{font-size:23px}.people-grid .person-phone{font-size:19px}.people-grid a{font-size:12px;gap:10px}.contact-locations article{padding:28px}.contact-locations h2{font-size:32px}.ctp-contact{gap:35px}.ctp-contact>div>a:not(.text-link){font-size:16px}}
@media(max-width:600px){html{scroll-padding-top:95px}.wrap{width:calc(100% - 40px)}.header-inner{width:calc(100% - 32px);gap:10px}.site-header{height:76px}.brand{width:155px}.brand .logo-frame{transform:scale(.72);transform-origin:left center;width:204px}.header-actions{gap:5px}.header-cta{display:none}.search-open{border:0;width:40px;padding:0}.menu-toggle{width:39px}.mobile-nav{padding:12px 24px 22px;max-height:calc(100dvh - 76px)}.mobile-nav>a{font-size:21px;padding:15px 0}.home-hero{height:auto;display:flex;flex-direction:column;background:#f4f6f8}.hero-content{padding:25px 0 20px;display:block;order:0}.home-hero .eyebrow{font-size:9px;letter-spacing:.15em;margin-bottom:18px;gap:11px}.home-hero .eyebrow:before{width:25px}.home-hero h1{font-size:45px;line-height:1.04;letter-spacing:-.052em;max-width:390px}.home-hero h1 span{display:inline}.hero-content p{font-size:17px;line-height:1.45;max-width:345px;margin-top:18px;letter-spacing:-.02em}.desktop-break{display:none}.hero-content>.button{min-height:50px;font-size:14px;padding:13px 20px;margin-top:22px;border-radius:10px;gap:22px}.hero-media{position:relative;inset:auto;width:100%;height:235px;order:1;z-index:0}.hero-media img{height:100%;width:100%;object-fit:cover;object-position:78% center}.home-hero:after{display:none}.home-offer{padding-top:32px;padding-bottom:43px;gap:27px}.offer-intro{display:block}.offer-intro .eyebrow{font-size:10px;margin-bottom:15px}.offer-intro h2{font-size:36px;line-height:1.08}.offer-intro p{font-size:14px;max-width:355px;margin-top:16px}.offer-intro .button{margin-top:20px;font-size:13px;min-height:45px;border-radius:9px;padding:11px 19px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.product-card{min-height:0}.product-copy{padding:0 12px 13px}.product-copy h3{font-size:17px;line-height:1.16}.product-copy p{font-size:12px;line-height:1.4;margin-top:9px}.card-arrow{padding-top:15px}.product-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center}.product-card:last-child .product-copy{padding:15px 17px 15px 8px}.product-card:last-child .card-arrow{margin-top:4px}.feature{grid-template-columns:1fr;gap:28px;padding-top:12px;padding-bottom:48px}.feature-image img{aspect-ratio:1.3}.feature-copy h2{font-size:36px}.feature-copy p{font-size:15px;line-height:1.7;margin-top:18px}.eyebrow{font-size:10px;margin-bottom:19px;line-height:1.6}.feature-copy .text-link{margin-top:15px}.finish-tags span{font-size:11px}.feature-copy .finish-tags{margin-top:23px}.company-band{padding:43px 0}.company-layout{display:block}.company-layout h2{font-size:36px}.company-layout .large-copy{font-size:20px;margin-top:24px}.company-layout p{font-size:15px}.company-year{position:relative;bottom:auto;left:auto;font-size:93px;margin-top:34px}.company-year span{font-size:8px;margin-left:4px}.quality-preview{grid-template-columns:1fr;gap:24px;padding:48px 0}.quality-preview h2{font-size:35px}.quality-preview p{font-size:15px}.quality-preview .text-link{margin-top:13px}.standards-strip{grid-template-columns:repeat(3,1fr);margin-top:8px}.standards-strip>span{padding:21px 10px;border-right:1px solid var(--line);font-size:12px}.standards-strip>span:nth-child(3){border-right:0}.standards-strip>span:nth-last-child(-n+2){border-top:1px solid var(--line)}.standards-strip>span:last-child{border-right:1px solid var(--line);border-top:1px solid var(--line)}.standards-strip b{font-size:26px}.contact-strip{padding:38px 0}.contact-strip>.wrap{align-items:flex-start;flex-direction:column;gap:28px}.contact-strip h2{font-size:38px}.contact-strip .eyebrow{font-size:9px;margin-bottom:16px}.button-white{min-height:50px;padding:13px 20px;font-size:14px;border-radius:10px}.site-footer{padding-top:34px}.footer-main{gap:30px 25px;padding-bottom:32px;grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.footer-main>div:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:10px 20px}.footer-main>div:last-child h2{grid-column:1/-1;margin-bottom:0}.footer-main h2{font-size:12px;margin-bottom:17px}.footer-main>div>a:not(.footer-logo){font-size:12px}.footer-main p{font-size:13px}.footer-logo .logo-frame{margin-bottom:-15px}.footer-note{font-size:10px}.footer-bottom{flex-wrap:wrap;gap:13px 18px;font-size:10px;padding:20px 0}.footer-bottom>span:first-child{width:100%}.footer-bottom .cmyk{width:50px}.inner-opening{padding:20px 0 33px}.breadcrumbs{font-size:10px;gap:8px;margin-bottom:27px}.inner-opening .eyebrow{font-size:9px;margin-bottom:15px}.inner-opening h1{font-size:40px;line-height:1.09;letter-spacing:-.052em}.inner-opening h1 br{display:none}.inner-opening .lead{font-size:17px;line-height:1.5;margin-top:19px}.chapter-nav{gap:0 16px;padding:13px 0}.chapter-nav a{font-size:11px;padding:7px 0}.offer-chapter{grid-template-columns:1fr;gap:27px;padding:35px 0}.offer-chapter.reverse .chapter-visual{order:0}.chapter-visual>img{aspect-ratio:1.35;object-fit:contain}.image-caption{font-size:11px;padding:14px 18px}.chapter-copy .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:15px}.chapter-copy h2{font-size:34px;max-width:370px}.chapter-copy p{font-size:15px;margin-top:17px}.chapter-copy .finish-tags{margin-top:21px}.chapter-copy .detail-note{font-size:13px;line-height:1.65;padding-top:18px}.technical-section{gap:24px;padding:37px 0}.section-aside h2{font-size:34px;max-width:330px}.technical-body .large-copy{font-size:20px;line-height:1.55}.technical-body>p{font-size:15px;line-height:1.75;margin-top:20px}.file-spec{padding:23px 20px;margin-top:25px}.file-spec h3{font-size:21px;margin-bottom:18px}.file-formats span{font-size:14px;padding:7px 13px}.file-spec p{font-size:13px;line-height:1.6}.technical-body summary{font-size:13px;gap:15px}.machine-proof{margin-top:25px}.spec-table{font-size:12px;margin:25px 0}.spec-table th{padding:13px 15px 13px 0;width:55%}.spec-table td{padding:13px 0}.spec-table caption{font-size:10px}.technical-body h3{font-size:22px}.equipment-list{gap:0 22px}.equipment-list li{font-size:12px;line-height:1.6;padding:11px 0}.finishing-section{padding-top:40px}.finishing-header{grid-template-columns:1fr;gap:24px;margin-bottom:28px}.finishing-header h2{font-size:35px}.finishing-header img{aspect-ratio:1.4;object-fit:cover;max-height:none}.finishing-list article{grid-template-columns:1fr;gap:17px;padding:26px 0}.finishing-list h3{font-size:26px}.finishing-list p{font-size:15px;margin-bottom:15px}.finishing-list p:last-child{margin-bottom:0}.about-story{grid-template-columns:1fr;padding:36px 0 42px;gap:29px}.history-mark{padding-top:0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5px 20px}.history-mark strong{font-size:95px;letter-spacing:-.08em}.history-mark>span{font-size:9px;line-height:1.8;margin:0}.history-mark .cmyk{grid-column:1/-1;margin:8px 0 0}.about-story h2{font-size:33px}.about-story p{font-size:15px}.about-story .large-copy{font-size:20px}.about-production .feature{padding-top:30px;padding-bottom:40px}.locations-preview{grid-template-columns:1fr;gap:27px;padding:40px 0}.locations-preview h2{font-size:36px}.locations-preview>a{padding-left:0;border-left:0;border-top:1px solid var(--line);padding-top:24px}.locations-preview h3{font-size:28px;margin-top:15px}.locations-preview svg{position:absolute;right:8px;top:45px}.certificates{padding:37px 0 48px}.certificate-intro{gap:22px;margin-bottom:25px}.certificate-intro h2{font-size:32px}.certificate-intro p{font-size:15px}.certificate-row{grid-template-columns:66px 1fr;gap:15px 20px;padding:27px 0;align-items:start}.certificate-thumb{width:65px;margin-top:7px;grid-row:1}.certificate-row h3{font-size:25px;letter-spacing:-.03em}.certificate-row .small-label{font-size:9px;letter-spacing:.04em;line-height:1.6;display:block}.certificate-row p{font-size:13px;line-height:1.7;margin-top:12px}.certificate-number{font-size:10px}.document-link{font-size:12px}.grant-project{padding:36px 0;gap:24px}.grant-project .eyebrow{font-size:8px;letter-spacing:.07em;gap:10px}.grant-project h2{font-size:33px}.grant-project .large-copy{font-size:20px;line-height:1.55}.grant-project p{font-size:15px;line-height:1.75}.eu-funding{margin-top:22px}.tenders{padding:36px 0 43px}.tender-heading{gap:17px;margin-bottom:26px}.tender-heading h2{font-size:32px;line-height:1.15}.tender-heading p{font-size:12px}.tender{padding:25px 0;gap:20px}.tender .small-label{font-size:9px;letter-spacing:.04em}.tender h3{font-size:21px;line-height:1.35}.tender-links{flex-direction:column;gap:14px}.tender-links a{font-size:12px}.contact-opening h1{font-size:49px}.contact-opening h1 br{display:block}.marketing{padding:36px 0 35px}.marketing h2{font-size:29px}.people-grid{grid-template-columns:1fr;gap:23px;margin-top:24px}.people-grid article{padding-top:22px}.people-grid h3{font-size:25px;margin-bottom:12px}.people-grid .person-phone{font-size:23px}.people-grid a{font-size:14px;justify-content:space-between;margin-top:9px}.people-grid svg{margin-right:5px}.contact-locations{grid-template-columns:1fr;gap:18px;padding-bottom:35px}.contact-locations article{padding:26px}.location-label{font-size:9px;letter-spacing:.08em;margin-bottom:19px}.contact-locations h2{font-size:34px}.contact-locations address{font-size:15px;margin-top:20px}.contact-locations a:not(.text-link){font-size:14px}.contact-locations .location-phone{font-size:23px!important;margin-top:20px!important}.ctp-contact{grid-template-columns:1fr;gap:19px;padding-bottom:42px}.ctp-contact h2{font-size:31px}.ctp-contact .eyebrow{margin-bottom:13px}.ctp-contact>div>a:not(.text-link){font-size:17px}.ctp-contact .text-link{font-size:12px}.dialog-top h2{font-size:26px}dialog{padding:22px}#site-search{font-size:14px}#document-dialog{padding:35px 15px 20px}}
@media(max-width:359px){.home-hero h1{font-size:39px}.hero-content p{font-size:16px}.hero-media{height:205px}.hero-content{padding-top:23px;padding-bottom:17px}.home-hero .eyebrow{font-size:8px}.hero-content>.button{font-size:13px}.hero-content p{margin-top:16px}.hero-content>.button{margin-top:18px}.product-copy h3{font-size:15px}.product-copy p{font-size:11px}.product-copy{padding:0 10px 12px}.product-card:last-child .product-copy{padding-right:11px}.inner-opening h1{font-size:35px}.contact-opening h1{font-size:46px}.chapter-copy h2,.feature-copy h2,.section-aside h2{font-size:31px}.certificate-row{gap:15px}.ctp-contact>div>a:not(.text-link){font-size:15px}.equipment-list{column-gap:15px}.footer-main{gap:25px 18px}}
.logo-frame{height:86px}.button{font-weight:500}.product-copy h3{font-weight:500}.product-copy p{letter-spacing:-.015em}.product-image img{mix-blend-mode:normal}.product-card{background:#f3f4f5}
@media(max-width:359px){.contact-opening h1{font-size:40px}}
@media(min-width:1200px) and (max-width:1599px){.product-image{aspect-ratio:auto;height:188px}.product-copy{padding-top:6px}.product-copy h3{font-size:18px}.product-copy p{font-size:13px}.home-offer{padding-bottom:79px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
