
:root{--red:#f20d31;--red2:#d40b29;--ink:#061016;--ink2:#0c171e;--line:#d9dde1;--text:#10161c;--muted:#5b6670;--bg:#f4f6f8;--max:1600px}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility} a{text-decoration:none;color:inherit} img{display:block;max-width:100%}
.wrap{width:min(var(--max),100%);margin:0 auto;padding:0 clamp(18px,2.8vw,42px)}
.header{background:rgba(6,16,22,.98);color:#fff;border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:50}
.header .wrap{display:flex;align-items:center;gap:30px;min-height:64px}.logo{width:176px;height:46px;overflow:hidden;position:relative;flex:0 0 auto}.logo img{width:176px;height:176px;max-width:none;position:absolute;left:0;top:-70px}.nav{margin-left:auto;display:flex;align-items:center;gap:30px;font-size:15px}.nav a{padding:21px 0 19px;position:relative}.nav a.active::after,.nav a:hover::after{content:"";position:absolute;left:0;right:0;bottom:10px;height:2px;background:var(--red)}.langs{display:flex;gap:10px;margin-left:22px;white-space:nowrap;font-size:14px;color:#d7dde1}.langs b{color:#fff}
.hero{position:relative;overflow:hidden;background:var(--ink);color:#fff}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,16,22,.95) 0%,rgba(6,16,22,.95) 28%,rgba(6,16,22,.7) 50%,rgba(6,16,22,.18) 75%,rgba(6,16,22,0) 100%);z-index:1}.hero-bg{position:absolute;inset:0;background:url('assets/img-01.webp') center/cover no-repeat;transform:scale(1.01)}
.hero .wrap{position:relative;z-index:2;min-height:520px;display:flex;align-items:center}.hero-copy{max-width:720px;padding:56px 0}.eyebrow{font-size:14px;letter-spacing:.34em;text-transform:uppercase;font-weight:800;margin:0 0 20px;color:#dfe5e8}.hero h1{font-size:clamp(46px,5.2vw,86px);line-height:.98;margin:0 0 18px;font-weight:900;max-width:680px}.hero p{font-size:clamp(24px,2vw,28px);line-height:1.25;margin:0 0 34px;color:#f0f2f4}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:0 26px;height:52px;background:linear-gradient(180deg,#ff1c40,var(--red2));color:#fff;font-weight:800;border-radius:2px;box-shadow:0 10px 24px rgba(242,13,49,.18)}
.section{padding:16px 0}.cards-2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.feature{position:relative;background:#08131a;color:#fff;min-height:250px;overflow:hidden;border:1px solid rgba(242,13,49,.55)}.feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;image-rendering:auto}.feature::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,11,16,.95) 0%,rgba(5,11,16,.78) 42%,rgba(5,11,16,.22) 100%)}.feature .inner{position:relative;z-index:1;padding:28px 28px 30px;max-width:430px}.tag{display:flex;align-items:center;gap:12px;color:var(--red);font-size:14px;text-transform:uppercase;font-weight:900;letter-spacing:.02em;margin-bottom:18px}.tag::after{content:"";height:2px;width:140px;background:var(--red)}.feature h2{font-size:30px;line-height:1.08;margin:0 0 12px;font-weight:900}.feature p{font-size:19px;line-height:1.28;margin:0 0 22px;color:#edf0f2}
.block{padding:20px 0}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 12px}.section-title h3{margin:0;font-size:clamp(22px,2vw,32px);line-height:1.05;font-weight:900;text-transform:uppercase}.section-title h3 span{color:var(--red)}.section-title a{color:var(--red);font-weight:800;font-size:14px}
.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.branch-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;min-width:0}.card .thumb{aspect-ratio:1.52/1;overflow:hidden;background:#eef2f5}.card .thumb img{width:100%;height:100%;object-fit:cover;image-rendering:auto}.card .content{padding:14px 14px 16px}.card h4{margin:0 0 8px;font-size:17px;line-height:1.2}.card p{margin:0;color:#3f4a54;font-size:14px;line-height:1.35}.card .arrow{margin-top:auto;padding:0 14px 14px;color:#111;font-size:24px;line-height:1}.service-card .thumb{aspect-ratio:2.35/1}.branch{background:#fff;border:1px solid var(--line)}.branch .thumb{aspect-ratio:1.35/1;overflow:hidden;background:#eef2f5}.branch .thumb img{width:100%;height:100%;object-fit:cover;object-position:center}.branch .label{padding:10px 10px 12px;font-size:15px;font-weight:800;text-align:center;color:#131920}
.cta{margin-top:18px;background:linear-gradient(180deg,#08131b,#061016);color:#fff;padding:26px 0}.cta-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.cta h2{margin:0 0 8px;font-size:26px}.cta p{margin:0;color:#dce3e8;font-size:16px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px}.benefit{display:flex;align-items:center;gap:12px;font-weight:700;color:#eff3f5}.benefit i{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:2px solid var(--red);border-radius:50%;font-style:normal;color:var(--red)}
.footer{background:#061016;color:#cfd8de;border-top:1px solid rgba(255,255,255,.08)}.footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:16px;padding-bottom:16px}.footer-logo{width:120px}.footer-links{display:flex;gap:24px;font-size:14px}.footer-copy{font-size:13px;color:#c0c9cf}
@media (max-width:1200px){.product-grid{grid-template-columns:repeat(3,1fr)}.branch-grid{grid-template-columns:repeat(3,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}}
@media (max-width:860px){.header .wrap{flex-wrap:wrap;padding-top:12px;padding-bottom:12px}.nav{order:3;width:100%;justify-content:center;gap:18px;flex-wrap:wrap;margin-left:0}.langs{margin-left:auto}.cards-2,.service-grid,.product-grid,.branch-grid{grid-template-columns:1fr}.hero .wrap{min-height:420px}.hero h1{font-size:42px}.hero p{font-size:22px}.feature{min-height:280px}.cta-top,.footer .wrap{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap}}

.legal-modal{position:fixed;inset:0;z-index:5000;display:none;align-items:flex-start;justify-content:center;padding:40px 18px;background:rgba(0,0,0,.78);overflow:auto}
.legal-modal.open{display:flex}
.legal-box{width:min(900px,100%);margin:auto;background:#fff;color:#111;border-radius:3px;box-shadow:0 24px 80px rgba(0,0,0,.4);position:relative;padding:42px 46px}
.legal-box h1{margin:0 0 28px;font-size:34px;line-height:1.1}
.legal-box h2{margin:26px 0 8px;font-size:18px;line-height:1.25}
.legal-box p{margin:0 0 16px;font-size:16px;line-height:1.55}
.legal-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:34px;line-height:1;cursor:pointer;color:#111}
body.modal-open{overflow:hidden}
@media(max-width:700px){.legal-box{padding:34px 24px}.legal-box h1{font-size:28px}}


.langs a{color:inherit;text-decoration:none}.langs a.active{color:#fff;font-weight:800}.langs a:hover{color:#fff}
body.subpage-active>.hero,body.subpage-active>section.section,body.subpage-active>section.block,body.subpage-active>section.cta{display:none!important}
.subpage-root[hidden]{display:none!important}.subpage-root{display:block;background:#fff}
.sub-hero{position:relative;min-height:390px;overflow:hidden;background:#071016;color:#fff}.sub-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.sub-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,13,18,.97) 0%,rgba(5,13,18,.86) 45%,rgba(5,13,18,.30) 100%);z-index:1}.sub-hero .sub-wrap{min-height:390px;display:flex;align-items:center;position:relative;z-index:2}.sub-wrap{width:min(1540px,100%);margin:auto;padding:0 clamp(22px,3.4vw,58px)}.sub-copy{max-width:850px;padding:58px 0}.sub-eyebrow{color:#f20d31;font-size:14px;text-transform:uppercase;font-weight:900;letter-spacing:.15em;margin-bottom:15px}.sub-hero h1{font-size:clamp(42px,5vw,76px);line-height:.98;margin:0 0 18px;text-transform:uppercase}.sub-hero p{font-size:clamp(18px,2vw,25px);line-height:1.4;color:#e7ecef;max-width:780px;margin:0}.sub-section{padding:clamp(44px,5vw,78px) 0}.sub-section.alt{background:#f4f6f8}.sub-section.dark{background:linear-gradient(180deg,#08141b,#061016);color:#fff}.sub-title{margin-bottom:30px}.sub-title .mini{color:#f20d31;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:13px;margin-bottom:8px}.sub-title h2{font-size:clamp(30px,3vw,48px);line-height:1.08;margin:0 0 12px}.sub-title p{margin:0;color:#5a6670;font-size:18px;line-height:1.55;max-width:980px}.dark .sub-title p{color:#cbd4d9}.sub-lead{font-size:20px;line-height:1.65;color:#34404a;max-width:1100px}.sub-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.sub-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sub-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.sub-card{background:#fff;border:1px solid #d8dde1;box-shadow:0 8px 24px rgba(11,22,29,.04);height:100%;overflow:hidden}.sub-card.dark-card{background:#0a161e;border-color:#20313b;color:#fff}.sub-card .pic{aspect-ratio:1.6/1;overflow:hidden;background:#e9edf0}.sub-card .pic img{width:100%;height:100%;object-fit:cover}.sub-card .body{padding:20px}.sub-card h3{font-size:20px;margin:0 0 9px;line-height:1.2}.sub-card p{font-size:15px;line-height:1.52;color:#4d5963;margin:0}.dark-card p{color:#cbd3d8}.sub-list{margin:12px 0 0;padding-left:20px;line-height:1.65;color:#34404a}.dark .sub-list{color:#d6dde1}.prod-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.prod-box{padding:20px;background:#fff;border:1px solid #d8dde1;min-height:150px}.prod-box h3{font-size:18px;margin:0 0 8px}.prod-box p{margin:0;color:#53606a;font-size:14px;line-height:1.45}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.stat{background:#071016;color:#fff;padding:22px;border-top:3px solid #f20d31}.stat strong{display:block;font-size:30px;margin-bottom:4px}.stat span{color:#c8d1d6;font-size:14px}.media-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:stretch}.media-grid .media img{width:100%;height:100%;min-height:310px;object-fit:cover}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;counter-reset:step}.process-step{position:relative;background:#0b1820;border:1px solid #22323c;color:#fff;padding:24px 18px;min-height:180px}.process-step:before{counter-increment:step;content:"0" counter(step);font-size:13px;color:#f20d31;font-weight:900;letter-spacing:.12em}.process-step h3{margin:10px 0 8px;font-size:18px}.process-step p{color:#c8d1d6;line-height:1.5;font-size:14px;margin:0}.sector-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.sector{display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid #d8dde1;background:#fff;min-height:300px}.sector .photo{overflow:hidden}.sector .photo img{width:100%;height:100%;object-fit:cover}.sector .copy{padding:26px}.sector h3{font-size:26px;margin:0 0 10px}.sector p{color:#4e5a64;line-height:1.55}.sector ul{margin:14px 0 0;padding-left:20px;color:#2d373f;line-height:1.7}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.milestone{border-top:3px solid #f20d31;background:#fff;padding:22px;border-left:1px solid #d8dde1;border-right:1px solid #d8dde1;border-bottom:1px solid #d8dde1}.milestone .year{font-size:34px;font-weight:900;color:#071016}.milestone h3{margin:6px 0 8px}.milestone p{margin:0;color:#52606a;line-height:1.5}.contact-grid2{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-box{border:1px solid #d8dde1;padding:30px;background:#fff}.contact-box h3{margin-top:0}.contact-box p{line-height:1.65;color:#44505a}.mail2{font-size:20px;font-weight:800;color:#f20d31}.source-note{font-size:12px;color:#77828a;margin-top:14px}.route-link{cursor:pointer}.route-link:hover{outline:2px solid rgba(242,13,49,.25);outline-offset:2px}
@media(max-width:1150px){.sub-grid-4,.prod-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.stat-grid{grid-template-columns:repeat(2,1fr)}.sector-grid{grid-template-columns:1fr}}
@media(max-width:850px){.sub-grid-2,.sub-grid-3,.sub-grid-4,.prod-grid,.process-grid,.stat-grid,.media-grid,.contact-grid2,.timeline{grid-template-columns:1fr}.sector{grid-template-columns:1fr}.sector .photo{min-height:220px}.sub-hero,.sub-hero .sub-wrap{min-height:330px}.sub-copy{padding:44px 0}}

.inline-statement{margin:22px 0 26px;padding:18px 22px;border-left:4px solid var(--red);background:rgba(255,255,255,.045);font-size:20px;line-height:1.45;font-weight:600;color:inherit}
.sub-section.dark .inline-statement{color:#fff;background:rgba(255,255,255,.06)}
.about-statement{margin-top:24px;background:#f5f7f8;color:#0b151c;border:1px solid #e0e5e9;border-left:4px solid var(--red)}

#produkte .card[data-manufacturing-target]{cursor:pointer}
#manufacturing-rubber,#manufacturing-cnc,#manufacturing-sheet,#manufacturing-pneumatic,#manufacturing-tooling{scroll-margin-top:88px}


.seo-hero{position:relative;min-height:390px;overflow:hidden;background:#071016;color:#fff}.seo-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.seo-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,13,18,.97) 0%,rgba(5,13,18,.84) 48%,rgba(5,13,18,.24) 100%);z-index:1}.seo-hero .sub-wrap{min-height:390px;display:flex;align-items:center;position:relative;z-index:2}.seo-hero h1{font-size:clamp(38px,4.7vw,68px);line-height:1.02;margin:0 0 18px;text-transform:none;max-width:900px}.seo-hero p{font-size:clamp(18px,1.8vw,23px);line-height:1.45;color:#e7ecef;max-width:850px;margin:0}.seo-eyebrow{color:#f20d31;font-size:14px;text-transform:uppercase;font-weight:900;letter-spacing:.15em;margin-bottom:15px}.seo-main{background:#fff}.seo-copy{font-size:18px;line-height:1.68;color:#34404a;max-width:1080px}.seo-copy p{margin:0 0 18px}.seo-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.seo-card{border:1px solid #d8dde1;background:#fff;padding:22px}.seo-card h3{font-size:20px;margin:0 0 9px}.seo-card p{font-size:15px;line-height:1.55;color:#4f5b65;margin:0}.seo-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:22px 0 0;padding:0;list-style:none}.seo-list li{border-left:3px solid var(--red);background:#f5f7f8;padding:13px 15px;font-size:16px;line-height:1.4}.seo-image-row{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:stretch}.seo-image-row img{width:100%;height:100%;min-height:330px;object-fit:cover}.seo-links{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.seo-link{display:block;border:1px solid #d8dde1;background:#fff;padding:16px 18px;font-weight:800;transition:.15s}.seo-link:hover{border-color:#f20d31;color:#f20d31}.breadcrumb{font-size:13px;color:#69747c;padding:12px 0;text-align:left}.breadcrumb a{color:#69747c}.breadcrumb span{padding:0 7px}.contact-cta{background:#071016;color:#fff;padding:34px 0}.contact-cta .sub-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}.contact-cta h2{margin:0 0 8px;font-size:30px}.contact-cta p{margin:0;color:#d8e0e4}.legal-page{max-width:920px;margin:0 auto;padding:52px 24px 80px}.legal-page h1{font-size:42px;margin:0 0 30px}.legal-page h2{font-size:21px;margin:30px 0 10px}.legal-page p{font-size:16px;line-height:1.65;color:#34404a}.seo-footer-nav{display:flex;gap:16px;flex-wrap:wrap;font-size:13px;margin-top:12px}.seo-footer-nav a{color:#cfd8de}.seo-footer-nav a:hover{color:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1000px){.seo-card-grid{grid-template-columns:1fr 1fr}.seo-links{grid-template-columns:1fr 1fr}.seo-image-row{grid-template-columns:1fr}}
@media(max-width:700px){.seo-card-grid,.seo-links,.seo-list{grid-template-columns:1fr}.contact-cta .sub-wrap{align-items:flex-start;flex-direction:column}.seo-hero,.seo-hero .sub-wrap{min-height:330px}}

/* Illustrative technical image galleries */
.visual-showcase{padding-top:8px}.visual-gallery{display:flex;justify-content:center;align-items:flex-start;gap:16px}.visual-gallery.one{display:flex}.visual-gallery figure{margin:0;width:min(100%,560px);background:#071016;border:1px solid #d8dde1;overflow:hidden}.visual-gallery img{width:100%;height:auto;max-height:315px;aspect-ratio:16/9;object-fit:cover;display:block}.visual-gallery figcaption{padding:9px 12px;background:#fff;color:#5a6670;font-size:13px;line-height:1.35}.visual-gallery figure.dark-caption figcaption{background:#0b161d;color:#cbd4d9;border-top:1px solid #22323c}@media(max-width:800px){.visual-gallery{display:flex}.visual-gallery figure{width:min(100%,440px)}.visual-gallery img{max-height:248px}}


/* Mobile sticky header: compact while scrolling */
@media (max-width:860px){
  .header,.header .wrap,.header .logo,.header .logo img,.header .nav,.header .nav a,.header .langs{
    transition:all .22s ease;
  }
  .header.is-compact .wrap{
    min-height:0;
    padding-top:6px;
    padding-bottom:6px;
    gap:6px 14px;
  }
  .header.is-compact .logo{
    width:108px;
    height:30px;
  }
  .header.is-compact .logo img{
    width:108px;
    height:108px;
    top:-43px;
  }
  .header.is-compact .langs{
    margin-left:auto;
    gap:6px;
    font-size:11px;
    line-height:1;
  }
  .header.is-compact .nav{
    order:3;
    width:100%;
    margin-left:0;
    justify-content:flex-start;
    flex-wrap:nowrap;
    gap:18px;
    font-size:13px;
    overflow-x:auto;
    overscroll-behavior-x:contain;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  .header.is-compact .nav::-webkit-scrollbar{display:none}
  .header.is-compact .nav a{
    flex:0 0 auto;
    white-space:nowrap;
    padding:7px 0 8px;
  }
  .header.is-compact .nav a.active::after,
  .header.is-compact .nav a:hover::after{
    bottom:2px;
  }
}

/* Breadcrumb: left-aligned within the same padded content grid on every SEO page. */
.seo-main > .sub-wrap:first-child:has(> .breadcrumb){display:flex;justify-content:flex-start;align-items:center;width:min(1540px,100%);}
.seo-main > .sub-wrap:first-child > .breadcrumb{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;width:100%;min-height:42px;gap:0;text-align:left;margin-inline:0;padding-block:12px;}
.seo-main > .sub-wrap:first-child > .breadcrumb > *{flex:0 0 auto;}
