@layer reset{*,:before,:after{box-sizing:border-box}body,h1,h2,h3,p,figure,ul,ol,dl,dd{margin:0}ul,ol{padding:0}img,video{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.5px;flex-shrink:0;width:22px;height:22px}[hidden]{display:none!important}}@layer base{:root{--green:#123e34;--green-hover:#1b5949;--ink:#18241f;--muted:#59675f;--paper:#f8f9f6;--surface:#e9eee8;--line:#ced6cd;--white:#fff;--display:"Manrope Variable",sans-serif;--body:"IBM Plex Sans",sans-serif;--gutter:clamp(24px,5vw,80px);color-scheme:light}html{scroll-behavior:smooth;scrollbar-color:#9aafa3 var(--paper);scroll-padding-top:28px}body{font-family:var(--body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.6}::selection{background:var(--green);color:#fff}:focus-visible{outline-offset:5px;outline:2px solid #387762}h1,h2,h3{font-family:var(--display);letter-spacing:-.04em;text-wrap:balance;font-weight:600;line-height:1.12}h1{font-size:clamp(46px,4.65vw,72px)}h2{font-size:clamp(35px,3.3vw,50px)}h3{letter-spacing:-.025em;font-size:26px}p{max-width:66ch}p+p{margin-top:16px}figcaption,.helper,.source-link{color:var(--muted);font-size:12px;line-height:1.5}figcaption{padding-top:12px}button{border-radius:0}a,button{touch-action:manipulation}input,textarea{caret-color:var(--green)}.muted{color:var(--muted)}.text-link{text-underline-offset:6px;align-items:center;gap:18px;padding:8px 0;font-size:15px;font-weight:500;text-decoration:underline #0000;transition:text-decoration-color .2s;display:inline-flex}.text-link:hover{text-decoration-color:currentColor}.button{background:var(--green);color:#fff;border:1px solid #0000;justify-content:center;align-items:center;gap:22px;min-height:54px;padding:15px 22px;font-size:14px;font-weight:500;line-height:1.35;transition:background .18s;display:inline-flex}.button:hover{background:var(--green-hover)}.button:disabled{opacity:.55;cursor:wait}.compact{min-height:46px;padding:12px 20px}.skip-link{color:var(--ink);z-index:20;background:#fff;padding:10px;position:absolute;top:-100px;left:20px}.skip-link:focus{top:12px}}@layer layout{.container{width:calc(100% - var(--gutter)*2);max-width:1360px;margin-inline:auto}.site-header{background:var(--paper)}.header-inner{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:100px;display:flex}.wordmark{font-family:var(--display);letter-spacing:-.04em;align-items:center;gap:14px;font-size:31px;font-weight:800;line-height:1;display:flex}.wordmark span{font-family:var(--body);letter-spacing:.16em;writing-mode:horizontal-tb;border-left:1px solid var(--line);text-align:center;padding-left:12px;font-size:9px;font-weight:500;line-height:1.5}.site-header nav{align-items:center;gap:32px;font-size:14px;display:flex}.site-header nav>a:not(.button):hover{color:var(--green-hover);text-underline-offset:6px;text-decoration:underline}.menu-toggle{display:none}.home-hero{grid-template-columns:1.15fr 1fr;gap:0 40px;padding-top:66px;display:grid}.hero-copy{align-self:center;padding-bottom:40px}.home-hero h1{letter-spacing:-.04em;white-space:nowrap;font-size:clamp(46px,4.4vw,69px);line-height:1.12}.home-hero h1 span{font-weight:500}.hero-description{color:var(--muted);margin-top:28px;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:32px;display:flex}.hero-media{background:var(--green);color:#fff;align-self:start;margin:0 0 0 12px;padding:0 0 22px 20px;position:relative}.media-topline{letter-spacing:.08em;justify-content:space-between;align-items:center;padding:14px 20px 14px 0;font-size:11px;display:flex}.media-dot{background:#bed6c4;width:6px;height:6px}.hero-video{aspect-ratio:1.3;background:#dfe5df;margin-right:-20px;position:relative;overflow:hidden}.hero-video img,.hero-video video{object-fit:cover;object-position:55% 50%;width:100%;height:100%}.hero-video video{opacity:0;transition:opacity .3s;position:absolute;inset:0}.hero-media figcaption{color:#d1dfd7;justify-content:space-between;gap:12px;padding-right:20px;font-size:11px;display:flex}.hero-media figcaption span:last-child{display:none}.video-pause{background:var(--green);color:#fff;border:1px solid #bdcdc1;min-height:40px;padding:8px 12px;font-size:12px;position:absolute;bottom:14px;right:14px}.hero-bottom{border-bottom:1px solid var(--line);color:var(--muted);grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:60px;padding-bottom:22px;font-size:12px;display:flex}.hero-bottom a{align-items:center;gap:16px;display:flex}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:44px;display:flex}.section-heading>p{max-width:340px;color:var(--muted);font-size:16px}.selector-section{padding-top:94px;padding-bottom:100px}.material-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.material-tabs button{font-size:22px;font-family:var(--display);letter-spacing:-.025em;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:space-between;align-items:center;margin-bottom:-1px;padding:22px 24px;display:flex}.material-tabs button:first-child{padding-left:0}.material-tabs button[aria-selected=true]{color:var(--green);border-bottom-color:var(--green);font-weight:600}.material-tabs button:not([aria-selected=true]){color:var(--muted)}.material-tabs button:hover{background:var(--surface)}.material-panel{background:var(--surface);grid-template-columns:.9fr 1.1fr;align-items:center;min-height:440px;display:grid}.material-copy{padding:42px 48px}.feeding-label{color:var(--muted);margin-bottom:12px;font-size:12px}.material-copy h3{margin-bottom:22px;font-size:36px}.material-copy>p:not(.feeding-label){color:var(--muted);max-width:360px;font-size:16px}.selection-facts{margin:24px 0 28px;font-size:13px}.selection-facts>div{border-bottom:1px solid var(--line);gap:24px;padding:8px 0;display:flex}.selection-facts dt{color:var(--muted);min-width:88px}.selection-facts dd{font-weight:500}.equipment-image{flex-direction:column;justify-content:center;align-self:stretch;min-width:0;padding:24px 30px;display:flex}.image-frame{flex:1;place-items:center;min-height:0;display:grid}.equipment-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:355px}.equipment-image figcaption{text-align:center;font-size:11px}.system-section{background:var(--green);color:#fff;padding:80px 0 48px}.system-section .section-heading p{color:#d1dfd7}.system-visual{position:relative}.system-visual img{object-fit:cover;object-position:center 65%;width:100%;height:430px}.system-visual figcaption{color:#d1dfd7;justify-content:space-between;padding-top:13px;font-size:11px;display:flex}.system-stages{grid-template-columns:repeat(6,1fr);margin-top:38px;list-style:none;display:grid}.system-stages li{border-top:1px solid #76958a;padding:20px 18px 0 0;position:relative}.stage-number{color:#bcd0c3;font-variant-numeric:tabular-nums;font-size:12px}.system-stages h3{font-family:var(--body);letter-spacing:0;margin:17px 0 9px;font-size:19px;font-weight:500}.system-stages p{color:#c3d5c8;max-width:130px;font-size:13px}.system-bottom{justify-content:space-between;align-items:end;gap:30px;margin-top:36px;display:flex}.system-bottom p{color:#bdcec3;max-width:580px;font-size:12px}.light{color:#fff}.proof-section{grid-template-columns:1fr 1fr;align-items:center;gap:8%;padding-top:100px;padding-bottom:90px;display:grid}.proof-section img{aspect-ratio:1.65;object-fit:cover;width:100%;height:auto}.proof-section h2{font-size:42px}.proof-section p{color:var(--muted);margin:24px 0 18px;font-size:16px}.proof-section figcaption{font-size:11px}.recommendation{background:var(--surface);padding:64px 0 48px}.recommendation h2{font-size:44px}.recommendation .section-heading{margin-bottom:34px}.brief-entry{background:#fff;grid-template-columns:1.4fr 1fr 1fr auto;align-items:stretch;padding:8px;display:grid}.brief-field{border-right:1px solid var(--line);min-width:0;padding:9px 20px}.brief-field label{font-size:12px;font-weight:500;display:block}.brief-field label span{color:var(--muted);margin-left:4px;font-weight:400}.brief-field input{width:100%;color:var(--ink);background:#fff;border:0;min-height:34px;padding:8px 0 0;font-size:15px}.brief-entry .button{text-align:left;max-width:240px;margin-left:10px}.entry-note{color:var(--muted);margin-top:16px;font-size:12px}.site-footer{background:var(--paper);padding:52px 0 24px}.footer-top{justify-content:space-between;align-items:center;gap:24px;padding-bottom:40px;display:flex}.footer-top p{color:var(--muted);font-size:14px}.footer-wordmark{font-family:var(--display);letter-spacing:-.055em;font-size:clamp(68px,8vw,120px);font-weight:800;line-height:1.2;display:block}.footer-wordmark span{color:var(--green)}.footer-top nav{grid-template-columns:1fr 1fr;gap:14px 44px;font-size:14px;display:grid}.footer-top nav a:hover{text-underline-offset:5px;text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:16px;padding-top:20px;font-size:11px;display:flex}}@layer components{.breadcrumb{color:var(--muted);padding-top:24px;font-size:12px}.breadcrumb ol{flex-wrap:wrap;gap:12px;list-style:none;display:flex}.breadcrumb li+li:before{content:"/";color:#7a897f;margin-right:12px}.product-hero{grid-template-columns:1.03fr 1fr;align-items:center;gap:7%;padding-top:48px;padding-bottom:64px;display:grid}.product-hero h1{font-size:clamp(48px,5.2vw,78px)}.product-hero .hero-copy{padding-bottom:0}.product-hero .hero-description{color:var(--ink);max-width:380px;font-size:21px}.product-hero .hero-copy>p:not(.hero-description){color:var(--muted);max-width:405px;margin-top:20px;font-size:16px}.product-hero .equipment-image{background:var(--surface);border-top:6px solid var(--green);padding:30px 30px 18px}.product-hero .equipment-image img{height:390px}.product-type{color:var(--muted);gap:12px;margin-bottom:24px;font-size:12px;display:flex}.product-type span{background:var(--surface);color:var(--green);padding:5px 10px}.product-subnav{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-subnav nav{gap:42px;padding-block:18px;font-size:14px;display:flex}.product-subnav a:hover{color:var(--green-hover)}.section-space{padding-top:80px;padding-bottom:80px}.overview-grid{grid-template-columns:1.1fr 1fr;gap:10%;display:grid}.overview-grid h2{font-size:40px}.answer{color:var(--muted);margin-top:25px;font-size:17px}.fit-panel{padding-top:6px}.fit-panel h3{font-family:var(--body);letter-spacing:0;margin-bottom:18px;font-size:18px}.fit-panel ul{margin-bottom:28px;list-style:none}.fit-panel li{border-bottom:1px solid var(--line);padding:12px 0;font-size:15px}.fit-panel p{color:var(--muted);font-size:15px}.spec-section{background:var(--green);color:#fff}.spec-section .section-heading p{color:#d1dfd7}.source-notice{background:#214d40;margin-bottom:30px;padding:20px 24px;font-size:14px}.source-notice strong{font-weight:500}.source-notice p{color:#d1dfd7;max-width:90ch;margin-top:6px;font-size:13px}.table-scroll{overflow:auto}table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;min-width:540px;font-size:16px}caption{text-align:left;color:#c4d7ca;padding-bottom:16px;font-size:12px}th,td{text-align:left;border-bottom:1px solid #537669;padding:19px 20px}thead th{color:#fff;font-size:20px;font-weight:500}thead th:first-child{color:#d1dfd7;font-size:13px}tbody th{color:#d1dfd7;width:35%;font-size:14px;font-weight:400}td{font-family:var(--body);font-weight:500}.spec-section .source-link{color:#c4d7ca;max-width:95ch;margin-top:20px}.source-link a{text-underline-offset:3px;text-decoration:underline}.configuration-grid{grid-template-columns:1fr 1fr;gap:9%;display:grid}.configuration-grid h2{font-size:44px}.configuration-grid h3{margin:30px 0 16px;font-size:22px}.configuration-grid p{color:var(--muted);margin-top:22px;font-size:16px}.working-steps{counter-reset:steps;list-style:none}.working-steps li{counter-increment:steps;border-bottom:1px solid var(--line);gap:20px;padding:17px 0;font-size:15px;display:flex}.working-steps li:before{content:counter(steps,decimal-leading-zero);color:var(--muted);padding-top:3px;font-size:12px}.configuration-image{object-fit:cover;width:100%;height:220px}.option-list{list-style:none}.option-list li{border-bottom:1px solid var(--line);padding:12px 0;font-size:15px}.selection-callout{padding-top:10px}.faq-section{background:var(--surface)}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:10%;display:grid}.faq-grid h2{font-size:42px}.faq-grid>div>p{color:var(--muted);margin-top:24px;font-size:16px}.faq-list details{border-bottom:1px solid #c0ccbe;padding:20px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{cursor:pointer;justify-content:space-between;gap:24px;font-size:17px;font-weight:500;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-size:22px;line-height:1}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--muted);padding-top:16px;padding-right:30px;font-size:15px}.dialog-open{overflow:hidden}dialog{background:var(--paper);width:min(740px,100% - 32px);max-height:calc(100dvh - 48px);color:var(--ink);border:0;padding:0;overflow:auto}dialog::backdrop{background:#091c16a6}.dialog-content{padding:42px;position:relative}.dialog-close{background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:14px;right:14px}.dialog-close:hover{background:var(--surface)}.form-intro h2{max-width:440px;padding-right:30px;font-size:32px}.form-intro>p{color:var(--muted);margin-top:12px;font-size:15px}.preview-note{background:var(--surface);margin:20px 0;padding:14px 16px;font-size:13px;line-height:1.5}.form-legend{color:var(--muted);margin-bottom:20px;font-size:12px}.field-grid{grid-template-columns:1fr 1fr;gap:18px 20px;display:grid}.field{min-width:0}.field.full{grid-column:1/-1}.field label{margin-bottom:7px;font-size:13px;font-weight:500;display:block}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #b2c0b1;border-radius:0;min-height:46px;padding:11px 12px;font-size:15px}.field textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#68766a;opacity:1}.field-error{color:#9d2929;margin-top:4px;font-size:12px;display:block}.field [aria-invalid=true]{border-color:#9d2929}.helper{margin-top:8px}.optional-fields{border-block:1px solid var(--line);margin:24px 0;padding:16px 0}.optional-fields summary{cursor:pointer;font-size:14px}.optional-fields summary span{color:var(--muted);margin-left:8px;font-size:12px}.optional-fields .field-grid{margin-top:24px}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.text-button{text-underline-offset:4px;background:0 0;border:0;min-height:44px;font-size:13px;text-decoration:underline}.form-actions+p{margin-top:16px;font-size:14px}.not-found{padding-block:100px}.not-found p{margin:24px 0}.not-found #recommendation{margin-top:20px}}@layer responsive{@media (width>=1600px){.home-hero{padding-top:80px}.hero-video{aspect-ratio:1.18}.hero-copy{padding-bottom:50px}}@media (width<=1100px){.site-header nav{gap:20px}.wordmark{font-size:27px}.home-hero{gap:0 20px}.home-hero h1{font-size:4.6vw}.hero-actions{gap:14px}.hero-actions .text-link{font-size:13px}.hero-media{margin-left:0;padding-left:14px}.hero-video{margin-right:-12px}.material-copy{padding:32px}.material-copy h3{font-size:30px}.brief-entry{grid-template-columns:1.2fr 1fr 1fr}.brief-entry>.button{grid-column:1/-1;max-width:none;margin:12px 12px 8px}.brief-field:last-of-type{border:0}.system-stages h3{font-size:16px}.proof-section h2{font-size:36px}.product-hero{gap:5%}.product-hero .equipment-image img{height:330px}}@media (width<=767px){:root{--gutter:24px}body{font-size:16px}.header-inner{height:78px}.wordmark{gap:12px;font-size:28px}.wordmark span{letter-spacing:.1em;padding-left:10px;font-size:8px}.menu-toggle{border:1px solid var(--line);background:0 0;min-height:44px;padding:10px 14px;font-size:13px;display:block}.site-header{z-index:5;position:relative}.site-header nav{background:var(--paper);border-bottom:1px solid var(--line);align-items:stretch;gap:0;padding:24px;display:none;position:absolute;top:77px;left:0;right:0;box-shadow:0 12px 18px #14281e14}.site-header nav.is-open{flex-direction:column;display:flex}.site-header nav>a{padding:14px 0}.site-header nav>.button{margin-top:12px;padding:14px}.home-hero{padding-top:38px;display:block}.home-hero h1{letter-spacing:-.04em;white-space:normal;text-wrap:initial;font-size:clamp(35px,8.75vw,56px);line-height:1.15}.hero-copy{padding-bottom:0}.hero-description{margin-top:21px;font-size:16px;line-height:1.55}.hero-actions{gap:9px 18px;margin-top:24px}.hero-actions .button{gap:20px;min-height:50px;padding:13px 17px;font-size:13px}.hero-actions .text-link{min-height:40px;font-size:12px}.hero-media{margin:28px 12px 0 0;padding:0 0 14px 12px}.media-topline{letter-spacing:.025em;padding:11px 12px 11px 0;font-size:10px}.hero-video{aspect-ratio:1.75;margin-right:-12px}.hero-video img,.hero-video video{object-position:52% 48%}.hero-media figcaption{padding-top:9px;font-size:11px}.hero-bottom{margin-top:28px;padding-bottom:18px;font-size:10px}.hero-bottom>a{gap:8px;font-size:0}.hero-bottom>a svg{width:20px}.section-heading{align-items:start;gap:22px;margin-bottom:28px}.section-heading h2{font-size:34px}.section-heading>p{max-width:140px;padding-top:6px;font-size:13px}.selector-section{padding-top:52px;padding-bottom:52px}.selector-section .section-heading{display:block}.selector-section .section-heading h2 br{display:none}.selector-section .section-heading>p{max-width:none;padding-top:16px}.selector-section .section-heading>p br{display:none}.material-tabs button{text-align:left;gap:6px;min-height:65px;padding:15px 8px;font-size:14px;line-height:1.3}.material-tabs button:first-child{padding-left:0}.material-tabs button svg{width:16px;height:16px}.material-panel{flex-direction:column-reverse;min-height:0;display:flex}.equipment-image{width:100%;padding:18px 20px 8px}.equipment-image img{height:218px}.equipment-image figcaption{padding-top:8px;font-size:11px}.material-copy{width:100%;padding:22px 24px 28px}.feeding-label{margin-bottom:8px;font-size:11px}.material-copy h3{margin-bottom:14px;font-size:28px}.material-copy>p:not(.feeding-label){font-size:14px}.selection-facts{margin:15px 0 22px;font-size:12px}.selection-facts div{gap:10px}.selection-facts dt{min-width:75px}.material-copy .button{min-height:48px;font-size:13px}.system-section{padding:50px 0 32px}.system-section .section-heading{display:block}.system-section .section-heading>p{max-width:310px;padding-top:20px;font-size:14px}.system-visual{margin-inline:calc(-1*var(--gutter))}.system-visual img{object-position:55% 60%;height:255px}.system-visual figcaption{padding-inline:var(--gutter);gap:18px;font-size:11px}.system-visual figcaption span:last-child{text-align:right;max-width:130px}.system-stages{grid-template-columns:repeat(2,1fr);gap:20px 22px;margin-top:28px}.system-stages li{padding-top:12px}.stage-number{font-size:10px}.system-stages h3{margin-top:9px;margin-bottom:4px;font-size:18px}.system-stages p{max-width:none;font-size:12px}.system-bottom{margin-top:28px;display:block}.system-bottom p{font-size:11px}.system-bottom .text-link{margin-top:16px;font-size:14px}.proof-section{grid-template-columns:1fr;gap:26px;padding-top:52px;padding-bottom:52px}.proof-section figure{order:2}.proof-section img{aspect-ratio:1.65}.proof-section h2{font-size:33px}.proof-section p{margin-top:18px;font-size:15px}.proof-section .text-link{font-size:14px}.proof-section figcaption{font-size:10px}.recommendation{padding:44px 0 30px}.recommendation .section-heading{margin-bottom:24px;display:block}.recommendation h2{font-size:34px}.recommendation .section-heading>p{max-width:260px;padding-top:18px;font-size:14px}.recommendation .section-heading>p br{display:none}.brief-entry{grid-template-columns:1fr 1fr;padding:14px 16px}.brief-field{padding:9px 0}.brief-field:first-child{border:0;border-bottom:1px solid var(--line);grid-column:1/-1;margin-bottom:8px;padding-bottom:12px}.brief-field:nth-child(2){padding-right:12px}.brief-field:nth-child(3){padding-left:14px}.brief-field label{font-size:11px}.brief-field label span{margin-left:0;font-size:10px;display:block}.brief-field:first-child label{font-size:12px}.brief-field input{font-size:14px}.brief-entry>.button{text-align:center;min-height:50px;margin:14px 0 0;font-size:13px}.entry-note{font-size:11px}.site-footer{padding-top:34px}.footer-top{padding-bottom:30px;display:block}.footer-wordmark{font-size:72px}.footer-top p{font-size:12px}.footer-top nav{gap:12px 18px;margin-top:24px;font-size:12px}.footer-bottom{font-size:10px;display:block}.footer-bottom span{display:block}.footer-bottom span+span{margin-top:10px}.breadcrumb{padding-top:20px;font-size:10px}.breadcrumb ol{gap:8px}.breadcrumb li+li:before{margin-right:8px}.product-hero{padding-top:28px;padding-bottom:32px;display:block}.product-hero h1{font-size:48px}.product-type{margin-bottom:18px;font-size:11px}.product-hero .hero-description{max-width:290px;margin-top:20px;font-size:19px}.product-hero .hero-copy>p:not(.hero-description){margin-top:15px;font-size:14px}.product-hero .equipment-image{margin-top:26px;padding:16px}.product-hero .equipment-image img{height:248px}.product-subnav nav{justify-content:space-between;gap:0;padding-block:16px;font-size:10px}.section-space{padding-top:48px;padding-bottom:48px}.overview-grid,.configuration-grid,.faq-grid{grid-template-columns:1fr;gap:30px}.overview-grid h2,.configuration-grid h2,.faq-grid h2{font-size:33px}.answer{margin-top:18px;font-size:15px}.fit-panel h3{font-size:16px}.fit-panel li,.fit-panel p{font-size:14px}.fit-panel ul{margin-bottom:22px}.spec-section .section-heading{display:block}.spec-section .section-heading>p{max-width:260px;padding-top:18px;font-size:14px}.source-notice{margin-bottom:24px;padding:16px;font-size:13px}.source-notice p{font-size:12px}.table-scroll{margin-right:calc(-1*var(--gutter));padding-right:var(--gutter)}table{min-width:510px;font-size:14px}th,td{padding:16px 14px}thead th{font-size:17px}caption{font-size:10px}.spec-section .source-link{margin-top:20px;font-size:11px}.configuration-grid p{font-size:14px}.configuration-grid h3{margin-top:24px;font-size:19px}.working-steps li,.option-list li{font-size:14px}.configuration-image{height:190px}.faq-grid>div>p{margin-top:16px;font-size:14px}.faq-list summary{font-size:15px}.faq-list details p{padding-right:12px;font-size:14px}.dialog-content{padding:36px 22px 24px}.form-intro h2{font-size:27px}.dialog-close{top:6px;right:5px}.field-grid{gap:14px 12px}.field input,.field textarea,.field select{padding:10px;font-size:16px}.field label{font-size:12px}.form-actions{gap:8px 12px}.form-actions .button{font-size:13px}.preview-note{font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}}html[lang=ru] body{font-family:IBM Plex Sans,Arial,sans-serif}html[lang=ar] body{font-family:Tahoma,Arial,sans-serif}html[lang=ar] :is(h1,h2,h3){letter-spacing:0;font-family:Tahoma,Arial,sans-serif;line-height:1.4}[data-english-link]:after{content:" EN";white-space:nowrap;opacity:.65;margin-inline-start:5px;font-size:10px}[dir=rtl] .cover-shade{background:linear-gradient(270deg,#09100dd4 0%,#09100dad 32%,#09100d33 64%,#09100d00 86%),linear-gradient(#080e0bab,#0000 26%)!important}[dir=rtl] .equipment-hero>div{padding-left:44px;padding-right:0}[dir=rtl] .wordmark{direction:ltr}[dir=rtl] .wordmark span{border-left:1px solid #ced6cd}[dir=rtl] .spec-limit{border-left:0;border-right:2px solid #527560;padding-left:0;padding-right:18px}[dir=rtl] :is(ul.selection-list,ul.related-case-links){padding-left:0;padding-right:20px}[dir=rtl] .video-pause{right:auto;left:var(--gutter)}[dir=rtl] input[inputmode=decimal]{text-align:right;direction:ltr}[dir=rtl] .equipment-breadcrumb{direction:rtl}html:not([lang=en]) .site-header nav{gap:18px;font-size:13px}html:not([lang=en]) .home-hero h1{font-size:clamp(36px,4.3vw,62px)}@media (width>=768px) and (width<=1200px){html:not([lang=en]) .wordmark span{display:none}html:not([lang=en]) .site-header nav{gap:10px;font-size:11px}html:not([lang=en]) .site-header .button{padding-inline:12px;font-size:11px}}@media (width<=767px){[dir=rtl] .equipment-hero>div{padding:0}html:not([lang=en]) .home-hero h1{font-size:33px}html:not([lang=en]) .hero-kicker{letter-spacing:.025em}html[lang=ar] .hero-kicker{letter-spacing:0}html:not([lang=en]) .hero-subtitle{font-size:20px}html:not([lang=en]) .equipment-hero h1{font-size:35px}}html:not([lang=en]) .equipment-hero>div{min-width:0}html:not([lang=en]) .equipment-hero h1{overflow-wrap:anywhere;hyphens:auto}@media (width<=767px){html[lang=ru] .equipment-hero h1{font-size:30px}[dir=rtl] .cover-shade{background:linear-gradient(270deg,#09100dd4 0%,#09100da3 54%,#09100d38 100%),linear-gradient(#080e0b8c 0%,#080e0b00 28%)!important}}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,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)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-cyrillic-wght-normal.Dvxsihut.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-greek-wght-normal.DL7QRZyv.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-vietnamese-wght-normal.usUDDRr7.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-latin-ext-wght-normal.Ch3YOpNY.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-latin-wght-normal.DHIcAJRg.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-sans-latin-400-normal.CDDApCn2.woff2)format("woff2"),url(/_astro/ibm-plex-sans-latin-400-normal.CYLoc0-x.woff)format("woff")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/ibm-plex-sans-latin-500-normal.6ng42L7E.woff2)format("woff2"),url(/_astro/ibm-plex-sans-latin-500-normal.BgVn5rGT.woff)format("woff")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/ibm-plex-sans-latin-600-normal.CuJfVYMP.woff2)format("woff2"),url(/_astro/ibm-plex-sans-latin-600-normal.Cu4Hd6ag.woff)format("woff")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-sans-cyrillic-400-normal.DZqxrq2p.woff2)format("woff2"),url(/_astro/ibm-plex-sans-cyrillic-400-normal.BTotfTJu.woff)format("woff")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/ibm-plex-sans-cyrillic-500-normal.CocWQlwt.woff2)format("woff2"),url(/_astro/ibm-plex-sans-cyrillic-500-normal.ByOcLdNv.woff)format("woff")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/ibm-plex-sans-cyrillic-600-normal.71GNu3SW.woff2)format("woff2"),url(/_astro/ibm-plex-sans-cyrillic-600-normal.BGq0mW3O.woff)format("woff")}.language-switcher[data-astro-cid-l4evwy7q]{font-size:12px;position:relative}.language-switcher[data-astro-cid-l4evwy7q] summary[data-astro-cid-l4evwy7q]{cursor:pointer;align-items:center;gap:8px;padding:12px 8px;list-style:none;display:flex}.language-switcher[data-astro-cid-l4evwy7q] summary[data-astro-cid-l4evwy7q]::-webkit-details-marker{display:none}.language-switcher[data-astro-cid-l4evwy7q] ul[data-astro-cid-l4evwy7q]{inset-inline-end:0;color:#18241f;z-index:25;background:#fff;border:1px solid #ced6cd;min-width:145px;padding:8px;list-style:none;position:absolute;top:100%;box-shadow:0 6px 18px #0001}.language-switcher[data-astro-cid-l4evwy7q] a[data-astro-cid-l4evwy7q]{padding:10px 12px;display:block}.language-switcher[data-astro-cid-l4evwy7q] a[data-astro-cid-l4evwy7q]:hover,.language-switcher[data-astro-cid-l4evwy7q] a[data-astro-cid-l4evwy7q][aria-current]{background:#edf2ed}.language-switcher[data-astro-cid-l4evwy7q] a[data-astro-cid-l4evwy7q]:focus-visible{outline-color:#123e34!important}@media (width<=767px){.language-switcher[data-astro-cid-l4evwy7q] ul[data-astro-cid-l4evwy7q]{box-shadow:none;position:static}.language-switcher[data-astro-cid-l4evwy7q] summary[data-astro-cid-l4evwy7q]{padding:10px 0}}.site-footer[data-astro-cid-tq46r5sz]{color:#33473c;background:#f3f5f3;padding-top:35px}.unified-footer[data-astro-cid-tq46r5sz]{justify-content:space-between;align-items:flex-start;gap:30px;padding-bottom:28px;display:flex}.unified-footer[data-astro-cid-tq46r5sz] nav[data-astro-cid-tq46r5sz]{flex-wrap:wrap;justify-content:flex-end;gap:12px 24px;max-width:760px;font-size:13px;display:flex}.footer-bottom[data-astro-cid-tq46r5sz]{color:#627167;border-top:1px solid #dce3dd;padding-block:22px;font-size:11px}@media (width<=767px){.unified-footer[data-astro-cid-tq46r5sz]{display:block}.unified-footer[data-astro-cid-tq46r5sz] nav[data-astro-cid-tq46r5sz]{justify-content:flex-start;gap:14px 22px;margin-top:24px}}
