@font-face{font-family:Field;src:url('/fonts/Archivo-ExtraCondensed-Black.ttf') format('truetype');font-weight:900;font-display:swap}
:root{--ink:#171a1d;--paper:#f4f1e8;--yellow:#f2c744;--muted:#444a4c;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:5px}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #298ad2;outline-offset:5px}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.skip{position:absolute;top:-100px;left:20px;z-index:20;background:var(--yellow);padding:16px}.skip:focus{top:12px}.preview-note{text-align:center;padding:8px 20px;font-size:11px;letter-spacing:.06em;color:#4c5152;background:#e8e5dd}.masthead{background:var(--ink);color:var(--paper)}.header{min-height:126px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid #414648}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;font-family:Field,'Arial Narrow',sans-serif;font-size:40px;font-weight:900;letter-spacing:-.5px;white-space:nowrap}.brand svg{width:58px;height:65px;flex:none}.header-right{display:flex;flex-direction:column;gap:22px;align-items:flex-end}nav{display:flex;gap:25px;align-items:center;font-size:14px}nav a{text-decoration:none}nav a:hover,nav summary:hover{color:var(--yellow)}.nav-group{position:relative}.nav-group summary{cursor:pointer;list-style:none}.nav-group summary:after{content:'⌄';margin-left:7px}.nav-group summary::-webkit-details-marker{display:none}.submenu{position:absolute;top:28px;left:0;padding:12px 20px;background:#24292d;min-width:190px;z-index:10;box-shadow:0 6px 24px #0005}.submenu a{display:block;padding:12px 0}.contact-line{display:flex;gap:24px;font-size:12px;color:#bdc1bf}.contact-line a{text-decoration:none}.menu-toggle{display:none}.hero{background:var(--ink);color:var(--paper);position:relative;overflow:hidden;border-bottom:6px solid var(--yellow)}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--ink) 15%,#171a1d77),url('/assets/crane.jpg') center/cover;opacity:.13;pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:1.15fr 1fr;gap:80px;align-items:center;padding-top:66px;padding-bottom:64px}.eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:700;margin:0 0 26px;display:flex;align-items:center;gap:14px}.eyebrow:before{content:'';height:2px;width:25px;background:currentColor;flex:none}.hero .eyebrow,.film .eyebrow{color:var(--yellow)}h1,h2,h3{font-family:Field,'Arial Narrow',sans-serif;font-weight:900}h1{font-size:clamp(66px,7.4vw,108px);line-height:.94;letter-spacing:-1px;margin:0 0 28px}h2{font-size:clamp(38px,4vw,57px);line-height:1.04;letter-spacing:-.6px;margin:0 0 28px;text-wrap:pretty}h3{font-size:30px;line-height:1.12;margin:0 0 18px}p{font-size:17px;line-height:1.75;margin:0 0 24px}.hero-lead{font-size:22px;line-height:1.5;color:#d5d5cc}.signal-bars{display:flex;gap:7px;margin:28px 0 32px}.signal-bars i{width:42px;height:7px;background:var(--yellow);transform:skew(-12deg)}.button{display:inline-flex;gap:35px;align-items:center;justify-content:space-between;min-height:58px;padding:18px 24px;border:0;background:var(--yellow);color:var(--ink);font-weight:700;font-size:15px;text-decoration:none}.button:hover{background:#ffdc68}.button span{font-size:23px;font-weight:400}.button.dark{background:var(--ink);color:var(--paper)}.button.dark:hover{background:#32383c}.hero-secondary{display:block;width:fit-content;font-size:13px;margin-top:22px;color:#c5c8c6;text-decoration:none}.hero-secondary span{margin-left:12px}.diagram{margin:0;max-width:450px;justify-self:end;width:100%}.diagram svg{width:100%;display:block;max-height:490px}.diagram figcaption{font-size:10px;color:#b7bdbc;text-align:center;line-height:1.7;margin-top:18px}.section{padding:94px 0}.section-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.copy{color:var(--muted);max-width:590px}.text-link{text-decoration:none;border-bottom:2px solid #c69b20;padding-bottom:7px;font-size:14px;font-weight:700;display:inline-block}.text-link:hover{border-color:var(--ink)}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:54px;margin-top:56px;border-top:1px solid #b7b9b1;padding-top:30px}.small-number{display:block;border-top:5px solid var(--yellow);padding-top:18px;width:35px;font-size:12px;margin-bottom:22px;color:#626864}.features p{font-size:16px;color:var(--muted);margin-bottom:0}.product{background:#e8e5dc}.product-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:90px;align-items:center}.product-image{margin:0;background:#fff;padding:35px 35px 22px;border-bottom:5px solid var(--yellow)}.product-image img{width:100%;height:410px;object-fit:contain}.product-image figcaption{text-align:center;font-size:12px;color:#5b615f;margin-top:20px}.product-facts{display:grid;grid-template-columns:.4fr 1fr;gap:26px;margin:32px 0 22px;padding:24px 0;border-block:1px solid #b3b5ad}.product-facts strong{font-family:Field,sans-serif;display:block;font-size:46px;line-height:1.1;white-space:nowrap}.product-facts strong span{font-size:26px}.product-facts div>span{display:block;font-size:12px;margin-top:9px;line-height:1.5}.note{font-size:13px;line-height:1.7;color:#555c59}.film{background:var(--ink);color:var(--paper)}.film-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center;margin-bottom:35px}.film-heading p:not(.eyebrow){color:#bcc2bf;max-width:460px}.film-heading h2{margin:0}.video{margin:0}.video-screen{position:relative;background:#262d30;height:510px;border:1px solid #6d746f;overflow:hidden}.video-screen>img{height:100%;width:100%;object-fit:cover;opacity:.34}.video-load{position:absolute;inset:0;border:0;color:var(--paper);background:linear-gradient(transparent,#171a1d66);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;width:100%}.video-load:hover{background:#171a1d30}.play{display:grid;place-items:center;width:76px;height:76px;border:1px solid var(--yellow);color:var(--yellow);font-size:24px;padding-left:4px}.video-load strong{font-family:Field,sans-serif;font-size:36px}.video-load>span:last-child{font-size:13px;color:#d8dbd6}.video figcaption{font-size:12px;line-height:1.7;color:#b8bfbd;margin-top:18px}.video figcaption a{margin-left:12px}.video-screen iframe{width:100%;height:100%;border:0}.section-heading{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:45px}.section-heading h2{margin:0}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.post-card{border-bottom:1px solid #acaea6;display:flex;flex-direction:column}.post-card>a{display:block;overflow:hidden;background:#e6e4dc}.post-card img{height:250px;width:100%;object-fit:cover}.post-card:last-child img{object-fit:contain;background:white}.post-card>div{padding:24px 0 30px;display:flex;flex-direction:column;flex:1}.card-kicker{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:18px;color:#60675f}.post-card h3{font-size:32px}.post-card h3 a{text-decoration:none}.post-card .text-link{align-self:start;margin-top:auto}.contact{background:var(--yellow)}.contact h2{font-size:60px}.contact-direct{display:flex;flex-direction:column;align-items:start;gap:13px;margin-top:28px;font-size:16px}.contact-direct a{text-decoration:none}.rental{font-size:12px;margin:23px 0 0;letter-spacing:.05em}.faq details{border-top:1px solid #b8b9b1;padding:23px 0}.faq details:last-child{border-bottom:1px solid #b8b9b1}.faq summary{font-size:17px;font-weight:700;cursor:pointer;list-style:none;display:flex;gap:24px;justify-content:space-between;line-height:1.5}.faq summary:after{content:'+';font-size:24px;line-height:1}.faq details[open] summary:after{content:'−'}.faq summary::-webkit-details-marker{display:none}.faq p{margin:20px 0 0;font-size:16px;color:var(--muted)}footer{background:var(--ink);color:var(--paper);padding:62px 0 24px}.footer-top{display:grid;grid-template-columns:1.35fr .8fr 1fr;gap:65px}.footer-top .brand{font-size:34px}.footer-top .brand svg{width:46px}.footer-top p:not(.footer-label){font-size:13px;color:#b7bfba;margin:23px 0}.footer-label{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:#b7bfba;margin:8px 0 22px}.footer-top>div>a:not(.brand){display:block;font-size:14px;margin:0 0 17px;text-decoration:none}.footer-bottom{border-top:1px solid #454b47;margin-top:45px;padding-top:24px;display:flex;justify-content:space-between;gap:30px;font-size:11px;color:#adb6af;line-height:1.7}.footer-bottom>div{display:flex;gap:23px;flex-wrap:wrap}.footer-bottom a{text-decoration:none}.privacy-settings{padding:0;border:0;background:none;color:inherit;font-size:inherit}dialog{max-width:540px;width:calc(100% - 40px);border:0;padding:35px;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#000b}dialog h2{font-size:38px}dialog p{font-size:15px}dialog a{font-size:14px}.dialog-actions{display:flex;gap:15px;margin-top:30px;justify-content:flex-end}.dialog-actions>button:not(.button){background:transparent;padding:15px;border:1px solid #8d938c}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.brand{font-size:32px}.brand svg{width:48px}nav{gap:18px;font-size:12px}.hero-grid{gap:45px}.section-grid,.product-grid,.film-heading{gap:50px}.post-card img{height:210px}.contact h2{font-size:52px}}
@media(max-width:900px){.header{flex-wrap:wrap;min-height:98px;padding:18px 0;gap:0}.brand{font-size:34px}.menu-toggle{display:flex;gap:18px;align-items:center;border:1px solid #69706b;background:none;color:var(--paper);padding:12px}.header-right{width:100%;gap:0;align-items:stretch}.header-right nav{display:none}.header-right nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0;font-size:16px;padding:25px 0 10px}.header-right nav>a,.nav-group summary{display:block;padding:14px 0}.submenu{position:static;box-shadow:none;background:none;padding:0 0 10px 20px}.contact-line{margin-top:13px;justify-content:space-between}.hero-grid{gap:35px;padding-block:50px}.hero h1{font-size:78px}.hero-lead{font-size:19px}.hero-grid{grid-template-columns:1fr 1fr}.diagram figcaption{font-size:9px}.section{padding:64px 0}.section-grid,.product-grid{gap:38px}.features{gap:25px}.product-facts{grid-template-columns:1fr}.product-image{padding:20px}.product-image img{height:360px}.film-heading{gap:35px}.video-screen{height:390px}.post-grid{gap:23px}.post-card h3{font-size:27px}.post-card img{height:180px}.footer-top{gap:30px;grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:16px}}
@media(max-width:650px){.wrap{width:calc(100% - 44px)}.preview-note{font-size:9px;letter-spacing:.02em}.brand{font-size:33px;gap:9px}.brand svg{width:43px;height:52px}.menu-toggle{font-size:13px;padding:10px}.contact-line{font-size:10px;gap:12px}.hero-grid{grid-template-columns:1fr;padding-block:42px;gap:48px}.hero h1{font-size:76px;letter-spacing:-.5px}.hero-lead{font-size:20px}.hero .eyebrow{font-size:10px}.hero .button{width:100%}.hero-secondary{margin-inline:auto}.diagram{justify-self:center;max-width:420px}.diagram svg{max-height:none}.diagram figcaption{font-size:10px}.section-grid,.product-grid,.film-heading{grid-template-columns:1fr;gap:25px}.section{padding:54px 0}.eyebrow{margin-bottom:22px}h2{font-size:42px}.features{grid-template-columns:1fr;margin-top:38px;padding-top:12px;gap:30px}.features article{padding-top:20px}.small-number{margin-bottom:17px}.features h3{font-size:29px}.product-facts{grid-template-columns:.4fr 1fr;gap:15px}.product-facts strong{font-size:39px}.product-facts strong span{font-size:22px}.product .button{width:100%;gap:15px;font-size:13px}.product-image{margin-top:15px}.product-image img{height:330px}.film-heading h2{font-size:44px}.film-heading p{margin-bottom:0}.video-screen{height:295px}.video-load strong{font-size:31px}.video-load>span:last-child{font-size:11px}.video figcaption a{display:block;margin:10px 0 0}.section-heading{display:block;margin-bottom:32px}.section-heading>a{margin-top:25px}.post-grid{grid-template-columns:1fr;gap:35px}.post-card img{height:260px}.post-card h3{font-size:34px}.contact h2{font-size:47px}.contact .button{width:100%}.faq summary{font-size:16px}.footer-top{grid-template-columns:1fr;gap:28px}.footer-top>div:first-child{grid-column:auto}.footer-bottom>div{gap:14px 20px}.dialog-actions{flex-wrap:wrap}dialog{padding:25px}dialog h2{font-size:32px}}
/* German product page, sharing the homepage brand and spacing. */
nav a[aria-current=page]{color:var(--yellow)}.product-hero{background:var(--ink);color:var(--paper);padding:32px 0 64px;border-bottom:6px solid var(--yellow)}.breadcrumb{font-size:12px;color:#b9c1bd;text-decoration:none}.breadcrumb span{margin:0 12px;color:#68726d}.product-hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:100px;align-items:center;padding-top:40px}.product-hero h1{font-size:clamp(58px,6vw,85px);line-height:1.01}.product-hero .eyebrow{color:var(--yellow)}.product-hero .hero-lead{max-width:620px;font-size:20px}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.hero-actions .hero-secondary{margin:0}.product-cutout{margin:0;background:#fff;padding:28px 24px 22px;border-bottom:5px solid var(--yellow)}.product-cutout img{height:330px;object-fit:contain;width:100%}.product-cutout figcaption{font-size:11px;line-height:1.5;color:#4c5651;text-align:center;margin-top:16px}.specifications{background:#e8e5dc;scroll-margin-top:20px}.spec-heading{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start;margin-bottom:25px}.spec-heading h2{margin:0}.spec-heading p{margin:0;color:var(--muted)}.table-help{font-size:12px;color:#59615a;margin:28px 0 15px}.table-scroll{overflow-x:auto;border:1px solid #aeb3a8;overscroll-behavior-inline:contain}.table-scroll:focus-visible{outline:3px solid #298ad2;outline-offset:4px}table{width:100%;min-width:1030px;border-collapse:collapse;font-size:13px;font-variant-numeric:tabular-nums}th,td{padding:20px 16px;text-align:left;white-space:nowrap;border-bottom:1px solid #c5c7bc}thead th{background:var(--ink);color:var(--paper);font-weight:700;border-bottom:4px solid var(--yellow)}thead th:not(:first-child){color:var(--yellow)}tbody th{font-weight:600;min-width:220px}tbody tr:nth-child(odd){background:#f4f1e8}tbody tr:nth-child(even){background:#e2e0d7}.force-row{font-weight:700}.spec-note{border-left:3px solid #c9a31c;padding-left:20px;margin:24px 0 28px}.spec-note p{font-size:13px;line-height:1.7;margin-bottom:9px;max-width:1000px}.spec-note p:last-child{font-size:11px;color:#5b6259}.product-gallery{background:var(--ink);color:var(--paper)}.product-gallery .eyebrow{color:var(--yellow)}.product-gallery .section-heading>p{font-size:14px;color:#bdc5bf;margin:0}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.gallery-item{padding:0;background:none;color:inherit;border:0;text-align:left;min-width:0}.gallery-image{display:block;position:relative;border:1px solid #9b873e;background:#fff;overflow:hidden}.gallery-item:hover .gallery-image{border-color:var(--yellow)}.gallery-image img{height:325px;width:100%;object-fit:contain}.gallery-zoom{position:absolute;bottom:0;right:0;background:var(--yellow);color:var(--ink);width:38px;height:38px;display:grid;place-items:center;font-size:22px}.gallery-caption{display:flex;gap:15px;padding-top:19px;font-size:13px;line-height:1.5}.gallery-caption>span{color:var(--yellow);font-size:11px}.benefit-list article{border-top:1px solid #b9bcb2;padding:25px 0 10px}.benefit-list h3{font-size:30px}.benefit-list p{color:var(--muted);font-size:16px}.benefit-photo{width:100%;height:300px;object-fit:cover;margin-top:35px}.product-page .film .video-screen>img{object-position:center 37%}.product-company{background:#e8e5dc}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px}.resource-grid a{border-top:3px solid var(--yellow);border-bottom:1px solid #b2b9ae;padding:24px 0;display:flex;flex-direction:column;text-decoration:none;gap:15px}.resource-grid h3{font-size:30px}.resource-grid span{margin-top:auto;font-size:13px}.lightbox{width:min(1060px,calc(100% - 32px));max-width:1060px;background:var(--ink);color:var(--paper);padding:20px 30px}.lightbox figure{margin:20px 0}.lightbox figure img{height:min(66vh,650px);width:100%;object-fit:contain;background:#fff}.lightbox figcaption{text-align:center;margin-top:18px;font-size:14px}.lightbox-close{display:block;margin-left:auto;background:none;border:1px solid #7d887e;color:var(--paper);padding:12px}.lightbox-controls{display:flex;align-items:center;justify-content:center;gap:28px}.lightbox-controls button{background:var(--yellow);border:0;padding:10px 20px;font-size:24px}.lightbox-controls span{font-size:13px}
@media(max-width:1000px){.product-hero-grid{gap:40px}.product-hero h1{font-size:64px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:32px}.gallery-image img{height:340px}.spec-heading{gap:40px}.hero-actions{gap:20px}.resource-grid{gap:25px}}
@media(max-width:650px){.product-hero{padding-top:25px;padding-bottom:42px}.product-hero-grid{grid-template-columns:1fr;gap:35px;padding-top:35px}.product-hero h1{font-size:57px}.product-hero .hero-lead{font-size:18px}.product-cutout img{height:300px}.hero-actions .button{width:100%}.hero-actions .hero-secondary{margin:auto}.spec-heading{grid-template-columns:1fr;gap:15px}.spec-heading h2{font-size:43px}th,td{padding:17px 13px}.gallery-grid{gap:22px 14px}.gallery-image img{height:240px}.gallery-caption{font-size:12px;gap:8px}.product-gallery .section-heading>p{margin-top:20px}.resource-grid{grid-template-columns:1fr;gap:25px}.benefit-photo{height:260px}.lightbox{padding:16px}.lightbox figure img{height:55vh}.product-page .contact h2{font-size:44px}}
.pulling-hero{padding-top:30px}.pulling-hero:before{background:linear-gradient(90deg,var(--ink) 15%,#171a1d77),url('/assets/pulling-crane.jpg') center/cover}.pulling-hero>.wrap{position:relative}.pulling-hero .hero-grid{width:100%;padding-top:45px}.pulling-hero h1{font-size:clamp(58px,6.4vw,89px)}.pulling-page .product-gallery .gallery-image img{object-fit:cover}.pulling-page .product-gallery .gallery-item:nth-child(even) img{object-fit:contain}.field-examples{background:#e8e5dc}.field-examples .section-heading>p{font-size:15px;color:var(--muted);margin:0}.film-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.film-grid article{display:flex;flex-direction:column}.film-grid h3{font-size:31px;min-height:70px}.film-grid .video{margin:0}.film-grid .video-screen{height:275px}.film-grid .play{width:55px;height:55px;font-size:20px}.film-grid .video-load strong{font-size:28px}.film-grid .video-load>span:last-child{font-size:11px}.film-grid .video-screen>img{opacity:.4}.film-grid .video figcaption{color:#535e56;font-size:11px}.film-grid .video figcaption a{margin-left:0}.case-links{display:flex;gap:35px;flex-wrap:wrap;margin-top:34px}.pulling-end{background:var(--ink);color:var(--paper);padding:42px 0}.pulling-end .wrap{display:flex;gap:35px;align-items:center;justify-content:space-between}.pulling-end h2{font-size:38px;margin:0}.pulling-end a:last-child{font-size:14px}@media(max-width:900px){.film-grid{grid-template-columns:1fr}.film-grid h3{min-height:0}.film-grid .video-screen{height:390px}.film-grid article{padding-bottom:28px;border-bottom:1px solid #b0b7ad}.pulling-end .wrap{flex-wrap:wrap}}@media(max-width:650px){.pulling-hero h1{font-size:60px}.pulling-hero .hero-grid{padding-top:35px}.field-examples .section-heading>p{margin-top:20px}.film-grid .video-screen{height:300px}.pulling-end .wrap{display:grid;gap:25px}.pulling-end .button{width:100%}.pulling-end h2{font-size:36px}}

/* Contact: direct details and a quiet, clearly bounded enquiry surface. */
.contact-hero{padding:48px 0 68px}.contact-hero h1{max-width:1000px;font-size:clamp(46px,6vw,86px)}.contact-hero .hero-lead{max-width:720px}.enquiry-layout{display:grid;grid-template-columns:minmax(0,0.85fr) minmax(0,1.15fr);gap:80px;align-items:start}.enquiry-details h2,.enquiry-panel h2{font-size:clamp(32px,3.5vw,48px)}.contact-method{display:block;padding:22px 0;border-bottom:1px solid #b9b7af;font-weight:700;overflow-wrap:anywhere}.contact-method span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px;font-weight:400}.enquiry-checklist{margin-top:34px}.enquiry-checklist h3{font-size:26px}.enquiry-checklist ul{padding-left:20px;line-height:1.9}.enquiry-panel{background:#fff;border-top:5px solid #f2c744;padding:36px;min-width:0}.enquiry-panel p{line-height:1.65}.enquiry-panel a{text-decoration:underline;text-underline-offset:3px}.enquiry-panel .button{margin:12px 0;cursor:pointer}.enquiry-panel iframe{display:block;border:0;width:100%;min-height:500px;background:white}.enquiry-panel [hidden]{display:none!important}#nimble-remove{background:none;border:0;border-bottom:1px solid currentColor;padding:4px 0;color:inherit;cursor:pointer;text-align:left}.contact-next{padding:48px 0;background:#171a1d;color:#f4f1e8}.contact-next .wrap{display:flex;align-items:center;justify-content:space-between;gap:28px}.contact-next h2{font-size:36px;margin:0}@media(max-width:800px){.enquiry-layout{grid-template-columns:1fr;gap:36px}.enquiry-panel{padding:24px 18px}.contact-next .wrap{display:block}.contact-next .button{margin-top:24px}.contact-hero{padding-bottom:40px}}

.knowledge-hero{padding:48px 0 72px}.knowledge-hero h1{font-size:clamp(46px,5.6vw,80px);max-width:1000px}.knowledge-hero .hero-lead{max-width:700px}.knowledge-hero .button{margin-top:20px}.knowledge-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:24px;margin-top:44px}.knowledge-tiles article{border-top:3px solid #f2c744;padding:26px 0 8px}.knowledge-tiles h3{font-size:30px;margin:14px 0}.knowledge-tiles p{line-height:1.7;max-width:38em}.knowledge-dark{background:#171a1d;color:#f4f1e8}.knowledge-dark .eyebrow,.knowledge-dark .text-link{color:#f2c744}.knowledge-dark .benefit-list article{border-color:#ffffff35}.knowledge-photo{display:block;width:100%;max-height:350px;object-fit:cover;margin-top:32px;border-bottom:4px solid #f2c744}.knowledge-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px}.knowledge-links a{padding:24px 0;border-top:1px solid #b9b7af;line-height:1.5}@media(max-width:800px){.knowledge-hero{padding:32px 0 44px}.knowledge-links{grid-template-columns:1fr;gap:0}.knowledge-tiles{grid-template-columns:1fr}.knowledge-photo{max-height:270px}}
.knowledge-dark .benefit-list p{color:#d5d7d7}
.topic-filters{display:flex;flex-wrap:wrap;gap:12px}.topic-filters button{border:1px solid #171a1d;background:transparent;color:#171a1d;padding:12px 24px;font:inherit;cursor:pointer}.topic-filters button[aria-pressed=true]{background:#171a1d;color:#f2c744}.topic-grid{row-gap:44px}.topic-grid [hidden]{display:none}.article-hero{padding:44px 0 68px}.article-hero h1{font-size:clamp(40px,5vw,68px);max-width:1100px;line-height:1.12}.article-layout{display:grid;grid-template-columns:minmax(200px,.8fr) minmax(0,2fr);gap:72px;align-items:start}.article-sidebar nav{display:grid;gap:0}.article-sidebar nav a{padding:12px 0;border-bottom:1px solid #ccc9bf;font-size:14px;line-height:1.5}.article-help{background:#171a1d;color:#f4f1e8;padding:24px;margin-top:32px}.article-help h3{font-size:30px}.article-help .button{padding:14px;font-size:14px}.article-copy{max-width:780px;font-size:18px;line-height:1.8;overflow-wrap:anywhere}.article-copy h2{font-size:clamp(28px,3vw,40px);line-height:1.2;margin:46px 0 20px}.article-copy h2:first-child{margin-top:0}.article-copy a{text-decoration:underline;text-underline-offset:4px}.article-copy li{margin-bottom:14px}.article-copy p{margin:0 0 22px}.article-product-link{border-top:4px solid #f2c744;margin-top:40px;padding-top:8px}.article-page .gallery-image{background:#24292c}.article-page .gallery-image img{object-fit:contain}.article-page .video{max-width:960px;margin:32px auto 0}@media(max-width:800px){.article-layout{grid-template-columns:1fr;gap:32px}.article-sidebar .article-help{display:none}.article-sidebar nav{max-height:240px;overflow:auto}.article-copy{font-size:17px}.article-hero{padding:32px 0 44px}.topic-filters button{padding:10px 18px}}
.legal-hero{padding:44px 0 64px}.legal-hero h1{font-size:clamp(40px,5vw,70px);line-height:1.12;max-width:1000px}.legal-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:64px;align-items:start}.legal-nav{display:grid}.legal-nav a{padding:16px 0;border-bottom:1px solid #c6c4ba;line-height:1.5}.legal-nav a[aria-current]{font-weight:700;border-bottom:3px solid #f2c744}.legal-copy{max-width:800px;line-height:1.8;overflow-wrap:anywhere}.legal-copy h2{font-size:30px;line-height:1.3;margin:36px 0 14px}.legal-copy p{margin:0 0 18px}.legal-copy a{text-decoration:underline;text-underline-offset:3px}.legal-draft{border-left:4px solid #f2c744;background:#e9e5da;padding:20px 24px;margin-bottom:36px}.legal-draft p{margin:8px 0 0;font-size:15px}.legal-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.legal-cards>a{border-top:3px solid #f2c744;text-decoration:none;padding:8px 0}.legal-cards h2{margin-top:12px}@media(max-width:800px){.legal-layout{grid-template-columns:1fr;gap:32px}.legal-nav{grid-template-columns:1fr 1fr;gap:0 20px;font-size:14px}.legal-cards{grid-template-columns:1fr}.legal-hero{padding:32px 0 44px}}
/* Keep long German words and action labels within narrow phone screens. */
.hero-grid>*,.section-grid>*,.film-heading>*,.section-heading>*,.product-grid>*,.product-hero-grid>*{min-width:0}
@media(max-width:380px){h1,h2,h3{overflow-wrap:anywhere;hyphens:auto}.button{white-space:normal;max-width:100%;padding:16px 18px;gap:12px;font-size:15px}.hero h1,.pulling-hero h1{font-size:48px}.film-heading{grid-template-columns:minmax(0,1fr)}.contact-line{flex-wrap:wrap}.hero-grid{grid-template-columns:minmax(0,1fr)}}
