.reha-chat-unread{position:absolute;top:-7px;left:-7px;min-width:20px;height:20px;padding:0 5px;border:2px solid #ffffff;border-radius:999px;background:#9f2636;color:#fff;font-size:11px;line-height:16px;font-weight:700;text-align:center}.reha-chat-header-text{flex:1 1 auto}.reha-chat-language{width:58px;min-height:32px;padding:4px 20px 4px 8px;border:1px solid rgba(255,255,255,.55);border-radius:6px;background:#fff;color:#232323;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.reha-chat-language:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.reha-chat-welcome p{margin:0}.reha-chat-welcome .reha-chat-language-hint{margin-top:10px;color:#555d66;font-size:12px}.reha-chat-conversation-status{margin:0;padding:9px 16px;border-top:1px solid #eeeeee;background:#f7f8fa;color:#555d66;font-size:12px;line-height:1.4}.reha-chat-conversation-status[data-tone=success]{border-top-color:#cfe8d8;background:#f1f8f3;color:#17663b}.reha-chat-conversation-status[data-tone=error]{border-top-color:#f0c9cf;background:#fff5f6;color:#8d2131}.reha-chat-online-email{padding:10px 14px;border-top:1px solid #eeeeee;background:#fff}.reha-chat-online-email label,.reha-chat-field-label{display:block;margin:0 0 5px;color:#41464d;font-size:12px;line-height:1.35;font-weight:600}.reha-chat-online-email input{width:100%;min-height:34px;padding:7px 11px;border:1px solid #dddddd;border-radius:6px;color:#1a1a1b;font:inherit;font-size:13px;outline:none}.reha-chat-online-email input:focus{border-color:#c19b52;box-shadow:0 0 0 2px #c19b522e}.reha-chat-online-email p{margin:5px 0 0;color:#6b737c;font-size:11px;line-height:1.35}.reha-chat-online .reha-chat-input-area{border-top:1px solid #eeeeee}.reha-chat-input-area button:disabled,.reha-chat-offline-input-row button:disabled{cursor:wait;opacity:.55}.reha-chat-input-area input:disabled,.reha-chat-offline-input-row input:disabled{cursor:wait;background:#f5f5f5}@media(max-width:520px){.reha-chat-header{gap:9px;padding-inline:14px}.reha-chat-header-logo{width:36px;height:36px;flex-basis:36px}.reha-chat-language{width:54px}}@font-face{font-family:Roboto Static;src:url(/assets/reha/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto Static;src:url(/assets/reha/Roboto-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto Static;src:url(/assets/reha/Roboto-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}:root{--ink: #222222;--text-strong: #0b1b32;--text-body: #323e50;--muted: #6f757d;--text-muted: #6f757d;--line: #e6e8eb;--line-strong: #dfe3e7;--soft: #f5f6f7;--surface: #ffffff;--surface-soft: #f4f5f6;--dark: #323e50;--black: #0a0002;--gold: #c49f47;--gold-bright: #ecbf55;--gold-text: #d8b75d;--gold-link: #765b1d;--shell: 1408px;--section-y: 80px;--section-y-compact: 50px;--section-y-after-search: 160px;--divider-gap: 44px;--font-small: 14px;--font-body: 18px;--font-ui: 16px;--font-faq-question: 20px;--font-section: 32px;--font-section-large: 34px;--font-card-title: 22px;--font-product-title: 16px;--font-price: 20px;--lh-body: 1.55;--lh-heading: 1.25}*{box-sizing:border-box}html{background:#fff;color:var(--ink);font-family:Roboto Static,Arial,sans-serif;scroll-behavior:smooth;scroll-padding-top:24px;overflow-x:hidden}body{margin:0;font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:not([tabindex="-1"]):focus-visible{outline:3px solid #ffffff!important;outline-offset:2px;box-shadow:0 0 0 5px var(--text-strong)!important}.skip-link{position:fixed;top:8px;left:8px;z-index:200;padding:10px 14px;border-radius:4px;background:var(--text-strong);color:#fff;font-weight:600;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(var(--shell),calc(100% - 32px));margin:0 auto}#faq{scroll-margin-top:24px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.site-header{background:#fff;position:relative;z-index:80}.header-main{height:104px;display:flex;align-items:center;justify-content:flex-start;gap:48px}.brand img{width:90px;height:auto}.main-nav,.header-actions,.quick-bar-inner,.quick-bar nav{display:flex;align-items:center}.main-nav{flex:0 0 auto;gap:38px;font-size:16px;font-weight:500}.main-nav>a,.nav-dropdown button{min-height:44px;transition:color .18s ease,opacity .18s ease}.main-nav>a{display:inline-flex;align-items:center}.main-nav>a:hover,.main-nav>a:focus-visible{color:var(--gold)}.nav-dropdown{position:static;min-height:104px;display:flex;align-items:center}.nav-dropdown button{display:inline-flex;align-items:center;gap:10px;border:0;background:transparent;color:var(--ink);padding:0;min-height:24px;cursor:pointer}.nav-dropdown button:after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transform-origin:center;transition:transform .22s cubic-bezier(.22,1,.36,1)}.nav-dropdown:hover button,.nav-dropdown:focus-within button,.nav-dropdown.is-open button{color:var(--gold)}.nav-dropdown:hover button:after,.nav-dropdown:focus-within button:after,.nav-dropdown.is-open button:after{transform:rotate(-135deg) translateY(-1px)}.nav-panel{position:absolute;top:104px;left:0;right:0;padding:0;background:#fff;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .2s ease,transform .24s cubic-bezier(.22,1,.36,1),visibility 0s linear .24s;z-index:30}.nav-panel:before{content:"";position:absolute;left:0;right:0;top:-2px;height:2px;background:#fff}.header-search{flex:1 1 auto;max-width:610px;margin-left:auto;position:relative;z-index:35;display:grid;grid-template-columns:minmax(0,1fr) 98px;align-items:stretch}.header-search input{min-width:0;height:46px;padding:0 18px;border:1px solid #dfe3e7;border-right:0;border-radius:3px 0 0 3px;color:#323e50;font-size:16px;font-style:normal;font-weight:500;transition:border-color .18s ease,box-shadow .18s ease}.header-search input::placeholder{color:#b4b7bd;font-style:italic}.header-search button{height:46px;border:0;background:#0a0002;color:#fff;font-size:15px;line-height:1;font-weight:700;text-transform:uppercase;cursor:pointer;transition:background-color .18s ease,color .18s ease}.header-search:focus-within{z-index:95}.header-search input:focus{border-color:#cfd5db;box-shadow:inset 0 0 0 1px #cfd5db;outline:0}.header-search button:hover,.header-search button:focus-visible{background:#1b1013}.nav-dropdown:hover .nav-panel,.nav-dropdown:focus-within .nav-panel,.nav-dropdown.is-open .nav-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-1px);transition-delay:0s}.nav-panel-inner{width:min(var(--shell),calc(100% - 32px));min-height:286px;margin:0 auto;padding:30px 36px 58px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:64px;background:#fff;border:0;border-radius:0;box-shadow:none}.nav-panel-inner div{display:grid;align-content:start;gap:14px}.nav-panel-inner strong{margin-bottom:18px;color:#000;font-size:22px;font-weight:600}.nav-panel-inner a{color:#0b1b32;font-size:16px;line-height:1.4;transition:color .18s ease,transform .18s ease}.nav-panel-inner a:hover,.nav-panel-inner a:focus-visible{color:var(--gold);transform:translate(3px)}.header-actions{margin-left:auto;gap:24px;color:#2f3640;font-size:16px;font-weight:500}.mobile-menu-toggle{display:none;width:44px;height:44px;padding:10px;border:0;background:transparent;color:var(--text-strong);cursor:pointer}.mobile-menu-toggle span{display:block;width:22px;height:2px;margin:4px auto;border-radius:2px;background:currentColor;transform-origin:center;transition:transform .18s ease,opacity .18s ease}.is-mobile-nav-open .mobile-menu-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}.is-mobile-nav-open .mobile-menu-toggle span:nth-child(2){opacity:0}.is-mobile-nav-open .mobile-menu-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.header-blog-link{min-height:44px;display:inline-flex;align-items:center;color:#1f2935;transition:color .18s ease}.header-blog-link:hover,.header-blog-link:focus-visible{color:var(--gold)}.language-switcher{position:relative;flex:0 0 auto}.language-switcher summary{min-width:62px;min-height:44px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#1f2935;list-style:none;cursor:pointer;transition:color .18s ease}.language-switcher summary::-webkit-details-marker{display:none}.language-switcher summary::marker{content:""}.language-switcher summary:after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transform-origin:center;transition:transform .22s cubic-bezier(.22,1,.36,1)}.language-switcher[open] summary,.language-switcher summary:hover,.language-switcher summary:focus-visible{color:var(--gold)}.language-switcher[open] summary:after{transform:rotate(-135deg) translateY(-1px)}.language-flag{width:24px;height:15px;flex:0 0 24px;overflow:hidden;border:1px solid #d9dde1;border-radius:2px;box-shadow:0 0 0 1px #0b1b3208}.language-switcher-code{font-size:14px;line-height:1;font-weight:600}.language-switcher-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:100;width:176px;margin:0;padding:6px;list-style:none;border:1px solid var(--line-strong);border-radius:8px;background:#fff;box-shadow:0 12px 28px #0b1b321f}.language-switcher-menu li{margin:0;padding:0}.language-switcher-option{width:100%;min-height:44px;padding:8px 10px;display:flex;align-items:center;gap:10px;border-radius:4px;color:var(--text-strong);font-size:15px;line-height:1.35;font-weight:500}a.language-switcher-option:hover,a.language-switcher-option:focus-visible,.language-switcher-option.is-current{background:var(--surface-soft)}a.language-switcher-option:hover,a.language-switcher-option:focus-visible{color:var(--gold-link)}.language-switcher-option.is-current:after{content:"";width:7px;height:12px;margin-left:auto;border-right:2px solid var(--gold-link);border-bottom:2px solid var(--gold-link);transform:translateY(-1px) rotate(45deg)}.cart-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;color:#1f2935;text-decoration:none}.cart-link .cart-icon{width:24px;height:24px}.cart-link:hover,.cart-link:focus-visible{color:var(--gold)}.cart-count{position:absolute;top:2px;right:2px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border:2px solid #ffffff;border-radius:999px;background:var(--black);color:#fff;font-size:10px;line-height:1;font-weight:700}.quick-bar{background:var(--dark);color:#fff}.quick-bar-inner{height:58px;justify-content:space-between;font-size:16px;font-weight:600}.quick-bar-inner>a{color:var(--gold-bright);font-weight:500;transition:color .18s ease}.quick-bar-inner>a:hover,.quick-bar-inner>a:focus-visible{color:var(--gold)}.quick-bar nav{gap:32px;color:#fff}.quick-request-popup{position:fixed;inset:0;z-index:70;display:grid;place-items:start center;padding:88px 16px 32px;overflow:auto;background:#0a0c0f00;color:#323e50;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,background-color .24s ease,visibility 0s linear .24s}.site-header.is-quick-request-open .quick-request-popup{background:#0a0c0f8f;opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.site-header.is-quick-request-open .quick-bar-inner>a{color:var(--gold)}.quick-request-popup-inner{position:relative;width:min(720px,100%);max-height:calc(100vh - 120px);overflow:auto;padding:44px 56px 48px;display:grid;gap:24px;background:#fff;box-shadow:0 24px 54px #191f273d;opacity:.92;transform:translateY(-14px) scale(.985);transition:opacity .24s ease,transform .26s cubic-bezier(.22,1,.36,1)}.site-header.is-quick-request-open .quick-request-popup-inner{opacity:1;transform:translateY(0) scale(1)}.quick-request-close{position:absolute;top:18px;right:18px;width:36px;height:36px;display:grid;place-items:center;border:0;background:transparent;color:#323e50;cursor:pointer}.quick-request-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}.quick-request-copy .eyebrow{margin:0 0 10px;color:#323e50;font-size:15px;line-height:1.3;font-weight:500;letter-spacing:1.5px;text-transform:uppercase}.product-ajax-search{position:relative}.product-search-results{position:absolute;z-index:90;top:calc(100% + 10px);left:0;right:0;display:none;max-height:min(426px,calc(100vh - 184px));overflow-y:auto;overscroll-behavior:contain;border:1.5px solid #dfe3e7;border-radius:6px;background:#fff;box-shadow:0 18px 42px #1f29372b}.product-search-results.is-open{display:block}.product-search-result,.product-search-empty{display:grid;gap:3px;padding:11px 14px;border-bottom:1px solid #edf0f2;background:#fff;color:#323e50;font-size:14px;line-height:1.35;text-transform:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.product-search-result:last-child,.product-search-empty:last-child{border-bottom:0}.product-search-result:hover,.product-search-result:focus-visible,.product-search-result.is-active{background:#f5f6f7;color:#0b1b32}.product-search-result-title{overflow:hidden;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.product-search-result-badges{display:flex;flex-wrap:wrap;gap:4px 8px;align-items:center}.product-search-result-badge,.product-search-result-notice{width:fit-content;color:#323e50;font-size:12px;line-height:1.35;font-weight:600}.product-search-result-badge:before{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#6f757d;content:""}.product-search-result-badge.is-exact:before,.product-search-result-badge.is-availability:before{background:#39734f}.product-search-result-badge.is-successor:before,.product-search-result-badge.is-approved_alternative:before{background:#9a741d}.product-search-result-notice{flex-basis:100%;color:#7a5313}.product-search-result-meta,.product-search-empty{overflow:hidden;color:#6f757d;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.product-search-results .product-search-zero-result,.search-card .product-search-results .product-search-zero-result{appearance:none;-webkit-appearance:none;display:grid;grid-template-columns:minmax(0,1fr);width:100%;min-height:62px;margin:0;padding:11px 14px;border:0;border-left:3px solid #c49f47;border-radius:0;background:#fff;box-shadow:none;color:#323e50;cursor:pointer;font:inherit;text-align:left;text-transform:none;white-space:normal}.product-search-results .product-search-zero-result:hover,.product-search-results .product-search-zero-result:focus-visible{border-left-color:#323e50;background:#f8f9fa;color:#0b1b32;outline:0}.product-search-empty-title{display:block;color:#0b1b32;font-size:14px;font-weight:600;letter-spacing:0;text-transform:none}.product-search-empty-meta{display:block;margin-top:3px;color:#6f757d;font-size:12px;font-weight:500;line-height:1.35;letter-spacing:0;text-transform:none}.quick-request-copy h2{margin:0;color:#323e50;font-size:32px;line-height:1.25;font-weight:500}.quick-request-copy p:not(.eyebrow){margin:0;max-width:560px;color:#323e50;font-size:18px;line-height:1.5}.quick-request-popup-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.quick-request-popup-form label{display:grid;gap:7px;color:#323e50;font-size:15px;line-height:1.35;font-weight:600}.quick-request-wide,.quick-request-file,.quick-request-note,.quick-request-popup-form button,.quick-request-status,.quick-request-mail-fallback{grid-column:1 / -1}.quick-request-popup-form input,.quick-request-popup-form textarea{width:100%;min-height:48px;padding:12px 14px;border:1.5px solid #d9dde1;border-radius:4px;background:#fff;color:#323e50}.quick-request-popup-form textarea{min-height:128px;resize:vertical}.quick-request-popup-form input[type=file]{padding:10px 12px}.quick-request-file span,.quick-request-note,.quick-request-status,.quick-request-mail-fallback{color:#69717a;font-size:13px;line-height:1.45;font-weight:400}.quick-request-note,.quick-request-status{margin:0}.quick-request-status[data-status-tone],.product-quote-status[data-status-tone],.lead-form-status[data-status-tone],.support-callback-status[data-status-tone],.cart-order-status[data-status-tone]{min-height:0;margin-top:4px;padding:12px 14px;border:1px solid #b8e2c3;border-radius:8px;background:#edf8f0;color:#14532d;font-size:14px;line-height:1.45;font-weight:700}.quick-request-status[data-status-tone=error],.product-quote-status[data-status-tone=error],.lead-form-status[data-status-tone=error],.support-callback-status[data-status-tone=error],.cart-order-status[data-status-tone=error]{border-color:#f0c7c7;background:#fff3f3;color:#8a1f1f}.form-turnstile{min-height:65px;display:flex;align-items:center}.quick-request-submit{width:fit-content;min-width:232px;margin-top:4px}.quick-request-mail-fallback{color:var(--gold);font-weight:600;text-decoration:underline}.hero{position:relative;min-height:510px;background:linear-gradient(#000000ad,#000000ad),url(/assets/reha/industrie-lager.png) center center / cover no-repeat,#242b34}.hero-inner{padding-top:86px;padding-bottom:83px}.eyebrow{margin:0 0 13px;color:#68707a;font-size:17px;font-weight:500}.hero .eyebrow{color:#ffffffeb;font-size:17.6px;letter-spacing:2.1px;text-transform:uppercase}.hero h1{max-width:620px;margin:0 0 24px;color:#fff;font-size:64px;line-height:1.07;font-weight:500}.hero-copy{width:480px;margin:0 0 34px;color:#ffffffd1;font-size:18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 28px;border-radius:999px;font-size:var(--font-ui);font-weight:600;border:1px solid transparent;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.button-dark{background:var(--gold);color:var(--text-strong)}.button-light{background:var(--gold);border-color:var(--gold);color:var(--text-strong)}.button-dark:hover,.button-light:hover{background:#b68f37;border-color:#b68f37}.button-icon{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.search-card{position:absolute;left:50%;bottom:-80px;z-index:20;translate:-50% 0;width:min(960px,calc(100% - 80px));padding:32px 24px;background:var(--gold);border-radius:18px;text-align:center}.search-card h2{margin:0 0 17px;color:var(--text-strong);font-size:32px;line-height:1.25;font-weight:500}.search-card form{position:relative;display:grid;grid-template-columns:1fr 98px;gap:0;max-width:610px;margin:0 auto;z-index:35}.search-card input[type=search]{min-width:0;height:46px;padding:0 18px;border:1px solid #dfe3e7;border-right:0;border-radius:3px 0 0 3px;color:#323e50;font-size:16px;font-style:normal;font-weight:500;transition:border-color .18s ease,box-shadow .18s ease}.search-card input::placeholder{color:#b4b7bd;font-style:normal}.search-card .product-ajax-search>button{height:46px;border:0;background:var(--black);color:#fff;font-weight:700;font-size:15px;line-height:1;text-transform:uppercase;cursor:pointer;transition:background-color .18s ease,color .18s ease}.search-card form:focus-within{z-index:95}.search-card input[type=search]:focus{border-color:#cfd5db;box-shadow:inset 0 0 0 1px #cfd5db;outline:0}.search-card .product-ajax-search>button:hover,.search-card .product-ajax-search>button:focus-visible{background:#1b1013}.manufacturer-section{padding:var(--section-y-after-search) 0 0;text-align:left}.is-home-product-search-open .manufacturer-section{padding-top:calc(var(--section-y-after-search) + var(--home-product-search-results-space, 0px))}.manufacturer-section h2,.products-section h2,.intro h2,.reviews h2,.faq h2{margin:0;font-size:34px;line-height:1.25;font-weight:500}.manufacturer-carousel{position:relative;margin-top:30px}.manufacturer-grid{display:flex;flex-wrap:nowrap;width:100%;overflow:hidden;gap:30px;cursor:grab;touch-action:pan-y;user-select:none;transition:transform .18s ease;will-change:transform}.manufacturer-grid.is-dragging{cursor:grabbing;transition:none}.manufacturer-grid.is-snapback{transition:transform .18s ease}.manufacturer-card{flex:0 0 calc((100% - 120px)/5);min-width:0;display:grid;place-items:center;min-height:150px;padding:20px 12px;background:var(--dark);border:0;border-radius:18px;color:#e0c37d;font-size:28px;line-height:40px;font-weight:400;text-align:center;-webkit-user-drag:none}.carousel-arrow{position:absolute;top:50%;z-index:2;width:42px;height:42px;display:grid;place-items:center;translate:0 -50%;border-radius:50%;border:1px solid #e3e5e8;background:#fff;color:#90979f;cursor:pointer}.carousel-arrow:first-child{left:-21px}.carousel-arrow:last-child{right:-21px}.carousel-arrow svg,.testimonial-arrows svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.products-section{padding:var(--section-y-after-search) 0 var(--divider-gap)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{min-height:350px;padding:20px 20px 18px;background:#fff;border:1.5px solid #e4e7ea;border-radius:18px;overflow:hidden}.product-image{display:grid;place-items:center;aspect-ratio:1;overflow:hidden;background:#f8f8f8;border-radius:8px;cursor:pointer}.product-image img{width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-drag:none;user-select:none;transition:scale .25s ease}.product-card:hover img{scale:1.04}.product-card h3{margin:12px 0 10px;font-size:var(--font-product-title);line-height:1.5;font-weight:500}.product-card p,.product-card h3{padding:0}.product-card p{margin:0;color:#252f3d;font-size:var(--font-price);line-height:1.27;font-weight:600}.intro{padding:0 0 var(--divider-gap)}.divider{width:100%;height:1.5px;margin-bottom:var(--divider-gap);background:#dadde0}.intro .divider{margin-bottom:var(--divider-gap)}.intro h2{max-width:1120px;margin-bottom:16px}.intro p{max-width:1220px;margin:0 0 18px;color:#323e50;font-size:var(--font-body);line-height:1.5}.intro p:last-child{margin-bottom:0}.emergency{padding:0 0 var(--section-y)}.emergency-grid{display:grid;grid-template-columns:1fr 1fr;gap:112px;align-items:center}.emergency-grid img{width:100%;height:auto;border-radius:19px}.emergency-copy{max-width:430px}.section-icon,.promise-icon{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.section-icon{margin-bottom:14px;color:#323e50}.section-icon-solid{fill:currentColor;stroke:none}.emergency-copy .eyebrow,.planning-copy .eyebrow,.reviews .eyebrow,.purchase-inner .eyebrow,.faq .eyebrow,.quick-request .eyebrow{color:#323e50;font-size:18px;line-height:1.25;font-weight:500;letter-spacing:1.5px;text-transform:uppercase}.emergency h2{margin:0;color:#323e50;font-size:32px;line-height:1.25;font-weight:500}.emergency h3{margin:0;color:#323e50;font-size:28px;line-height:1.25;font-weight:500}.emergency p{color:#323e50;font-size:var(--font-body);line-height:1.5}.phone{color:#323e50!important;font-size:24px;font-weight:600}.gold-rule{display:block;width:90px;height:3px;margin:12px 0 18px;background:var(--gold)}.emergency-call{margin-top:74px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:40px}.emergency-call div{text-align:right}.emergency-call p{margin:0 0 6px;font-size:16px;line-height:1.5;font-weight:500}.benefit-cards{margin-top:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.benefit-cards article{min-height:168px;padding:24px 28px;background:#f4f5f6;border-radius:8px}.benefit-cards h3{margin:0 0 14px;color:#323e50;font-size:var(--font-card-title);line-height:1.27;font-weight:600}.benefit-cards p{margin:0;color:#323e50;font-size:var(--font-body);line-height:1.5}.promise-text{padding:var(--section-y) 0;border-bottom:1.5px solid #dadde0}.promise-text h2{margin:0 0 14px;color:#323e50;font-size:32px;line-height:1.25;font-weight:500}.promise-text p{margin:0 0 18px;max-width:1320px;color:#323e50;font-size:var(--font-body);line-height:1.5}.planning{padding:var(--section-y) 0;background:#fff;text-align:center}.planning-inner{display:grid;justify-items:center}.planning h2{margin:0;color:#323e50;font-size:32px;line-height:1.25;font-weight:500}.planning-copy{max-width:470px;display:grid;justify-items:center}.planning-copy .gold-rule{margin:14px 0 18px}.planning-copy p:not(.eyebrow){margin:0;color:#323e50;font-size:var(--font-body);line-height:1.5}.planning-cards{width:100%;margin:78px 0 38px;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.planning-cards article{padding:0 72px;color:#323e50}.planning-cards article+article{border-left:1px solid #d9dde1}.planning-cards h3{margin:0 0 18px;color:#323e50;font-size:var(--font-card-title);line-height:1.27;font-weight:600}.planning-cards p{margin:0;color:#323e50;font-size:var(--font-body);line-height:1.5}.promise-band{margin-top:var(--section-y);margin-bottom:var(--section-y);padding:62px 76px 56px;background:var(--dark);border-radius:18px;color:#fff}.promise-band h2{margin:0 0 46px;text-align:center;color:#fff;font-size:32px;line-height:1.25;font-weight:500}.promise-band-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:92px}.promise-band article{display:grid;align-content:start}.promise-icon{margin-bottom:18px;color:#fff}.promise-band h3{margin:0 0 16px;color:#fff;font-size:var(--font-card-title);line-height:1.27;font-weight:600}.promise-band p{margin:0;color:#ffffffd1;font-size:var(--font-body);line-height:1.5}.reviews{padding:var(--section-y) 0}.reviews-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:110px;align-items:center}.reviews-copy{max-width:475px}.reviews-copy h2{margin:0;color:#323e50;font-size:32px;line-height:1.25;font-weight:500}.reviews-copy .gold-rule{margin:14px 0 18px}.reviews-copy p:not(.eyebrow){margin:0 0 26px;color:#323e50;font-size:var(--font-body);line-height:1.5}.testimonial-slider{position:relative;min-height:178px;padding:38px 42px;background:#f4f5f6;border-radius:18px;color:#323e50}.quote-icon{width:34px;height:auto;margin-bottom:14px;color:#323e50;fill:currentColor}.testimonial-slides{position:relative;min-height:108px}.testimonial-slide{display:none;margin:0}.testimonial-slide.is-active{display:block}.testimonial-slide blockquote{margin:0 0 16px;max-width:640px;font-size:var(--font-body);line-height:1.5}.testimonial-slide figcaption{font-size:var(--font-ui);font-weight:500}.testimonial-arrows{position:absolute;left:50%;bottom:-42px;display:flex;gap:28px;translate:-50% 0;color:#8d949c}.testimonial-arrows button{display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.testimonial-arrows button:hover,.testimonial-arrows button:focus-visible{color:#323e50}.purchase-cta{padding:0 0 var(--section-y);background:transparent}.purchase-panel{display:grid;grid-template-columns:1.18fr .82fr;min-height:316px;overflow:hidden;background:#f4f5f6;border-radius:18px}.purchase-inner{max-width:720px;padding:58px 64px;text-align:left}.purchase-inner h2{margin:0 0 18px;color:#323e50;font-size:32px;line-height:1.25;font-weight:500}.purchase-inner p:not(.eyebrow){margin:0 0 24px;max-width:680px;color:#323e50;font-size:var(--font-body);line-height:1.5}.purchase-image{min-height:316px;background:url(/assets/reha/lagerplatz.png) center center / cover no-repeat;border-radius:0 18px 18px 0}.faq{padding:var(--section-y) 0}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.faq-copy{display:grid;justify-items:start;align-content:start;gap:16px}.faq-copy .eyebrow{margin:0;color:var(--text-body);font-size:18px;line-height:1.25;font-weight:500;letter-spacing:2.1px}.faq-copy h2{margin:0;color:var(--text-body);font-size:var(--font-section);line-height:1.27;font-weight:500}.faq-list{display:grid;gap:0}.faq details{border:0;border-bottom:1.5px solid rgba(42,50,61,.39);background:var(--surface)}.faq summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 0;color:var(--text-body);font-size:var(--font-faq-question);line-height:1.27;font-weight:600;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";flex:0 0 auto;color:var(--text-body);font-size:15px;font-weight:400;line-height:1}.faq summary:hover,.faq details[open] summary{color:var(--text-body)}.faq details[open] summary:after{content:"-";color:var(--text-body)}.faq details p{margin:0 0 16px;max-width:780px;color:var(--text-body);font-size:18px;line-height:1.5}.faq details p:first-of-type{padding-top:10px}.faq details p:last-child{margin-bottom:22px}.faq details strong{font-weight:600}.faq details a{color:var(--gold-link);font-weight:600}.quick-request{display:none}.site-footer{background:var(--dark);color:#fff}.footer-benefits{padding:26px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-bottom:1px solid rgba(255,255,255,.13)}.footer-benefits div{display:flex;align-items:center;gap:12px}.footer-benefits svg{width:30px;height:30px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-benefits p{margin:0;color:#fff;font-size:16px;line-height:1.2}.footer-benefits strong{display:block;font-weight:600}.footer-benefits span{display:block;color:#ffffffb3}.footer-main{padding:42px 0 38px;display:grid;grid-template-columns:1.35fr .8fr .8fr 1fr;gap:52px}.footer-main section{display:grid;align-content:start;gap:8px}.footer-main h2{margin:0 0 10px;color:#fff;font-size:16px;line-height:1.3;font-weight:600}.footer-main p,.footer-main a{margin:0;color:#ffffffb8;font-size:14px;line-height:1.55}.footer-main a:hover,.footer-bottom a:hover,.footer-bottom button:hover{color:#fff}.trustami-badge-wrap{display:inline-block;min-width:210px;min-height:90px;line-height:0}.footer-bottom{padding:28px 0 34px;display:flex;justify-content:space-between;gap:26px;color:#ffffff9e;font-size:13px;border-top:1px solid rgba(255,255,255,.13)}.footer-bottom p{margin:0}.footer-bottom nav{display:flex;gap:14px}.footer-bottom a,.footer-bottom button{color:#ffffffb8}.footer-bottom button{padding:0;border:0;background:transparent;cursor:pointer;font-size:inherit;line-height:inherit}.cookie-consent{position:fixed;left:0;right:0;bottom:0;z-index:50;background:#fff;border-top:1px solid #e2e4e7;box-shadow:0 -4px 14px #191f270a}.cookie-consent[hidden]{display:none}.cookie-consent-inner{width:min(var(--shell),calc(100% - 32px));min-height:74px;margin:0 auto;padding:14px 0 12px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:32px}.cookie-copy{max-width:760px}.cookie-copy strong{display:none}.cookie-copy p{margin:0;color:#69717a;font-size:13px;line-height:1.45}.cookie-copy a{color:var(--gold-link);font-weight:500}.cookie-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.cookie-actions button,.cookie-preference-actions button{min-height:40px;border-radius:4px;padding:0 28px;cursor:pointer;font-size:13px;font-weight:600}.cookie-secondary{border:1px solid #dfe3e7;background:#fff;color:#606872}.cookie-primary{border:1px solid #323e50;background:#323e50;color:#fff}.cookie-link{min-height:24px!important;padding:0!important;border:0;background:transparent;color:#59616d;text-decoration:underline;font-weight:400!important}.cookie-preferences{grid-column:1 / -1;padding:14px 0 4px;border-top:1px solid var(--line-strong)}.cookie-preferences fieldset{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0;padding:0;border:0}.cookie-preferences legend{margin:0 0 12px;color:#323e50;font-size:15px;font-weight:600}.cookie-option{min-height:78px;padding:13px 14px;display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start;border:1px solid #dfe3e7;border-radius:4px;background:#fff;color:#323e50}.cookie-option input{margin:3px 0 0;accent-color:var(--gold)}.cookie-option strong{display:block;margin:0 0 4px;font-size:14px;line-height:1.25;font-weight:600}.cookie-option small{display:block;color:#69717a;font-size:12px;line-height:1.35}.cookie-preference-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:10px}.product-page{background:#fff;color:#323e50}.product-page .shell{width:min(var(--shell),calc(100% - 32px))}.product-side-arrow{position:fixed;top:50%;z-index:20;width:28px;height:112px;display:grid;place-items:center;border:0;background:#1f1f1f;color:#fff;cursor:pointer;translate:0 -50%}.product-side-arrow-left{left:0}.product-side-arrow-right{right:0}.product-side-arrow svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.product-breadcrumbs{padding:44px 0 22px;display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#69717a;font-size:14px;line-height:1.4}.product-breadcrumbs a:hover{color:var(--gold)}.product-hero{padding:64px 0 82px;display:grid;grid-template-columns:624px minmax(0,1fr);gap:136px;align-items:start}.product-gallery{margin-top:16px;padding-left:24px;display:grid;gap:16px}.product-image-frame{width:600px;height:600px;display:grid;place-items:center;position:relative;border:0;border-radius:14px;background:#d1ad49;overflow:hidden;box-shadow:0 8px 18px #1f293714;cursor:zoom-in}.product-image-main{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-drag:none;user-select:none}.product-image-zoom{position:absolute;top:0;left:0;width:1200px;height:1200px;max-width:none;max-height:none;object-fit:cover;border:0;opacity:0;pointer-events:none;transition:opacity .12s ease;will-change:opacity,transform;z-index:1}.product-image-frame.is-zooming .product-image-zoom{opacity:1}.product-thumb-row{display:none;gap:12px}.product-thumb-row button{width:86px;height:86px;padding:6px;border:1.5px solid #dfe3e7;background:#fff;cursor:pointer}.product-thumb-row img{width:100%;height:100%;object-fit:contain}.product-summary{display:grid;align-content:start;min-width:0}.product-brand{margin:0 0 12px;color:#323e50;font-size:16px;line-height:1.4;font-weight:500}.product-summary h1{margin:0 0 18px;color:#323e50;font-size:32px;line-height:1.27;font-weight:500}.product-price-block{margin-bottom:18px;display:flex;align-items:baseline;gap:24px}.product-price{margin:0;color:#323e50;font-size:32px;line-height:1.27;font-weight:500}.product-tax{margin:0;color:#6f757d;font-size:16px;line-height:1.45;font-weight:600}.product-price-request .product-price{font-size:28px}.product-condition-offers{margin:-4px 0 18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-condition-offer{min-height:58px;padding:10px 12px;border:1px solid #dfe3e7;border-radius:8px;background:#fff;color:#323e50;display:grid;gap:2px;text-align:left;font:inherit;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.product-condition-offer span{font-size:14px;line-height:1.35;font-weight:700}.product-condition-offer strong{font-size:15px;line-height:1.35;font-weight:600}.product-condition-offer.is-active,.product-condition-offer:hover,.product-condition-offer:focus-visible{border-color:var(--gold);background:#fbf7ed;color:#0b1b32;outline:none}.product-status-list{display:grid;gap:8px;margin-bottom:24px}.product-status-list div{display:flex;gap:12px;align-items:baseline}.product-status-list span,.product-note{color:#323e50;font-size:18px;line-height:1.45;font-weight:700}.product-note{margin:-8px 0 21px;color:#6f757d;font-size:16px;font-weight:400}.product-status-list strong{color:var(--gold);font-size:18px;line-height:1.4;font-weight:600}.product-shipping-list{margin:0 0 24px;padding:0;display:grid;gap:8px;list-style:none}.product-shipping-list li{position:relative;padding-left:44px;color:#323e50;font-size:16px;line-height:24px}.product-shipping-list li:before{content:"";position:absolute;left:16px;top:5px;width:7px;height:12px;border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);transform:rotate(45deg)}.product-cart-form{margin-bottom:30px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.product-fixed-quantity{margin:0 4px 0 0;padding:0;display:inline-flex;align-items:center;gap:4px;color:#6f757d;font-size:14px;line-height:1.4;font-weight:500;white-space:nowrap}.product-fixed-quantity strong{color:#323e50;font-weight:600}.product-cart-form button{grid-column:auto}.product-primary-button,.product-secondary-button,.product-cart-offer-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:0;cursor:pointer;font-size:16px;line-height:1.25;font-weight:500}.product-primary-button{min-width:215px;padding:0 30px;border-radius:999px;background:var(--gold);color:var(--text-strong);text-transform:uppercase}.product-primary-button:hover{background:#323e50}.product-cart-form .product-primary-button:hover,.product-cart-form .product-primary-button:focus-visible{background:#b68f37}.product-cart-offer-button{min-width:218px;min-height:44px;padding:0 24px;border-radius:999px;background:var(--dark);color:#fff;font-family:inherit;font-weight:600}.product-cart-offer-button:hover,.product-cart-offer-button:focus-visible{background:#1f2937}.product-standalone-offer-button{width:fit-content;margin:10px 0 34px}.product-secondary-button{width:fit-content;min-width:232px;min-height:40px;margin:10px 0 34px;padding:0 30px;border:1.5px solid var(--gold);border-radius:999px;background:var(--gold);color:#fff;text-transform:none}.product-secondary-button:hover{background:#b68f37;border-color:#b68f37}.product-support-box{margin-top:8px;padding:20px;display:flex;flex-direction:column;gap:15px;background:#fff;border:1px solid #e5e5e5;border-radius:10px;box-shadow:0 4px 12px #0000000d}.support-top{min-height:70px;display:flex;align-items:center;gap:15px}.support-avatar{flex:0 0 70px;width:70px;height:70px;display:grid;place-items:center;border-radius:0;background:#fff;border:0;overflow:hidden}.support-avatar img{width:100%;height:100%;object-fit:cover}.support-heading{width:220px}.product-support-box h4{margin:0;color:#1a1a1b;font-size:19px;line-height:22.8px;font-weight:700}.support-kicker{margin:4px 0 0;color:#8d6f2e;font-size:13px;line-height:18.57px;font-weight:500;letter-spacing:0;text-transform:uppercase}.product-support-box>p{margin:0;color:#555;font-size:16px;line-height:22.86px}.support-contact-list{display:grid;gap:8px;padding:0;border-bottom:1px solid #eeeeee}.support-contact-row{min-height:43px;padding:10px 14px;display:flex;align-items:center;gap:10px;border-left:4px solid #29bf6a;border-radius:4px;background:#f6fdf8;color:#1a1a1b;font-size:15px;line-height:21.43px;font-weight:500;transition:background-color .18s ease}.support-contact-row:hover{background:#edfbf1;border-left-color:#27ae60}.support-contact-row svg{flex:0 0 18px;width:18px;height:18px;fill:#27ae60;stroke:none;transition:none}.support-contact-row span{flex:1 1 auto}.support-contact-row strong{margin-left:auto;padding:4px 10px;border-radius:999px;background:#ddf8e9;color:#219c55;font-size:12px;line-height:1;font-weight:700;text-transform:uppercase}.support-contact-row[data-support-status=away]{border-left-color:#e8a317;background:#fffdf5}.support-contact-row[data-support-status=away]:hover{border-left-color:#e8a317;background:#fff9e6}.support-contact-row[data-support-status=away] svg{fill:#e8a317}.support-contact-row[data-support-status=away] strong{background:#fef6e0;color:#b58212}.support-contact-row[data-support-status=loading]{border-left-color:#cfd5dc;background:#f8fafc}.support-contact-row[data-support-status=loading]:hover{border-left-color:#cfd5dc;background:#f4f6f8}.support-contact-row[data-support-status=loading] svg{fill:#8c96a3}.support-contact-row[data-support-status=loading] strong{background:#eef1f4;color:#6f7782}.support-contact-row-always{border-left-color:#29bf6a;background:#f6fdf8}.support-legend{display:flex;flex-wrap:nowrap;gap:20px;padding-top:12px;color:#5d6570;font-size:13px;line-height:18px}.support-legend span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.support-legend i{flex:0 0 8px;width:8px;height:8px;border-radius:50%}.dot-green{background:#29bf6a}.dot-gold{background:var(--gold)}.support-callback-modal{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:24px;background:#0000006b;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.support-callback-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.support-callback-panel{position:relative;width:min(420px,100%);padding:28px;border-radius:12px;background:#fff;box-shadow:0 12px 40px #0000002e}.support-callback-panel h2{margin:0 0 6px;color:var(--ink);font-size:22px;line-height:1.25}.support-callback-panel p{margin:0 0 18px;color:#666;font-size:14px;line-height:1.5}.support-callback-close{position:absolute;top:14px;right:14px;width:32px;height:32px;display:grid;place-items:center;border:0;background:transparent;color:var(--ink);cursor:pointer}.support-callback-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9}.support-callback-form{display:grid;gap:12px}.support-callback-form label{display:grid;gap:6px;color:var(--ink);font-size:13px;font-weight:700}.support-callback-form input,.support-callback-form textarea{width:100%;min-height:46px;padding:10px 12px;border:1px solid #dddddd;border-radius:6px;color:var(--ink);font:inherit}.support-callback-form textarea{resize:vertical}.support-callback-form input:focus,.support-callback-form textarea:focus{outline:2px solid rgba(193,155,82,.32);border-color:#c19b52}.support-callback-status{min-height:18px;margin:0;color:#1a8a45;font-size:13px;line-height:1.35;font-weight:600}#reha-chat-bubble{position:fixed;right:24px;bottom:24px;z-index:9998;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#c19b52;color:#fff;box-shadow:0 4px 16px #0000002e;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease,background .18s ease}#reha-chat-bubble.is-visible{opacity:1;visibility:visible;transform:translateY(0)}#reha-chat-bubble:hover{background:#b08a3e;transform:translateY(0) scale(1.05)}#reha-chat-bubble svg{width:26px;height:26px;fill:currentColor}.reha-chat-badge{position:absolute;top:-2px;right:-2px;width:14px;height:14px;border:2px solid #ffffff;border-radius:50%;background:#b5bdc7}.reha-chat-badge[data-status=online]{background:#27ae60}.reha-chat-badge[data-status=away]{background:#e8a317}#reha-chat-window{position:fixed;right:24px;bottom:90px;z-index:9998;width:370px;max-width:calc(100vw - 48px);max-height:min(520px,calc(100vh - 120px));display:flex;flex-direction:column;overflow:hidden;border:1px solid #e5e5e5;border-radius:16px;background:#fff;box-shadow:0 8px 40px #00000029;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}#reha-chat-window.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.reha-chat-header{padding:16px 18px;display:flex;align-items:center;gap:12px;background:#c19b52;color:#fff}.reha-chat-header-logo{width:40px;height:40px;padding:3px;flex:0 0 40px;border-radius:50%;background:#fff;object-fit:contain}.reha-chat-header-text{min-width:0}.reha-chat-header-text h2{margin:0;color:#fff;font-size:15px;line-height:1.25;font-weight:700}.reha-chat-header-text span{display:block;margin-top:2px;color:#ffffffe0;font-size:12px;line-height:1.35}.reha-chat-close{width:32px;height:32px;margin-left:auto;display:grid;place-items:center;border:0;background:transparent;color:#fff;cursor:pointer;opacity:.78}.reha-chat-close:hover,.reha-chat-close:focus-visible{opacity:1}.reha-chat-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.reha-chat-messages{min-height:200px;max-height:320px;flex:1;padding:16px;display:flex;flex-direction:column;gap:10px;overflow-y:auto;background:#fafafa}.reha-chat-welcome{padding:20px;color:#777;font-size:13px;line-height:1.5;text-align:center}.reha-chat-msg{max-width:82%;padding:10px 14px;border-radius:16px;color:#1a1a1b;font-size:14px;line-height:1.45;word-break:break-word}.reha-chat-msg.visitor{align-self:flex-end;border-bottom-right-radius:4px;background:#c19b52;color:#fff}.reha-chat-msg.agent{align-self:flex-start;border:1px solid #eeeeee;border-bottom-left-radius:4px;background:#fff}.reha-chat-msg .time{display:block;margin-top:4px;font-size:11px;line-height:1.2;opacity:.62}.reha-chat-input-area,.reha-chat-email-form{border-top:1px solid #eeeeee;background:#fff}.reha-chat-input-area{padding:12px;display:flex;gap:8px}.reha-chat-email-form{padding:14px 16px}.reha-chat-email-form p{margin:0 0 8px;color:#777;font-size:12px;line-height:1.45}.reha-chat-input-area input,.reha-chat-email-form input{width:100%;min-height:36px;border:1px solid #dddddd;border-radius:20px;padding:8px 16px;color:#1a1a1b;font:inherit;font-size:14px;outline:none}.reha-chat-email-form>input{margin-bottom:8px;border-radius:6px}.reha-chat-input-area input:focus,.reha-chat-email-form input:focus{border-color:#c19b52;box-shadow:0 0 0 2px #c19b522e}.reha-chat-input-area button,.reha-chat-offline-input-row button{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border:0;border-radius:50%;background:#c19b52;color:#fff;cursor:pointer}.reha-chat-input-area button:hover,.reha-chat-offline-input-row button:hover{background:#b08a3e}.reha-chat-input-area button svg,.reha-chat-offline-input-row button svg{width:16px;height:16px;fill:currentColor}.reha-chat-offline-input-row{display:flex;gap:8px}.reha-chat-success{padding:16px;border-top:1px solid #d1fae5;background:#f0fdf4;color:#1a8a45;font-size:13px;line-height:1.45;font-weight:600;text-align:center}.product-shipping-info{padding:66px 0 54px;display:grid;grid-template-columns:649px minmax(0,1fr);gap:112px;align-items:start;border-top:1.5px solid #aeb4bc;border-bottom:1.5px solid #aeb4bc}.product-safety-row{padding:80px 0;display:grid;grid-template-columns:649px minmax(0,1fr);gap:112px;align-items:start;border-top:1.5px solid #aeb4bc;border-bottom:1.5px solid #aeb4bc}.product-price-log{padding:58px 0 0;display:grid;grid-template-columns:649px minmax(0,1fr);gap:112px;align-items:start}.product-shipping-info h2,.product-price-log h2,.product-description-panel h2,.product-specs-section h2,.related-products h2,.product-safety-row h2,.product-faq h2{margin:0 0 18px;color:#323e50;font-size:32px;line-height:1.27;font-weight:500}.product-price-log p{margin:0;max-width:420px;color:#6f757d;font-size:16px;line-height:1.5}.product-price-log-table-wrap,.product-specs-table-wrap{width:100%;overflow-x:auto}.product-price-log-table-wrap:focus-visible,.product-specs-table-wrap:focus-visible,.cart-table-wrap:focus-visible{border-radius:4px}.product-price-log-table{width:100%;min-width:620px;overflow:hidden;border-collapse:separate;border-spacing:0;border:1.5px solid #cfd3d7;border-radius:14px;color:#323e50;font-size:15px;line-height:1.43;font-weight:500}.product-price-log-table th,.product-price-log-table td{padding:10px 14px;border-bottom:1.5px solid #cfd3d7;text-align:left;vertical-align:top}.product-price-log-table th{background:#f4f5f6;color:#323e50;font-weight:600}.product-price-log-table tr:last-child td{border-bottom:0}.product-price-log-detail{display:block;margin-top:2px;color:#6f757d;font-size:13px;line-height:1.35;font-weight:500}.monitor-page{min-height:70vh;padding:54px 0 96px;background:#fff;color:#323e50}.monitor-hero{padding:28px 0 42px}.monitor-hero .eyebrow,.monitor-history .eyebrow{margin:0 0 12px;color:var(--gold);font-size:14px;line-height:1.2;font-weight:600;letter-spacing:2px;text-transform:uppercase}.monitor-hero h1{margin:0 0 14px;color:#323e50;font-size:46px;line-height:1.12;font-weight:500}.monitor-hero p:not(.eyebrow){margin:0;max-width:760px;color:#6f757d;font-size:18px;line-height:1.5}.monitor-auth{padding:24px 0;display:grid;grid-template-columns:minmax(0,.42fr) minmax(460px,.58fr);gap:48px;align-items:end;border-top:1.5px solid #dfe3e7;border-bottom:1.5px solid #dfe3e7}.monitor-auth h2,.monitor-section-heading h2{margin:0 0 8px;color:#323e50;font-size:28px;line-height:1.24;font-weight:500}.monitor-auth p{margin:0;color:#6f757d;font-size:15px;line-height:1.45}.monitor-token-form{display:grid;gap:8px}.monitor-token-form label{color:#323e50;font-size:13px;font-weight:600}.monitor-token-form>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.monitor-token-form input,.monitor-filter-form input{width:100%;min-height:46px;padding:10px 12px;border:1px solid #dfe3e7;border-radius:4px;background:#fff;color:#323e50;font:inherit;font-size:14px}.monitor-grid{padding:34px 0 56px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.monitor-card{min-height:154px;padding:22px 22px 20px;border:1.5px solid #dfe3e7;border-radius:4px;background:#fff}.monitor-label{display:block;margin-bottom:20px;color:#6f757d;font-size:13px;line-height:1;font-weight:600;letter-spacing:1.6px;text-transform:uppercase}.monitor-card strong{display:block;margin-bottom:10px;color:#323e50;font-size:28px;line-height:1.18;font-weight:500}.monitor-card p{margin:0;color:#6f757d;font-size:14px;line-height:1.42}.monitor-history{padding-top:10px}.monitor-section-heading{margin-bottom:24px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.44fr);gap:32px;align-items:end}.monitor-section-heading .eyebrow{color:#323e50}.monitor-filter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.monitor-table-wrap{width:100%;overflow-x:auto;border:1.5px solid #dfe3e7;border-radius:4px}.monitor-table{width:100%;min-width:920px;border-collapse:separate;border-spacing:0;color:#323e50;font-size:14px;line-height:1.42}.monitor-table th,.monitor-table td{padding:13px 16px;border-bottom:1.5px solid #dfe3e7;text-align:left;vertical-align:top}.monitor-table th{background:#f4f5f6;color:#323e50;font-weight:600}.monitor-table tr:last-child td{border-bottom:0}.monitor-table td span{display:block;margin-top:2px;color:#6f757d;font-size:12px}.shipping-info-copy{display:grid;grid-template-columns:40px 1fr;gap:18px;color:#323e50}.safety-copy{display:grid;grid-template-columns:29px 1fr;gap:30px;color:#323e50}.shipping-info-copy svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.safety-copy svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.shipping-info-copy p{margin:0;color:#59616d;font-size:18px;line-height:1.5}.safety-copy p{margin:0;color:#323e50;font-size:18px;line-height:27px}.shipping-info-copy a{color:#242424;text-decoration:underline}.safety-copy .product-safety-link{color:#323e50;text-decoration:underline}.product-description-panel{position:relative;margin-top:94px;margin-bottom:0;padding:64px 0 64px 80px;min-height:698px;display:flex;background:#e3e5e7;border-radius:18px;overflow:visible}.product-description-copy{width:723px;max-width:calc(100% - 585px)}.product-description-copy p{margin:0;color:#323e50;font-size:18px;line-height:1.5}.product-description-copy p+p{margin-top:22px}.product-emergency h3,.product-faq h3{margin:0 0 16px;color:#323e50;font-size:32px;line-height:1.27;font-weight:500}.product-description-image{position:absolute;right:26px;bottom:-64px;width:505px;height:505px;margin-top:0;object-fit:cover;border-radius:18px;background:transparent;box-shadow:none;z-index:1}.product-specs-section{padding:196px 0 81px}.product-page .specs-layout{width:calc(100% - 32px);max-width:none;margin:0 0 0 16px;display:grid;grid-template-columns:minmax(0,1343px) minmax(0,1fr);gap:86px;align-items:center}.specs-layout img{display:block;width:calc(100% + 16px);max-width:none;height:850px;object-fit:cover;border-radius:14px 0 0 14px}.spec-table{width:100%;overflow:hidden;border-collapse:separate;border-spacing:0;border:1.5px solid #cfd3d7;border-radius:18px;color:#323e50;font-size:16px;line-height:1.43;font-weight:600}.spec-table th,.spec-table td{padding:7.6px 18px;border-bottom:1.5px solid #cfd3d7;text-align:left;vertical-align:top}.spec-table tr:last-child th,.spec-table tr:last-child td{border-bottom:0}.spec-table th{width:50%;border-right:1.5px solid #cfd3d7;font-weight:600}.spec-table td{color:#323e50}.related-products{padding:19px 0 110px}.related-products .section-heading{margin-bottom:10px}.related-products .button-light{min-width:156px;background:var(--gold);color:var(--text-strong)}.related-products .product-grid{gap:18px}.related-products .product-card{min-height:424px;padding:18px 18px 24px;border-radius:14px}.related-products .product-image{aspect-ratio:1.02}.related-products .product-card h3{margin-top:14px;color:#323e50;font-size:16px;line-height:1.5;font-weight:500}.related-products .product-card p{font-size:24px;line-height:1.2;font-weight:500}.product-emergency{padding-top:47px;margin-bottom:64px;display:grid;grid-template-columns:649px minmax(0,1fr);gap:112px;align-items:start}.product-emergency>div{padding-top:14px}.product-emergency img{width:100%;height:484px;object-fit:cover;border-radius:14px}.emergency-icon{width:36px;height:36px;margin-bottom:28px;fill:none;stroke:#323e50;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.product-emergency .eyebrow{margin:0 0 16px;color:#323e50;font-size:17px;line-height:1;letter-spacing:3px;text-transform:uppercase;font-weight:500}.product-emergency h3{font-size:30px;font-weight:500}.product-emergency p:not(.eyebrow){max-width:620px;color:#323e50;font-size:18px;line-height:1.5}.product-emergency .button{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:#242424;font-size:18px;line-height:1.5;text-decoration:underline}.product-safety-row{margin-bottom:84px}.product-safety-row h2{margin-bottom:0}.safety-copy>div{display:flex;flex-direction:column;gap:4px}.product-safety-link{width:fit-content;display:inline-block;padding:0;border:0;background:transparent;cursor:pointer;color:#323e50;font-family:inherit;font-size:18px;line-height:27px;font-weight:400;text-align:left;text-decoration:underline}.product-safety-link:hover,.product-safety-link:focus-visible{color:#242424}.is-product-safety-open,.is-product-quote-open{overflow:hidden}.product-safety-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:32px;background:#0000008a;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.product-safety-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.product-safety-modal-panel{position:relative;width:min(100%,560px);max-height:min(720px,calc(100vh - 64px));padding:44px 52px 48px;overflow:auto;background:#fff;border-radius:2px;box-shadow:0 22px 64px #0000003d;color:#323e50;transform:translateY(14px);transition:transform .22s ease}.product-safety-modal.is-open .product-safety-modal-panel{transform:translateY(0)}.product-safety-modal-close{position:absolute;top:18px;right:18px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#323e50;cursor:pointer}.product-safety-modal-close svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.product-safety-modal h2{margin:0 44px 30px 0;color:#323e50;font-size:32px;line-height:1.2;font-weight:500}.product-safety-modal-content{display:grid;gap:30px}.product-safety-modal-content section{padding:0;border:0}.product-safety-modal-content h3{margin:0 0 10px;color:#323e50;font-size:18px;line-height:1.45;font-weight:600}.product-safety-modal-name{margin:0 0 16px;color:#323e50;font-size:18px;line-height:1.45;font-weight:400}.product-safety-modal-content dl{margin:0;display:grid;gap:10px}.product-safety-modal-content dl>div{display:block}.product-safety-modal-content dt,.product-safety-modal-content dd,.product-safety-modal-content p{margin:0;color:#323e50;font-size:18px;line-height:1.45}.product-safety-modal-content dt{margin-bottom:2px;font-weight:400}.product-quote-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:32px;background:#0000008a;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.product-quote-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.product-quote-modal-panel{position:relative;width:min(100%,720px);max-height:min(760px,calc(100vh - 64px));padding:38px 44px 42px;overflow:auto;background:#fff;border-radius:4px;box-shadow:0 22px 64px #0000003d;color:#323e50;transform:translateY(14px);transition:transform .22s ease}.product-quote-modal.is-open .product-quote-modal-panel{transform:translateY(0)}.product-quote-modal-close{position:absolute;top:18px;right:18px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#323e50;cursor:pointer}.product-quote-modal-close svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.product-quote-modal-copy .eyebrow{margin:0 0 10px;color:#323e50;font-size:14px;line-height:1.2;font-weight:600;letter-spacing:2px;text-transform:uppercase}.product-quote-modal-copy h2{margin:0 42px 12px 0;color:#323e50;font-size:32px;line-height:1.2;font-weight:500}.product-quote-modal-copy p:not(.eyebrow){margin:0;max-width:560px;color:#5b6470;font-size:16px;line-height:1.5}.product-quote-form{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.product-quote-form label{display:grid;gap:7px;color:#323e50;font-size:13px;line-height:1.25;font-weight:600}.product-quote-condition-preview{margin:-2px 0 2px;padding:10px 12px;border:1px solid #dfe3e7;border-radius:4px;background:#f4f5f6;color:#323e50;display:flex;align-items:baseline;gap:8px;font-size:14px;line-height:1.35}.product-quote-condition-preview span{font-weight:600}.product-quote-condition-preview strong{color:var(--gold);font-weight:700}.product-quote-additional{display:grid;gap:10px;margin-top:-4px}.product-quote-additional summary{width:fit-content;list-style:none;cursor:pointer;color:var(--gold);font-size:13px;font-weight:700;line-height:1.3;text-decoration:underline;text-underline-offset:3px}.product-quote-additional summary::-webkit-details-marker{display:none}.product-quote-additional summary:before{content:"+";display:inline-block;margin-right:7px;color:#323e50;font-weight:600}.product-quote-additional[open] summary:before{content:"-"}.product-quote-additional summary:hover{color:#323e50}.product-quote-additional label{margin-top:2px}.product-quote-wide,.product-quote-status,.product-quote-mail-fallback,.product-quote-form .product-primary-button{grid-column:1 / -1}.product-quote-form input,.product-quote-form select,.product-quote-form textarea{width:100%;min-height:46px;padding:10px 12px;border:1px solid #dfe3e7;border-radius:4px;background:#fff;color:#323e50;font:inherit;font-size:14px;line-height:1.35}.product-quote-form select{cursor:pointer}.product-quote-form textarea{min-height:104px;resize:vertical}.product-quote-form input[readonly]{background:#f4f5f6}.product-quote-form input:focus,.product-quote-form select:focus,.product-quote-form textarea:focus{outline:2px solid rgba(196,159,71,.35);outline-offset:2px;border-color:var(--gold)}.product-quote-status{min-height:18px;margin:0;color:#5b6470;font-size:13px;line-height:1.35}.product-quote-mail-fallback{width:fit-content;color:#323e50;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.product-quote-form .product-primary-button{justify-self:start}.product-faq{padding:0 0 96px}.product-faq .faq-copy h2{margin-bottom:16px;font-size:18px;line-height:1;letter-spacing:3px;text-transform:uppercase}.product-faq .faq-copy h3{margin-bottom:32px;font-size:32px;line-height:1.27;font-weight:500}.product-faq details{border:0;border-bottom:1.5px solid rgba(42,50,61,.39);background:var(--surface)}.product-faq summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 0;color:var(--text-body);font-size:var(--font-faq-question);line-height:1.27;font-weight:600;list-style:none}.product-faq summary::-webkit-details-marker{display:none}.product-faq summary:after{content:"+";flex:0 0 auto;color:var(--text-body);font-size:15px;font-weight:400;line-height:1}.product-faq details[open] summary:after{content:"-"}.product-faq details p{margin:0 0 22px;max-width:780px;color:var(--text-body);font-size:18px;line-height:1.5}.product-faq details strong{font-weight:600}.product-faq details a{color:var(--text-body);font-weight:600;text-decoration:underline;text-underline-offset:3px}.product-faq details a:hover,.product-faq details a:focus-visible{color:var(--gold)}.product-page .quick-request{display:none}.quick-request-panel{padding:44px;display:grid;grid-template-columns:.85fr 1.15fr;gap:52px;background:#f4f5f6;border-radius:18px}.quick-request-panel p:not(.eyebrow){margin:0;max-width:430px;color:#323e50;font-size:18px;line-height:1.5}.quick-request-panel form{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.quick-request-panel label{display:grid;gap:7px;color:#323e50;font-size:15px;font-weight:600}.quick-request-panel label:has(textarea),.quick-request-panel button{grid-column:1 / -1}.quick-request-panel input,.quick-request-panel textarea{width:100%;min-height:48px;padding:12px 14px;border:1.5px solid #d9dde1;background:#fff;color:#323e50}.manufacturer-page{background:#fff;color:var(--text-body)}.manufacturer-hero{height:400px;background:#f5f5f5;overflow:hidden}.manufacturer-hero-inner{position:relative;height:400px}.manufacturer-page-shop .manufacturer-hero,.manufacturer-page-shop .manufacturer-hero-inner{height:440px}.manufacturer-hero-copy{position:relative;z-index:1;width:min(650px,52%);height:100%;padding:58px 0 56px 8px;display:flex;flex-direction:column;justify-content:flex-start}.manufacturer-hero-copy .eyebrow{margin-bottom:12px;color:var(--text-body);font-size:14px;line-height:1;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.manufacturer-hero h1{max-width:650px;margin:0 0 14px;color:var(--text-body);font-size:52px;line-height:1.08;font-weight:500;letter-spacing:0;text-wrap:balance}.manufacturer-page-heidenhain .manufacturer-hero h1{font-size:46px}.manufacturer-hero p{max-width:610px;margin:0 0 16px;color:#555;font-size:16px;line-height:1.5}.manufacturer-hero-checks{width:min(650px,100%);margin:0 0 4px;padding:0;list-style:none;color:#555;font-size:16px;line-height:1.45}.manufacturer-hero-checks li{position:relative;padding-left:26px;margin:0 0 8px}.manufacturer-hero-checks li:before{content:"";position:absolute;left:2px;top:4px;width:6px;height:11px;border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);transform:rotate(45deg)}.manufacturer-hero-subline{max-width:610px!important;margin:0!important;color:var(--text-body)!important;font-size:15.5px!important;line-height:1.5!important;font-weight:500}.manufacturer-hero .button{width:max-content;min-width:188px;margin-top:24px;min-height:44px;font-size:16px}.manufacturer-hero-mark{position:absolute;z-index:0;top:0;right:calc((100vw - min(var(--shell),calc(100vw - 32px)))/-2);bottom:0;width:calc(49vw - 8px);display:grid;place-items:center;background:var(--dark);clip-path:polygon(14% 0,100% 0,100% 100%,0 100%)}.manufacturer-hero-mark img{width:min(390px,58%);height:auto;max-height:180px;object-fit:contain;display:block}.manufacturer-page-siemens .manufacturer-hero-mark img{width:min(430px,62%);max-height:90px}.manufacturer-page-lenze .manufacturer-hero-mark img{width:min(390px,58%);max-height:125px}.manufacturer-page-fanuc .manufacturer-hero-mark img{width:min(390px,58%);max-height:165px}.manufacturer-page-control-techniques .manufacturer-hero-mark img{width:min(340px,52%);max-height:210px}.manufacturer-page-heidenhain .manufacturer-hero-mark img{width:min(390px,58%);max-height:95px}.manufacturer-page-bosch-rexroth .manufacturer-hero-mark img{width:min(470px,68%);max-height:170px}.manufacturer-page-sew-eurodrive .manufacturer-hero-mark img{width:min(460px,66%);max-height:170px}.manufacturer-page-shop .manufacturer-hero-mark img{width:min(306px,52%);height:auto;max-height:250px}.manufacturer-hero-mark span,.manufacturer-seo-logo span{color:#fff;font-size:clamp(54px,5vw,74px);line-height:1;font-weight:600;letter-spacing:0}.manufacturer-intro{padding:62px 0 34px}.manufacturer-intro-grid{display:grid;grid-template-columns:minmax(0,664px) minmax(0,664px);gap:48px;align-items:start;min-height:304px;padding:0 16px}.manufacturer-intro-grid>div:first-child{padding-top:11px}.manufacturer-intro h2{max-width:670px;margin:0 0 16px;color:var(--text-body);font-size:32px;line-height:1.27;font-weight:500}.manufacturer-intro h2:after{content:"";display:block;width:92px;height:2px;margin-top:18px;background:var(--gold)}.manufacturer-intro p{max-width:664px;margin:0 0 22px;color:var(--text-body);font-size:18px;line-height:1.5}.manufacturer-intro p:last-child{margin-bottom:0}.manufacturer-benefits{min-height:304px;padding:80px 48px 54px;background:#f5f5f5}.manufacturer-benefits h3{margin:0 0 22px;color:#222;font-size:22px;line-height:1.27;font-weight:600}.manufacturer-benefits ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.manufacturer-benefits li{display:flex;align-items:center;gap:16px;min-height:24px;color:var(--text-body);font-size:16px;line-height:1.5}.manufacturer-benefits svg{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:var(--gold);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.manufacturer-shop{padding:64px 0 96px;scroll-margin-top:320px}.manufacturer-shop-layout{display:grid;grid-template-columns:clamp(235px,18vw,293px) minmax(0,1fr);gap:16px;align-items:start}.manufacturer-sidebar h2{margin:0 0 46px;color:#323e50;font-size:22px;line-height:1.27;font-weight:600}.manufacturer-filter{padding:0 0 30px;margin-bottom:30px;border-bottom:1px solid #d8d8d8}.manufacturer-filter:first-of-type{padding:16px;background:#f5f5f5;border-bottom:0;border-radius:18px}.manufacturer-filter:last-child{border-bottom:0}.manufacturer-filter h3{margin:0 0 16px;color:#323e50;font-size:16px;line-height:1.5;font-weight:600;text-transform:uppercase}.manufacturer-filter ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.manufacturer-filter:first-of-type ul{gap:8px}.manufacturer-filter-option{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:100%;padding:0;border:0;background:transparent;color:#48575f;font:inherit;font-size:16px;line-height:24px;text-align:left;cursor:pointer;transition:color .18s ease}.manufacturer-filter-option input{width:14px;height:14px;flex:0 0 14px;margin:0;border:1px solid #bfc4c9;accent-color:var(--gold);cursor:pointer}.manufacturer-filter-label{display:inline-flex;align-items:center;flex:1 1 auto;gap:8px;min-width:0}.manufacturer-filter-option:hover,.manufacturer-filter-option:has(input:checked){color:var(--gold)}.manufacturer-filter-option:has(input:focus-visible){outline:2px solid var(--gold);outline-offset:3px}.manufacturer-filter-more{display:inline-flex!important;width:auto!important;padding:0;border:0;background:transparent;color:var(--gold)!important;font:inherit;font-weight:600;cursor:pointer}.manufacturer-filter-more[hidden],.manufacturer-filter.is-expanded .manufacturer-filter-more{display:none!important}.manufacturer-filter em{margin-left:auto;color:#999;font-style:normal;font-size:11px;line-height:1}.manufacturer-filter-extra{display:none!important}.manufacturer-filter li:has(.manufacturer-filter-extra){display:none}.manufacturer-filter.is-expanded li:has(.manufacturer-filter-extra){display:list-item}.manufacturer-filter.is-expanded .manufacturer-filter-extra{display:flex!important}.manufacturer-sort{height:70px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.manufacturer-result-count{margin:0;color:#6f757d;font-size:14px;line-height:32px;font-weight:400}.manufacturer-sort select{width:250px;height:32px;padding:0 16px 0 0;border:0;border-radius:0;background:#fff;color:#333;font-size:16px;line-height:32px}.manufacturer-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 16px;align-items:start}.manufacturer-product-card{min-height:0;padding:16px;background:transparent;border:1.5px solid #e3e5e7;border-radius:18px;overflow:hidden}.manufacturer-product-image{width:100%;height:300px;margin:0 auto 12px;display:grid;place-items:center;overflow:hidden;border-radius:0;background:transparent;cursor:pointer}.manufacturer-product-image img{display:block;width:min(300px,100%);height:100%;margin:0 auto;object-fit:contain;pointer-events:none;-webkit-user-drag:none;user-select:none;transform:scale(1);transform-origin:center center;transition:transform .5s ease,filter .5s ease}.manufacturer-product-image:hover img{transform:scale(1.1)}.manufacturer-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin:34px 0 0}.manufacturer-pagination[hidden]{display:none!important}.manufacturer-page-numbers{display:flex;align-items:center;gap:6px}.manufacturer-page-control,.manufacturer-page-number{min-width:36px;height:36px;padding:0 14px;border:1px solid #e3e5e7;border-radius:999px;background:#fff;color:#323e50;font:inherit;font-size:14px;line-height:34px;font-weight:600;cursor:pointer;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.manufacturer-page-number{padding:0}.manufacturer-page-control:hover:not(:disabled),.manufacturer-page-number:hover,.manufacturer-page-number.is-active{border-color:var(--gold);background:var(--gold);color:#fff}.manufacturer-page-number:focus-visible,.manufacturer-page-control:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.manufacturer-page-control:disabled{opacity:.45;cursor:not-allowed}.manufacturer-page-ellipsis{min-width:18px;color:#999;font-size:14px;line-height:36px;text-align:center}.manufacturer-product-card h2{margin:0 0 5px;color:#000;font-size:16px;line-height:1.5;font-weight:500}.manufacturer-product-card p{margin:0 0 7px;color:#2a323d;font-size:20px;line-height:1.27;font-weight:600}.manufacturer-seo-sections{padding-bottom:80px}.manufacturer-seo-section{padding:80px 0 0}.manufacturer-seo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;align-items:center}.manufacturer-seo-section-reverse .manufacturer-seo-copy{grid-column:2}.manufacturer-seo-section-reverse .manufacturer-seo-image,.manufacturer-seo-section-reverse .manufacturer-seo-logo{grid-column:1;grid-row:1}.manufacturer-seo-copy h2{margin:0 0 26px;color:var(--text-body);font-size:32px;line-height:1.27;font-weight:500}.manufacturer-seo-copy p:not(.eyebrow){margin:0 0 18px;color:var(--text-body);font-size:18px;line-height:1.5}.manufacturer-seo-copy p:last-child{margin-bottom:0}.manufacturer-seo-image,.manufacturer-seo-logo{width:100%;min-height:268px;border-radius:18px}.manufacturer-seo-image{height:100%;max-height:520px;object-fit:cover}.manufacturer-seo-image-brand{height:268px;max-height:268px;padding:52px 72px;object-fit:contain;background:var(--surface);border-radius:0;box-sizing:border-box}.manufacturer-seo-logo{display:grid;place-items:center;background:var(--dark)}@media(max-width:1180px){.header-main{gap:28px}.main-nav{gap:24px}.header-search{max-width:460px}.header-actions{gap:18px}.product-description-panel{min-height:0;padding:48px 40px}.product-description-copy{width:auto;max-width:none}.product-description-image{display:none}.product-specs-section{padding-top:88px}}@media(max-width:900px){.site-header{box-shadow:0 1px #eceff2}.header-main{height:auto;min-height:0;padding:14px 0 12px;flex-wrap:wrap;gap:12px 16px}.brand{order:1}.brand img{width:78px}.main-nav{order:4;display:none;width:100%;align-items:stretch;flex-direction:column;gap:0;border-top:1px solid var(--line);font-size:16px}.is-mobile-nav-open .main-nav{display:flex}.main-nav>a,.nav-dropdown button{width:100%;min-height:48px;justify-content:space-between;padding:0 4px;color:var(--text-strong)}.nav-dropdown{min-height:0;display:grid;align-items:stretch}.nav-panel{position:static;max-height:0;overflow:hidden;border-top:0;opacity:0;visibility:hidden;transform:none}.nav-dropdown:hover .nav-panel,.nav-dropdown:focus-within .nav-panel,.nav-dropdown.is-open .nav-panel{max-height:min(62vh,560px);overflow-y:auto;opacity:1;visibility:visible;transform:none}.nav-panel:before{display:none}.nav-panel-inner{width:100%;min-height:0;padding:8px 4px 18px 20px;grid-template-columns:1fr;gap:0;border-left:2px solid var(--gold)}.nav-panel-inner div{gap:0}.nav-panel-inner strong{margin:10px 0 6px;font-size:16px}.nav-panel-inner div:not(:first-child) strong{display:none}.nav-panel-inner a{min-height:44px;display:flex;align-items:center;padding:8px 0;font-size:16px}.header-search{order:3;flex:0 0 100%;width:100%;max-width:none;margin-left:0;grid-template-columns:minmax(0,1fr) 96px}.header-search input,.header-search button{height:44px}.header-search input{padding:0 14px}.header-search input::placeholder{font-style:normal}.header-actions{order:2;margin-left:auto;gap:16px}.mobile-menu-toggle{display:block}.hero{min-height:0;background:linear-gradient(#000000a8,#000000a8),url(/assets/reha/industrie-lager.png) center center / cover no-repeat,#242b34}.hero-inner{padding-top:56px;padding-bottom:74px}.hero h1{max-width:620px;font-size:46px}.hero-copy{width:auto;max-width:540px}.search-card{position:static;translate:none;width:min(100% - 32px,720px);margin:-34px auto 0;padding:28px 20px}.search-card h2{font-size:28px}.section-heading{align-items:flex-start;flex-wrap:wrap}.manufacturer-section h2,.products-section h2,.intro h2,.reviews h2,.faq h2{font-size:30px}.manufacturer-section{padding-top:52px}.is-home-product-search-open .manufacturer-section{padding-top:calc(52px + var(--home-product-search-results-space, 0px))}.manufacturer-grid,.product-grid,.benefit-cards,.promise-band-grid,.planning-cards,.reviews-layout,.purchase-panel,.faq-grid,.footer-benefits,.footer-main,.quick-request,.emergency-grid,.planning-inner,.footer-bottom,.product-hero,.product-shipping-info,.product-safety-row,.product-price-log,.product-emergency,.monitor-auth,.monitor-section-heading,.quick-request-panel,.quick-request-panel form{grid-template-columns:1fr}.manufacturer-grid,.product-grid,.benefit-cards,.promise-band-grid,.planning-cards{gap:16px}.manufacturer-card{flex-basis:100%;min-height:120px;font-size:24px}.products-section{padding-top:72px}.intro p,.emergency-copy p:not(.eyebrow),.benefit-cards p,.promise-text p,.planning-copy p:not(.eyebrow),.planning-cards p,.promise-band p,.reviews-copy p:not(.eyebrow),.purchase-inner p:not(.eyebrow),.faq details p{font-size:16px}.emergency-grid{gap:32px}.emergency-copy{max-width:none}.emergency-call{margin-top:40px;grid-template-columns:1fr;align-items:start;gap:16px}.emergency-call div{text-align:left}.planning-cards{margin:44px 0 28px}.planning-cards article{padding:0}.planning-cards article+article{padding-top:18px;border-top:1px solid #d9dde1;border-left:0}.promise-band{width:min(var(--shell),calc(100% - 32px));margin-top:56px;margin-bottom:56px;padding:40px 24px 36px;box-sizing:border-box}.promise-band h2{margin-bottom:28px;font-size:30px}.reviews-layout{gap:32px}.reviews-copy{max-width:none}.purchase-inner{max-width:none;padding:40px 28px}.purchase-image{min-height:220px;border-radius:0 0 18px 18px}.faq-grid{gap:28px}.footer-bottom{flex-wrap:wrap;justify-content:flex-start}.footer-bottom p{width:100%}.monitor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monitor-token-form>div,.monitor-filter-form{grid-template-columns:1fr}.manufacturer-hero,.manufacturer-hero-inner{height:auto;min-height:400px}.manufacturer-hero-copy{width:100%;height:auto;min-height:400px;padding:52px 8px}.manufacturer-hero h1,.manufacturer-page-heidenhain .manufacturer-hero h1{max-width:100%;font-size:42px}.manufacturer-hero p,.manufacturer-hero-subline{max-width:100%!important}.manufacturer-hero-mark{display:none}.manufacturer-shop-layout,.manufacturer-intro-grid,.manufacturer-product-grid{grid-template-columns:1fr}.manufacturer-intro-grid{gap:32px;padding:0}.manufacturer-benefits{min-height:0;padding:32px 24px}.manufacturer-sort{height:auto;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;margin-bottom:24px}.manufacturer-sort select{width:min(250px,100%)}.manufacturer-pagination,.manufacturer-page-numbers{flex-wrap:wrap}.product-side-arrow{display:none}.product-hero{padding:32px 0 56px;gap:28px}.product-gallery{margin-top:0;padding-left:0}.product-summary{grid-template-columns:minmax(0,1fr)}.product-summary h1{margin-bottom:14px;font-size:30px;line-height:1.22}.product-price-block{margin-bottom:16px;flex-wrap:wrap;gap:4px 12px}.product-price,.product-price-request .product-price{font-size:28px}.product-condition-offers{grid-template-columns:minmax(0,1fr);margin-bottom:16px}.product-status-list{margin-bottom:18px}.product-status-list div{flex-wrap:wrap;gap:2px 8px}.product-shipping-list{margin-bottom:18px}.product-shipping-list li{padding-left:28px}.product-shipping-list li:before{left:6px}.product-cart-form{width:100%;max-width:100%;min-width:0;margin-bottom:22px;display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.product-cart-form button,.product-primary-button,.product-secondary-button,.product-cart-offer-button{width:100%;max-width:100%;min-width:0;box-sizing:border-box;white-space:normal}.product-secondary-button{margin:6px 0 24px}.product-image-frame{width:100%;height:auto;min-height:0;aspect-ratio:1;cursor:default}.product-image-zoom{display:none}.product-description-panel{margin-top:40px;min-height:0;padding:32px 16px}.product-description-copy{width:auto;max-width:none}.product-description-panel h2,.product-specs-section h2{margin-bottom:16px;font-size:24px;line-height:1.25}.product-description-copy p{font-size:16px;line-height:1.5}.product-description-image{display:none}.product-specs-section{padding:64px 0 56px}.product-page .specs-layout{width:min(var(--shell),calc(100% - 32px));margin:0 auto;grid-template-columns:1fr;gap:28px}.specs-layout img{display:none}.product-shipping-info,.product-safety-row{padding:44px 0;gap:18px}.product-price-log{padding-top:44px;gap:18px}.related-products{padding-bottom:64px}.product-support-box{padding:16px;gap:12px}.support-heading{width:auto;min-width:0}.support-contact-row{min-height:48px}.support-contact-row span{min-width:0;overflow-wrap:anywhere}.support-contact-row strong{flex:0 0 auto}.support-legend{flex-wrap:wrap;gap:8px 12px}.support-legend span{align-items:flex-start;white-space:normal}.product-safety-modal,.product-quote-modal{padding:16px}.product-safety-modal-panel,.product-quote-modal-panel{width:100%;max-height:calc(100vh - 32px);padding:34px 24px 32px}.product-safety-modal h2,.product-quote-modal-copy h2{font-size:26px}.product-quote-form{grid-template-columns:1fr}.product-safety-modal-content dl>div{grid-template-columns:1fr;gap:4px}.cookie-consent-inner{width:calc(100% - 32px);align-items:stretch;grid-template-columns:1fr;gap:12px}.cookie-actions,.cookie-preference-actions{flex-wrap:wrap}.cookie-preferences fieldset,.manufacturer-carousel{grid-template-columns:1fr}.carousel-arrow{display:none}.quick-request-popup{padding:20px 16px;place-items:start center}.quick-request-popup-inner{max-height:calc(100vh - 40px);padding:40px 22px 28px}.quick-request-copy h2{font-size:30px}.quick-request-copy p:not(.eyebrow){max-width:none}.quick-request-popup-form{grid-template-columns:1fr}#reha-chat-bubble{right:16px;bottom:16px}#reha-chat-window{right:10px;bottom:82px;width:calc(100vw - 20px);max-width:calc(100vw - 20px);max-height:min(70vh,560px)}.quick-request-submit{grid-column:1}.quick-request-close{top:18px;right:0}.quick-bar-inner{height:auto;min-height:54px;padding:10px 0;flex-wrap:wrap;gap:18px;font-size:14px}.quick-bar nav{margin-left:auto;gap:18px}}@media(max-width:620px){.shell{width:min(var(--shell),calc(100% - 24px))}.header-search{grid-template-columns:minmax(0,1fr) 82px}.header-actions{gap:6px}.language-switcher summary{width:44px;min-width:44px;padding:0 5px;gap:5px}.language-switcher-code{display:none}.header-blog-link{padding:0 6px;font-size:15px}.header-search input{font-size:15px}.header-search button{font-size:13px}.product-search-results{top:calc(100% + 8px);max-height:min(360px,calc(100vh - 188px))}.product-search-result,.product-search-empty{padding:12px}.quick-bar-inner{align-items:flex-start;gap:8px 14px}.quick-bar-inner>a{width:100%}.quick-bar nav{width:100%;margin-left:0;justify-content:space-between}.hero-inner{padding-top:44px;padding-bottom:64px}.hero .eyebrow{font-size:13px;letter-spacing:1.2px}.hero h1{margin-bottom:18px;font-size:36px}.hero-copy{margin-bottom:24px;font-size:16px}.search-card{width:calc(100% - 24px);margin-top:-24px;padding:24px 14px}.search-card h2{font-size:24px}.search-card form{grid-template-columns:minmax(0,1fr) 82px}.search-card input[type=search]{padding:0 12px;font-size:15px}.search-card .product-ajax-search>button{font-size:13px}.manufacturer-section{padding-top:44px}.is-home-product-search-open .manufacturer-section{padding-top:calc(44px + var(--home-product-search-results-space, 0px))}.products-section{padding-top:56px}.section-heading{gap:16px}.section-heading .button{width:100%}.manufacturer-section h2,.products-section h2,.intro h2,.emergency h2,.promise-text h2,.planning h2,.reviews h2,.purchase-inner h2,.faq h2{font-size:26px}.manufacturer-card{min-height:104px;font-size:21px}.product-grid{gap:14px}.product-card{min-height:0;padding:16px}.emergency{padding-bottom:56px}.emergency-call h3{font-size:24px}.benefit-cards article{min-height:0;padding:20px}.promise-text,.planning,.reviews{padding-top:56px;padding-bottom:56px}.promise-band{width:calc(100% - 24px);margin-top:48px;margin-bottom:48px;padding:32px 18px}.promise-band h2{font-size:26px}.promise-band h3,.benefit-cards h3,.planning-cards h3{font-size:20px}.purchase-inner{padding:32px 20px}.purchase-image{min-height:180px}.faq{padding-bottom:56px}.faq summary{font-size:18px}.product-page .shell{width:min(var(--shell),calc(100% - 24px))}.product-hero{padding-top:24px;padding-bottom:44px}.product-summary h1{font-size:26px}.product-price,.product-price-request .product-price{font-size:25px}.product-brand,.product-tax,.product-status-list span,.product-status-list strong,.product-shipping-list li,.product-support-box>p{font-size:15px}.product-support-box h4{font-size:18px}.support-avatar{flex-basis:58px;width:58px;height:58px}.support-contact-row{align-items:flex-start;padding:10px 12px}.support-contact-row strong{margin-top:1px;padding:4px 8px;font-size:11px}.shipping-info-copy p,.product-description-copy p{font-size:16px}.spec-table{font-size:14px}.spec-table th,.spec-table td{padding:8px 10px}.related-products .product-card{min-height:0}.monitor-hero h1{font-size:36px}.monitor-grid{grid-template-columns:1fr}}@media(hover:none),(pointer:coarse){.product-image-frame{cursor:default}.product-image-zoom{display:none}}@media(prefers-reduced-motion:reduce){.main-nav>a,.nav-dropdown button,.nav-dropdown button:after,.nav-panel,.nav-panel-inner a,.quick-request-popup,.quick-request-popup-inner{transition:none}.language-switcher summary,.language-switcher summary:after{transition:none}}.subpage-main{background:#fff}.contact-hero{position:relative;min-height:400px;overflow:hidden;background:#f5f5f5}.contact-hero:after{display:none}.contact-hero-inner{position:relative;z-index:1;min-height:400px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.contact-hero .eyebrow{margin-bottom:12px;color:#323e50;font-size:18px}.contact-hero h1{margin:0 0 34px;color:#323e50;font-size:60px;line-height:1.07;font-weight:600;letter-spacing:0}.contact-hero-logo{position:absolute;top:74px;right:176px;width:306px;height:250px;object-fit:contain}.contact-info-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:112px;padding:158px 0 81px}.contact-info-card{min-height:292px}.contact-info-icon{display:block;width:33px;height:33px;margin:0 0 22px;color:#323e50;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.contact-info-card .eyebrow{margin:0 0 16px;color:#323e50;font-size:18px;line-height:1;font-weight:500;letter-spacing:0;text-transform:none}.contact-info-grid h2{margin:0 0 30px;color:#323e50;font-size:32px;line-height:1.27;font-weight:500;letter-spacing:0}.contact-form-copy h2{margin:0 0 28px;color:#323e50;font-size:40px;line-height:1.15;font-weight:600;letter-spacing:0}.contact-info-grid p,.contact-form-copy p{max-width:620px;margin:0;color:#323e50;font-size:18px;line-height:1.6}.contact-phone,.contact-mail{display:block;width:fit-content;color:#323e50;text-decoration:none}.contact-phone{margin-top:16px;font-size:32px;line-height:1.2;font-weight:500}.contact-mail{margin-top:17px;font-size:22px;line-height:1.28;font-weight:600}.contact-phone:hover,.contact-mail:hover{color:var(--gold)}.contact-info-grid address{margin-top:-1px;color:#323e50;font-size:20px;line-height:1.5;font-style:normal;font-weight:600}.contact-map-section{padding-bottom:118px}.contact-map-frame{display:block;width:100%;height:954px;border:0;border-radius:18px;background:#eef0f2;box-shadow:0 18px 42px #00000014}.contact-form-section{padding:80px 0 0;background:#f4f5f6}.contact-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:72px;align-items:center}.contact-form-copy{padding:0 0 80px}.contact-form-copy .lead-form{margin-top:36px}.contact-form-image{width:100%;aspect-ratio:1.15 / 1;object-fit:cover;border-radius:18px}.lead-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.lead-form-field{display:grid;gap:7px;color:#323e50;font-size:14px;line-height:1.2;font-weight:600}.lead-form-wide,.lead-form-privacy,.lead-form-submit,.lead-form-turnstile,.lead-form-status,.lead-form-mail-fallback{grid-column:1 / -1}.lead-form input,.lead-form textarea{width:100%;border:1px solid #d6dbe1;border-radius:12px;background:#fff;color:#323e50;font:inherit;font-weight:400;padding:13px 15px}.lead-form input[type=file]{padding:10px 12px}.lead-form textarea{resize:vertical}.lead-form-hp{position:absolute;left:-9999px}.lead-form-submit{width:fit-content;min-width:170px;margin-top:4px;cursor:pointer}.lead-form-privacy,.lead-form-status,.lead-form-mail-fallback{min-height:22px;margin:0;color:#69717a;font-size:13px;line-height:1.45}.lead-form-privacy{min-height:0;margin:0}.lead-form-mail-fallback{color:var(--gold);font-weight:600;text-decoration:underline}.contact-promise-band{margin-top:96px;margin-bottom:96px}@media(max-width:900px){.contact-hero:after{display:none}.contact-hero h1{font-size:42px}.contact-hero-logo{display:none}.contact-info-grid,.contact-form-grid,.lead-form{grid-template-columns:1fr}.contact-info-grid{gap:52px;padding:72px 0}.contact-map-frame{height:520px}}.purchase-page{color:#323e50}.purchase-hero{background:linear-gradient(#00000057,#00000057),url(/assets/reha/ankauf/ankauf-hero-lagerhalle.png) center / cover no-repeat}.purchase-hero-inner{width:min(1390px,calc(100% - 32px));min-height:419px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.purchase-hero h1{width:100%;margin:0 0 4px;color:#fff;font-size:60.8px;line-height:1.07;font-weight:500;letter-spacing:0}.purchase-hero p{width:100%;margin:0 0 16px;color:#fffffffa;font-size:18px;line-height:1.5}.purchase-hero .button{min-height:46px}.purchase-intro-band,.purchase-benefits-band{background:#f8f8f8}.purchase-intro{display:grid;grid-template-columns:minmax(0,606px) minmax(0,744px);gap:49px;align-items:start;padding:100px 0 111px}.purchase-intro img{width:606px;max-width:100%;height:auto;margin:49px 0 0 9px;aspect-ratio:1536 / 951;object-fit:contain;border-radius:0}.purchase-intro>div{margin-top:9px}.purchase-intro h2{max-width:744px;margin:0 0 7px;color:#323e50;font-size:29px;line-height:1.27;font-weight:500;letter-spacing:0}.purchase-intro p,.purchase-sustainability p,.purchase-final-cta p{margin:0 0 27px;color:#323e50;font-size:18px;line-height:1.5}.purchase-intro p{max-width:633px}.purchase-intro p:last-of-type{margin-bottom:20px}.purchase-intro .button{min-height:39px;padding:0 29px;font-size:14px}.purchase-sustainability p:last-child,.purchase-final-cta p:last-child{margin-bottom:0}.purchase-process-heading{padding:50px 0 25px;background:#fff}.purchase-process-heading .section-heading-center{max-width:1233px;margin:0 auto;text-align:center}.purchase-process-heading .section-heading-center h2{margin:0 0 7px;color:#323e50;font-size:47px;line-height:1.27;font-weight:500;letter-spacing:0}.purchase-process-heading .section-heading-center p{margin:0;color:#323e50;font-size:18px;line-height:1.5}.purchase-process{padding:0 0 104px;background:#fff}.purchase-step-grid{width:min(1136px,calc(100% - 186px));margin:0 0 0 186px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px}.purchase-step-grid article{min-height:198px;padding:0 24px;text-align:center}.purchase-step-grid strong{display:block;margin:0 0 6px;color:#323e50;font-size:56px;line-height:1.3;font-weight:500}.purchase-step-grid h3{margin:0 0 18px;color:#323e50;font-size:18px;line-height:1.5;font-weight:700;text-transform:uppercase}.purchase-step-grid p{margin:0;color:#323e50;font-size:16px;line-height:1.5}.purchase-benefits{min-height:550px;display:flex;flex-direction:column;justify-content:flex-start;padding:80px 0 70px}.purchase-benefits h2{margin:0 0 8px;color:#323e50;font-size:47px;line-height:1.27;font-weight:500;letter-spacing:0}.purchase-benefits>p{margin:0;color:#323e50;font-size:18px;line-height:1.5}.purchase-benefit-visuals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start;margin:51px 0 22px}.purchase-benefit-icon-stack{position:relative;width:100%;height:199px}.purchase-benefit-solid-icon{position:absolute;display:block;fill:#333}.purchase-benefit-icon-clipboard{top:0;left:163px;width:70px;height:70px}.purchase-benefit-icon-money{top:92px;left:246px;width:70px;height:70px}.purchase-benefit-icon-ups{top:0;left:153px;width:80px;height:80px;fill:#2a323d}.purchase-benefit-icon-ups text{fill:#f8f8f8;font-family:Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:0}.purchase-benefit-icon-person{top:87px;left:225px;width:70px;height:70px;fill:#2a323d}.purchase-benefit-visuals img{width:199px;height:199px;justify-self:center;object-fit:contain;transform:translate(-13px)}.purchase-benefit-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.purchase-benefit-list p{margin:0;color:#323e50;font-size:16px;line-height:1.5;font-weight:400;text-align:center}.purchase-form-section{padding:75px 0 48px;background:#fff}.purchase-form-panel{width:min(650px,calc(100% - 32px));display:block;padding:0}.purchase-form-label{width:min(509px,100%);margin:0 auto 8px;color:#323e50;font-size:36px;line-height:1.27;font-weight:600;letter-spacing:0}.purchase-form-panel h2{width:min(509px,100%);margin:0 auto 29px;color:#323e50;font-size:16px;line-height:1.5;font-weight:500;letter-spacing:0}.purchase-form-panel .lead-form{width:min(509px,100%);margin:0 auto;grid-template-columns:1fr;gap:15px}.purchase-form-panel .lead-form-field{gap:5px;color:#333;font-size:16px;line-height:1.43;font-weight:400}.purchase-form-panel .lead-form-field:nth-of-type(3){order:3}.purchase-form-panel .lead-form-field:nth-of-type(4){order:4}.purchase-form-panel .lead-form-wide{order:5}.purchase-form-panel .lead-form-privacy{order:6;width:100%;color:#333;font-size:13px;line-height:1.43}.purchase-form-panel .lead-form-submit{order:7}.purchase-form-panel .lead-form-turnstile{order:8}.purchase-form-panel .lead-form-status,.purchase-form-panel .lead-form-mail-fallback{order:9}.purchase-form-panel .lead-form input,.purchase-form-panel .lead-form textarea{min-height:42px;border:1px solid #69727d;border-radius:10px;padding:5px 14px;color:#323e50;font-size:16px;line-height:2;font-weight:400}.purchase-form-panel .lead-form textarea{min-height:123px;border-radius:3px;padding-top:9px;line-height:1.4}.purchase-form-panel .lead-form-submit{width:100%;min-width:0;min-height:47px;margin-top:1px;border-radius:7px;border:0;font-size:17px;line-height:1;font-weight:600;text-transform:uppercase}.purchase-form-panel .form-turnstile{margin-top:0}.purchase-components{padding:50px 0}.purchase-components h2{margin:0 0 34px;color:#323e50;font-size:36px;line-height:1.27;font-weight:600;letter-spacing:0}.purchase-component-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px}.purchase-component-grid article{min-height:205px}.purchase-component-grid h3{margin:0 0 16px;color:#323e50;font-size:19px;line-height:1;font-weight:600}.purchase-component-grid p{margin:0;color:#323e50;font-size:17px;line-height:1.5}.purchase-sustainability{width:min(1068px,calc(100% - 32px));padding:50px 0 25px}.purchase-sustainability h2{margin:0 0 22px;color:#323e50;font-size:40px;line-height:1.25;font-weight:600;letter-spacing:0}.purchase-faq-wrap{padding:80px 0 100px;background:#fff}.purchase-faq{width:min(846px,calc(100% - 32px));display:block}.purchase-faq h2{margin:0 0 6px;color:#323e50;font-size:40px;line-height:1.25;font-weight:600;text-align:center;letter-spacing:0}.purchase-faq>div:first-child>p{margin:0 0 42px;color:#323e50;font-size:16px;line-height:1.4;text-align:center}.purchase-faq .faq-list{width:100%}.purchase-faq-list{display:grid;gap:10px;margin:14px 0 18px;padding-left:20px;color:#323e50;font-size:18px;line-height:1.5}.purchase-faq-list li{padding-left:4px}.purchase-faq-list strong{display:block;margin-bottom:2px;color:#323e50}.purchase-faq-list span{display:block}.purchase-final-cta{width:min(1125px,calc(100% - 32px));display:grid;grid-template-columns:minmax(0,463px) minmax(0,561px);gap:101px;align-items:start;padding:100px 0;background:#fff}.purchase-final-cta h2{margin:0;color:#323e50;font-size:40px;line-height:1.25;font-weight:600;letter-spacing:0}.purchase-final-cta p{margin-bottom:28px}@media(max-width:900px){.purchase-hero-inner{min-height:360px}.purchase-hero h1,.purchase-process-heading .section-heading-center h2,.purchase-benefits h2,.purchase-final-cta h2{font-size:42px}.purchase-intro,.purchase-step-grid,.purchase-benefit-visuals,.purchase-benefit-list,.purchase-component-grid,.purchase-final-cta{grid-template-columns:1fr}.purchase-intro{gap:36px;padding:64px 0}.purchase-intro img{width:100%;margin:0}.purchase-intro>div{margin-top:0}.purchase-step-grid{width:100%;margin-left:0}.purchase-intro h2{margin-top:0}.purchase-benefits>p{margin-bottom:48px}.purchase-benefit-visuals{gap:28px;margin-top:40px}.purchase-form-panel .lead-form,.purchase-form-label,.purchase-form-panel h2,.purchase-privacy-note{width:100%}}.cart-page{background:#fff;color:#323e50}.cart-hero{padding:56px 0 40px}.cart-page.is-cart-empty .cart-hero{padding-bottom:16px}.cart-page.is-cart-empty .cart-hero-intro{display:none}.cart-page.is-cart-empty .cart-shell{padding-top:0}.checkout-steps{margin:0 0 34px;display:flex;align-items:center;gap:0;border-bottom:1.5px solid #e4e7ea;color:#6f757d;font-size:15px;line-height:1.4;font-weight:600}.checkout-steps a,.checkout-steps span{position:relative;min-height:48px;padding:0 36px 14px 0;display:inline-flex;align-items:center;color:#6f757d;text-decoration:none}.checkout-steps span{cursor:default}.checkout-steps>*+*:before{content:"";width:7px;height:7px;margin-right:28px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg)}.checkout-steps a:after,.checkout-steps span:after{content:"";position:absolute;left:0;right:36px;bottom:-1.5px;height:3px;background:transparent}.checkout-steps a.is-active,.checkout-steps span.is-active{color:#0b1b32}.checkout-steps a.is-active:after,.checkout-steps span.is-active:after{background:var(--gold)}.cart-hero h1{margin:0 0 16px;color:#323e50;font-size:clamp(42px,5vw,60px);line-height:1.07;font-weight:500}.cart-hero p:not(.eyebrow){max-width:850px;margin:0;color:#323e50;font-size:18px;line-height:1.5}.cart-shell,.checkout-shell,.order-status-shell{padding:0 0 80px}.cart-notice[hidden],.cart-layout[hidden],.checkout-layout[hidden],.cart-empty[hidden],.order-status-card[hidden]{display:none!important}.cart-notice{min-height:54px;margin:0 0 32px;padding:0 20px;display:flex;align-items:center;gap:14px;border:2px solid #1d5f26;background:#2d7d32;color:#fff;font-size:18px;line-height:1.35;font-weight:600}.cart-notice svg{width:22px;height:22px;flex:0 0 22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.cart-notice a{margin-left:auto;color:#fff;text-decoration:underline;white-space:nowrap}.cart-empty{max-width:720px;padding:48px 0 72px}.cart-page.is-cart-empty .cart-empty{padding-top:8px}.cart-empty h2,.cart-lines h2,.cart-summary h2,.checkout-fields h2,.checkout-review h2,.order-status-card h2{margin:0 0 16px;color:#323e50;font-size:32px;line-height:1.25;font-weight:500}.cart-empty p,.cart-summary p,.checkout-payment p,.order-status-card p{margin:0;color:#323e50;font-size:16px;line-height:1.5}.cart-empty-actions{margin-top:24px;display:flex;gap:12px;flex-wrap:wrap}.cart-empty-actions .cart-quick-request-button{background:var(--dark);border-color:var(--dark);color:#fff}.cart-empty-actions .cart-quick-request-button:hover,.cart-empty-actions .cart-quick-request-button:focus-visible{background:#263240;border-color:#263240;color:#fff}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:32px;align-items:start}.cart-lines,.cart-summary,.checkout-fields,.checkout-review,.order-status-card{border:1.5px solid #e4e7ea;border-radius:8px;background:#fff}.cart-lines{overflow:hidden}.cart-section-heading{min-height:72px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1.5px solid #e4e7ea}.cart-section-heading h2{margin:0}.cart-section-heading a{color:var(--gold-link);font-size:15px;line-height:1.4;font-weight:600}.cart-table-wrap{width:100%;overflow-x:auto}.cart-table{width:100%;min-width:760px;border-collapse:collapse;color:#323e50;font-size:15px;line-height:1.45}.cart-table th,.cart-table td{padding:16px 18px;border-bottom:1px solid #e6e8eb;text-align:left;vertical-align:middle}.cart-table th{color:#6f757d;font-size:13px;line-height:1.3;font-weight:600;text-transform:uppercase}.cart-table tr:last-child td{border-bottom:0}.cart-product-cell{min-width:310px;display:grid;grid-template-columns:78px minmax(0,1fr);gap:14px;align-items:center}.cart-product-image{width:78px;height:78px;display:block;overflow:hidden;border-radius:8px;background:#f4f5f6}.cart-product-image img{width:100%;height:100%;object-fit:cover}.cart-product-title{display:block;color:#0b1b32;font-size:16px;line-height:1.4;font-weight:600}.cart-product-cell span,.cart-product-cell small{display:block;margin-top:3px;color:#6f757d;font-size:13px;line-height:1.35}.cart-quantity-control{width:104px;min-height:36px;display:grid;grid-template-columns:32px 40px 32px;align-items:center;border:1px solid #dfe3e7;border-radius:999px;overflow:hidden;background:#fff}.cart-quantity-control button{width:32px;height:36px;border:0;background:transparent;color:#323e50;cursor:pointer;font-size:18px;line-height:1}.cart-quantity-control button:hover,.cart-quantity-control button:focus-visible{background:#f4f5f6}.cart-quantity-control span{text-align:center;color:#0b1b32;font-size:15px;font-weight:600}.cart-remove{border:0;background:transparent;color:#6f757d;cursor:pointer;font-size:13px;line-height:1.3;text-decoration:underline}.cart-remove:hover,.cart-remove:focus-visible{color:#0b1b32}.cart-summary,.checkout-review,.order-status-card{padding:24px}.checkout-review{height:fit-content;align-self:start}.checkout-review h2{margin-bottom:12px;font-size:28px}.checkout-review .checkout-mini-item{padding:11px 0}.checkout-review .checkout-totals{margin-bottom:14px}.checkout-review .checkout-totals div{padding:10px 0}.checkout-review .checkout-total-row dd{font-size:19px}.cart-summary dl,.checkout-totals,.order-status-meta{margin:0 0 18px}.cart-summary dl div,.checkout-totals div,.order-status-meta div{padding:13px 0;display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid #e6e8eb}.cart-summary dt,.checkout-totals dt,.order-status-meta dt{color:#6f757d;font-size:15px;font-weight:500}.cart-summary dd,.checkout-totals dd,.order-status-meta dd{margin:0;color:#0b1b32;font-size:16px;font-weight:600;text-align:right}.cart-summary-total dd,.checkout-total-row dd{font-size:20px}.cart-summary p{margin:18px 0 0;font-size:15px;line-height:1.5}.cart-checkout-button{width:100%;margin-top:22px;justify-content:center;text-align:center}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:32px;align-items:start}.checkout-fields{padding:24px}.checkout-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.checkout-field-grid label,.checkout-checkbox{min-width:0;display:grid;gap:7px;color:#323e50;font-size:14px;line-height:1.35;font-weight:600}.checkout-field-grid input,.checkout-field-grid select,.checkout-field-grid textarea{width:100%;min-height:48px;border:1px solid #dfe3e7;border-radius:8px;padding:11px 13px;color:#323e50;background:#fff;font:inherit;font-size:16px;line-height:1.4;font-weight:400}.checkout-field-grid textarea{resize:vertical}.checkout-wide{grid-column:1 / -1}.checkout-shipping-checkbox{margin:18px 0 0;padding-top:18px;border-top:1px solid #e6e8eb}.checkout-shipping-fields{margin-top:14px;padding-top:18px;border-top:1px solid #e6e8eb}.checkout-shipping-fields[hidden]{display:none}.checkout-shipping-fields h3{margin:0 0 16px;color:#0b1b32;font-size:20px;line-height:1.27;font-weight:600}.checkout-mini-cart{margin-bottom:10px;border-top:1px solid #e6e8eb}.checkout-mini-item{padding:14px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 18px;border-bottom:1px solid #e6e8eb;color:#323e50;font-size:15px;line-height:1.4}.checkout-mini-item strong{color:#0b1b32;font-size:15px;font-weight:600}.checkout-mini-item span{grid-column:1 / 2;color:#6f757d}.checkout-mini-item b{grid-column:2 / 3;grid-row:1 / span 2;align-self:center;color:#0b1b32;font-weight:600;text-align:right}.checkout-payment{margin:14px 0 12px;padding:14px;border:1px solid #dfe3e7;border-radius:8px;background:#f4f5f6}.checkout-payment h3,.order-next-steps h3{margin:0 0 10px;color:#0b1b32;font-size:20px;line-height:1.27;font-weight:600}.checkout-payment p+p{margin-top:10px}.checkout-payment p:last-child{font-size:14px;line-height:1.5}.checkout-checkbox{margin:0 0 12px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;font-weight:500}.checkout-checkbox input{width:18px;height:18px;margin-top:2px}.checkout-checkbox strong{color:#0b1b32}.checkout-submit{width:100%;justify-content:center}.checkout-turnstile{margin-top:16px}.cart-order-status{min-height:20px;margin:14px 0 0;color:#2d7d32;font-size:14px;line-height:1.45;font-weight:600}.order-status-card{max-width:860px}.order-status-badge{width:fit-content;margin-bottom:16px;padding:6px 10px;border-radius:6px;background:#2d7d32;color:#fff;font-size:13px;line-height:1.2;font-weight:700;text-transform:uppercase}.order-status-meta{margin-top:22px}.order-status-items{margin:22px 0 4px;border-top:1px solid #e6e8eb}.order-next-steps{margin-top:24px;padding-top:22px;border-top:1px solid #e6e8eb}.order-next-steps ol{margin:0;padding-left:22px;color:#323e50;font-size:16px;line-height:1.55}.order-next-steps li+li{margin-top:6px}.order-status-contact-button{background:var(--dark);border-color:var(--dark);color:#fff}.order-status-contact-button:hover,.order-status-contact-button:focus-visible{background:#263240;border-color:#263240}@media(max-width:1080px){.cart-layout,.checkout-layout{grid-template-columns:1fr}.cart-summary,.checkout-review{max-width:560px}}@media(max-width:760px){.cart-hero{padding:40px 0 28px}.checkout-steps{display:grid;gap:0}.checkout-steps a,.checkout-steps span{min-height:42px;padding:0 0 10px}.checkout-steps>*+*:before{display:none}.checkout-steps a:after,.checkout-steps span:after{right:0}.cart-notice{align-items:flex-start;flex-wrap:wrap;padding:14px 16px;font-size:16px}.cart-notice a{margin-left:36px}.checkout-fields,.checkout-review,.cart-summary,.order-status-card{padding:18px}.cart-lines{overflow:visible;border:0;background:transparent}.cart-section-heading{margin-bottom:12px;border:1.5px solid #e4e7ea;border-radius:8px;background:#fff}.cart-table-wrap{overflow:visible}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{width:100%;min-width:0;display:block}.cart-table thead{display:none}.cart-table tbody{display:grid;gap:12px}.cart-table tr{overflow:hidden;border:1.5px solid #e4e7ea;border-radius:8px;background:#fff}.cart-table td{min-height:52px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:right}.cart-table td:before{content:attr(data-label);color:#6f757d;font-size:12px;line-height:1.3;font-weight:700;text-align:left;text-transform:uppercase}.cart-table td[data-cart-primary]{padding:16px;display:block;text-align:left}.cart-table td[data-cart-primary]:before,.cart-table td[data-cart-action]:before{display:none}.cart-table td[data-cart-action]{min-height:44px;justify-content:flex-end}.cart-product-cell{min-width:0;grid-template-columns:70px minmax(0,1fr)}.cart-product-image{width:70px;height:70px}.checkout-field-grid{grid-template-columns:1fr}.cart-checkout-button,.checkout-submit{width:100%;min-width:0}}.legal-page{background:#f4f5f6;padding:40px 16px 80px}.agb-wrapper,.privacy-wrapper,.impressum-wrapper{width:min(1100px,100%);margin:0 auto}.agb-header,.privacy-header,.impressum-header{margin-bottom:28px;padding:36px;border:1px solid var(--line);border-radius:18px;background:#fff}.agb-header h1,.privacy-header h1,.impressum-header h1{margin:0 0 12px;color:var(--text-strong);font-size:clamp(36px,5vw,60px);line-height:1.08;font-weight:500;letter-spacing:0}.agb-header p,.privacy-header p,.impressum-header p{max-width:760px;margin:0;color:var(--text-body);font-size:18px;line-height:1.5}.agb-shell,.privacy-shell,.impressum-shell{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:24px;align-items:start}.agb-main,.privacy-main,.impressum-main,.agb-sidebar,.privacy-sidebar,.impressum-sidebar{border:1px solid var(--line);border-radius:18px;background:#fff}.agb-main,.privacy-main,.impressum-main{padding:36px}.agb-sidebar,.privacy-sidebar,.impressum-sidebar{position:sticky;top:128px;padding:24px}.agb-section,.privacy-section,.impressum-section{padding:0 0 28px;border-bottom:1px solid var(--line)}.agb-section+.agb-section,.privacy-section+.privacy-section,.impressum-section+.impressum-section{padding-top:28px}.agb-section:last-child,.privacy-section:last-child,.impressum-section:last-child{padding-bottom:0;border-bottom:0}.agb-section-header,.privacy-section-header{display:flex;gap:14px;align-items:baseline;margin-bottom:12px}.agb-section-number,.privacy-section-number{color:var(--gold);font-size:16px;line-height:1.35;font-weight:700;white-space:nowrap}.agb-section-title,.privacy-section-title,.impressum-headline{margin:0;color:var(--text-strong);font-size:24px;line-height:1.25;font-weight:600;letter-spacing:0}.impressum-subheadline{margin:24px 0 10px;color:var(--text-strong);font-size:20px;line-height:1.3;font-weight:600;letter-spacing:0}.impressum-section>.impressum-subheadline:first-child,.impressum-split .impressum-subheadline{margin-top:0}.agb-section-body,.privacy-section-body,.impressum-text{color:var(--text-body);font-size:17px;line-height:1.62}.agb-section-body p,.privacy-section-body p,.impressum-text p{margin:0 0 14px}.agb-section-body p:last-child,.privacy-section-body p:last-child,.impressum-text p:last-child{margin-bottom:0}.agb-section-body ul,.privacy-section-body ul,.impressum-text ul{margin:12px 0 0;padding-left:22px}.agb-section-body li+li,.privacy-section-body li+li,.impressum-text li+li{margin-top:6px}.legal-page a{color:var(--gold);font-weight:600;text-decoration:underline;text-underline-offset:2px}.agb-sidebar h2,.privacy-sidebar h2,.impressum-sidebar h2{margin:0 0 14px;color:var(--text-strong);font-size:20px;line-height:1.3;font-weight:600;letter-spacing:0}.agb-toc,.privacy-toc{display:grid;gap:8px;margin:0;padding:0;list-style:none}.agb-toc a,.privacy-toc a{display:flex;align-items:baseline;gap:10px;color:var(--text-body);font-size:14px;line-height:1.4;font-weight:500;text-decoration:none}.agb-toc a span,.privacy-toc a span{color:var(--gold);font-weight:700}.agb-toc a span{min-width:34px;flex:0 0 34px}.privacy-toc a span{min-width:18px;flex:0 0 18px}.agb-contact,.privacy-contact,.impressum-contact{margin-top:24px;padding-top:20px;border-top:1px solid var(--line);color:var(--text-body);font-size:14px;line-height:1.55}.agb-contact h3,.privacy-contact h3,.impressum-contact h3{margin:0 0 10px;color:var(--text-strong);font-size:18px;line-height:1.3;font-weight:600}.agb-contact strong,.privacy-contact strong,.impressum-contact strong{display:block;margin-bottom:4px;color:var(--text-strong);overflow-wrap:normal}.impressum-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.sidebar-info-block{display:grid;gap:4px;margin-top:14px}.sidebar-info-block-separated{display:grid;gap:4px;margin-top:20px;padding-top:12px;border-top:1px solid #d1d5db}.sidebar-label{color:var(--text-muted);font-size:13px;line-height:1.35;font-weight:700;text-transform:uppercase}.sidebar-value{color:var(--text-body);font-size:15px;line-height:1.45}@media(max-width:900px){.legal-page{padding:24px 16px 56px}.agb-header,.privacy-header,.impressum-header,.agb-main,.privacy-main,.impressum-main{padding:24px}.agb-shell,.privacy-shell,.impressum-shell,.impressum-split{grid-template-columns:1fr}.agb-sidebar,.privacy-sidebar,.impressum-sidebar{position:static}}.runtime-status-page{min-height:52vh;padding:72px 0 96px}.product-brand a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}.runtime-status-page h1{margin:0;color:var(--text-body);font-size:clamp(40px,5vw,58px);line-height:1.08;font-weight:500}.runtime-status-page>p:not(.eyebrow){max-width:720px;margin:18px 0 28px;color:var(--text-body);font-size:18px;line-height:1.55}.technical-blog-page{background:#fff;color:var(--text-body)}.blog-hero,.error-code-hero{padding:72px 0 56px}.blog-hero h1,.error-code-hero h1{margin:0;color:var(--text-body);font-size:clamp(42px,5vw,60px);line-height:1.08;font-weight:500;letter-spacing:0}.blog-hero h1{max-width:860px}.error-code-hero h1{max-width:1180px}.blog-hero p:not(.eyebrow),.error-code-hero-copy>p:not(.eyebrow){max-width:760px;margin:18px 0 0;color:var(--text-body);font-size:18px;line-height:1.55}.error-code-hero{display:block}.error-code-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.error-code-stats span{min-height:34px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid var(--line-strong);border-radius:999px;background:var(--surface-soft);color:var(--text-body);font-size:14px;font-weight:600}.error-code-search-card{width:100%;margin-top:32px;border:1.5px solid rgba(196,159,71,.48);border-radius:18px;background:#f8f8f7;color:var(--text-body);padding:30px 32px 28px}.error-code-search-card h2{margin:0 0 12px;color:var(--text-strong);font-size:28px;line-height:1.25;font-weight:600}.error-code-search-card label{display:block;margin:22px 0 10px;color:var(--text-strong);font-size:14px;line-height:1.35;font-weight:700}.error-code-search-control{display:block}.error-code-search-control input{width:100%;min-width:0;height:66px;border:1.5px solid var(--line-strong);border-radius:14px;padding:0 22px;background:#fff;color:var(--text-body);box-shadow:0 10px 22px #1f29370f;font-size:24px;line-height:1.2;font-weight:400}.error-code-search-control input::placeholder{color:#6f757d;opacity:1}.error-code-search-card>p{max-width:1040px;margin:0 0 18px;color:var(--text-body);font-size:18px;line-height:1.5}.error-code-search-control+p{margin:14px 0 26px;color:#53627a;font-size:14px;line-height:1.45}.error-code-results{display:grid;gap:12px;max-height:520px;overflow:auto;padding-right:0}.error-code-result-card{border:1.5px solid #d6dfe9;border-radius:12px;background:#fff;color:var(--text-body);padding:24px}.error-code-result-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.error-code-result-head strong{color:var(--text-strong);font-size:22px;line-height:1;font-weight:700}.error-code-result-head span{padding:4px 9px;border-radius:999px;background:var(--surface-soft);color:var(--text-muted);font-size:12px;font-weight:700;text-transform:uppercase}.error-code-result-card h2{margin:0 0 8px;color:var(--text-strong);font-size:24px;line-height:1.3;font-weight:600}.error-code-result-card p{margin:8px 0 0;font-size:16px;line-height:1.6}.error-code-result-series{color:var(--gold);font-weight:600}.error-code-jumpbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.error-code-jumpbar-inner{min-height:58px;display:flex;align-items:center;gap:28px;overflow-x:auto;white-space:nowrap}.error-code-jumpbar a{color:var(--text-body);font-size:15px;font-weight:600}.error-code-jumpbar a:hover,.error-code-jumpbar a:focus-visible{color:var(--gold)}.error-code-content{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:48px;padding:56px 0 88px}.error-code-article{max-width:920px}.error-code-section{padding:0 0 44px;margin-bottom:44px;border-bottom:1px solid var(--line)}.error-code-section:last-child{margin-bottom:0}.error-code-section h2{margin:0 0 16px;color:var(--text-body);font-size:32px;line-height:1.25;font-weight:500}.error-code-section p{max-width:820px;margin:0 0 16px;color:var(--text-body);font-size:18px;line-height:1.55}.error-code-overview-grid,.blog-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px}.error-code-overview-item,.blog-card{border:1px solid var(--line-strong);border-radius:8px;background:#fff}.error-code-overview-item{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px}.error-code-overview-item span{color:var(--text-strong);font-size:16px;font-weight:600}.error-code-overview-item strong{color:var(--gold);font-size:14px;white-space:nowrap}.error-code-overview-item:hover,.error-code-overview-item:focus-visible,.blog-card:hover,.blog-card:focus-within{border-color:var(--gold)}.error-code-table-wrap{overflow-x:auto;border:1px solid var(--line-strong);border-radius:8px}.error-code-table{width:100%;min-width:720px;border-collapse:collapse;background:#fff}.error-code-table th,.error-code-table td{padding:16px 18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:15px;line-height:1.45}.error-code-table th{color:var(--text-muted);font-size:13px;font-weight:700;text-transform:uppercase}.error-code-table td:first-child{color:var(--text-strong);font-weight:700}.error-code-note-section{padding:28px;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface-soft)}.error-code-sidebar{display:grid;align-content:start;gap:16px}.error-code-sidebar-box{border:1px solid var(--line-strong);border-radius:8px;background:#fff;padding:24px}.error-code-sidebar-box h2{margin:0 0 16px;color:var(--text-body);font-size:22px;line-height:1.27;font-weight:600}.error-code-sidebar-box p{margin:0 0 14px;color:var(--text-body);font-size:15px;line-height:1.5}.error-code-actions{display:grid;gap:10px}.error-code-actions .button{justify-content:center;width:100%}.button-plain{min-height:44px;padding:0 24px;border:1px solid var(--line-strong);border-radius:999px;background:#fff;color:var(--text-body);font-size:15px;font-weight:600}.button-plain:hover,.button-plain:focus-visible{border-color:var(--gold);color:var(--gold)}.error-code-products{padding:0 0 88px}.error-code-products .section-heading{margin-bottom:24px}.error-code-products .button-light{min-width:156px}.error-code-products .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.blog-list-section{padding:0 0 88px}.blog-card{padding:26px}.blog-card h2,.blog-card h3{margin:0 0 14px;color:var(--text-body);font-size:24px;line-height:1.27;font-weight:600}.blog-card h2 a:hover,.blog-card h2 a:focus-visible,.blog-card h3 a:hover,.blog-card h3 a:focus-visible{color:var(--gold)}.blog-card>p:not(.eyebrow){margin:0;color:var(--text-body);font-size:17px;line-height:1.55}.blog-card-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding-top:16px;border-top:1px solid var(--line)}.blog-card-footer span,.blog-card-footer a{font-size:14px;font-weight:700}.blog-card-footer span{color:var(--text-muted)}.blog-card-footer a{color:var(--gold);text-decoration:underline;text-underline-offset:3px}@media(max-width:1100px){.error-code-products .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.error-code-content{grid-template-columns:1fr}.error-code-article{max-width:none}}@media(max-width:760px){.blog-hero,.error-code-hero{padding:48px 0 40px}.blog-hero h1,.error-code-hero h1{font-size:clamp(32px,10vw,40px);overflow-wrap:anywhere}.blog-hero p:not(.eyebrow),.error-code-hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.6}.error-code-stats{display:grid;grid-template-columns:1fr;gap:8px}.error-code-stats span{width:fit-content}.error-code-search-card{margin-top:24px;padding:20px;border-radius:12px}.error-code-search-card h2{font-size:24px}.error-code-search-card>p{font-size:16px}.error-code-search-control input{height:58px;padding:0 16px;font-size:18px}.error-code-overview-grid,.blog-card-grid,.error-code-products .product-grid{grid-template-columns:1fr}.error-code-content,.blog-list-section,.error-code-products{padding-bottom:64px}.blog-card-footer{align-items:flex-start;flex-direction:column}.error-code-content{gap:32px;padding-top:40px}.error-code-section{margin-bottom:32px;padding-bottom:32px}.error-code-section h2{font-size:26px;overflow-wrap:anywhere}.error-code-section p{font-size:16px;line-height:1.6}.error-code-result-card,.blog-card,.error-code-sidebar-box,.error-code-cta,.error-code-note-section{padding:20px}.error-code-result-head{align-items:flex-start;flex-direction:column}.error-code-result-card h2,.blog-card h2,.blog-card h3{font-size:21px;overflow-wrap:anywhere}.error-code-overview-item{align-items:flex-start;padding:16px}.error-code-table-wrap{margin-right:-12px;scrollbar-width:thin;overscroll-behavior-inline:contain}.error-code-table{min-width:660px}.error-code-table th,.error-code-table td{padding:13px 14px}.error-code-table-wrap:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.error-code-cta-actions .button{width:100%;justify-content:center}}@media(max-width:420px){.blog-hero,.error-code-hero{padding:36px 0 32px}.error-code-search-card,.error-code-result-card,.blog-card,.error-code-sidebar-box,.error-code-cta,.error-code-note-section,.error-code-faq-item,.error-code-crosslink{padding:16px}.error-code-search-control input{height:52px;font-size:16px}.error-code-overview-item{flex-direction:column;gap:4px}.blog-list-section .section-heading .button{width:100%}}.error-code-note{margin:22px 0 0;padding:18px 20px;border-left:4px solid var(--gold);background:var(--surface-soft);color:var(--text-body);font-size:16px;line-height:1.55}.error-code-cta{margin-top:28px;padding:28px;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface-soft)}.error-code-cta .eyebrow{margin-bottom:8px}.error-code-cta h3{margin:0 0 12px;color:var(--text-strong);font-size:24px;line-height:1.27;font-weight:600}.error-code-cta p:not(.eyebrow){margin-bottom:20px}.error-code-cta-actions{display:flex;flex-wrap:wrap;gap:12px}.error-code-crosslink{margin-top:24px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#f9fafb}.error-code-crosslink h3,.error-code-faq-item h3{margin:0 0 10px;color:var(--text-strong);font-size:20px;line-height:1.35}.error-code-crosslink p,.error-code-faq-item p{margin:0}.error-code-crosslink-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.error-code-crosslink-actions a{color:var(--text-strong);font-weight:700;text-decoration:underline;text-underline-offset:3px}.error-code-faq-list{display:grid;gap:16px;margin-top:18px}.error-code-faq-item{padding:20px 22px;border:1px solid var(--line);border-radius:8px;background:#fff}.error-code-quick-codes{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:14px 0 26px;color:#53627a;font-size:14px;line-height:1.45}.error-code-quick-codes span{font-weight:700}.error-code-quick-codes button{min-height:32px;padding:0 12px;border:1px solid var(--line-strong);border-radius:999px;background:#fff;color:var(--text-strong);font-size:13px;line-height:1;font-weight:700;cursor:pointer;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.error-code-quick-codes button:hover,.error-code-quick-codes button:focus-visible{border-color:var(--gold);background:#fffaf0;color:var(--gold)}.error-code-result-card:target{border-color:var(--gold);box-shadow:0 0 0 3px #c49f4729}@media(max-width:760px){.error-code-quick-codes{align-items:center;flex-direction:row}.error-code-quick-codes span{flex-basis:100%}}.product-commerce-notice{margin:18px 0 0;padding:12px 14px;border:1px solid #d7bf7a;border-radius:4px;background:#fff9e8;color:#5b4814;font-size:.92rem;line-height:1.5}.manufacturer-product-card .manufacturer-product-price{margin-bottom:10px}.manufacturer-product-cta{display:inline-flex;align-items:center;min-height:36px;color:#765b1d;font-size:14px;line-height:1.4;font-weight:600;text-decoration:underline;text-underline-offset:3px}.manufacturer-product-cta:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.manufacturer-active-filters{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;margin:0 0 16px;padding:8px 12px;border:1px solid #e3e5e7;border-radius:8px;color:#435064;background:#f7f7f6;font-size:14px}.manufacturer-active-filters[hidden]{display:none}.manufacturer-active-filters button{min-height:32px;border:0;background:transparent;color:#765b1d;font:inherit;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.manufacturer-active-filters button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.product-side-arrow{text-decoration:none}.international-info-page{background:#f7f7f6}.international-info-hero{padding:72px 0 64px;background:var(--dark);color:#fff}.international-info-hero-inner{max-width:880px}.international-info-hero .eyebrow{color:#ddc98f}.international-info-hero h1{max-width:760px;margin:10px 0 18px;color:#fff}.international-info-hero p:last-child{max-width:780px;margin:0;color:#e5e9ef;font-size:clamp(1.05rem,2vw,1.24rem);line-height:1.65}.international-info-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:56px;align-items:start;padding-top:64px;padding-bottom:80px}.international-info-sections{display:grid;gap:0}.international-info-section{padding:0 0 36px;border-bottom:1px solid var(--line)}.international-info-section+.international-info-section{padding-top:36px}.international-info-section h2,.international-info-cta h2{margin:0 0 16px}.international-info-section p,.international-info-section li,.international-info-cta p{color:#435064;line-height:1.72}.international-info-section ul{display:grid;gap:10px;margin:18px 0 0;padding-left:22px}.international-info-links{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:20px}.international-info-links a,.international-info-secondary{color:#765b1d;font-weight:700;text-decoration:underline;text-underline-offset:3px}.international-info-cta{position:sticky;top:24px;padding:28px;border:1px solid var(--line);border-top:4px solid var(--gold);border-radius:6px;background:#fff}.international-info-cta .button{width:100%;margin:8px 0 18px;text-align:center}.international-info-secondary{display:inline-block;min-height:44px;padding:10px 0}@media(max-width:820px){.international-info-hero{padding:52px 0 46px}.international-info-layout{grid-template-columns:1fr;gap:36px;padding-top:44px;padding-bottom:60px}.international-info-cta{position:static}}
