@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Lato:wght@400;700;900&family=Montserrat:wght@400;500;600;700;800&family=Open+Sans:wght@400;500;600;700;800&family=Roboto+Condensed:wght@400;500;600;700;800&family=Roboto+Slab:wght@400;600;700&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.flex{display:flex}.hidden{display:none}.table{display:table}.size-full{width:100%;height:100%}.italic{font-style:italic}.underline{text-decoration-line:underline}}:root{--font-geist:"Open Sans",Arial,sans-serif;--font-mono:"Consolas","Courier New",monospace;--font-condensed:"Roboto Condensed","Arial Narrow",Arial,sans-serif;--green:#20aa46;--deep:#10281a;--ink:#142018;--muted:#6e7870;--paper:#f4f5f3;--line:#dfe4df;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;background:#fff;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}.section{max-width:1180px;margin:auto;padding:100px 28px}.topline{background:var(--deep);color:#cfe0d2;text-align:center;letter-spacing:.12em;height:26px;padding:6px;font-size:11px}.nav-shell{align-items:center;gap:56px;max-width:1240px;height:78px;margin:auto;padding:0 28px;display:flex}.logo{min-width:150px;line-height:.8;display:grid}.logo span{letter-spacing:.16em;color:#e33836;font-size:10px;font-weight:800}.logo b{letter-spacing:-.07em;color:var(--green);font-size:28px;font-style:italic;font-weight:900}.logo small{letter-spacing:.14em;text-transform:uppercase;margin-top:6px;font-size:7px}.nav-shell nav{flex:1;gap:32px;font-size:14px;font-weight:650;display:flex}.nav-shell nav a:hover{color:var(--green)}.hotline{background:var(--green);color:#fff;flex-direction:column;justify-content:center;align-self:stretch;padding:17px 24px;display:flex}.hotline span{text-transform:uppercase;letter-spacing:.12em;font-size:10px}.hotline b{font-size:14px}.menu-button{background:0 0;border:0;font-size:24px;display:none}.brandbar{border-top:1px solid var(--line);color:#69726b;letter-spacing:.13em;justify-content:center;align-items:center;gap:42px;height:34px;font-size:10px;font-weight:800;display:flex}.hero{background-position:50%;background-size:cover;align-items:center;min-height:660px;display:flex;position:relative}.hero-copy{color:#fff;width:min(650px,100% - 40px);margin-left:max(28px,50vw - 590px)}.hero-copy>span,.section-head>span,.about>div>span,.benefit-band>div>span{color:#5ee57f;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:620px;margin:18px 0 22px;font-size:68px;line-height:.98}.hero p{color:#e4e9e5;max-width:560px;font-size:19px;line-height:1.6}.button{background:var(--green);color:#fff;border:1px solid var(--green);justify-content:center;align-items:center;margin:18px 8px 0 0;padding:15px 23px;font-size:13px;font-weight:750;display:inline-flex}.button.ghost{color:var(--deep);background:#fff;border-color:#fff}.button.light{color:var(--green);background:#fff;border-color:#fff}.hero-index{color:#fff;font:12px var(--font-mono);position:absolute;bottom:38px;right:42px}.hero-index i{vertical-align:middle;background:#fff;width:70px;height:1px;margin:0 10px;display:inline-block}.section-head span{color:var(--green)}.section-head h2{letter-spacing:-.045em;margin:10px 0 18px;font-size:43px;line-height:1.08}.section-head p{max-width:720px;color:var(--muted);font-size:16px;line-height:1.7}.centered{text-align:center}.centered p{margin-left:auto;margin-right:auto}.intro{padding-bottom:75px}.feature-cards{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:55px;display:grid}.feature-cards article{color:#fff;background:linear-gradient(#08190d14,#08190dc7),url(/field-pattern.jpg) 50%/cover;flex-direction:column;justify-content:flex-end;height:235px;padding:24px;display:flex}.feature-cards article:nth-child(2){background-image:linear-gradient(#08190d14,#08190dc7),url(/tractor-field.jpg)}.feature-cards article:nth-child(3){background-image:linear-gradient(#08190d14,#08190dc7),url(/field-aerial.jpg)}.feature-cards b{font-size:20px}.feature-cards span{color:#b9eac4}.numbers{background:var(--green);color:#fff;grid-template-columns:repeat(4,1fr);padding:38px max(28px,50vw - 590px);display:grid}.numbers div{border-right:1px solid #ffffff47;justify-content:center;align-items:baseline;gap:12px;display:flex}.numbers div:last-child{border:0}.numbers strong{font-size:31px}.numbers span{text-transform:uppercase;letter-spacing:.08em;font-size:12px}.catalog{max-width:1240px}.split{justify-content:space-between;align-items:flex-end;display:flex}.split h2{max-width:670px}.text-link{color:var(--green);font-size:13px;font-weight:800}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px;display:grid}.product-card{border:1px solid var(--line);background:#fff;transition:all .25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #1222161c}.product-image{height:235px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:all .4s}.product-card:hover img{transform:scale(1.035)}.product-image span{background:var(--green);color:#fff;text-transform:uppercase;padding:8px 10px;font-size:10px;font-weight:800;position:absolute;bottom:16px;left:18px}.product-copy{padding:23px}.product-copy small{color:var(--green);letter-spacing:.12em;font-size:10px;font-weight:850}.product-copy h3{margin:8px 0;font-size:20px}.product-copy p{color:var(--muted);min-height:42px;font-size:13px;line-height:1.6}.product-copy b{font-size:12px}.benefit-band{background:var(--deep);color:#fff;grid-template-columns:1fr 1.2fr;max-width:1400px;margin:70px auto 0;display:grid}.benefit-band>div{padding:70px 55px 70px max(40px,50vw - 590px)}.benefit-band h2{letter-spacing:-.04em;font-size:42px}.benefit-band ul{color:#d5e3d7;padding:0;line-height:2;list-style:none}.benefit-band img{object-fit:cover;width:100%;height:100%;min-height:500px}.service-strip .section-head{text-align:center}.service-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:50px;display:grid}.service-grid article{border-top:2px solid var(--green);padding:25px 5px}.service-grid i{font:12px var(--font-mono);color:var(--green)}.service-grid h3{font-size:18px}.service-grid p{color:var(--muted);font-size:13px;line-height:1.6}.service-grid a{color:var(--green);font-size:11px;font-weight:800}.about{background:var(--paper);grid-template-columns:1.2fr 1fr;align-items:center;gap:72px;max-width:none;padding-left:max(28px,50vw - 590px);padding-right:max(28px,50vw - 590px);display:grid}.about img{object-fit:cover;width:100%;height:470px}.about h2{letter-spacing:-.05em;margin:12px 0;font-size:48px}.about p{color:var(--muted);line-height:1.8}.reviews>div:last-child{grid-template-columns:1fr 1fr;gap:20px;max-width:900px;margin:45px auto 0;display:grid}.reviews blockquote{background:var(--paper);border-left:3px solid var(--green);margin:0;padding:35px;font-size:17px;line-height:1.6}.reviews cite{color:var(--green);margin-top:22px;font-size:11px;font-style:normal;font-weight:800;display:block}.cta{background:var(--green);color:#fff;text-align:center;max-width:1180px;margin:40px auto 0;padding:60px 25px}.cta p{text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:11px}.cta h2{margin:10px;font-size:36px}.cta .button{margin-top:10px}footer{background:#eef0ed;grid-template-columns:1.3fr repeat(3,1fr);gap:35px;max-width:1180px;margin:auto;padding:60px;display:grid;position:relative}footer .logo{display:inline-grid}footer h4{margin:0 0 14px;font-size:13px}footer p,footer a{color:#747d75;font-size:11px;line-height:1.8;display:block}footer .footer-admin{position:absolute;bottom:18px;right:28px}footer .footer-admin a{color:var(--green);font-weight:800}.page-hero{color:#fff;background:50%/cover;align-items:flex-end;height:410px;display:flex}.page-hero>div{background:linear-gradient(#0000,#0a1c10c7);width:100%;padding:80px max(28px,50vw - 590px)}.page-hero span{text-transform:uppercase;letter-spacing:.14em;color:#7cea96;font-size:11px}.page-hero h1{letter-spacing:-.05em;margin:10px 0 0;font-size:58px}.brand-intro{text-align:center;max-width:780px}.category-tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin:35px 0;display:flex}.category-tabs a{background:var(--paper);padding:10px 14px;font-size:12px}.category-tabs a:first-child{background:var(--green);color:#fff}.brand-story{background:var(--paper)}.three-columns{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.three-columns article{border-top:3px solid var(--green);background:#fff;padding:32px}.video-cover{background:url(/tractor-field.jpg) 50%/cover;place-items:center;max-width:900px;height:480px;margin:70px auto 0;display:grid}.video-cover button{background:var(--green);color:#fff;border:0;border-radius:50%;width:72px;height:72px;font-size:24px}.product-top{grid-template-columns:1.15fr 1fr;align-items:center;gap:55px;display:grid}.product-top img{object-fit:cover;width:100%;height:500px}.breadcrumbs{color:var(--muted);margin-bottom:30px;font-size:11px}.product-top h1{letter-spacing:-.045em;margin:8px 0;font-size:48px}.product-top .brand{color:var(--green);font-size:12px;font-weight:800}.product-top p{color:var(--muted);line-height:1.7}.advisor{align-items:center;gap:14px;margin:25px 0;display:flex}.avatar{background:var(--deep);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.advisor small,.advisor b{display:block}.spec-table{border-collapse:collapse;width:100%}.spec-table td{border-bottom:1px solid var(--line);padding:14px}.spec-table td:last-child{text-align:right;font-weight:800}.gallery{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.gallery img{object-fit:cover;width:100%;height:280px}.option-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.option-grid article{background:var(--paper);padding:20px}.option-grid img{object-fit:cover;width:100%;height:170px;margin-top:15px}.admin-shell{background:#f3f5f2;min-height:100vh}.admin-bar{background:var(--deep);color:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex}.admin-bar a{color:#9ce8ae;font-size:13px}.admin-wrap{max-width:1050px;margin:auto;padding:55px 25px}.admin-wrap>p{color:var(--muted)}.admin-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:30px;display:grid}.admin-card{border:1px solid var(--line);background:#fff;padding:26px}.admin-card.full{grid-column:1/-1}.admin-card h2{margin:0 0 20px;font-size:18px}.admin-card label{text-transform:uppercase;letter-spacing:.05em;margin:14px 0 6px;font-size:11px;font-weight:800;display:block}.admin-card input,.admin-card textarea{background:#fafbfa;border:1px solid #cdd4ce;width:100%;padding:11px}.admin-card textarea{resize:vertical;min-height:90px}.admin-product{border-top:1px solid var(--line);padding:18px 0}.admin-product:first-of-type{border-top:0}.admin-actions{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;align-items:center;gap:15px;padding:18px;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 25px #10281a12}.admin-actions button{background:var(--green);color:#fff;border:0;padding:13px 22px;font-weight:800}.save-note{color:var(--green);font-size:12px}.json-editor{min-height:320px!important;font:12px/1.5 var(--font-mono)!important}@media (width<=800px){.topline,.brandbar,.nav-shell nav,.hotline{display:none}.nav-shell{height:64px;padding:0 16px}.nav-shell .logo{flex:1}.logo b{font-size:21px}.menu-button{display:block}.hero{background-position:63%;min-height:590px}.hero-copy{margin:0 20px}.hero h1{font-size:43px}.hero p{font-size:16px}.hero .button{width:100%;margin-top:9px}.hero-index{bottom:20px;right:20px}.section{padding:70px 20px}.section-head h2{font-size:34px}.feature-cards,.product-grid,.service-grid,.gallery,.option-grid,.three-columns{grid-template-columns:1fr}.feature-cards article{height:210px}.numbers{grid-template-columns:1fr 1fr;gap:20px;padding:26px 12px}.numbers div{text-align:center;border:0;display:block}.numbers strong,.numbers span,.split{display:block}.split .text-link{margin-bottom:20px;display:inline-block}.product-image{height:230px}.benefit-band,.about,.product-top{grid-template-columns:1fr}.benefit-band>div{padding:55px 25px}.benefit-band img{min-height:330px}.about{gap:35px;padding-left:20px;padding-right:20px}.about img{height:300px}.about h2{font-size:38px}.reviews>div:last-child{grid-template-columns:1fr}.cta{margin:0;padding:50px 20px}.cta h2{font-size:30px}footer{grid-template-columns:1fr 1fr;padding:45px 24px}.page-hero{height:330px}.page-hero h1{font-size:42px}.product-top img{height:340px}.product-top h1{font-size:38px}.video-cover{height:300px}.admin-grid{grid-template-columns:1fr}.admin-card.full{grid-column:auto}.admin-actions{justify-content:space-between}}h1,h2,h3,.logo b{font-family:var(--font-condensed),var(--font-geist),sans-serif}.site-header{z-index:40;background:#fff;position:relative;box-shadow:0 1px #0f23141a}.header-main{border-bottom:1px solid #e6e8e5;align-items:center;height:53px;padding-left:max(22px,50vw - 590px);display:flex}.header-main .logo{margin-right:85px}.header-main .logo b{font-size:25px}.header-main .logo small{display:none}.search-trigger{color:#555;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-weight:650;display:flex}.search-trigger i{font:31px var(--font-condensed);color:#707672;line-height:1;transform:rotate(-15deg)}.utility-nav{color:#757b76;flex:1;justify-content:flex-end;gap:34px;padding:0 34px;font-size:12px;display:flex}.utility-nav a:hover{color:var(--green)}.header-main .hotline{clip-path:polygon(14% 0,100% 0,100% 100%,0 100%);text-align:center;align-self:flex-start;align-items:center;width:128px;height:94px;margin-left:5px;padding:11px 14px}.header-main .hotline b{font:700 16px var(--font-condensed);margin-top:5px}.header-main .hotline small{font-size:10px;font-weight:800}.header-sub{align-items:center;height:41px;padding-left:max(260px,50vw - 350px);padding-right:145px;display:flex}.header-sub nav{justify-content:space-between;align-items:center;width:100%;display:flex}.header-sub a,.header-sub button{font:750 12px var(--font-condensed);letter-spacing:.025em;cursor:pointer;background:0 0;border:0}.header-sub a:first-child,.header-sub button{color:#3e433f}.header-sub a:first-child:first-letter,.header-sub button:first-letter{color:var(--green)}.mega-menu{opacity:0;z-index:35;background:#f7f7f6;width:100%;max-height:0;transition:max-height .35s,opacity .2s;position:absolute;top:94px;left:0;overflow:hidden;box-shadow:0 16px 24px #0f1e132e}.mega-menu.is-open{opacity:1;max-height:560px}.mega-inner{grid-template-columns:repeat(5,1fr);gap:46px 50px;max-width:1180px;min-height:430px;margin:auto;padding:45px 30px 60px;display:grid}.mega-inner section>a{font:900 22px var(--font-condensed);font-style:italic}.mega-inner ul{color:#747a75;text-transform:uppercase;font:11px/1.55 var(--font-condensed);margin:0;padding:18px 0 0;list-style:none}.site-footer{max-width:none;color:var(--ink);background:#eee;margin:0;padding:0;display:block}.social-feed{background:#fff;padding-top:70px}.social-feed>p{text-align:center;color:#222;margin:0 0 18px;font-size:14px}.social-feed>div{grid-template-columns:repeat(5,1fr);width:100%;display:grid}.social-feed img{object-fit:cover;width:100%;height:175px}.footer-contact{background:#f3f3f2;grid-template-columns:1fr 1fr;gap:80px;padding:72px max(30px,50vw - 550px);display:grid}.footer-contact small{color:var(--green);letter-spacing:.13em;font-weight:800}.footer-contact h2{margin:10px 0 12px;font-size:34px;line-height:1.08}.footer-contact p{color:var(--muted);font-size:13px}.footer-contact form{align-content:center;gap:9px;display:grid}.footer-contact input{background:#fff;border:1px solid #d8dcd8;height:43px;padding:0 14px}.footer-contact button{background:var(--green);color:#fff;border:0;width:150px;height:40px;margin-top:5px;font-weight:800}.footer-grid{grid-template-columns:1.2fr 1fr 1fr .8fr .9fr 1fr;gap:30px;display:grid}.footer-grid .logo{display:inline-grid}.footer-grid h4{font:800 13px var(--font-condensed);margin:0 0 15px}.footer-grid a,.footer-grid p{color:#6f7770;font-size:10px;line-height:1.85;display:block}.social-icons{color:#929893;margin-top:18px;font-size:24px}.footer-bottom{color:#7a827b;border-top:1px solid #cfd4cf;justify-content:space-between;margin-top:45px;padding-top:18px;font-size:10px;display:flex}.footer-bottom a{color:var(--green);font-weight:800}.visual-editor-active{padding-top:54px}.editor-toolbar{z-index:1000;color:#fff;background:#18211b;justify-content:space-between;align-items:center;height:54px;padding:0 22px;font-size:13px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #0003}.editor-toolbar b span{color:#62df7e}.editor-toolbar>div{align-items:center;gap:22px;display:flex}.editor-toolbar>div>span{color:#b9c3bb;font-size:11px}.editor-toolbar a{color:#d8e1da}.editor-toolbar button{background:var(--green);color:#fff;border:0;height:36px;padding:0 18px;font-weight:800}.visual-editor-active [data-edit-path],.visual-editor-active [data-image-path]{outline-offset:5px;cursor:pointer;outline:1px dashed #0000;transition:all .15s}.visual-editor-active [data-edit-path]:hover,.visual-editor-active [data-image-path]:hover{background-color:#20aa4614;outline-color:#26b84b}.visual-editor-active [data-image-path]:hover{box-shadow:inset 0 0 0 4px #20aa468c}.editor-panel{z-index:1001;background:#fff;width:380px;padding:34px 28px;position:fixed;top:54px;bottom:0;right:0;box-shadow:-12px 0 36px #1020182b}.editor-close{background:#edf0ed;border:0;width:30px;height:30px;font-size:20px;position:absolute;top:15px;right:18px}.editor-panel>small{color:var(--green);letter-spacing:.12em;font-weight:900}.editor-panel h3{font:700 22px var(--font-condensed);margin:8px 0 28px}.editor-panel label{text-transform:uppercase;font-size:11px;font-weight:800}.editor-panel input,.editor-panel textarea{text-transform:none;border:1px solid #cdd4ce;width:100%;margin-top:8px;padding:12px}.editor-panel textarea{resize:vertical;height:170px}.editor-panel p{color:#7a817b;margin-top:22px;font-size:11px;line-height:1.6}.editor-image-preview{background:#eee;height:180px;margin-top:18px}.wp-admin{color:#172019;background:#f2f4f2;min-height:100vh;display:flex}.admin-sidebar{color:#dfe6e0;background:#17211a;flex-direction:column;width:245px;display:flex;position:fixed;inset:0 auto 0 0}.admin-brand>span{background:var(--green);width:36px;height:36px;font:900 20px var(--font-condensed);place-items:center;display:grid}.admin-brand b,.admin-brand small{display:block}.admin-brand b{font:800 15px var(--font-condensed)}.admin-brand small{color:#839087;letter-spacing:.14em;margin-top:3px;font-size:8px}.admin-sidebar nav{gap:4px;padding:18px 10px;display:grid}.admin-sidebar nav a{color:#aeb9b0;border-radius:5px;padding:12px;font-size:12px}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{color:#fff;background:#27332a}.admin-sidebar nav a.active{border-left:3px solid var(--green)}.admin-sidebar-foot{margin-top:auto;padding:20px}.admin-content{flex:1;min-width:0;margin-left:245px}.admin-topbar>div{align-items:center;gap:16px;display:flex}.admin-topbar button{background:0 0;border:0}.admin-live{color:#599a68;font-size:11px}.admin-user{background:#dbe3dc;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.admin-welcome{background:linear-gradient(105deg,#fff 55%,#e1f2e5);border:1px solid #dce2dd;justify-content:space-between;align-items:center;padding:36px;display:flex}.admin-welcome small{color:var(--green);letter-spacing:.13em;font-weight:900}.admin-welcome h1{margin:8px 0;font-size:36px}.admin-welcome p{color:#737c75;margin:0}.admin-primary{background:var(--green);color:#fff;padding:14px 19px;font-size:12px;font-weight:800}.admin-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin:22px 0;display:grid}.admin-stats article{background:#fff;border:1px solid #dfe4df;padding:22px}.admin-stats span,.admin-stats small{color:#7d857f;font-size:10px;display:block}.admin-stats b{font:800 29px var(--font-condensed);margin:7px 0;display:block}.admin-stats .status-ok{color:var(--green);font-size:20px}.admin-pages,.admin-products-table{background:#fff;border:1px solid #dfe4df;margin-top:22px;padding:28px}.admin-section-title{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.admin-section-title h2{margin:0;font-size:23px}.admin-section-title p{color:#7c847e;margin:5px 0;font-size:11px}.admin-section-title input{border:1px solid #d4dad5;width:240px;padding:10px}.admin-page-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.admin-page-grid>a{border:1px solid #dde2dd;padding:10px}.admin-page-grid b,.admin-page-grid small{padding:0 5px;display:block}.admin-page-grid b{margin-top:13px;font-size:13px}.admin-page-grid small{color:var(--green);margin:6px 0 7px;font-size:10px}.page-thumb{color:#fff;height:145px;font:800 19px var(--font-condensed);background-size:cover;align-items:flex-end;padding:15px;display:flex}.home-thumb{background:linear-gradient(#10281a77,#10281acc),url(/field-aerial.jpg) 50%/cover}.brand-thumb{background:linear-gradient(#10281a44,#10281acc),url(/tractor-field.jpg) 50%/cover}.product-thumb{background:linear-gradient(#10281a44,#10281acc),url(/field-pattern.jpg) 50%/cover}.admin-row{color:#646d66;border-top:1px solid #e7eae7;grid-template-columns:2fr 1fr 1fr 1fr;align-items:center;min-height:64px;font-size:11px;display:grid}.admin-row-head{color:#303a32;background:#f6f7f6;border:0;min-height:38px;padding:0 12px;font-weight:800}.admin-row:not(.admin-row-head){padding:8px 12px}.admin-product-name{color:#202b22;align-items:center;gap:13px;display:flex}.admin-row a{color:var(--green);font-weight:800}.admin-loading{padding:70px}@media (width<=800px){.header-main{height:64px;padding:0 14px}.header-main .logo{margin-right:auto}.search-trigger,.utility-nav,.header-main .hotline{display:none}.header-main .menu-button{display:block}.header-sub{height:auto;padding:15px;display:none}.header-sub.is-open{display:block}.header-sub nav{align-items:start;gap:18px;display:grid}.mega-menu{top:64px}.mega-menu.is-open{max-height:75vh;overflow:auto}.mega-inner{grid-template-columns:1fr 1fr;min-height:0;padding:30px 20px}.social-feed>div{grid-template-columns:repeat(2,1fr)}.social-feed img:last-child{display:none}.footer-contact{grid-template-columns:1fr;gap:28px;padding:55px 22px}.footer-grid{grid-template-columns:1fr 1fr}.footer-main{padding:45px 22px 20px}.footer-bottom{gap:8px;display:grid}.editor-toolbar{padding:0 10px}.editor-toolbar>div>span,.editor-toolbar a{display:none}.editor-panel{width:100%;top:54px}.admin-sidebar{display:none}.admin-content{margin:0}.admin-dashboard{padding:20px}.admin-welcome{display:block}.admin-primary{margin-top:20px;display:inline-block}.admin-stats,.admin-page-grid{grid-template-columns:1fr 1fr}.admin-row{grid-template-columns:1.5fr 1fr}.admin-row span:nth-child(2),.admin-row span:nth-child(3){display:none}}.editor-upload{cursor:pointer;background:#f1f8f2;border:1px dashed #8bb996;place-items:center;height:96px;margin-bottom:22px;color:#148032!important;display:grid!important}h1{letter-spacing:-.035em;font-size:56px;font-weight:750;line-height:1.04}h2{letter-spacing:-.025em;font-size:38px;font-weight:720;line-height:1.12}h3{font-size:20px;font-weight:700;line-height:1.25}p{font-size:15px;line-height:1.7}.section{padding-top:88px;padding-bottom:88px}.home-hero{background-position:50% 46%;min-height:540px}.home-hero .hero-copy{max-width:610px}.home-hero h1{max-width:590px;font-size:55px}.home-hero p{max-width:520px;font-size:17px}.home-intro{padding-bottom:82px}.home-intro .section-head{max-width:850px;margin:auto}.promo-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:46px;display:grid}.promo-grid article{height:230px;position:relative;overflow:hidden}.promo-grid img{object-fit:cover;width:100%;height:100%}.promo-grid article:after{content:"";background:linear-gradient(#0000 35%,#0b2517cc);position:absolute;inset:0}.promo-grid article>div{z-index:1;color:#fff;position:absolute;bottom:18px;left:20px;right:20px}.promo-grid b,.promo-grid span{display:block}.promo-grid b{font:800 18px var(--font-condensed)}.promo-grid span{color:#bfe7c8;margin-top:3px;font-size:11px}.logo-strip{text-align:center;background:#fff;border-top:1px solid #eceeec;border-bottom:1px solid #eceeec;padding:28px max(28px,50vw - 590px)}.logo-strip>span{color:#969d97;margin-bottom:23px;font-size:9px;display:block}.logo-strip>div{justify-content:space-between;align-items:center;gap:35px;display:flex}.logo-strip b{font:800 14px var(--font-condensed);color:#788079;font-style:italic}.logo-strip b:nth-child(2),.logo-strip b:nth-child(4){color:#d22027}.logo-strip b:nth-child(3){color:#1697d0}.reasons-full{background:var(--green);color:#fff;grid-template-columns:1.04fr 1fr;min-height:460px;display:grid}.reasons-copy{padding:72px 65px 72px max(45px,50vw - 590px)}.reasons-copy>span{letter-spacing:.14em;color:#c8f4d2;font-size:10px;font-weight:800}.reasons-copy h2{max-width:500px;margin:9px 0 28px}.reasons-copy ul{columns:2;column-gap:38px;margin:0;padding:0;list-style:none}.reasons-copy li{break-inside:avoid;font-size:12px;line-height:2.05}.reasons-image{background-position:50%;background-size:cover;place-items:center;display:grid;position:relative}.reasons-image:before{content:"";background:#10281a24;position:absolute;inset:0}.reasons-image a{color:var(--green);background:#fff;padding:14px 20px;font-size:11px;font-weight:800;position:relative}.home-catalog{max-width:1240px}.compact-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:42px}.compact-grid .product-image{height:180px}.compact-grid .product-copy{padding:17px 18px}.compact-grid .product-copy h3{font-size:17px}.compact-grid .product-copy p{min-height:37px;font-size:11px}.center-action{text-align:center;margin-top:32px}.support-section{background:#fff;padding:86px max(28px,50vw - 590px)}.support-section .section-head{max-width:780px;margin:auto}.support-grid{grid-template-columns:repeat(5,1fr);gap:28px;margin-top:45px;display:grid}.support-grid article{text-align:center;padding:20px 6px}.support-grid i{font:11px var(--font-mono);color:var(--green)}.support-grid h3{margin:12px 0 9px;font-size:16px}.support-grid p{color:#7a837c;min-height:52px;font-size:11px;line-height:1.55}.support-grid a{color:var(--green);font-size:10px;font-weight:800}.editorial-band{height:510px;position:relative;overflow:hidden}.editorial-image{background-position:50%;background-size:cover;position:absolute;inset:0}.editorial-band:after{content:"";background:linear-gradient(90deg,#06180a22,#0000);position:absolute;inset:0}.editorial-band article{z-index:2;width:420px;padding:40px;position:absolute;top:72px;left:max(35px,50vw - 590px)}.editorial-band article span,.knowhow-section>div:last-child>span,.coverage-section>div:first-child>span{letter-spacing:.14em;color:var(--green);font-size:10px;font-weight:850}.editorial-band article h2{margin:8px 0 15px;font-size:34px}.editorial-band article p{font-size:13px}.editorial-band article a{color:var(--green);font-size:11px;font-weight:800}.light-card{background:#fff}.editorial-reverse article{top:78px;left:auto;right:max(35px,50vw - 590px)}.editorial-reverse:after{background:linear-gradient(270deg,#06180a33,#0000)}.editorial-band .green-card{background:var(--green);color:#fff}.editorial-band .green-card span,.editorial-band .green-card a{color:#d7f4dd}.knowhow-section{grid-template-columns:1fr 1fr;align-items:center;gap:76px;display:grid}.knowhow-image{background-position:50%;background-size:cover;height:430px}.knowhow-section h2{margin:10px 0 17px}.knowhow-section p{color:#6f7871}.knowhow-section blockquote{border-left:2px solid var(--green);color:#68716a;background:#f3f5f2;margin:25px 0;padding:12px 18px;font-size:12px;line-height:1.6}.coverage-section{background:#f4f5f3;grid-template-columns:1fr 1.15fr;align-items:center;gap:65px;padding:92px max(28px,50vw - 590px);display:grid}.coverage-section h2{margin:9px 0 16px}.coverage-section p{color:#6f7871}.coverage-map{clip-path:polygon(7% 27%,22% 10%,39% 18%,50% 5%,65% 17%,81% 15%,96% 35%,91% 55%,78% 66%,68% 89%,51% 82%,40% 94%,26% 74%,12% 71%,2% 50%);background:#dfe4df;height:330px;position:relative}.coverage-map i{border:4px solid var(--green);z-index:2;background:#fff;border-radius:50%;width:18px;height:18px;position:absolute;transform:translate(-50%,-50%)}.news-section{max-width:1240px}.news-section .split h2{margin:0}.news-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px;display:grid}.news-grid article{background:#f2f3f1;min-height:225px;padding:28px}.news-grid small{font:10px var(--font-mono);color:#8b938d}.news-grid h3{margin:16px 0 10px;font-size:18px}.news-grid p{color:#778078;font-size:11px}.news-grid a{color:var(--green);font-size:10px;font-weight:800}.home-reviews{padding-top:40px;padding-bottom:135px}.home-reviews blockquote{font-size:13px}.rating-row{color:#505a52;justify-content:center;gap:75px;font-size:13px;margin-top:32px!important;display:flex!important}.quick-edit{z-index:900;color:#fff;cursor:pointer;background:#19231c;border:0;padding:13px 18px;font-weight:800;position:fixed;bottom:18px;left:18px;box-shadow:0 8px 24px #0004}.quick-edit:hover{background:var(--green)}@media (width<=800px){h1{font-size:42px}h2{font-size:31px}h3{font-size:18px}.section{padding-top:66px;padding-bottom:66px}.home-hero{min-height:560px}.home-hero h1{font-size:42px}.promo-grid,.compact-grid,.support-grid,.news-grid{grid-template-columns:1fr 1fr}.promo-grid article{height:180px}.logo-strip>div{flex-wrap:wrap;justify-content:center}.reasons-full,.knowhow-section,.coverage-section{grid-template-columns:1fr}.reasons-copy{padding:55px 24px}.reasons-copy ul{columns:1}.reasons-image{min-height:310px}.support-grid{gap:8px}.support-grid article:last-child{grid-column:1/-1}.editorial-band{height:610px}.editorial-band article,.editorial-reverse article{width:auto;padding:28px;inset:auto 20px 25px}.knowhow-section{gap:35px}.knowhow-image{height:320px}.coverage-section{padding:65px 22px}.coverage-map{height:240px}.home-reviews{padding-bottom:80px}.rating-row{flex-wrap:wrap;gap:20px!important}.quick-edit{bottom:10px;left:10px}.editor-toolbar b{font-size:11px}}.home-reviews>.section-head+div{grid-template-columns:1fr 1fr;gap:20px;max-width:900px;margin:45px auto 0;display:grid}@media (width<=800px){.home-reviews>.section-head+div{grid-template-columns:1fr}}.site-header{z-index:60}.header-main{border-top:1px solid #dadeda;height:62px;padding-left:50px}.header-main .logo{min-width:230px;margin-right:120px}.header-main .logo span{font-size:10px}.header-main .logo b{font-size:45px;line-height:.7}.search-trigger{gap:15px;font-size:16px}.search-trigger i{font-size:43px}.utility-nav{white-space:nowrap;gap:40px;padding:0 45px;font-size:14px}.header-main .hotline{width:180px;height:138px;padding:19px 18px}.header-main .hotline span{font-size:23px}.header-main .hotline b{margin-top:12px;font-size:21px}.header-main .hotline small{font-size:12px}.header-sub{height:76px;padding-left:max(520px,50vw - 400px);padding-right:215px}.header-sub nav{gap:54px}.header-sub a,.header-sub button{white-space:nowrap;align-items:center;gap:13px;font-size:16px;display:inline-flex}.header-sub i{border-right:4px solid var(--green);border-bottom:4px solid var(--green);width:10px;height:10px;display:inline-block;transform:rotate(45deg)translateY(-2px)}.mega-menu{top:138px}.mega-menu.is-open{max-height:560px}.mega-inner{grid-template-columns:repeat(5,1fr);gap:55px 70px;max-width:none;min-height:440px;padding:48px 42px 70px}.mega-inner section>a{font-size:25px}.mega-inner ul{padding-top:25px;font-size:13px;line-height:1.42}.hero-slider{background-position:50%;background-size:cover;justify-content:center;height:calc(100vh - 138px);min-height:650px;max-height:840px}.hero-slider-copy{color:#fff;text-align:center;width:min(1100px,100% - 60px);margin-top:12px}.hero-slider-copy>span{font-size:21px;font-weight:750}.hero-slider-copy h1{font:italic 760 clamp(45px,3.3vw,64px)/1.14 var(--font-geist),sans-serif;letter-spacing:-.035em;text-shadow:0 2px 20px #0005;max-width:1120px;margin:38px auto 30px}.hero-slider-copy>p{color:#fff;margin:0 auto;font-size:20px;font-weight:750}.hero-actions{justify-content:center;gap:20px;margin-top:48px;display:flex}.hero-actions .button{border-radius:4px;min-width:240px;height:64px;margin:0;font-size:20px}.hero-dots{gap:14px;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.hero-dots button{cursor:pointer;background:#fff9;border:2px solid #fff;width:18px;height:18px;padding:0}.hero-dots button.active{background:var(--green);border-color:#fff}.section-inserter{z-index:25;height:0;display:none;position:relative}.visual-editor-active .section-inserter{justify-content:center;display:flex}.section-inserter button{color:#166c2b;cursor:pointer;background:#fff;border:1px solid #218c3d;border-radius:18px;height:34px;padding:0 15px 0 9px;font-size:11px;font-weight:800;position:absolute;top:-17px;box-shadow:0 6px 18px #10201824}.section-inserter b{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;margin-right:6px;display:inline-grid}.block-controls{z-index:30;color:#fff;background:#18211b;align-items:center;height:38px;display:none;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 4px 18px #0004}.visual-editor-active .custom-block:hover>.block-controls{display:flex}.block-controls span{text-transform:uppercase;padding:0 12px;font-size:10px}.block-controls button{color:#fff;cursor:pointer;background:0 0;border:0;border-left:1px solid #354139;width:36px;height:38px}.custom-block{position:relative}.custom-text-image{background:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:72px;padding:90px max(28px,50vw - 590px);display:grid}.custom-text-image.image-right .custom-block-image{order:2}.custom-block-image img,.custom-image>img{object-fit:cover;width:100%;height:430px}.custom-text-image h2,.custom-text h2{margin:0 0 18px;font-size:42px}.custom-text-image p,.custom-text p{color:var(--muted)}.custom-heading,.custom-text{text-align:center;padding:85px max(28px,50vw - 470px)}.custom-heading h2{max-width:900px;margin:auto;font-size:50px}.custom-image{padding:0}.custom-image>img{height:620px}.custom-cta{background:var(--green);color:#fff;text-align:center;padding:80px max(28px,50vw - 460px)}.custom-cta h2{margin:0 0 14px;font-size:46px}.custom-cta p{font-size:17px}.block-library-backdrop{z-index:1200;background:#0d1711b8;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.block-library{background:#fff;width:min(850px,100%);padding:42px;position:relative;box-shadow:0 30px 90px #0006}.block-library>small{color:var(--green);letter-spacing:.12em;font-weight:900}.block-library h2{margin:7px 0;font-size:34px}.block-library>p{color:var(--muted);margin-bottom:30px}.block-library>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.block-library>div>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce2dd;min-height:145px;padding:20px}.block-library>div>button:hover{border-color:var(--green);box-shadow:0 10px 25px #10201812}.block-library i,.block-library b,.block-library span{display:block}.block-library i{font:26px var(--font-condensed);color:var(--green);font-style:normal}.block-library b{margin:15px 0 5px}.block-library span{color:#79817b;font-size:10px}.editor-list-button{background:#2b352e!important}.editor-list{z-index:1002;background:#fff;width:300px;padding:26px 18px;position:fixed;top:54px;bottom:0;left:0;overflow:auto;box-shadow:12px 0 32px #10201824}.editor-list h3{margin:0 0 20px;font-size:20px}.editor-list>div{border-bottom:1px solid #edf0ed;padding:12px;font-size:12px}.editor-list-custom{color:var(--green);justify-content:space-between;align-items:center;display:flex}.editor-list-custom button{background:#edf0ed;border:0}.visual-editor-active [data-button-label-path]{outline-offset:4px;cursor:pointer;outline:1px dashed #49c66a}.editor-panel label+label{margin-top:20px;display:block}@media (width<=1100px){.utility-nav{gap:18px;padding:0 20px}.header-main .logo{margin-right:40px}.header-sub{padding-left:300px}.header-sub nav{gap:20px}.header-sub a,.header-sub button{font-size:14px}}.reference-head{text-align:center;max-width:1120px;margin:0 auto;padding:0 32px}.reference-head h2{letter-spacing:-.025em;margin:0;font-size:42px;font-weight:720;line-height:1.08}.reference-head h2.green,.knowhow-section h2.green{color:var(--green)}.reference-head p{color:#666;max-width:930px;margin:48px auto 0;font-size:17px;line-height:1.45}.home-intro{background:#f5f5f5}.reference-promos{gap:38px;max-width:1680px;margin:100px auto 0;padding:0 64px}.reference-promos article{height:370px}.reference-promos article>div{inset:36px 28px auto}.reference-promos b{background:var(--green);max-width:82%;padding:24px 30px;font-size:28px;font-weight:600;line-height:1.15}.reference-promos span{color:#fff;font-size:16px;text-decoration:underline;position:absolute;top:270px;right:0}.all-services{text-align:center;color:var(--green);margin:25px auto 0;font-size:17px;text-decoration:underline;display:block}.reference-logos{padding-left:70px;padding-right:70px}.reference-logos>span{margin-bottom:42px;font-size:16px}.reference-logos>div{max-width:1640px;margin:auto}.reference-logos b{font-size:25px;color:#272727!important}.reference-reasons{grid-template-columns:57% 43%;min-height:650px}.reference-reasons .reasons-copy{padding:78px 8vw}.reference-reasons .reasons-copy h2{max-width:690px;margin:0 0 45px;font-size:45px;line-height:1.14}.reference-reasons .reasons-copy li{font-size:19px;line-height:2.25}.reference-reasons .reasons-copy li span{margin-left:16px}.reference-reasons .reasons-image{clip-path:polygon(10% 0,100% 0,100% 100%,0 100%)}.reference-reasons .reasons-image a{border-radius:5px;padding:25px 50px;font-size:23px}.home-catalog{background:#f4f4f4}.catalog-heading{margin-bottom:52px}.machine-category-grid{grid-template-columns:repeat(4,1fr);max-width:1800px;margin:auto;display:grid}.machine-category-grid a{height:342px;position:relative;overflow:hidden}.machine-category-grid img{object-fit:cover;width:100%;height:100%;transition:all .3s}.machine-category-grid a:hover img{transform:scale(1.03)}.machine-category-grid span{background:var(--green);color:#fff;clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%);padding:20px 52px 20px 18px;font-size:17px;font-weight:750;position:absolute;bottom:34px;left:64px}.support-section{background:#fff}.support-heading p{margin:18px 0 0}.support-grid{gap:70px;max-width:1580px;margin:74px auto 0}.support-grid article{padding:0}.support-grid h3{min-height:64px;font-size:27px;font-weight:500;line-height:1.18}.support-grid p{min-height:88px;font-size:15px;line-height:1.45}.support-grid a{font-size:14px;font-weight:500;text-decoration:underline}.audit-band .editorial-image{background-position:50%}.audit-band article{width:44%;padding:68px 90px;top:180px;left:4.7%}.audit-band article h2{color:var(--green);font-size:47px;line-height:1.16}.audit-band article p{color:var(--green);font-size:18px;line-height:1.5}.service-band article{width:46%;padding:66px 92px;top:180px;left:auto;right:3.8%}.service-band article h2{font-size:46px;line-height:1.18}.service-band article p{font-size:20px;line-height:1.85}.knowhow-section{grid-template-columns:1fr 1fr;align-items:center;gap:150px;max-width:1740px;margin:auto;padding-left:0;padding-right:65px;display:grid}.knowhow-image{height:610px}.knowhow-section h2{margin:0;font-size:43px;line-height:1.12}.knowhow-section h2+h2{margin:8px 0 36px;font-size:42px}.knowhow-section p{font-size:18px;line-height:1.8}.knowhow-section blockquote{margin:38px 0 24px;padding:24px 30px;font-size:16px}.news-section,.home-reviews{max-width:1240px;margin:auto}.site-footer{max-width:none!important}.editor-list{background:#f6f7f6;width:350px;padding:0}.editor-list-head{background:#fff;justify-content:space-between;align-items:center;border-bottom:1px solid #dfe4df!important;padding:22px 20px!important;display:flex!important}.editor-list-head small{color:var(--green);letter-spacing:.13em;font-size:9px;font-weight:850}.editor-list-head h3{margin:3px 0 0}.editor-list-head button{background:0 0;border:0;font-size:25px}.editor-list .tree-section{border-bottom:1px solid #dde2dd;padding:0}.tree-title{text-align:left;cursor:pointer;background:#fff;border:0;align-items:center;gap:10px;width:100%;padding:15px 18px;display:flex}.tree-title span{width:17px;color:var(--green);font-size:18px}.tree-title b{font-size:13px}.tree-children{background:#f6f7f6;padding:6px 12px 14px 45px}.tree-children>button{text-align:left;cursor:pointer;color:#445047;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:9px 0;font-size:11px;display:flex}.tree-children>button:hover{color:var(--green)}.tree-children i{background:#fff;border:1px solid #ccd5ce;place-items:center;width:20px;height:20px;font-size:9px;font-style:normal;display:grid}.tree-children .tree-jump{color:var(--green);border-top:1px solid #dfe4df;margin-top:5px;font-weight:750}.spacing-controls{background:#fff;border:1px solid #dfe4df;margin-top:10px;padding:12px}.spacing-controls label{grid-template-columns:1fr 72px;align-items:center;margin:6px 0;font-size:10px;display:grid;position:relative}.spacing-controls input{border:1px solid #d5ddd6;width:72px;padding:7px 22px 7px 8px}.spacing-controls em{color:#8a938c;font-size:9px;font-style:normal;position:absolute;right:6px}.visual-editor-active [data-section-id]{position:relative}.visual-editor-active [data-section-id]:hover{outline-offset:-1px;outline:1px dashed #40b75c}@media (width<=900px){.reference-head h2{font-size:31px}.reference-head p{margin-top:28px}.reference-promos{grid-template-columns:1fr;margin-top:45px;padding:0 20px}.reference-promos article{height:280px}.reference-promos span{top:185px}.reference-logos>div{gap:24px}.reference-logos b{font-size:16px}.reference-reasons{grid-template-columns:1fr}.reference-reasons .reasons-copy{padding:55px 25px}.reference-reasons .reasons-image{clip-path:none;min-height:390px}.machine-category-grid{grid-template-columns:1fr 1fr}.machine-category-grid a{height:240px}.machine-category-grid span{padding:14px 30px 14px 12px;font-size:12px;bottom:20px;left:18px}.support-grid{grid-template-columns:1fr 1fr;gap:40px 20px}.editorial-band{height:650px}.audit-band article,.service-band article{width:auto;padding:32px;inset:auto 20px 25px}.audit-band article h2,.service-band article h2{font-size:32px}.knowhow-section{grid-template-columns:1fr;gap:40px;padding:60px 20px}.knowhow-image{height:420px}.editor-list{width:100%}}@media (width<=1450px) and (width>=801px){body{overflow-x:hidden}.header-main{padding-left:30px}.header-main .logo{min-width:170px;margin-right:35px}.header-main .logo b{font-size:38px}.utility-nav{gap:18px;padding:0 26px;font-size:12px}.header-main .hotline{width:150px}.header-sub{padding-left:300px;padding-right:170px}.header-sub nav{gap:22px}.header-sub a,.header-sub button{font-size:14px}}@media (width<=800px){.header-main{height:72px;padding:0 16px}.header-main .logo{min-width:150px}.header-main .logo b{font-size:31px}.header-sub{height:auto;padding:18px}.header-sub nav{gap:18px}.header-sub a,.header-sub button{font-size:15px}.header-sub i{width:8px;height:8px}.mega-menu{top:72px}.hero-slider{background-position:60%;height:650px;min-height:650px}.hero-slider-copy{width:calc(100% - 38px)}.hero-slider-copy>span{font-size:15px}.hero-slider-copy h1{margin:25px auto 22px;font-size:38px}.hero-slider-copy>p{font-size:15px}.hero-actions{gap:10px;margin-top:34px;display:grid}.hero-actions .button{min-width:240px;height:53px;font-size:16px}.hero-dots button{width:14px;height:14px}.custom-text-image{grid-template-columns:1fr;gap:30px;padding:60px 20px}.custom-block-image img,.custom-image>img{height:300px}.custom-heading,.custom-text,.custom-cta{padding:60px 20px}.custom-heading h2,.custom-cta h2{font-size:34px}.block-library{padding:30px 20px}.block-library>div{grid-template-columns:1fr 1fr}.editor-list{width:100%}}.home-catalog{width:100%;max-width:none;margin-top:82px;overflow:hidden}.machine-category-grid{width:100%;max-width:none}.builder-sidebar,.builder-inspector{box-shadow:0 12px 36px #1020182c}.editor-device-tablet main{box-shadow:0 16px 55px #10201835;width:820px!important;margin:82px auto 60px!important}.editor-device-mobile main{box-shadow:0 16px 55px #10201835;width:390px!important;margin:82px auto 60px!important}@media (width<=600px){body{overflow-x:hidden}.header-main{height:68px;padding:0 14px}.header-main .logo.logo-image{min-width:126px}.logo.logo-image img{width:112px;height:auto}.hero-slider{background-position:64%;height:570px;min-height:570px}.hero-slider:after{background:linear-gradient(#06180a35 0%,#06180a8f 100%)}.hero-slider-copy{width:calc(100% - 32px);padding:0 4px}.hero-slider-copy>span{font-size:11px}.hero-slider-copy h1{margin:18px auto;font-size:34px;line-height:1.08}.hero-slider-copy>p{font-size:13px;line-height:1.5}.hero-actions{margin-top:24px}.hero-actions .button{width:100%;min-width:0;height:48px;margin:0;font-size:14px}.reference-head{padding:0 18px}.reference-head h2{font-size:27px;line-height:1.12}.reference-head p{margin-top:22px;font-size:14px;line-height:1.55}.home-intro{padding:58px 0}.reference-promos{grid-template-columns:1fr;gap:14px;margin-top:38px;padding:0 16px}.reference-promos article{height:220px}.reference-promos b{padding:17px 18px;font-size:19px}.reference-promos span{font-size:13px;top:auto;bottom:18px}.reference-logos{padding:42px 18px}.reference-logos>span{margin-bottom:28px;font-size:12px;line-height:1.5}.reference-logos>div{grid-template-columns:repeat(2,1fr);gap:25px 18px;display:grid}.reference-logos b{font-size:16px}.reference-reasons{min-height:0}.reference-reasons .reasons-copy{padding:48px 22px}.reference-reasons .reasons-copy h2{margin-bottom:25px;font-size:30px}.reference-reasons .reasons-copy li{margin-bottom:14px;font-size:14px;line-height:1.55;display:flex}.reference-reasons .reasons-copy li span{margin-left:10px}.reference-reasons .reasons-image{min-height:270px}.reference-reasons .reasons-image a{padding:17px 24px;font-size:15px}.home-catalog{margin-top:46px;padding:58px 0}.catalog-heading{margin-bottom:34px}.machine-category-grid{grid-template-columns:1fr 1fr}.machine-category-grid a{height:185px}.machine-category-grid span{width:calc(100% - 20px);padding:13px 24px 13px 12px;font-size:11px;line-height:1.2;bottom:12px;left:10px;right:10px}.center-action{margin-top:26px;padding:0 16px}.center-action .button{width:100%;margin:0}.support-section{padding:58px 20px}.support-heading h2{font-size:27px}.support-grid{grid-template-columns:1fr;gap:0;margin-top:36px}.support-grid article,.support-grid article:last-child{border-bottom:1px solid #e3e7e3;grid-column:auto;padding:25px 6px}.support-grid h3{min-height:0;margin:0 0 10px;font-size:21px}.support-grid p{min-height:0;margin:0 0 12px;font-size:13px}.editorial-band{flex-direction:column;height:auto;display:flex}.editorial-band .editorial-image{height:300px;position:relative;inset:auto}.editorial-band article,.audit-band article,.service-band article{width:auto;margin:0;padding:38px 24px;position:relative;inset:auto}.audit-band article h2,.service-band article h2{font-size:29px}.audit-band article p,.service-band article p{font-size:15px;line-height:1.65}.knowhow-section{gap:30px;padding:58px 18px}.knowhow-image{height:300px}.knowhow-section h2,.knowhow-section h2+h2{font-size:29px}.knowhow-section p{font-size:14px;line-height:1.65}.knowhow-section blockquote{margin:22px 0;padding:18px;font-size:13px}.coverage-section{gap:28px;padding:55px 20px}.coverage-section h2{font-size:28px}.coverage-section p{font-size:14px}.coverage-map{height:220px}.news-section,.home-reviews{margin-bottom:0;padding:58px 16px}.news-grid{grid-template-columns:1fr;gap:10px}.news-grid article{min-height:0;padding:24px}.home-reviews>.section-head+div{grid-template-columns:1fr;gap:12px;margin-top:30px}.home-reviews blockquote{padding:24px;font-size:13px}.rating-row{text-align:center;gap:12px!important;display:grid!important}.social-feed>div{grid-template-columns:repeat(2,1fr)}.social-feed img{height:120px}.footer-contact{padding:42px 20px}.footer-grid{grid-template-columns:1fr}.footer-main{padding:38px 20px 24px}.footer-main .logo.logo-image{margin-bottom:24px}}@media (width<=720px){.visual-editor-active main,.editor-device-tablet main,.editor-device-mobile main{box-shadow:none;width:100%!important;margin:52px 0 0!important}.builder-sidebar{border-top:1px solid #cfd6d1;border-right:0;width:100%;height:44vh;inset:auto 0 0}.builder-pane{height:calc(44vh - 52px)}.builder-inspector{border-top:1px solid #cfd6d1;border-left:0;width:100%;height:58vh;inset:auto 0 0}.builder-wordmark{width:128px}.builder-publish{padding:0 12px}.builder-status{display:none}}body.visual-editor-active{background:#dfe4e0;overflow-x:hidden}.visual-editor-active main{background:#fff;width:auto;min-height:100vh;margin:58px 0 0 330px;transition:width .25s,margin .25s;box-shadow:0 8px 30px #1b2a2020}.builder-toolbar{z-index:2000;color:#fff;background:#151b17;align-items:center;height:58px;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 2px 12px #0004}.builder-wordmark{border-right:1px solid #303832;align-items:center;gap:10px;width:330px;height:58px;padding:0 18px;display:flex}.builder-wordmark>b{background:var(--green);border-radius:7px;place-items:center;width:29px;height:29px;font-size:17px;display:grid}.builder-wordmark>span{line-height:1;display:grid}.builder-wordmark strong{letter-spacing:.06em;font-size:12px}.builder-wordmark small{color:#8fa096;letter-spacing:.15em;margin-top:5px;font-size:8px}.builder-page{border-right:1px solid #303832;align-content:center;min-width:190px;height:58px;padding:0 22px;display:grid}.builder-page small{color:#86938a;letter-spacing:.13em;font-size:8px}.builder-page strong{margin-top:3px;font-size:12px}.builder-history,.builder-devices{border-right:1px solid #303832;align-items:center;height:100%;padding:0 10px;display:flex}.builder-history button,.builder-devices button{color:#aeb9b1;cursor:pointer;background:0 0;border:0;border-radius:5px;width:36px;height:36px;font-size:18px}.builder-history button:hover,.builder-devices button:hover,.builder-devices button.active{color:#fff;background:#303a33}.builder-history button:disabled{opacity:.25;cursor:not-allowed}.builder-devices{margin-left:auto}.builder-devices button:nth-child(3){font-size:13px}.builder-status{color:#9eaaa1;white-space:nowrap;padding:0 16px;font-size:10px}.builder-preview{border:1px solid #3b453e;border-radius:4px;place-items:center;height:34px;margin-right:10px;padding:0 16px;font-size:11px;font-weight:700;display:grid}.builder-publish{background:var(--green);color:#fff;cursor:pointer;border:0;align-self:stretch;padding:0 27px;font-size:12px;font-weight:800}.builder-publish:hover{filter:brightness(.94)}.builder-sidebar{z-index:1900;background:#f6f7f6;border-right:1px solid #cfd6d1;width:330px;position:fixed;top:58px;bottom:0;left:0;overflow:hidden}.builder-tabs{background:#fff;border-bottom:1px solid #dfe4e0;grid-template-columns:repeat(3,1fr);height:52px;padding:0 10px;display:grid}.builder-tabs button{color:#707a73;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;font-size:11px;font-weight:750}.builder-tabs button.active{color:#17241b;border-color:var(--green)}.builder-pane{height:calc(100% - 52px);padding-bottom:80px;overflow:auto}.builder-pane-head{background:#fff;border-bottom:1px solid #e0e5e1;padding:24px 20px 18px}.builder-pane-head small,.inspector-head small{color:var(--green);letter-spacing:.14em;font-size:8px;font-weight:850}.builder-pane-head h2,.inspector-head h2{margin:5px 0 6px;font-size:19px;line-height:1.2}.builder-pane-head p{color:#748078;margin:0;font-size:10px;line-height:1.5}.builder-tree article{opacity:1;background:#fff;border-bottom:1px solid #dfe5e0}.builder-tree article.selected{box-shadow:inset 3px 0 var(--green)}.builder-tree article.hidden{opacity:.55}.builder-tree-row{align-items:center;min-height:52px;display:flex}.drag-handle,.visibility{color:#9aa49d;cursor:grab;background:0 0;border:0;align-self:stretch;width:34px}.visibility{cursor:pointer;font-size:14px}.tree-open{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;grid-template-columns:18px 1fr auto;align-items:center;gap:5px;min-width:0;height:52px;display:grid}.tree-open>span{color:var(--green);font-size:18px}.tree-open>b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.tree-open>small{color:#98a19b;letter-spacing:.1em;font-size:7px}.builder-tree-children{background:#f7f8f7;padding:5px 14px 14px 51px}.builder-tree-children>button{text-align:left;color:#4b574f;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;width:100%;padding:8px 0;font-size:10px;display:flex}.builder-tree-children>button:hover{color:var(--green)}.builder-tree-children i{background:#fff;border:1px solid #d5dcd7;place-items:center;width:20px;height:20px;font-size:8px;font-style:normal;display:grid}.tree-actions{grid-template-columns:36px 36px 1fr 1fr;gap:4px;margin-top:8px;display:grid}.tree-actions button{color:#566159;cursor:pointer;background:#fff;border:1px solid #d8ded9;height:29px;font-size:9px}.tree-actions button:last-child{color:#a34444}.tree-actions button:disabled{opacity:.35}.builder-add-wide{color:#fff;cursor:pointer;background:#17241b;border:0;width:calc(100% - 28px);height:43px;margin:18px 14px;font-size:11px;font-weight:750;position:sticky;bottom:14px;box-shadow:0 8px 20px #14201830}.builder-block-grid{gap:8px;padding:14px;display:grid}.builder-block-grid>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce2dd;align-items:center;gap:14px;min-height:78px;padding:12px;display:flex}.builder-block-grid>button:hover{border-color:var(--green);box-shadow:0 7px 18px #1220180e}.builder-block-grid i{width:46px;height:46px;color:var(--green);background:#f0f5f1;place-items:center;font-size:20px;font-style:normal;font-weight:700;display:grid}.builder-block-grid span{gap:5px;display:grid}.builder-block-grid b{font-size:12px}.builder-block-grid small{color:#77817a;font-size:9px;line-height:1.35}.builder-inspector{z-index:1900;background:#fff;border-left:1px solid #cfd6d1;width:350px;position:fixed;top:58px;bottom:0;right:0;overflow:auto;box-shadow:-8px 0 24px #1420180c}.inspector-head{border-bottom:1px solid #e0e5e1;justify-content:space-between;gap:15px;min-height:82px;padding:20px;display:flex}.inspector-head h2{word-break:break-word;font-size:15px}.inspector-head button{color:#6c766f;cursor:pointer;background:0 0;border:0;font-size:25px}.inspector-body{padding-bottom:50px}.inspector-body>label,.inspector-group>label{color:#59645d;gap:8px;padding:15px 20px;font-size:10px;display:grid}.inspector-body input,.inspector-body textarea,.inspector-body select,.inspector-group input,.inspector-group select{color:#17241b;background:#fff;border:1px solid #cfd7d1;width:100%;padding:10px;font-size:11px}.inspector-body textarea{resize:vertical;line-height:1.5}.inspector-group{border-bottom:1px solid #e1e6e2;padding:8px 0 14px}.inspector-group h3{text-transform:uppercase;letter-spacing:.11em;color:#26342b;margin:11px 20px 4px;font-size:10px}.inspector-field-link{text-align:left;color:#566159;cursor:pointer;background:#fff;border:1px solid #e0e5e1;align-items:center;gap:10px;width:calc(100% - 28px);height:40px;margin:4px 14px;padding:0 11px;font-size:10px;display:flex}.inspector-field-link span{flex:1}.inspector-field-link:hover{border-color:var(--green);color:var(--green)}.inspector-actions{grid-template-columns:1fr 1fr;gap:7px;padding:9px 20px;display:grid}.inspector-actions button{cursor:pointer;background:#f8f9f8;border:1px solid #d5ddd7;height:34px;font-size:10px}.switch-row{justify-content:space-between;align-items:center;grid-template:none!important;display:flex!important}.switch-row input{height:18px;width:18px!important}.number-field{justify-content:space-between;align-items:center;grid-template:none!important;display:flex!important}.number-field>span:last-child{width:90px;position:relative}.number-field input{padding-right:28px}.number-field em{color:#8a948d;font-size:9px;font-style:normal;position:absolute;top:11px;right:8px}.color-field{justify-content:space-between;align-items:center;grid-template:none!important;display:flex!important}.color-field>span:last-child{width:135px;display:flex}.color-field input[type=color]{width:38px;height:36px;padding:3px}.color-field input:not([type=color]){width:97px}.editor-upload{background:var(--green);text-align:center;cursor:pointer;font-weight:800;color:#fff!important;margin:20px!important;padding:13px!important;display:block!important}.editor-upload input{display:none}.editor-image-preview{border:1px solid #d5dcd7;margin:0 20px 20px;padding:6px}.editor-image-preview img{object-fit:cover;width:100%;height:160px}.visual-editor-active [data-edit-path],.visual-editor-active [data-image-path],.visual-editor-active [data-button-label-path]{cursor:pointer}.visual-editor-active [data-edit-path]:hover,.visual-editor-active [data-image-path]:hover,.visual-editor-active [data-button-label-path]:hover{outline-offset:3px;outline:2px solid #2cb653!important}.visual-editor-active .layout-item{position:relative}.visual-editor-active .layout-item:hover:before{content:"SEKCE";z-index:80;color:#fff;letter-spacing:.11em;background:#17241b;padding:5px 8px;font-size:7px;position:absolute;top:7px;left:7px}.editor-device-tablet main{width:820px;margin-left:calc(330px + max(16px,50vw - 575px));margin-right:0!important}.editor-device-mobile main{width:390px;margin-left:calc(330px + max(16px,50vw - 360px));margin-right:0!important}.editor-device-tablet .builder-inspector,.editor-device-mobile .builder-inspector{box-shadow:-10px 0 30px #14201833}.layout-item+.layout-item{margin-top:var(--section-gap-desktop,0px)}@media (width<=600px){.layout-item+.layout-item{margin-top:var(--section-gap-mobile,0px)}}.editor-device-mobile .layout-item+.layout-item{margin-top:var(--section-gap-mobile,0px)}.custom-inner{width:min(var(--block-width,1180px),calc(100% - 48px));margin:auto}.custom-block.align-center{text-align:center}.custom-block.align-right{text-align:right}.custom-text-image{padding-left:max(24px,calc((100% - var(--block-width,1180px))/2));padding-right:max(24px,calc((100% - var(--block-width,1180px))/2));border-radius:var(--editor-radius,0)}.custom-text-image .custom-inner{width:auto;margin:0}.custom-text,.custom-heading,.custom-cta,.custom-quote{border-radius:var(--editor-radius,0)}.custom-quote blockquote{border-left:5px solid var(--green);background:#f5f7f5;margin:auto;padding:45px 70px}.custom-quote p{margin:0 0 22px;font-size:30px;line-height:1.35}.custom-quote cite{color:var(--green);font-size:13px;font-style:normal;font-weight:800}.custom-gallery{width:min(var(--block-width,1180px),calc(100% - 48px));grid-template-columns:repeat(3,1fr);gap:12px;margin:auto;display:grid}.custom-gallery img{object-fit:cover;width:100%;height:310px}.custom-spacer{place-items:center;display:grid}.custom-spacer-label{color:#738079;font-size:11px;display:none}.visual-editor-active .custom-spacer-label{border:1px dashed #80a489;padding:8px 16px;display:block}.button,.admin-primary{border-radius:var(--editor-radius,0)}.wp-admin{color:#17231b;background:#f3f5f3;min-height:100vh}.wp-admin .admin-sidebar{z-index:10;color:#d6dfd8;background:#111914;width:245px;position:fixed;inset:0 auto 0 0}.admin-brand{border-bottom:1px solid #29312b;align-items:center;gap:12px;height:76px;padding:0 20px;display:flex}.admin-brand>span{background:var(--green);color:#fff;border-radius:8px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.admin-brand>div{display:grid}.admin-brand b{letter-spacing:.04em;font-size:12px}.admin-brand small{letter-spacing:.16em;color:#7f8f84;margin-top:4px;font-size:7px}.admin-sidebar nav{padding:16px 10px}.admin-sidebar nav>button{color:#aebbb2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:11px;width:100%;height:43px;padding:0 12px;font-size:11px;display:flex}.admin-sidebar nav>button:hover,.admin-sidebar nav>button.active{color:#fff;background:#263129}.admin-sidebar nav>button.active{box-shadow:inset 3px 0 var(--green)}.admin-sidebar nav i{text-align:center;color:#7f9385;width:20px;font-size:15px;font-style:normal}.admin-sidebar nav span{flex:1}.admin-sidebar nav small{background:#303b33;border-radius:10px;place-items:center;min-width:22px;height:20px;font-size:8px;display:grid}.admin-nav-separator{background:#2b342e;height:1px;margin:14px 10px}.admin-sidebar-foot{border-top:1px solid #29312b;padding:18px;position:absolute;bottom:0;left:0;right:0}.admin-sidebar-foot a{color:#aab6ad;font-size:10px}.admin-content{min-height:100vh;margin-left:245px}.admin-topbar{background:#fff;border-bottom:1px solid #dde3de;justify-content:space-between;align-items:center;height:64px;padding:0 34px;display:flex}.admin-topbar>div{align-items:center;gap:14px;font-size:11px;display:flex}.admin-topbar small{color:#9aa39c}.admin-topbar a{color:#526057}.admin-live{color:#2c9e49!important}.admin-user{color:#fff;background:#1d2a21;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.admin-dashboard{max-width:1540px;margin:auto;padding:36px}.admin-welcome{background:#fff;border:1px solid #dde4df;justify-content:space-between;align-items:center;gap:30px;padding:34px 38px;display:flex}.admin-welcome small,.admin-view-title small,.admin-card-head small{letter-spacing:.14em;color:var(--green);font-size:8px;font-weight:850}.admin-welcome h1,.admin-view-title h1{letter-spacing:-.03em;margin:6px 0 9px;font-size:29px}.admin-welcome p,.admin-view-title p{color:#6f7a72;max-width:660px;margin:0;font-size:12px;line-height:1.5}.admin-primary{background:var(--green);white-space:nowrap;border:0;justify-content:center;align-items:center;min-height:41px;padding:0 17px;font-size:10px;font-weight:800;display:inline-flex;color:#fff!important}.admin-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:14px;display:grid}.admin-stats article{background:#fff;border:1px solid #dde4df;padding:22px;display:grid}.admin-stats span{color:#77827a;font-size:9px}.admin-stats b{margin:8px 0 2px;font-size:25px}.admin-stats small{color:#8e9891;font-size:9px}.status-ok{color:#269b45;font-size:19px!important}.admin-overview-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.admin-card{background:#fff;border:1px solid #dce3dd;padding:26px}.admin-card-head{justify-content:space-between;align-items:center;display:flex}.admin-card-head h2,.admin-card h2{margin:5px 0 0;font-size:18px}.admin-card-head a{color:var(--green);font-size:10px;font-weight:750}.quick-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:22px;display:grid}.quick-actions>a,.quick-actions>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e5e1;align-items:center;gap:12px;min-height:78px;padding:12px;display:flex}.quick-actions i{width:38px;height:38px;color:var(--green);background:#eef4ef;place-items:center;font-style:normal;display:grid}.quick-actions span{display:grid}.quick-actions b{font-size:11px}.quick-actions small{color:#818b83;margin-top:5px;font-size:8px}.admin-mini-structure{margin-top:18px}.admin-mini-structure>div{border-top:1px solid #edf0ee;grid-template-columns:30px 1fr auto;align-items:center;height:37px;font-size:10px;display:grid}.admin-mini-structure i{color:#a0a8a2;font-style:normal}.admin-mini-structure span{text-transform:capitalize}.admin-mini-structure small{color:#829087;font-size:8px}.admin-view-title{justify-content:space-between;align-items:flex-start;gap:30px;min-height:92px;margin-bottom:24px;display:flex}.admin-view-title h1{margin-top:4px}.admin-search{background:#fff;border:1px solid #d6ddd7;width:min(390px,42%);height:42px;padding:0 14px;font-size:10px}.admin-page-list{gap:7px;display:grid}.admin-page-list article{background:#fff;border:1px solid #dce3dd;grid-template-columns:82px 1fr minmax(180px,.7fr) auto;align-items:center;gap:18px;min-height:74px;padding:8px;display:grid}.admin-page-list img{object-fit:cover;width:82px;height:56px}.admin-page-list article>div:nth-child(2){display:grid}.admin-page-list b{font-size:11px}.admin-page-list small,.admin-page-list article>span{color:#7f8982;font-size:9px}.page-row-actions,.admin-row>span:last-child{gap:7px;display:flex}.page-row-actions a,.admin-row>span:last-child a{border:1px solid #d9dfda;padding:8px 11px;font-size:9px}.admin-row-edit{color:#fff!important;background:#18251c!important;border-color:#18251c!important}.admin-table{background:#fff;border:1px solid #dce3dd}.admin-row{border-top:1px solid #e8ece9;grid-template-columns:2fr .7fr 1fr .8fr;align-items:center;gap:20px;min-height:62px;padding:8px 18px;font-size:10px;display:grid}.admin-row-head{color:#7a857d;letter-spacing:.08em;background:#f7f8f7;border-top:0;min-height:42px;font-size:8px;font-weight:800}.admin-product-name{align-items:center;gap:12px;display:flex}.admin-product-name img{object-fit:cover;width:58px;height:43px}.admin-media-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.admin-media-grid article{background:#fff;border:1px solid #dce3dd}.admin-media-grid img{object-fit:cover;width:100%;height:170px}.admin-media-grid article>div{padding:12px;display:grid}.admin-media-grid b{font-size:10px}.admin-media-grid small{color:#829087;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:8px;overflow:hidden}.admin-placeholder{text-align:center;max-width:670px;padding:65px}.admin-placeholder>i{color:var(--green);font-size:40px;font-style:normal}.admin-placeholder p{color:#737f76;font-size:12px;line-height:1.6}.admin-placeholder a{color:var(--green);font-size:11px;font-weight:800}.admin-style-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.admin-style-grid article{background:#fff;border:1px solid #dce3dd;justify-items:start;gap:12px;padding:24px;display:grid}.admin-style-grid small{color:#7a857d;letter-spacing:.1em;font-size:8px}.admin-style-grid i,.admin-style-grid strong{background:#f2f4f2;place-items:center;width:100%;height:110px;font-size:42px;font-style:normal;display:grid}.admin-style-grid b{font-size:11px}.admin-settings-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.admin-settings-grid label{color:#78837b;gap:7px;margin-top:17px;font-size:9px;display:grid}.admin-settings-grid input{background:#f8f9f8;border:1px solid #d9dfda;height:38px;padding:0 10px;font-size:10px}.admin-settings-grid p{color:#849087;font-size:9px}.settings-status{gap:12px;margin:25px 0;display:flex}.settings-status i{color:var(--green);font-style:normal}.settings-status span{display:grid}.settings-status b{font-size:12px}.settings-status small{color:#829087;margin-top:5px;font-size:9px}@media (width<=1100px){.builder-page,.builder-status{display:none}.visual-editor-active main{margin-right:0!important}.builder-inspector{width:330px}.admin-overview-grid{grid-template-columns:1fr}.admin-style-grid,.admin-media-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.builder-toolbar{height:52px}.builder-wordmark{width:170px}.builder-wordmark>span{display:none}.builder-sidebar{width:300px;top:52px}.visual-editor-active main,.editor-device-tablet main,.editor-device-mobile main{width:390px;margin:52px 0 0 300px}.builder-devices,.builder-preview{display:none}.builder-publish{padding:0 14px}.builder-inspector{width:300px;top:52px}.wp-admin .admin-sidebar{width:70px}.admin-brand{padding:0 17px}.admin-brand>div,.admin-sidebar nav span,.admin-sidebar nav small,.admin-sidebar-foot{display:none}.admin-content{margin-left:70px}.admin-sidebar nav>button{justify-content:center}.admin-dashboard{padding:20px}.admin-welcome,.admin-view-title{flex-direction:column;align-items:flex-start}.admin-stats{grid-template-columns:1fr 1fr}.admin-overview-grid,.admin-settings-grid{grid-template-columns:1fr}.admin-page-list article{grid-template-columns:70px 1fr auto}.admin-page-list article>span{display:none}.admin-media-grid,.admin-style-grid{grid-template-columns:1fr 1fr}.admin-row{grid-template-columns:1.5fr .8fr 1fr}.admin-row>span:nth-child(3){display:none}}.logo.logo-image{justify-content:flex-start;align-items:center;min-width:180px;height:100%;display:flex}.logo.logo-image img{object-fit:contain;width:150px;height:68px}.header-main .logo.logo-image{margin-right:100px}.footer-main .logo{background:url(/logo-pro-web-new.png) 50%/contain no-repeat;width:150px;height:70px}.footer-main .logo>*{display:none}.responsive-type-controls{border-top:3px solid var(--green);background:#f7faf7}.responsive-type-controls>p{color:#6f7a72;margin:5px 20px 8px;font-size:9px;line-height:1.5}.responsive-type-controls select,.responsive-type-controls input[type=number]{background:#fff}@media (width>=1101px){.coverage-section{margin-bottom:420px}.news-section{margin-bottom:290px}.home-reviews{margin-bottom:520px}}@media (width<=1450px) and (width>=801px){.header-main .logo.logo-image{min-width:175px;margin-right:30px}.logo.logo-image img{width:135px}}@media (width<=800px){.header-main .logo.logo-image{min-width:145px;margin-right:0}.logo.logo-image img{width:125px;height:60px}.coverage-section,.news-section,.home-reviews{margin-bottom:0}}.visual-editor-active main{width:100%;transition:none;margin:58px 0 0!important}.visual-editor-active:has(.builder-inspector) main{margin-right:0!important}.editor-device-tablet main{width:820px!important;margin:82px auto 60px!important}.editor-device-mobile main{width:390px!important;margin:82px auto 60px!important}.editor-device-tablet .reference-promos,.editor-device-tablet .reference-reasons,.editor-device-tablet .knowhow-section,.editor-device-tablet .coverage-section{grid-template-columns:1fr}.editor-device-tablet .machine-category-grid,.editor-device-tablet .support-grid,.editor-device-tablet .news-grid{grid-template-columns:1fr 1fr}.editor-device-tablet .editorial-band{height:650px}.editor-device-mobile .header-main{height:68px;padding:0 14px}.editor-device-mobile .header-main .logo.logo-image{min-width:126px}.editor-device-mobile .logo.logo-image img{width:112px;height:auto}.editor-device-mobile .utility-nav,.editor-device-mobile .header-main .hotline,.editor-device-mobile .header-sub{display:none}.editor-device-mobile .header-main .menu-button{display:block}.editor-device-mobile .hero-slider{background-position:64%;height:570px;min-height:570px}.editor-device-mobile .hero-slider-copy{width:calc(100% - 32px);padding:0 4px}.editor-device-mobile .hero-slider-copy>span{font-size:11px}.editor-device-mobile .hero-slider-copy h1{margin:18px auto;font-size:34px;line-height:1.08}.editor-device-mobile .hero-slider-copy>p{font-size:13px;line-height:1.5}.editor-device-mobile .hero-actions{gap:10px;margin-top:24px;display:grid}.editor-device-mobile .hero-actions .button{width:100%;min-width:0;height:48px;margin:0;font-size:14px}.editor-device-mobile .reference-head{padding:0 18px}.editor-device-mobile .reference-head h2{font-size:27px;line-height:1.12}.editor-device-mobile .reference-head p{margin-top:22px;font-size:14px;line-height:1.55}.editor-device-mobile .home-intro{padding:58px 0}.editor-device-mobile .reference-promos{grid-template-columns:1fr;gap:14px;margin-top:38px;padding:0 16px}.editor-device-mobile .reference-promos article{height:220px}.editor-device-mobile .reference-promos b{padding:17px 18px;font-size:19px}.editor-device-mobile .reference-promos span{font-size:13px;top:auto;bottom:18px}.editor-device-mobile .reference-logos{padding:42px 18px}.editor-device-mobile .reference-logos>div{grid-template-columns:1fr 1fr;gap:25px 18px;display:grid}.editor-device-mobile .reference-logos b{font-size:16px}.editor-device-mobile .reference-reasons,.editor-device-mobile .knowhow-section,.editor-device-mobile .coverage-section{grid-template-columns:1fr}.editor-device-mobile .reference-reasons .reasons-copy{padding:48px 22px}.editor-device-mobile .reference-reasons .reasons-copy li{margin-bottom:14px;font-size:14px;line-height:1.55;display:flex}.editor-device-mobile .reference-reasons .reasons-image{clip-path:none;min-height:270px}.editor-device-mobile .home-catalog{margin-top:46px;padding:58px 0}.editor-device-mobile .machine-category-grid{grid-template-columns:1fr 1fr}.editor-device-mobile .machine-category-grid a{height:185px}.editor-device-mobile .machine-category-grid span{width:calc(100% - 20px);padding:13px 24px 13px 12px;font-size:11px;line-height:1.2;bottom:12px;left:10px;right:10px}.editor-device-mobile .center-action{padding:0 16px}.editor-device-mobile .center-action .button{width:100%;margin:0}.editor-device-mobile .support-section{padding:58px 20px}.editor-device-mobile .support-grid{grid-template-columns:1fr;gap:0;margin-top:36px}.editor-device-mobile .support-grid article,.editor-device-mobile .support-grid article:last-child{grid-column:auto;padding:25px 6px}.editor-device-mobile .editorial-band{flex-direction:column;height:auto;display:flex}.editor-device-mobile .editorial-band .editorial-image{height:300px;position:relative;inset:auto}.editor-device-mobile .editorial-band article{width:auto;margin:0;padding:38px 24px;position:relative;inset:auto}.editor-device-mobile .knowhow-section{gap:30px;padding:58px 18px}.editor-device-mobile .knowhow-image{height:300px}.editor-device-mobile .coverage-section{gap:28px;padding:55px 20px}.editor-device-mobile .coverage-map{height:220px}.editor-device-mobile .news-section,.editor-device-mobile .home-reviews{margin-bottom:0;padding:58px 16px}.editor-device-mobile .news-grid,.editor-device-mobile .home-reviews>.section-head+div{grid-template-columns:1fr}.editor-device-mobile .rating-row{text-align:center;gap:12px!important;display:grid!important}.editor-device-mobile .social-feed>div{grid-template-columns:1fr 1fr}.editor-device-mobile .footer-contact,.editor-device-mobile .footer-grid{grid-template-columns:1fr}@media (width<=720px){.visual-editor-active main,.editor-device-tablet main,.editor-device-mobile main{width:100%!important;margin:52px 0 0!important}.builder-sidebar{width:100%;height:44vh;inset:auto 0 0}.builder-inspector{width:100%;height:58vh;inset:auto 0 0}.builder-devices,.builder-preview{display:none}}@media (width>=721px){.editor-device-tablet main,.editor-device-mobile main{margin:82px auto 60px!important}}.admin-style-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.admin-style-actions>span{color:#258f43;text-align:right;min-width:120px;font-size:10px}.admin-style-actions>a{background:#fff;border:1px solid #d5ddd7;place-items:center;height:41px;padding:0 16px;font-size:10px;font-weight:750;display:grid}.admin-style-actions .admin-primary{cursor:pointer}.admin-global-style-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.admin-global-style-form .admin-card{padding:28px}.admin-global-style-form .admin-card>p{color:#77827a;margin:8px 0 20px;font-size:10px;line-height:1.55}.admin-global-style-form label{border-top:1px solid #edf0ee;grid-template-columns:minmax(130px,1fr) minmax(180px,1fr);align-items:center;gap:18px;min-height:58px;margin:0;font-size:10px;font-weight:700;display:grid}.admin-global-style-form select,.admin-global-style-form input{color:#17241b;background:#fff;border:1px solid #cfd7d1;height:38px;padding:0 10px;font-size:11px}.admin-color-input>span:last-child{grid-template-columns:42px 1fr;display:grid}.admin-color-input input[type=color]{border-right:0;width:42px;padding:3px}.admin-number-input>span:last-child{position:relative}.admin-number-input input{width:100%;padding-right:35px}.admin-number-input em{color:#8b958e;font-size:9px;font-style:normal;position:absolute;top:12px;right:12px}.admin-spacing-card{grid-column:1/-1}.spacing-preview{background:#f3f6f3;grid-template-columns:1fr 1fr;align-items:end;gap:16px;height:92px;margin-top:22px;padding:12px;display:grid}.spacing-preview span{border-top:3px solid var(--green);color:#526057;background:#dce7de;place-items:center;min-height:12px;font-size:9px;transition:height .2s;display:grid}@media (width<=900px){.admin-global-style-form{grid-template-columns:1fr}.admin-spacing-card{grid-column:auto}.admin-style-actions{flex-wrap:wrap;align-items:stretch}.admin-style-actions>span{text-align:left;width:100%}.admin-global-style-form label{grid-template-columns:1fr;gap:7px;padding:12px 0}}.utility-nav{min-width:0;gap:var(--utility-menu-gap,30px)!important;font-size:var(--utility-menu-size,13px)!important}.utility-nav a{white-space:nowrap}.header-sub nav{min-width:0;gap:var(--main-menu-gap,42px)!important}.header-sub a,.header-sub button{white-space:nowrap;font-size:var(--main-menu-size,15px)!important}.header-sub nav>*{min-width:0}@media (width<=1250px) and (width>=801px){.utility-nav{gap:max(7px,calc(var(--utility-menu-gap,30px)*.58))!important}.header-sub nav{gap:max(8px,calc(var(--main-menu-gap,42px)*.58))!important}.header-sub a,.header-sub button{font-size:max(10px,calc(var(--main-menu-size,15px)*.86))!important}}.articles-hero{color:#fff;background:linear-gradient(90deg,#0d2b18ed,#0d2b1870),url(/field-aerial.jpg) 50%/cover;align-items:flex-end;min-height:480px;display:flex}.articles-hero>div{width:min(1180px,100% - 48px);margin:0 auto;padding:90px 0}.articles-hero small,.custom-page-hero small{letter-spacing:.16em;color:#75e58e;font-size:11px;font-weight:850}.articles-hero h1{letter-spacing:-.05em;max-width:850px;margin:14px 0 22px;font-size:64px;line-height:1.02}.articles-hero p{color:#dae6dc;max-width:680px;font-size:18px}.articles-index{width:min(1180px,100% - 48px);margin:0 auto;padding:90px 0 120px}.featured-article{background:#f2f4f2;grid-template-columns:1.25fr 1fr;display:grid}.featured-article>img{object-fit:cover;width:100%;height:470px}.featured-article>div{padding:60px}.featured-article small,.article-card small,.article-detail header small{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.featured-article h2{margin:16px 0;font-size:40px;line-height:1.1}.featured-article p,.article-card p{color:#6f7a72}.featured-article b,.article-card b{color:var(--green);margin-top:18px;font-size:12px;display:inline-block}.article-card-grid{grid-template-columns:repeat(2,1fr);gap:28px;margin-top:45px;display:grid}.article-card{background:#fff;border:1px solid #dfe4df}.article-card img{object-fit:cover;width:100%;height:280px}.article-card>div{padding:30px}.article-card h2{margin:13px 0;font-size:25px;line-height:1.18}.article-card p{font-size:13px;line-height:1.6}.article-detail{width:min(1180px,100% - 48px);margin:auto;padding:90px 0 120px}.article-detail>header>a{color:#68736b;margin-bottom:35px;font-size:11px;display:inline-block}.article-detail h1{letter-spacing:-.05em;margin:18px 0;font-size:64px;line-height:1.03}.article-detail header p{color:#667169;font-size:19px;line-height:1.6}.article-cover{object-fit:cover;width:100%;height:600px;margin:65px 0}.article-layout{grid-template-columns:minmax(0,760px) 270px;justify-content:center;gap:90px;display:grid}.rich-content{color:#354039;font-size:17px;line-height:1.85}.rich-content h2{margin:50px 0 18px;font-size:36px;line-height:1.15}.rich-content h2:first-child{margin-top:0}.rich-content h3{margin:38px 0 14px;font-size:24px}.rich-content ul,.rich-content ol{padding-left:24px}.rich-content blockquote{border-left:4px solid var(--green);background:#f2f5f2;margin:42px 0;padding:26px 32px;font-size:21px;line-height:1.5}.rich-content a{color:var(--green);text-decoration:underline}.article-layout aside{color:#fff;background:#13271a;align-self:start;padding:28px;position:sticky;top:30px}.article-layout aside b{font-size:20px}.article-layout aside p{color:#cbd8ce;font-size:13px}.article-layout aside a{background:var(--green);padding:12px 16px;font-size:11px;font-weight:800;display:inline-flex}.related-articles{background:#f1f3f1;padding:85px max(24px,50vw - 590px)}.related-articles>small{color:var(--green);letter-spacing:.14em;font-size:10px;font-weight:800}.related-articles>h2{margin:10px 0 35px;font-size:38px}.related-articles>div{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.related-articles img{object-fit:cover;width:100%;height:190px}.related-articles span{color:var(--green);font-size:10px;font-weight:800}.custom-page-hero{color:#fff;background-position:50%;background-size:cover;align-items:flex-end;min-height:520px;display:flex}.custom-page-hero>div{width:min(1180px,100% - 48px);margin:auto;padding:90px 0}.custom-page-hero h1{max-width:850px;margin:14px 0;font-size:64px;line-height:1.02}.custom-page-hero p{color:#e2e9e3;max-width:680px;font-size:18px}.custom-page-content{width:min(850px,100% - 48px);margin:auto;padding:90px 0 130px}.admin-secondary{color:#26342b;cursor:pointer;background:#fff;border:1px solid #cfd7d1;min-height:41px;padding:0 16px;font-size:10px;font-weight:800}.admin-page-list button{cursor:pointer;border:1px solid #d9dfda;padding:8px 11px;font-size:9px}.admin-article-list{gap:9px;display:grid}.admin-article-list>article{background:#fff;border:1px solid #dce3dd;grid-template-columns:130px 1fr auto 90px;align-items:center;gap:20px;padding:10px;display:grid}.admin-article-list img{object-fit:cover;width:130px;height:88px}.admin-article-list article>div{gap:5px;display:grid}.admin-article-list small{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:8px}.admin-article-list b{font-size:13px}.admin-article-list p{color:#758078;margin:0;font-size:9px}.admin-article-list>article>span{padding:7px 9px;font-size:8px}.is-published{color:#19843a;background:#e4f5e7}.is-draft{color:#707b73;background:#f0f1f0}.admin-article-list button{color:#fff;cursor:pointer;background:#18251c;border:0;height:34px;font-size:9px}.content-editor{background:#fff;border:1px solid #dce3dd}.content-editor>header{border-bottom:1px solid #e2e7e3;justify-content:space-between;gap:20px;padding:24px 28px;display:flex}.content-editor>header small{letter-spacing:.12em;color:var(--green);font-size:8px;font-weight:800}.content-editor>header h2{margin:5px 0;font-size:21px}.content-editor>header a{color:#768179;font-size:9px}.content-editor>header>button{cursor:pointer;background:#eef1ee;border:0;width:34px;height:34px;font-size:22px}.content-editor-grid{grid-template-columns:330px 1fr;min-height:620px;display:grid}.content-editor-grid>aside{border-right:1px solid #e1e6e2;padding:22px}.content-editor-grid>aside>label,.content-editor-grid>section>label{color:#5d6961;gap:7px;margin-bottom:15px;font-size:9px;font-weight:750;display:grid}.content-editor input,.content-editor textarea{background:#fff;border:1px solid #cfd7d1;width:100%;padding:10px;font-size:10px}.content-editor textarea{resize:vertical}.slug-input{background:#f5f7f5;border:1px solid #cfd7d1;align-items:center;display:flex}.slug-input span{color:#879088;padding-left:9px;font-size:9px}.slug-input input{background:0 0;border:0;padding-left:2px}.publish-toggle{align-items:center;grid-template:none!important;display:flex!important}.publish-toggle input{width:17px;height:17px}.admin-danger{color:#a23b3b;cursor:pointer;background:#fff;border:1px solid #e3c8c8;width:100%;height:36px;font-size:9px}.content-editor-grid>section{min-width:0;padding:24px}.rich-editor{border:1px solid #ccd5ce}.rich-toolbar{background:#f3f5f3;border-bottom:1px solid #d6ddd7;flex-wrap:wrap;align-items:center;gap:5px;min-height:46px;padding:6px;display:flex}.rich-toolbar button,.rich-toolbar select{cursor:pointer;background:#fff;border:1px solid #d4dbd6;height:32px;padding:0 9px;font-size:10px}.rich-editor-area{outline:none;min-height:470px;padding:28px;font-size:15px;line-height:1.75}.rich-editor-area:focus{box-shadow:inset 0 0 0 2px #29a94b}.rich-editor-area h2{font-size:29px}.rich-editor-area h3{font-size:21px}.rich-editor-area blockquote{border-left:3px solid var(--green);background:#f3f5f3;margin:25px 0;padding:18px}.menu-settings-grid{grid-template-columns:1fr 1fr;align-items:start;gap:14px;display:grid}.menu-settings-grid>.admin-card{padding:25px}.menu-settings-grid>.admin-card>h2{margin-bottom:18px}.menu-settings-grid .admin-number-input{border-top:1px solid #edf0ee;grid-template-columns:1fr 130px;align-items:center;min-height:50px;font-size:9px;display:grid}.menu-item-editor{margin-top:22px}.menu-item-editor>div{border-top:1px solid #e5e9e6;grid-template-columns:28px 1fr 1fr;gap:8px;padding:12px 0;display:grid}.menu-order{color:#5f6b62;background:#edf2ee;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.menu-item-editor label{color:#77827a;gap:5px;font-size:8px;display:grid}.menu-item-editor input{border:1px solid #cfd7d1;height:34px;padding:0 8px;font-size:10px}.menu-item-editor .menu-mega{grid-column:2/-1;align-items:center;display:flex}.menu-item-editor .menu-mega input{width:16px;height:16px}.menu-item-editor>div>div{grid-column:2/-1;gap:5px;display:flex}.menu-item-editor button{cursor:pointer;background:#fff;border:1px solid #d5dcd7;height:29px;font-size:9px}.menu-item-editor button.danger{color:#a23b3b;margin-left:auto}.admin-add-row{color:#19873a;width:100%;margin-top:12px;font-weight:800;background:#f3faf4!important;border:1px dashed #7bb78a!important;height:39px!important}.admin-image-field{margin-bottom:18px}.admin-image-field>label:first-child{color:#5d6961;gap:7px;font-size:9px;font-weight:750;display:grid}.admin-image-field>img{object-fit:cover;width:100%;height:130px;margin-top:9px}.admin-upload-button{cursor:pointer;background:#eef7ef;border:1px dashed #6fb17f;place-items:center;height:34px;color:#17823a!important;margin:0!important;display:grid!important}.admin-upload-button input{display:none}@media (width<=800px){.articles-hero{min-height:390px}.articles-hero>div{padding:65px 0}.articles-hero h1,.custom-page-hero h1{font-size:41px}.articles-hero p,.custom-page-hero p{font-size:15px}.articles-index{padding:55px 0 80px}.featured-article{grid-template-columns:1fr}.featured-article>img{height:280px}.featured-article>div{padding:30px}.featured-article h2{font-size:29px}.article-card-grid{grid-template-columns:1fr;gap:16px}.article-card img{height:230px}.article-detail{padding:55px 0 80px}.article-detail h1{font-size:40px}.article-cover{height:300px;margin:40px 0}.article-layout{grid-template-columns:1fr;gap:35px}.article-layout aside{position:static}.rich-content{font-size:15px}.rich-content h2{font-size:29px}.related-articles{padding:55px 20px}.related-articles>div{grid-template-columns:1fr}.custom-page-hero{min-height:390px}.custom-page-hero>div{padding:60px 0}.custom-page-content{padding:60px 0 85px}.content-editor-grid{grid-template-columns:1fr}.content-editor-grid>aside{border-bottom:1px solid #e1e6e2;border-right:0}.menu-settings-grid{grid-template-columns:1fr}.admin-article-list>article{grid-template-columns:90px 1fr auto}.admin-article-list img{width:90px;height:70px}.admin-article-list p,.admin-article-list>article>span{display:none}}.mobile-menu-intro,.mobile-utility,.mega-close{display:none}.site-header.sticky-enabled{z-index:1500;position:sticky;top:0}.site-header.is-compact{height:68px;box-shadow:0 8px 28px #0d24151c}.site-header.is-compact .header-main{pointer-events:none;border:0;min-height:68px;position:absolute;inset:0;height:68px!important;padding:0!important}.site-header.is-compact .header-main .logo.logo-image{z-index:3;pointer-events:auto;width:148px;min-width:148px;height:58px;margin:0;position:absolute;bottom:6px;left:28px}.site-header.is-compact .header-main .logo.logo-image img{width:132px;height:54px}.site-header.is-compact .utility-nav,.site-header.is-compact .header-main .hotline{display:none}.site-header.is-compact .search-trigger{z-index:3;pointer-events:auto;display:flex;position:absolute;top:16px;right:28px}.site-header.is-compact .search-trigger span{display:none}.site-header.is-compact .search-trigger i{font-size:34px}.site-header.is-compact .header-sub{background:#fff;height:68px;padding:0 88px 0 205px}.site-header.is-compact .header-sub nav{justify-content:center}.site-header.is-compact .mega-menu{top:68px}.site-header.is-compact .header-sub nav>*>span{display:none}.sticky-setting{justify-content:space-between;align-items:center;gap:32px;margin-bottom:14px;display:flex;padding:25px 28px!important}.sticky-setting small{color:var(--green);letter-spacing:.14em;font-size:8px;font-weight:850}.sticky-setting h2{margin:6px 0}.sticky-setting p{color:#748078;max-width:650px;margin:0;font-size:10px}.admin-switch{cursor:pointer;align-items:center;gap:11px;display:flex}.admin-switch input{opacity:0;pointer-events:none;position:absolute}.admin-switch span{background:#bbc4bd;border-radius:30px;width:47px;height:25px;transition:all .2s;position:relative}.admin-switch span:after{content:"";background:#fff;border-radius:50%;width:19px;height:19px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0003}.admin-switch input:checked+span{background:var(--green)}.admin-switch input:checked+span:after{transform:translate(22px)}.admin-switch b{min-width:45px;font-size:10px}.rich-toolbar input[type=file]{display:none}.rich-toolbar select:disabled{cursor:not-allowed;opacity:.45}.rich-editor-area img{max-width:100%;height:auto;margin:26px auto;display:block}.rich-editor-area img.is-selected{outline:3px solid var(--green);outline-offset:4px}.rich-editor-area hr{border:0;border-top:1px solid #d9e0da;margin:28px 0}@media (width>=721px){.editor-device-tablet main{width:820px!important;margin:82px 0 60px calc(330px + max(18px,50vw - 575px))!important}.editor-device-mobile main{width:390px!important;margin:82px 0 60px calc(330px + max(18px,50vw - 360px))!important}.editor-device-tablet:has(.builder-inspector) main{margin-left:calc(330px + max(14px,50vw - 750px))!important}.editor-device-mobile:has(.builder-inspector) main{margin-left:calc(330px + max(14px,50vw - 535px))!important}}@media (width>=721px) and (width<=1400px){.editor-device-tablet:has(.builder-inspector) main{transform-origin:0 0;transform:scale(.7);margin-left:calc(330px + max(14px,50vw - 627px))!important}}@media (width<=800px){.site-header.sticky-enabled{position:sticky}.site-header,.site-header.is-compact{height:68px}.header-main,.site-header.is-compact .header-main{pointer-events:auto;background:#fff;display:flex;position:relative;inset:auto;height:68px!important;padding:0 14px!important}.header-main .logo.logo-image,.site-header.is-compact .header-main .logo.logo-image{width:auto;min-width:122px;height:68px;margin:0 auto 0 0;position:static}.logo.logo-image img,.site-header.is-compact .header-main .logo.logo-image img{width:112px;height:62px}.header-main .search-trigger,.site-header.is-compact .search-trigger{pointer-events:auto;margin-left:auto;padding:0 9px;position:static;display:flex!important}.header-main .search-trigger span{display:none}.header-main .search-trigger i{font-size:30px}.header-main .menu-button{z-index:6;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;margin-left:5px;padding:10px;display:flex!important}.menu-button span{background:#17251c;border-radius:5px;width:24px;height:2px;transition:transform .28s,opacity .2s;display:block}.menu-button.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-button.is-open span:nth-child(2){opacity:0}.menu-button.is-open span:last-child{transform:translateY(-7px)rotate(-45deg)}.header-sub,.site-header.is-compact .header-sub{display:none}.header-sub.is-open,.site-header.is-compact .header-sub.is-open{color:#fff;z-index:1510;background:radial-gradient(circle at 88% 8%,#285a38 0,#0000 34%),linear-gradient(145deg,#0b1e12,#142d1c);height:auto;padding:24px 18px 34px;animation:.3s both mobileMenuIn;display:block;position:fixed;inset:68px 0 0;overflow:auto}.header-sub.is-open>nav{display:grid;gap:4px!important}.header-sub.is-open>nav>a,.header-sub.is-open>nav>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff1c;align-items:center;gap:13px;width:100%;min-height:57px;padding:0 6px;font-weight:750;display:flex;color:#fff!important;font-size:18px!important}.header-sub.is-open>nav i{border-width:0 3px 3px 0;flex:none;width:8px;height:8px;transform:rotate(-45deg)}.header-sub.is-open>nav span{color:#68da84;margin-left:auto;font-size:20px;display:block}.mobile-menu-intro{gap:6px;padding:8px 6px 20px;display:grid}.mobile-menu-intro small,.mobile-utility>small{color:#62dc81;letter-spacing:.18em;font-size:9px;font-weight:800}.mobile-menu-intro b{letter-spacing:-.035em;font-size:26px;line-height:1.1}.mobile-utility{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:16px;margin-top:27px;padding:22px 20px;display:block;box-shadow:0 18px 38px #0003}.mobile-utility>nav{grid-template-columns:1fr 1fr;margin-top:14px;gap:0 18px!important;display:grid!important}.mobile-utility>nav a{color:#d9e7dc;border-bottom:1px solid #ffffff17;padding:10px 0;font-size:12px}.mobile-hotline{background:var(--green);color:#fff;border-radius:10px;justify-content:space-between;align-items:center;margin-top:22px;padding:17px 18px;display:flex}.mobile-hotline b{font-size:14px}.mobile-hotline span{font-size:10px;font-weight:700}.site-header.mobile-open{z-index:1600}.site-header.mobile-open .mega-menu.is-open{z-index:1520;max-height:none;position:fixed;top:68px;bottom:0;overflow:auto}.mega-close{z-index:2;color:#fff;background:#10281a;border:0;align-items:center;width:100%;height:52px;padding:0 20px;font-size:12px;font-weight:800;display:flex;position:sticky;top:0}.site-header.mobile-open .mega-inner{grid-template-columns:1fr 1fr;gap:30px 18px;padding:30px 20px 65px}.site-header.mobile-open .mega-inner section>a{font-size:18px}.site-header.mobile-open .mega-inner ul{padding-top:12px;font-size:10px}main h1{font-size:34px!important;line-height:1.08!important}main h2{font-size:27px!important;line-height:1.13!important}main h3{font-size:19px!important;line-height:1.24!important}.reference-promos article>div{position:absolute!important;inset:0!important}.reference-promos b{max-width:76%;line-height:1.14;position:absolute;top:16px;left:14px;padding:15px 17px!important;font-size:18px!important}.reference-promos span{position:absolute!important;top:auto!important;bottom:15px!important;right:15px!important}.reference-promos article:first-child b{max-width:62%}.reference-promos article:first-child span{width:74px;height:74px;color:var(--green);text-align:center;background:#fff;border-radius:50%;place-items:center;padding:8px;font-weight:850;line-height:1.15;text-decoration:none;display:grid;font-size:11px!important;top:16px!important;bottom:auto!important;right:14px!important}}.product-admin-editor,.admin-brand-list article{background:#fff;border:1px solid #dfe5e0;border-radius:10px;overflow:hidden;box-shadow:0 12px 34px #16271a0b}.product-admin-editor>header{border-bottom:1px solid #e8ece9;justify-content:space-between;align-items:center;padding:22px 26px;display:flex}.product-admin-editor>header small{color:var(--green);letter-spacing:.13em;font-size:9px;font-weight:800;display:block}.product-admin-editor>header h2{margin:5px 0;font-size:23px}.product-admin-editor>header a{color:var(--green);font-size:11px;font-weight:700}.product-admin-editor>header>button{cursor:pointer;background:0 0;border:0;font-size:26px}.product-admin-grid{grid-template-columns:minmax(300px,.8fr) 1.4fr;display:grid}.product-admin-grid>aside,.product-admin-grid>section{align-content:start;gap:16px;padding:28px;display:grid}.product-admin-grid>aside{background:#fafbfa;border-right:1px solid #e8ece9}.product-admin-grid label,.admin-brand-list label{color:#626c64;gap:7px;font-size:11px;font-weight:700;display:grid}.product-admin-grid input,.product-admin-grid textarea,.product-admin-grid select,.admin-brand-list input,.admin-brand-list textarea{color:#172019;background:#fff;border:1px solid #d7ddd8;border-radius:4px;width:100%;padding:11px 12px;font-size:13px}.product-admin-grid select{height:43px}.product-admin-grid h3{margin:0;font-size:21px}.product-admin-grid section>p{color:#7a837c;margin:0;font-size:12px}.product-spec-editor{gap:10px;display:grid}.product-spec-editor>div{grid-template-columns:1fr 1fr 38px;gap:8px;display:grid}.product-spec-editor button{color:#9d2424;cursor:pointer;background:#f3e8e8;border:0;border-radius:4px}.admin-brand-list{gap:18px;display:grid}.admin-brand-list article{grid-template-columns:260px 1fr;display:grid}.admin-brand-list article>img{object-fit:cover;width:100%;height:100%;min-height:350px}.admin-brand-list article>div{grid-template-columns:1fr 1fr;gap:18px;padding:24px;display:grid}.admin-brand-list article label:nth-child(3),.admin-brand-list .admin-image-field,.brand-admin-actions{grid-column:1/-1}.admin-brand-list .admin-image-field{grid-template-columns:1fr 150px auto;align-items:end;gap:14px;display:grid}.admin-brand-list .admin-image-field>img{object-fit:cover;width:150px;height:80px}.brand-admin-actions{align-items:center;gap:12px;padding-top:8px;display:flex}.brand-admin-actions a,.brand-admin-actions button{color:#168338;cursor:pointer;background:#edf6ef;border:0;border-radius:4px;padding:10px 13px;font-size:11px;font-weight:750}.brand-admin-actions button{color:#a62d2d;background:#f5e8e8;margin-left:auto}@media (width<=800px){.product-admin-grid,.admin-brand-list article{grid-template-columns:1fr}.product-admin-grid>aside{border-bottom:1px solid #e8ece9;border-right:0}.admin-brand-list article>img{height:190px;min-height:0}.admin-brand-list article>div{grid-template-columns:1fr}.admin-brand-list article label:nth-child(3),.admin-brand-list .admin-image-field,.brand-admin-actions{grid-column:auto}.admin-brand-list .admin-image-field{grid-template-columns:1fr}.brand-admin-actions{flex-wrap:wrap}.brand-admin-actions button{margin-left:0}}.site-footer .footer-news{background:#fff;margin:0!important;padding-top:110px!important;padding-bottom:105px!important}.site-footer .footer-reviews{background:#fff;margin:0!important;padding-top:100px!important;padding-bottom:140px!important}@media (width<=800px){.site-footer .footer-news,.site-footer .footer-reviews{margin:0!important;padding-top:65px!important;padding-bottom:70px!important}}.article-detail{width:min(1500px,100% - 104px);padding:105px 0 135px}.article-detail>header{text-align:left;max-width:1180px;margin:0}.article-kicker{align-items:center;gap:24px;margin-bottom:34px;display:flex}.article-kicker>a{color:#68736b!important;margin:0!important;font-size:12px!important}.article-kicker>small{background:#eaf5ec;border-radius:2px;padding:8px 12px;color:var(--green)!important;font-size:10px!important}.article-detail h1{letter-spacing:-.055em;max-width:1120px;margin:0 0 28px;font-size:76px;line-height:.98}.article-detail header>p{color:#657069;max-width:900px;margin:0;font-size:21px;line-height:1.6}.article-meta{color:#7b847e;border-top:1px solid #dfe4df;gap:30px;margin-top:38px;padding-top:24px;font-size:11px;display:flex}.article-cover{height:720px;margin:70px 0 85px}.article-layout{grid-template-columns:minmax(0,840px) 320px;gap:120px}.rich-content{font-size:18px;line-height:1.9}.rich-content>p:first-child:first-letter{float:left;color:var(--green);margin:10px 11px 0 0;font-size:64px;font-weight:750;line-height:.75}.rich-content h2{font-size:40px}.rich-content figure.article-image,.rich-editor-area figure.article-image{text-align:left;width:100%;margin:44px 0;display:block}.rich-content figure.article-image img,.rich-editor-area figure.article-image img,.rich-content>img{width:100%;height:auto;margin:0;display:block}.rich-content figcaption,.rich-editor-area figcaption{color:#818a83;text-align:left;margin-top:10px;font-size:11px;line-height:1.5}.article-layout aside{background:linear-gradient(150deg,#10281a,#193a25);padding:36px 32px;top:110px}.article-layout aside>small{color:#67db83;letter-spacing:.13em;margin-bottom:16px;font-size:9px;font-weight:800;display:block}.article-layout aside b{font-size:24px;line-height:1.2}.article-layout aside p{margin:18px 0 24px;line-height:1.65}.article-layout aside a{padding:14px 18px}.related-articles{padding:105px max(52px,50vw - 800px) 115px}.related-heading{justify-content:space-between;align-items:flex-end;margin-bottom:42px;display:flex}.related-heading small{color:var(--green);letter-spacing:.14em;font-size:10px;font-weight:800}.related-heading h2{margin:10px 0 0;font-size:42px}.related-heading>a{color:var(--green);font-size:12px;font-weight:750}.related-articles>div:last-child{gap:24px}.related-articles>div:last-child>a{background:#fff;padding-bottom:25px;transition:transform .2s,box-shadow .2s}.related-articles>div:last-child>a:hover{transform:translateY(-4px);box-shadow:0 18px 40px #14201814}.related-articles>div:last-child>a>div{position:relative}.related-articles img{height:260px}.related-articles>div:last-child>a>div>small{background:var(--green);color:#fff;text-transform:uppercase;padding:7px 10px;font-size:9px;font-weight:800;position:absolute;bottom:16px;left:18px}.related-articles h3{margin:22px 24px 10px;font-size:21px}.related-articles>div:last-child>a>p{color:#747d77;min-height:44px;margin:0 24px 18px;font-size:12px;line-height:1.55}.related-articles span{margin:0 24px}.rich-editor-area img{margin:26px 0}.rich-editor-area figure.article-image img{margin:0}@media (width<=800px){.article-detail{width:calc(100% - 36px);padding:60px 0 85px;overflow:hidden}.article-kicker{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:25px}.article-detail h1{overflow-wrap:anywhere;max-width:100%;line-height:1.02;font-size:43px!important}.article-detail header>p{font-size:16px}.article-meta{flex-wrap:wrap;gap:10px}.article-meta span{border-right:1px solid #d7ddd8;padding-right:10px}.article-cover{height:310px;margin:42px 0 48px}.article-layout{gap:42px;width:100%;max-width:100%;display:grid;grid-template-columns:minmax(0,1fr)!important}.article-layout>*{min-width:0;max-width:100%}.article-layout aside{box-sizing:border-box;width:100%;max-width:100%;padding:30px 24px;position:static;top:auto;overflow:hidden}.article-layout aside b{overflow-wrap:anywhere;max-width:100%;font-size:22px;display:block}.article-layout aside p{overflow-wrap:anywhere;font-size:13px}.article-layout aside a{box-sizing:border-box;text-align:center;max-width:100%}.rich-content{overflow-wrap:anywhere;min-width:0;max-width:100%;font-size:16px}.rich-content h2{font-size:30px!important}.rich-content figure.article-image,.rich-content>img{max-width:100%!important}.related-articles{padding:65px 18px 75px}.related-heading{flex-direction:column;align-items:flex-start;gap:15px}.related-heading h2{font-size:31px!important}.related-articles img{height:230px}.related-articles>div:last-child>a>p{min-height:0}}.editor-device-mobile .article-detail{width:calc(100% - 28px);overflow:hidden}.editor-device-mobile .article-layout{gap:38px;width:100%;max-width:100%;display:grid;grid-template-columns:minmax(0,1fr)!important}.editor-device-mobile .article-layout>*{min-width:0;max-width:100%}.editor-device-mobile .article-layout aside{box-sizing:border-box;width:100%;max-width:100%;padding:28px 22px;position:static;top:auto;overflow:hidden}.editor-device-mobile .rich-content{overflow-wrap:anywhere;min-width:0;max-width:100%}.editor-device-mobile .rich-content figure.article-image,.editor-device-mobile .rich-content>img{max-width:100%!important}@keyframes mobileMenuIn{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:none}}.editor-device-mobile main h1{font-size:34px!important;line-height:1.08!important}.editor-device-mobile main h2{font-size:27px!important;line-height:1.13!important}.editor-device-mobile main h3{font-size:19px!important;line-height:1.24!important}.editor-device-mobile .reference-promos article>div{position:absolute!important;inset:0!important}.editor-device-mobile .reference-promos b{max-width:76%;position:absolute;top:16px;left:14px;padding:15px 17px!important;font-size:18px!important}.editor-device-mobile .reference-promos span{position:absolute!important;top:auto!important;bottom:15px!important;right:15px!important}.editor-device-mobile .reference-promos article:first-child b{max-width:62%}.editor-device-mobile .reference-promos article:first-child span{width:74px;height:74px;color:var(--green);text-align:center;background:#fff;border-radius:50%;place-items:center;padding:8px;font-weight:850;line-height:1.15;text-decoration:none;display:grid;font-size:11px!important;top:16px!important;bottom:auto!important;right:14px!important}.editor-device-mobile .site-header{height:68px;position:relative}.editor-device-mobile .header-main{display:flex!important}.editor-device-mobile .header-main .logo.logo-image{margin-right:auto}.editor-device-mobile .search-trigger{margin-left:auto;padding:0 8px;display:flex!important}.editor-device-mobile .search-trigger span{display:none}.editor-device-mobile .header-main .menu-button{flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;margin-left:3px;padding:10px;display:flex!important}.editor-device-mobile .menu-button span{background:#17251c;width:24px;height:2px;display:block}.editor-device-mobile .header-sub.is-open{color:#fff;z-index:20;background:linear-gradient(145deg,#0b1e12,#173823);height:650px;padding:24px 18px;display:block;position:absolute;top:68px;left:0;right:0;overflow:auto}.editor-device-mobile .header-sub.is-open>nav{gap:4px!important;display:grid!important}.editor-device-mobile .header-sub.is-open>nav>a,.editor-device-mobile .header-sub.is-open>nav>button{border-bottom:1px solid #ffffff1c;align-items:center;min-height:55px;display:flex;color:#fff!important;font-size:17px!important}.editor-device-mobile .header-sub.is-open>nav span{margin-left:auto}.editor-device-mobile .mobile-menu-intro{display:grid}.editor-device-mobile .mobile-utility{display:block}@media (width>=801px){.site-header:not(.is-compact){background:#fff;border-top:0;height:104px;position:relative}.site-header:not(.is-compact) .header-main{background:#fff;border:0;height:42px;min-height:42px;padding:0 128px 0 322px;position:relative}.site-header:not(.is-compact) .header-main:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#12231829 0,#12231813 34%,#12231806 64%,#0000 100%);height:12px;position:absolute;bottom:-10px;left:150px;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0,#0000002e 9%,#000000ad 22%,#000 36% 100%);mask-image:linear-gradient(90deg,#0000 0,#0000002e 9%,#000000ad 22%,#000 36% 100%)}.site-header:not(.is-compact) .header-main .logo.logo-image{z-index:4;place-items:center;width:188px;min-width:188px;height:78px;margin:0;display:grid;position:absolute;top:17px;left:30px}.site-header:not(.is-compact) .header-main .logo.logo-image img{object-fit:contain;width:178px;height:76px}.site-header:not(.is-compact) .search-trigger{gap:10px;height:42px;padding:0 12px;font-size:13px;position:absolute;top:0;left:clamp(340px,24.8vw,475px)}.site-header:not(.is-compact) .search-trigger i{font-size:31px;line-height:1}.site-header:not(.is-compact) .utility-nav{justify-content:flex-end;align-items:center;gap:clamp(16px,2.2vw,38px);height:42px;margin-left:auto;padding:0 22px 0 155px;font-size:calc(var(--utility-menu-size,13px) + 1px)!important}.site-header:not(.is-compact) .hotline{z-index:5;text-align:center;clip-path:polygon(14% 0,100% 0,100% 100%,0 100%);align-items:center;width:120px;height:104px;padding:15px 12px 12px 21px;position:absolute;top:0;right:0}.site-header:not(.is-compact) .hotline .hotline-icons{justify-content:center;align-items:center;gap:11px;font-family:Arial,sans-serif;font-size:21px;line-height:1;display:flex}.site-header:not(.is-compact) .hotline .hotline-icons i{font-style:normal}.site-header:not(.is-compact) .hotline .phone-glyph{filter:grayscale()brightness(0)invert();font-size:18px}.site-header:not(.is-compact) .hotline b{margin-top:5px;font-size:16px}.site-header:not(.is-compact) .hotline small{font-size:10px}.site-header:not(.is-compact) .header-sub{background:#fff;border:0;height:60px;padding:5px clamp(145px,13vw,250px) 0 clamp(470px,32.5vw,630px)}.site-header:not(.is-compact) .header-sub nav{justify-content:space-between;width:100%;gap:max(20px,calc(var(--main-menu-gap,42px)*.78))!important}.site-header:not(.is-compact) .header-sub a,.site-header:not(.is-compact) .header-sub button{letter-spacing:.01em;font-weight:760;font-size:calc(var(--main-menu-size,15px) + 2px)!important}.site-header:not(.is-compact) .header-sub nav>a>span,.site-header:not(.is-compact) .header-sub nav>button>span{display:none}.site-header:not(.is-compact) .header-sub i{border-width:0 3px 3px 0;width:8px;height:8px}.site-header:not(.is-compact) .mega-menu{top:104px}}.hero-slider{height:min(740px,100vh - 104px);min-height:650px;max-height:740px}.hero-slider:after{content:"";pointer-events:none;background:linear-gradient(#08120912,#08120936);position:absolute;inset:0}.hero-slider-copy{z-index:2;margin-top:0;position:relative}.hero-slider-copy>span{font-size:16px}.hero-slider-copy h1{max-width:960px;margin:26px auto 22px;font-size:clamp(42px,3.45vw,58px);line-height:1.08}.hero-slider-copy>p{font-size:17px}.hero-actions{gap:14px;margin-top:34px}.hero-actions .button{border-radius:3px;min-width:174px;height:48px;padding:0 22px;font-size:15px;transition:transform .2s,box-shadow .2s;box-shadow:0 7px 20px #07110a26}.hero-actions .button:hover{transform:translateY(-2px);box-shadow:0 11px 26px #07110a3b}.hero-dots{z-index:3;gap:8px;bottom:23px}.hero-dots button{border:1px solid #fff;border-radius:1px;width:10px;height:10px}.hero-dots button.active{background:#fff;box-shadow:0 0 0 2px #ffffff45}.reference-promos article:first-child b{max-width:66%}.reference-promos article:first-child span{width:92px;height:92px;color:var(--green);text-align:center;background:#fff;border-radius:50%;place-items:center;padding:12px;font-size:14px;font-weight:850;line-height:1.12;text-decoration:none;display:grid;top:36px;bottom:auto;right:28px;box-shadow:0 8px 22px #10201822}.reference-logos{background:#fff;border:0;min-height:230px;padding:52px 4.5vw 74px}.reference-logos>span{color:#858d87;margin-bottom:38px;font-size:13px}.reference-logos>div{gap:38px;max-width:1700px}.brand-mark{letter-spacing:-.055em;justify-content:center;align-items:center;min-width:120px;position:relative;color:#171b18!important;font-family:Arial,sans-serif!important;font-size:23px!important;font-style:normal!important;font-weight:900!important;display:inline-flex!important}.brand-mark:before{letter-spacing:0;margin-right:5px;font-size:13px}.brand-mark.zunhammer:before{content:"Z";color:#fff;background:#1a7c35;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.brand-mark.fantini{font-weight:500!important}.brand-mark.fantini:before{content:"♞";color:#d41625;font-size:23px}.brand-mark.claas{color:#d61019!important;font-style:italic!important}.brand-mark.vogelsang:after{content:"◉";color:#777;margin-left:6px;font-size:18px}.brand-mark.bomech:after{content:"▦";color:#1599d4;order:-1;margin-right:6px;font-size:16px}.brand-mark.lemken{color:#079bd8!important}.brand-mark.lemken:before{content:"◉";font-size:15px}.brand-mark.goweil{color:#efa300!important}.reference-reasons{background:var(--green);grid-template-columns:58% 42%;min-height:725px;overflow:hidden}.reference-reasons .reasons-copy{z-index:2;background:var(--green);clip-path:polygon(0 0,100% 0,91% 100%,0 100%);padding:82px 8vw 70px;position:relative}.reference-reasons .reasons-copy h2{max-width:720px;margin:0 0 48px;font-size:clamp(43px,2.85vw,55px);font-weight:500;line-height:1.14}.reference-reasons .reasons-copy ul{columns:1}.reference-reasons .reasons-copy li{align-items:center;gap:26px;margin-bottom:18px;font-size:0;line-height:1.4;display:flex}.reference-reasons .reasons-copy li:before{content:"✓";border:2px solid #fff;border-radius:50%;flex:0 0 38px;place-items:center;height:38px;font-size:18px;font-weight:700;display:grid}.reference-reasons .reasons-copy li>span{margin:0;font-size:clamp(17px,1.25vw,24px)}.reference-reasons .reasons-image{clip-path:none;background-position:50%;background-size:cover;margin-left:-10%}.reference-reasons .reasons-image a{text-align:center;border-radius:5px;min-width:440px;padding:25px 42px;font-size:29px;box-shadow:0 15px 34px #1220182b}.support-section{min-height:470px;padding-left:5vw;padding-right:5vw}.support-heading{max-width:1180px}.support-heading h2{font-size:38px}.support-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(28px,5vw,92px);max-width:1680px;margin-top:62px}.support-grid article{flex-direction:column;align-items:center;display:flex}.support-grid h3{min-height:60px;margin:0 0 12px;font-size:24px}.support-grid p{max-width:235px;min-height:80px;margin:0 0 10px;font-size:14px}.support-grid a{margin-top:auto;font-size:13px}.editorial-band{height:clamp(540px,46vw,700px)}.editorial-band:after{display:none}.editorial-band .editorial-image{background-position:50%;background-repeat:no-repeat}.audit-band article{width:44%;max-width:720px;padding:54px 62px;top:20%;left:4.5%;box-shadow:0 22px 60px #0c1b1024}.audit-band article h2{max-width:560px;margin:0 0 27px;font-size:clamp(34px,3vw,48px);line-height:1.15}.audit-band article p{max-width:560px;color:var(--green);margin:0 0 18px;font-size:16px;line-height:1.48}.service-band article{width:45%;max-width:740px;padding:52px 62px;top:19%;left:auto;right:3.8%;box-shadow:0 22px 60px #0c1b1033}.service-band article h2{margin:0 0 27px;font-size:clamp(34px,3vw,47px);line-height:1.12}.service-band article ul{margin:0;padding:0;list-style:none}.service-band article li{color:#fff;margin:0 0 10px;font-size:17px;line-height:1.45}.service-band{margin-top:clamp(42px,4vw,72px)}.context-submenu.is-open{max-height:330px}.submenu-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 80px;max-width:860px;min-height:0;padding:36px 42px 44px}.submenu-inner h3{color:#19241d;font:800 20px var(--font-condensed);letter-spacing:-.015em;margin:0}.submenu-inner ul{padding-top:14px}.submenu-inner li a{color:#6d756f;padding:4px 0;transition:color .18s,transform .18s;display:block}.submenu-inner li a:hover,.submenu-inner li a:focus{color:var(--green);transform:translate(3px)}.coverage-section{background:#fff;grid-template-columns:minmax(330px,.9fr) minmax(480px,1.2fr);gap:55px;padding:75px max(40px,50vw - 770px)}.coverage-section>div:first-child{max-width:620px}.coverage-section h2{color:var(--green);text-transform:uppercase;margin:0;font-size:42px}.coverage-section h3{margin:7px 0 23px;font-size:25px;font-weight:500}.coverage-section p{max-width:590px;margin:0;font-size:15px;line-height:1.65}.coverage-section aside{border-left:3px solid var(--green);color:#6a746d;background:#f1f2f1;margin:23px 0 4px;padding:17px 20px;font-size:13px;font-style:normal}.coverage-map-image{object-fit:contain;background:#fff;width:100%;max-height:455px}@media (width<=800px){.hero-slider{height:570px;min-height:570px;max-height:none}.hero-slider-copy>span{font-size:11px}.hero-slider-copy h1{margin:18px auto;line-height:1.08;font-size:32px!important}.hero-slider-copy>p{font-size:13px}.hero-actions{gap:9px;margin-top:24px}.hero-actions .button{height:46px;font-size:13px}.hero-dots{bottom:18px}.hero-dots button{width:9px;height:9px}.reference-promos article:first-child span{width:74px;height:74px;font-size:11px;top:16px;right:14px}.reference-logos{min-height:0;padding:42px 18px 48px}.reference-logos>div{grid-template-columns:repeat(2,1fr);gap:27px 16px}.brand-mark{min-width:0;font-size:17px!important}.brand-mark:last-child{grid-column:1/-1}.reference-reasons{grid-template-columns:1fr;min-height:0}.reference-reasons .reasons-copy{clip-path:none;padding:48px 22px}.reference-reasons .reasons-copy h2{margin-bottom:25px;font-size:30px}.reference-reasons .reasons-copy li{gap:10px;margin-bottom:14px;line-height:1.55}.reference-reasons .reasons-copy li:before{flex-basis:30px;height:30px;font-size:14px}.reference-reasons .reasons-copy li>span{font-size:14px}.reference-reasons .reasons-image{min-height:270px;margin-left:0}.reference-reasons .reasons-image a{min-width:0;padding:17px 24px;font-size:15px}.support-section{min-height:0;padding:62px 18px}.support-grid{grid-template-columns:1fr 1fr;gap:0 18px;margin-top:36px}.support-grid article,.support-grid article:last-child{border-bottom:1px solid #e4e8e4;grid-column:auto;padding:24px 5px}.support-grid article:last-child{grid-column:1/-1}.support-grid h3{min-height:0;font-size:18px!important}.support-grid p{min-height:0;font-size:12px}.support-grid a{font-size:11px}.editorial-band{background:#fff;flex-direction:column;height:auto;padding-bottom:42px;display:flex;overflow:visible}.editorial-band .editorial-image{background-size:cover;height:350px}.audit-band .editorial-image{background-position:72%}.service-band .editorial-image{background-position:39%}.editorial-band article,.audit-band article,.service-band article{z-index:3;width:calc(100% - 24px);max-width:none;margin:-118px 12px 0;padding:32px 22px;position:relative;inset:auto;box-shadow:0 15px 38px #0b1d1130}.audit-band article h2,.service-band article h2{line-height:1.16;font-size:26px!important}.audit-band article p{font-size:12px;line-height:1.5}.service-band article li{margin-bottom:7px;font-size:12px;line-height:1.45}.service-band{margin-top:24px}.coverage-section{grid-template-columns:1fr;gap:25px;padding:58px 20px}.coverage-section h2{font-size:27px!important}.coverage-section h3{font-size:20px!important}.coverage-section p{font-size:13px}.coverage-section aside{font-size:11px}.coverage-map-image{max-height:280px}}.editor-device-mobile .support-grid{grid-template-columns:1fr 1fr;gap:0 16px}.editor-device-mobile .support-grid article:last-child{grid-column:1/-1}.editor-device-mobile .editorial-band{padding-bottom:42px;overflow:visible}.editor-device-mobile .editorial-band .editorial-image{height:350px}.editor-device-mobile .audit-band .editorial-image{background-position:72%}.editor-device-mobile .service-band .editorial-image{background-position:39%}.editor-device-mobile .editorial-band article,.editor-device-mobile .audit-band article,.editor-device-mobile .service-band article{z-index:3;width:calc(100% - 24px);margin:-118px 12px 0;padding:32px 22px;position:relative;inset:auto;box-shadow:0 15px 38px #0b1d1130}.editor-device-mobile .service-band article li{margin-bottom:7px;font-size:12px;line-height:1.45}.editor-device-mobile .coverage-section{grid-template-columns:1fr;padding:58px 20px}.editor-device-mobile .coverage-map-image{max-height:280px}.editor-device-mobile .reference-reasons{grid-template-columns:1fr;min-height:0}.editor-device-mobile .reference-reasons .reasons-copy{clip-path:none;padding:48px 22px}.editor-device-mobile .reference-reasons .reasons-copy h2{font-size:30px}.editor-device-mobile .reference-reasons .reasons-copy li{gap:10px;margin-bottom:14px;font-size:0;line-height:1.55}.editor-device-mobile .reference-reasons .reasons-copy li:before{flex-basis:30px;height:30px;font-size:14px}.editor-device-mobile .reference-reasons .reasons-copy li>span{font-size:14px}.editor-device-mobile .reference-reasons .reasons-image{min-height:270px;margin-left:0}.editor-device-mobile .reference-reasons .reasons-image a{min-width:0;padding:17px 24px;font-size:15px}@media (width>=1181px){.site-header:not(.is-compact){height:138px;min-height:138px;box-shadow:none;background:#fff;border-top:0}.site-header:not(.is-compact) .header-main{background:#fff;border:0;height:55px;min-height:55px;padding:0 190px 0 440px;position:relative}.site-header:not(.is-compact) .header-main:after{background:linear-gradient(#1223182b 0,#12231814 34%,#12231806 68%,#0000 100%);height:15px;bottom:-12px;left:285px;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0,#0000001f 8%,#00000094 24%,#000 38% 100%);mask-image:linear-gradient(90deg,#0000 0,#0000001f 8%,#00000094 24%,#000 38% 100%)}.site-header:not(.is-compact) .header-main .logo.logo-image{place-items:center;width:218px;min-width:218px;height:98px;margin:0;display:grid;top:20px;left:39px}.site-header:not(.is-compact) .header-main .logo.logo-image img{object-fit:contain;width:210px;height:92px}.site-header:not(.is-compact) .search-trigger{gap:14px;height:55px;padding:0 13px;font-size:16px;font-weight:650;top:0;left:clamp(382px,24.6vw,455px)}.site-header:not(.is-compact) .search-trigger i{font-size:39px}.site-header:not(.is-compact) .utility-nav{height:55px;margin-left:auto;padding:0 32px 0 185px;font-size:calc(var(--utility-menu-size,13px) + 2px)!important;gap:clamp(26px,2.1vw,40px)!important}.site-header:not(.is-compact) .hotline{clip-path:polygon(16% 0,100% 0,100% 100%,0 100%);width:184px;height:138px;padding:17px 16px 15px 29px;top:0;right:0}.site-header:not(.is-compact) .hotline .hotline-icons{gap:14px;font-size:27px}.site-header:not(.is-compact) .hotline .phone-glyph{font-size:23px}.site-header:not(.is-compact) .hotline b{margin-top:10px;font-size:20px}.site-header:not(.is-compact) .hotline small{font-size:12px}.site-header:not(.is-compact) .header-sub{background:#fff;border:0;height:83px;padding:2px 225px 0 clamp(500px,31.5vw,590px)}.site-header:not(.is-compact) .header-sub nav{justify-content:space-between;width:100%;gap:max(26px,calc(var(--main-menu-gap,42px)*.9))!important}.site-header:not(.is-compact) .header-sub a,.site-header:not(.is-compact) .header-sub button{letter-spacing:.012em;font-weight:760;font-size:calc(var(--main-menu-size,15px) + 3px)!important}.site-header:not(.is-compact) .header-sub i{border-width:0 3px 3px 0;width:9px;height:9px}.site-header:not(.is-compact) .mega-menu{top:138px}.hero-slider{background-position:50%;height:calc(100vh - 138px);min-height:720px;max-height:800px}.hero-slider:after{background:linear-gradient(#08120917,#08120957)}.hero-slider-copy{width:min(1180px,100% - 64px);margin-top:4px}.hero-slider-copy>span{font-size:21px;font-weight:750}.hero-slider-copy h1{letter-spacing:-.035em;max-width:1120px;margin:37px auto 28px;font-size:clamp(52px,3.35vw,62px);line-height:1.12}.hero-slider-copy>p{font-size:21px;font-weight:750}.hero-actions{gap:20px;margin-top:45px}.hero-actions .button{border-radius:4px;min-width:245px;height:64px;padding:0 28px;font-size:20px}.hero-dots{gap:13px;bottom:30px}.hero-dots button{background:#ffffffe0;border:2px solid #fff;border-radius:1px;width:18px;height:18px}.hero-dots button.active{box-shadow:none;background:#fff}}.back-to-top{z-index:850;width:46px;height:46px;color:var(--green);cursor:pointer;opacity:0;visibility:hidden;background:#fffffff2;border:1px solid #d9ded9;border-radius:50%;place-items:center;padding:0;transition:opacity .22s,transform .22s,visibility .22s,background .2s,color .2s;display:grid;position:fixed;bottom:25px;right:25px;transform:translateY(10px);box-shadow:0 7px 24px #1020181f}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top span{font:400 24px/1 Arial,sans-serif;display:block;transform:translateY(-1px)}.back-to-top:hover{background:var(--green);color:#fff;border-color:var(--green);transform:translateY(-2px)}.back-to-top:focus-visible{outline-offset:3px;outline:3px solid #1fac4850}@media (width<=800px){.back-to-top{width:42px;height:42px;bottom:16px;right:16px}.back-to-top span{font-size:22px}}@media (width>=1181px){.reference-reasons{box-sizing:border-box;background:#fff;grid-template-columns:57.68% 42.32%;align-items:center;width:100%;height:835px;min-height:835px;padding:80px 0 78px;overflow:hidden}.reference-reasons .reasons-copy{box-sizing:border-box;z-index:2;background:var(--green);clip-path:polygon(0 0,100% 0,90.65% 100%,0 100%);width:100%;height:677px;padding:75px 5.8vw 58px 8.18vw;position:relative}.reference-reasons .reasons-copy h2{letter-spacing:-.018em;max-width:720px;margin:0 0 43px;font-size:47px;font-weight:500;line-height:1.16}.reference-reasons .reasons-copy ul{columns:1;margin:0;padding:0}.reference-reasons .reasons-copy li{align-items:center;gap:26px;margin:0 0 14px;font-size:0;line-height:1.35;display:flex}.reference-reasons .reasons-copy li:before{content:"✓";color:#fff;border:2px solid #fff;border-radius:50%;flex:0 0 36px;place-items:center;height:36px;font-size:17px;font-weight:700;line-height:1;display:grid}.reference-reasons .reasons-copy li>span{margin:0;font-size:20px;line-height:1.35}.reference-reasons .reasons-image{clip-path:none;background-position:50%;background-size:cover;width:100%;height:635px;min-height:635px;margin:0}.reference-reasons .reasons-image:before{background:0 0}.reference-reasons .reasons-image a{box-sizing:border-box;width:435px;min-width:435px;height:80px;color:var(--green);background:#fff;border-radius:5px;justify-content:center;align-items:center;padding:0 28px;font-size:29px;font-weight:500;line-height:1.1;display:flex;box-shadow:0 10px 30px #17251b25}}.product-detail-page{background:#fff}.product-detail-hero{background:#f2f2f2}.product-detail-wrap{max-width:1500px;margin:auto;padding:30px 34px 0}.product-breadcrumbs{color:#8c918d;margin-bottom:30px;font-size:11px}.product-breadcrumbs span{color:#bdc2be;margin:0 8px}.product-intro-grid{grid-template-columns:1.08fr 1fr;align-items:center;gap:72px;display:grid}.product-main-photo{background:#e6e9e5;height:510px;overflow:hidden}.product-main-photo img{object-fit:cover;width:100%;height:100%}.product-intro-copy{padding-right:5%}.product-intro-copy h1{max-width:620px;margin:0 0 13px;font-size:clamp(42px,3.2vw,62px);line-height:1.04}.product-intro-copy>small{color:#5c655f;font-size:12px;display:block}.product-intro-copy>small b{color:var(--green)}.product-intro-copy>p{color:#404843;max-width:620px;margin:26px 0 18px;font-size:15px;line-height:1.65}.delivery-link{color:var(--green);font-size:13px;text-decoration:underline;display:inline-block}.product-advisor{align-items:center;gap:14px;margin:24px 0;display:flex}.product-advisor>span{color:#fff;background:linear-gradient(145deg,#31566a,#142a37);border-radius:2px;place-items:center;width:57px;height:57px;font-weight:850;display:grid}.product-advisor div{gap:2px;display:grid}.product-advisor b{font-size:12px}.product-advisor strong{font-size:11px}.product-advisor small{color:#647068;font-size:10px}.product-intro-actions{gap:18px;display:flex}.product-intro-actions .button{border-radius:2px;min-width:150px;height:50px;margin:0;font-size:13px}.product-anchor-nav{justify-content:space-between;align-items:center;gap:24px;height:80px;margin-top:30px;padding:0 18px;font-size:12px;display:flex}.product-anchor-nav a{white-space:nowrap;position:relative}.product-anchor-nav a:after{content:"";background:var(--green);height:2px;transition:right .2s;position:absolute;bottom:-9px;left:0;right:100%}.product-anchor-nav a:hover:after{right:0}.product-bonuses{background:#fff;padding:70px max(34px,50vw - 750px)}.product-bonuses>h2{text-align:center;margin:0 0 52px;font-size:20px}.product-bonuses>div{grid-template-columns:repeat(4,1fr);gap:34px;display:grid}.product-bonuses article{align-items:center;gap:16px;display:flex}.product-bonuses i{color:#7a857d;border:1px solid #adb6af;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:20px;font-style:normal;display:grid}.product-bonuses p{color:#169d3b;margin:0;font-size:13px;line-height:1.45}.product-reasons{background:#f1f2f1;grid-template-columns:1.15fr 1.5fr auto;align-items:center;gap:50px;max-width:1500px;min-height:250px;margin:0 auto 74px;padding:44px 52px;display:grid}.product-reasons h2{color:var(--green);margin:0;font-size:32px;font-weight:550;line-height:1.12}.product-reasons ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.product-reasons li{color:#1aa344;align-items:center;gap:14px;font-size:13px;display:flex}.product-reasons li i{border:1px solid;border-radius:50%;place-items:center;width:23px;height:23px;font-style:normal;display:grid}.product-reasons>a{background:var(--green);clip-path:polygon(0 0,91% 0,100% 50%,91% 100%,0 100%);color:#fff;text-align:center;min-width:158px;padding:17px 40px;font-size:15px;font-weight:750;box-shadow:0 9px 20px #10201820}.product-gallery-section{background:#f1f2f1;padding:78px max(34px,50vw - 750px) 82px}.product-section-heading{text-align:center;max-width:880px;margin:0 auto 62px}.product-section-heading h2{margin:0 0 18px;font-size:30px}.product-section-heading p{color:#6e7770;max-width:760px;margin:auto;font-size:13px;line-height:1.6}.product-gallery-row{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.product-gallery-row img{object-fit:cover;width:100%;height:350px}.product-feature-section{max-width:1500px;margin:auto;padding:98px 34px}.product-feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:82px;margin-bottom:92px;display:grid}.product-feature-row:last-child{margin-bottom:0}.product-feature-row img{object-fit:cover;width:100%;height:430px}.product-feature-row article{padding:20px 28px}.product-feature-row h2{margin:0 0 28px;font-size:30px}.product-feature-row p,.product-feature-row li{color:#69736c;font-size:13px;line-height:1.7}.product-feature-row ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.product-feature-row.reverse{grid-template-columns:1fr 1fr}.product-parameters{background:#f0f1f0;padding:76px max(34px,50vw - 750px)}.product-parameters>h2{text-align:center;margin:0 0 48px;font-size:30px}.product-parameters>div{grid-template-columns:1fr 1fr;gap:70px;max-width:980px;margin:auto;display:grid}.product-parameters table{border-collapse:collapse;background:#fff;width:100%}.product-parameters th,.product-parameters td{text-align:left;border:1px solid #8d948f;padding:7px 11px;font-size:12px}.product-parameters th{width:62%;font-weight:650}.product-parameters td{text-align:right}.product-options{max-width:1500px;margin:auto;padding:60px 34px 105px}.product-options>h2{margin:0 0 45px;font-size:28px}.product-options>div{grid-template-columns:repeat(3,1fr);gap:55px;display:grid}.product-options article h3{margin:0 0 13px;font-size:18px}.product-options article p{color:#6f7871;min-height:48px;margin:0 0 24px;font-size:12px;line-height:1.5}.product-options article img{object-fit:cover;width:100%;height:260px}@media (width<=800px){.product-detail-wrap{padding:20px 16px 0}.product-breadcrumbs{margin-bottom:18px;font-size:9px;line-height:1.5}.product-intro-grid{grid-template-columns:1fr;gap:28px}.product-main-photo{height:300px}.product-intro-copy{padding:0 4px}.product-intro-copy h1{font-size:34px!important}.product-intro-copy>p{font-size:13px}.product-intro-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.product-intro-actions .button{width:100%;min-width:0;padding:0 10px}.product-anchor-nav{justify-content:flex-start;gap:28px;height:auto;margin-top:25px;padding:18px 4px;display:flex;overflow-x:auto}.product-bonuses{padding:50px 20px}.product-bonuses>h2{margin-bottom:35px;font-size:20px!important}.product-bonuses>div{grid-template-columns:1fr 1fr;gap:24px 14px}.product-bonuses article{align-items:flex-start;gap:9px}.product-bonuses i{width:34px;height:34px;font-size:15px}.product-bonuses p{font-size:11px}.product-reasons{grid-template-columns:1fr;gap:25px;margin:0 12px 45px;padding:34px 22px}.product-reasons h2{font-size:27px!important}.product-reasons>a{width:145px}.product-gallery-section{padding:55px 16px}.product-section-heading{margin-bottom:35px}.product-section-heading h2{font-size:27px!important}.product-gallery-row{grid-template-columns:1fr;gap:12px}.product-gallery-row img{height:260px}.product-feature-section{padding:58px 16px}.product-feature-row,.product-feature-row.reverse{grid-template-columns:1fr;gap:25px;margin-bottom:55px}.product-feature-row.reverse img{order:2}.product-feature-row img{height:290px}.product-feature-row article{padding:5px 4px}.product-feature-row h2{font-size:27px!important}.product-parameters{padding:55px 16px}.product-parameters>h2{font-size:27px!important}.product-parameters>div{grid-template-columns:1fr;gap:0}.product-options{padding:50px 16px 75px}.product-options>h2{font-size:27px!important}.product-options>div{grid-template-columns:1fr;gap:42px}.product-options article p{min-height:0}.product-options article img{height:250px}}.product-anchor-nav{scrollbar-width:none}.product-anchor-nav::-webkit-scrollbar{display:none}.landing-page{background:#fff}.landing-hero{color:#fff;background-position:50%;background-size:cover;align-items:flex-end;min-height:610px;display:flex}.landing-hero>div{width:min(1500px,100% - 104px);margin:0 auto;padding:105px 0}.landing-hero small,.landing-intro small,.landing-catalog small,.landing-brands small,.landing-news>header small,.landing-references>header small,.landing-contact small,.landing-services small,.landing-cta small{color:#67df82;letter-spacing:.15em;font-size:10px;font-weight:850}.landing-hero h1{letter-spacing:-.055em;max-width:980px;margin:18px 0 24px;font-size:clamp(55px,5.2vw,86px);line-height:.98}.landing-hero p{color:#e4ece6;max-width:760px;margin:0;font-size:20px;line-height:1.6}.landing-hero .button{min-width:190px;margin-top:34px}.landing-intro{grid-template-columns:minmax(0,820px) 320px;justify-content:space-between;gap:100px;width:min(1380px,100% - 104px);margin:auto;padding:105px 0 115px;display:grid}.landing-intro .rich-content{margin-top:18px}.landing-intro .rich-content h2{margin-top:0;font-size:46px}.landing-intro aside{border-top:4px solid var(--green);background:#f1f3f1;align-self:start;padding:38px}.landing-intro aside>span{color:var(--green);font-size:70px;font-weight:800;line-height:.9;display:block}.landing-intro aside p{color:#657069;margin:18px 0 24px;font-size:14px;line-height:1.6}.landing-intro aside a{color:var(--green);font-size:12px;font-weight:800}.landing-catalog,.landing-brands,.landing-news,.landing-references,.landing-services{background:#f2f3f2;padding:100px max(52px,50vw - 750px) 120px}.landing-catalog>header,.landing-brands>header,.landing-news>header,.landing-references>header,.landing-services>header{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:48px;display:flex}.landing-catalog h2,.landing-brands h2,.landing-news>header h2,.landing-references>header h2,.landing-services h2{max-width:900px;margin:10px 0 0;font-size:43px}.landing-catalog>header p{color:#737d75;font-size:12px}.landing-catalog>div{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.landing-catalog .product-image{height:280px}.landing-brands>div{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.landing-brands>div>a{background:#fff;padding:0 28px 30px;position:relative}.landing-brands img{object-fit:cover;width:calc(100% + 56px);height:245px;margin:0 -28px 25px}.landing-brands a>span{color:var(--green);letter-spacing:.12em;margin-bottom:13px;font-size:9px;font-weight:800;display:inline-block}.landing-brands h3{margin:0 0 12px;font-size:27px}.landing-brands p{color:#737d75;min-height:66px;font-size:12px;line-height:1.6}.landing-brands b{color:var(--green);font-size:11px}.landing-news>div{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.landing-news>div>a{background:#fff;padding-bottom:28px}.landing-news img{object-fit:cover;width:100%;height:260px}.landing-news a>small,.landing-news h3,.landing-news p,.landing-news a>b{margin-left:25px;margin-right:25px;display:block}.landing-news a>small{color:var(--green);margin-top:23px;font-size:9px}.landing-news h3{margin-top:12px;margin-bottom:12px;font-size:22px}.landing-news p{color:#747d77;min-height:58px;font-size:12px;line-height:1.6}.landing-news a>b{color:var(--green);font-size:11px}.landing-references>div:first-of-type{grid-template-columns:1fr 1fr;gap:24px;display:grid}.landing-references blockquote{background:#fff;margin:0;padding:42px}.landing-references blockquote b{color:#ff6c22;letter-spacing:.15em}.landing-references blockquote p{min-height:82px;font-size:16px;line-height:1.7}.landing-references cite{color:var(--green);font-size:12px;font-style:normal;font-weight:800}.landing-results{background:#d9ded9;grid-template-columns:repeat(4,1fr);margin-top:55px;gap:1px!important;display:grid!important}.landing-results strong{color:var(--green);text-align:center;background:#fff;padding:32px 15px;font-size:30px}.landing-results span{margin-top:5px;font-size:12px;font-weight:600;display:block}.landing-contact{background:#f2f3f2;grid-template-columns:1fr 1.15fr;align-items:center;gap:85px;padding:95px max(52px,50vw - 750px);display:grid}.landing-contact h2{margin:12px 0 34px;font-size:46px}.landing-contact a,.landing-contact p{border-bottom:1px solid #d7ddd8;gap:6px;padding:20px 0;display:grid}.landing-contact span{color:#7a837c;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.landing-contact b{font-size:24px}.landing-contact p{font-size:16px}.landing-contact img{object-fit:contain;width:100%;max-height:480px}.landing-services>div{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.landing-services article{border-top:4px solid var(--green);background:#fff;min-height:300px;padding:35px 30px}.landing-services i{color:var(--green);font-size:12px;font-style:normal}.landing-services h3{margin:38px 0 16px;font-size:23px}.landing-services p{color:#737d75;min-height:88px;font-size:13px;line-height:1.65}.landing-services a{color:var(--green);font-size:11px;font-weight:800}.landing-cta{background:var(--green);color:#fff;justify-content:space-between;align-items:center;gap:40px;min-height:260px;padding:65px max(52px,50vw - 750px);display:flex}.landing-cta small{color:#d7f4dd}.landing-cta h2{max-width:900px;margin:12px 0 0;font-size:39px}.landing-cta .button{flex:none;margin:0}.mega-overview-link{color:var(--green);font-size:11px;font-weight:850;text-decoration:underline;position:absolute;bottom:24px;right:5vw}@media (width<=800px){.landing-hero{min-height:500px}.landing-hero>div{width:calc(100% - 36px);padding:72px 0}.landing-hero h1{font-size:43px!important}.landing-hero p{font-size:15px}.landing-hero>div>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.landing-hero .button{width:100%;min-width:0;margin:26px 0 0;padding:13px 9px;font-size:11px}.landing-intro{grid-template-columns:minmax(0,1fr);gap:38px;width:calc(100% - 36px);padding:65px 0 75px}.landing-intro .rich-content h2{font-size:31px!important}.landing-intro aside{padding:29px}.landing-intro aside>span{font-size:55px}.landing-catalog,.landing-brands,.landing-news,.landing-references,.landing-services{padding:62px 18px 72px}.landing-catalog>header,.landing-brands>header,.landing-news>header,.landing-references>header,.landing-services>header{flex-direction:column;align-items:flex-start;margin-bottom:32px}.landing-catalog h2,.landing-brands h2,.landing-news>header h2,.landing-references>header h2,.landing-services h2{font-size:30px!important}.landing-catalog>div,.landing-brands>div,.landing-news>div,.landing-references>div:first-of-type,.landing-services>div{grid-template-columns:1fr}.landing-catalog .product-image{height:250px}.landing-brands img,.landing-news img{height:225px}.landing-brands p,.landing-news p{min-height:0}.landing-results{grid-template-columns:1fr 1fr!important}.landing-results strong{font-size:24px}.landing-contact{grid-template-columns:1fr;gap:35px;padding:65px 18px}.landing-contact h2{font-size:31px!important}.landing-contact b{font-size:19px}.landing-contact img{max-height:300px}.landing-services article,.landing-services p{min-height:0}.landing-cta{flex-direction:column;align-items:flex-start;padding:55px 20px}.landing-cta h2{font-size:29px!important}.landing-cta .button{width:100%}.mega-overview-link{padding:15px 22px 28px;font-size:12px;display:block;position:static}}@media (width>=801px){.reference-reasons{grid-template-columns:59% 41%;min-height:630px}.reference-reasons .reasons-copy{clip-path:polygon(0 0,100% 0,91% 100%,0 100%);padding:74px 7.8vw 70px}.reference-reasons .reasons-copy h2{max-width:720px;margin-bottom:43px;font-size:46px}.reference-reasons .reasons-copy li{margin-bottom:14px}.reference-reasons .reasons-copy li>span{font-size:20px}.reference-reasons .reasons-image{background-position:50%;margin-left:0}.reference-reasons .reasons-image a{min-width:360px;padding:22px 32px;font-size:24px}.news-section,.home-reviews{margin:0 auto!important}}.news-section{padding-left:28px;padding-right:28px}.home-reviews{background:#fff;padding-left:28px;padding-right:28px;position:relative;max-width:1240px!important}.home-reviews .section-head{max-width:1050px;margin:auto;position:relative}.home-reviews .section-head h2{font-size:34px;font-weight:500}.review-arrows{color:#969a97;letter-spacing:-10px;font:700 58px/1 Arial;position:absolute;top:-16px;right:0}.home-reviews>.section-head+div{gap:18px!important;max-width:1100px!important;margin:38px auto 0!important}.home-reviews blockquote{color:#343a36;min-height:280px;box-shadow:none;border-radius:7px;background:#f3f2ef!important;border:0!important;padding:30px 34px!important}.home-reviews blockquote>b{color:#ff6b13;letter-spacing:6px;font-size:17px;display:block}.home-reviews blockquote>p{min-height:98px;margin:28px 0 20px;font-size:14px;line-height:1.55}.home-reviews cite{grid-template-rows:auto auto;grid-template-columns:52px 1fr;align-items:center;column-gap:14px;color:#1a201c!important;margin-top:0!important;font-size:13px!important;display:grid!important}.home-reviews cite>.review-avatar{color:#54705b;background:#d9ded9;border-radius:50%;grid-row:1/3;place-items:center;width:48px;height:48px;font-weight:850;display:grid}.home-reviews .review-author{font-weight:750}.home-reviews cite>small{color:#777f79;font-size:10px;font-weight:400}.rating-row{justify-content:center;align-items:center;max-width:940px;gap:96px!important;margin:46px auto 0!important;display:flex!important}.rating-row>a{color:#171a18;grid-template-rows:auto auto;grid-template-columns:150px auto;align-items:center;column-gap:18px;display:grid}.rating-logo{object-fit:contain;grid-row:1/3;width:100%;height:auto;display:block}.rating-logo-google{width:142px}.rating-logo-firmy{width:150px}.rating-row b{align-items:center;gap:12px;font-size:19px;font-weight:800;line-height:1;display:flex}.rating-row b i{color:#f4bd00;letter-spacing:1px;white-space:nowrap;font-size:20px;font-style:normal}.rating-row small{text-underline-offset:3px;align-self:start;margin-top:7px;font-size:12px;line-height:1;text-decoration:underline}.footer-coverage{background:#fff;grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px;padding:95px max(34px,50vw - 730px);display:grid}.footer-coverage>div{max-width:610px}.footer-coverage h2{color:var(--green);text-transform:uppercase;margin:0;font-size:40px}.footer-coverage h3{margin:8px 0 28px;font-size:25px}.footer-coverage p{color:#727b74;font-size:15px;line-height:1.65}.footer-coverage aside{border-left:3px solid var(--green);color:#67716a;background:#f0f1f0;margin:24px 0 4px;padding:18px 20px;font-size:13px}.footer-coverage .button{margin-top:18px}.footer-coverage>img{object-fit:contain;width:100%;max-height:430px}.social-feed{padding-top:95px!important}.social-feed>p{margin-bottom:24px!important;font-size:27px!important}.social-feed img{height:245px!important}.footer-cta{background:var(--green);color:#fff;text-align:center;align-content:center;place-items:center;gap:20px;min-height:285px;padding:50px 24px;display:grid}.footer-cta h2{max-width:800px;margin:0;font-size:32px;font-weight:500;line-height:1.25}.footer-cta .button{min-width:150px;margin:0}.footer-stats{border-bottom:1px solid #c8ceca;grid-template-columns:1.25fr repeat(4,1fr);align-items:center;gap:30px;padding-bottom:38px;display:grid}.footer-stats .logo{width:190px!important;height:80px!important}.footer-stats strong{text-align:center;color:var(--green);font-size:18px;line-height:1.2}.footer-stats strong span{font-size:16px;font-weight:650}.footer-main .footer-grid{grid-template-columns:1.2fr repeat(4,1fr);gap:38px;padding-top:42px;padding-bottom:155px;position:relative}.footer-main .footer-grid>div:first-child{flex-direction:column;display:flex}.footer-main .footer-grid h4{color:#858b87;font-size:15px}.footer-main .footer-grid a,.footer-main .footer-grid p{color:#9aa09b;font-size:11px;line-height:2}.footer-main .social-icons{order:-1;margin:0 0 55px;font-size:39px}.footer-map{object-fit:contain;width:430px;height:185px;position:absolute;bottom:0;right:0}.footer-bottom{margin-top:0!important}.footer-bottom span,.footer-bottom a{font-size:9px}.related-machines{background:#f2f3f2;padding:78px max(24px,50vw - 750px) 88px}.related-machines>header{justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px;display:flex}.related-machines>header h2{margin:0;font-size:27px;font-weight:500}.related-machines>header>a{background:var(--green);color:#fff;border-radius:3px;padding:13px 20px;font-size:11px;font-weight:750}.related-machines>div{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.related-machine-card{text-align:center;background:#fff;padding-bottom:23px;transition:transform .2s,box-shadow .2s;display:block}.related-machine-card:hover{transform:translateY(-3px);box-shadow:0 16px 35px #17271b1a}.related-machine-card img{object-fit:cover;width:100%;height:230px}.related-machine-card h3{margin:22px 14px 3px;font-size:17px}.related-machine-card small{color:#727a74;font-size:10px}.related-machine-card p{color:#8a918c;min-height:58px;margin:16px 22px;font-size:10px;line-height:1.5}.related-machine-card span{color:var(--green);font-size:11px;text-decoration:underline}@media (width<=800px){.news-section,.home-reviews{margin:0!important;padding:60px 16px!important}.review-arrows{font-size:42px;top:-10px}.home-reviews .section-head h2{padding-right:45px;font-size:27px!important}.home-reviews blockquote,.home-reviews blockquote>p{min-height:0}.rating-row{gap:22px!important;display:grid!important}.rating-row>a{justify-content:center}.footer-coverage{grid-template-columns:1fr;gap:26px;padding:60px 20px}.footer-coverage h2{font-size:27px!important}.footer-coverage h3{font-size:20px!important}.footer-coverage p{font-size:13px}.footer-coverage>img{max-height:260px}.social-feed{padding-top:60px!important}.social-feed>p{font-size:20px!important}.social-feed>div{grid-template-columns:repeat(2,1fr)}.social-feed img{height:130px!important}.social-feed img:last-child{grid-column:1/-1;display:block}.footer-cta{min-height:250px}.footer-cta h2{font-size:27px!important}.footer-stats{grid-template-columns:1fr 1fr;gap:24px}.footer-stats .logo{grid-column:1/-1;margin:auto}.footer-stats strong{font-size:15px}.footer-main .footer-grid{grid-template-columns:1fr 1fr;padding-bottom:205px}.footer-main .footer-grid>div:first-child{grid-column:1/-1}.footer-main .social-icons{margin-bottom:25px}.footer-map{width:100%;height:180px}.footer-bottom{gap:7px}.related-machines{padding:58px 16px}.related-machines>header{flex-direction:column;align-items:flex-start}.related-machines>header h2{font-size:25px!important}.related-machines>div{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.related-machines>div::-webkit-scrollbar{display:none}.related-machine-card{scroll-snap-align:start;min-width:82%}.related-machine-card img{height:220px}}.footer-main{background:#f1f2f1!important;padding:58px max(52px,50vw - 800px) 30px!important}.footer-stats{grid-template-columns:1.15fr repeat(4,1fr);gap:48px;padding:0 8px 42px}.footer-stats .logo{justify-self:start;width:205px!important;height:88px!important}.footer-stats strong{font-size:21px;line-height:1.15}.footer-stats strong span{font-size:19px}.footer-main .footer-grid{grid-template-columns:1.15fr repeat(4,1fr);gap:56px;min-height:510px;padding:48px 8px 255px;position:relative}.footer-main .footer-grid>div:first-child{display:block}.footer-main .footer-grid h4{color:#858b87;margin-bottom:14px;font-size:17px}.footer-main .footer-grid a,.footer-main .footer-grid p{color:#989e99;margin:0;font-size:13px;line-height:1.95}.footer-main .social-icons{color:#a4a8a5;white-space:nowrap;margin:0;font-size:48px;line-height:1}.footer-contact-row{grid-template-columns:minmax(245px,.8fr) minmax(420px,1.55fr);gap:48px;width:56%;display:grid;position:absolute;bottom:22px;left:8px}.footer-contact-row h4{margin-bottom:8px!important}.footer-contact-row a{font-weight:650}.footer-contact-row>div:last-child p:last-child a{text-underline-offset:3px;font-weight:400;text-decoration:underline;display:inline}.footer-map{object-fit:contain;object-position:right bottom;mix-blend-mode:multiply;width:43%;height:275px;position:absolute;bottom:0;right:0;background:0 0!important}.footer-bottom{padding:17px 8px 0}@media (width<=1050px){.footer-main .footer-grid{gap:30px}.footer-contact-row{grid-template-columns:1fr;gap:22px;width:58%}.footer-map{width:42%;height:235px}}@media (width<=800px){.footer-main{padding:44px 20px 24px!important}.footer-stats{grid-template-columns:1fr 1fr;gap:24px;padding-bottom:32px}.footer-stats .logo{grid-column:1/-1;justify-self:center;width:175px!important;height:74px!important}.footer-stats strong{font-size:16px}.footer-stats strong span{font-size:14px}.footer-main .footer-grid{grid-template-columns:1fr 1fr;gap:30px 22px;min-height:0;padding:36px 0 0}.footer-main .footer-grid>div:first-child{grid-column:1/-1}.footer-main .social-icons{text-align:center;font-size:40px}.footer-contact-row{grid-column:1/-1;grid-template-columns:1fr;gap:24px;width:auto;margin-top:4px;position:static}.footer-map{object-position:center;grid-column:1/-1;width:100%;height:auto;max-height:235px;margin-top:0;position:static}.footer-bottom{padding-left:0;padding-right:0;margin-top:28px!important}}.editor-device-mobile .footer-main{padding:44px 20px 24px!important}.editor-device-mobile .footer-stats{grid-template-columns:1fr 1fr;gap:24px;padding-bottom:32px}.editor-device-mobile .footer-stats .logo{grid-column:1/-1;justify-self:center}.editor-device-mobile .footer-grid{min-height:0;grid-template-columns:1fr 1fr!important;gap:30px 22px!important;padding:36px 0 0!important}.editor-device-mobile .footer-social-column{grid-column:1/-1}.editor-device-mobile .footer-contact-row{grid-column:1/-1;grid-template-columns:1fr;gap:24px;width:auto;margin-top:4px;position:static}.editor-device-mobile .footer-map{object-position:center;grid-column:1/-1;width:100%;height:auto;max-height:235px;position:static}.news-section,.home-reviews{width:100%;max-width:none!important;padding-left:max(52px,50vw - 800px)!important;padding-right:max(52px,50vw - 800px)!important}.news-section .section-head,.news-section .news-grid,.home-reviews .section-head,.home-reviews>.section-head+div{width:100%;max-width:none!important}.news-grid{gap:18px}.news-grid article{min-height:260px;padding:38px 40px}.news-grid h3{font-size:21px}.news-grid p{font-size:13px;line-height:1.65}.home-reviews>.section-head+div{gap:22px!important}.home-reviews blockquote{padding:38px 42px!important}.home-reviews .rating-row{max-width:1080px!important}.brand-reference-hero{background:#f1f2f1}.brand-hero-image{background-position:50%;background-size:cover;height:500px;position:relative}.brand-hero-image span{color:#69716b;font-size:10px;position:absolute;top:28px;left:max(52px,50vw - 800px)}.brand-reference-hero>h1{text-align:center;letter-spacing:-.02em;margin:0;padding:38px 24px 42px;font-size:39px;font-weight:500}.brand-reference-intro{padding:78px max(52px,50vw - 680px) 90px}.brand-reference-intro>p{text-align:center;color:#69716b;max-width:980px;margin:0 auto 62px;font-size:15px;line-height:1.65}.brand-category-grid{grid-template-columns:1fr 1fr;gap:24px 42px;display:grid}.brand-category-grid>a{background:#f0f1ef;grid-template-columns:200px 1fr 36px;align-items:center;min-height:132px;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.brand-category-grid>a:hover{transform:translateY(-2px);box-shadow:0 15px 35px #14201818}.brand-category-grid img{object-fit:cover;width:200px;height:132px}.brand-category-grid div{padding:20px 24px}.brand-category-grid h2{margin:0 0 8px;font-size:20px;font-weight:550}.brand-category-grid p{color:#858c87;margin:0;font-size:11px;line-height:1.55}.brand-category-grid b{color:var(--green);font:400 48px/1 Arial}.brand-reasons{text-align:center;padding:0 max(52px,50vw - 750px) 110px}.brand-reasons>h2{margin:0 0 55px;font-size:27px;font-weight:500}.brand-reasons>div{grid-template-columns:repeat(5,1fr);gap:42px;display:grid}.brand-reasons article h3{font-size:18px;font-weight:500}.brand-reasons article p{color:#727a74;font-size:11px;line-height:1.55}.brand-story-copy{text-align:center;max-width:980px;margin:0 auto;padding:0 28px 90px}.brand-story-copy h2{font-size:27px;font-weight:500}.brand-story-copy p{color:#6f7771;font-size:13px;line-height:1.65}.brand-quality{background:#fff;padding:76px max(52px,50vw - 680px) 90px}.brand-quality>h2,.brand-video>h2,.brand-highlights>h2{text-align:center;margin:0 0 36px;font-size:29px;font-weight:500}.brand-quality>div{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.brand-quality article{background:#f3f4f2;min-height:410px;padding:38px 34px}.brand-quality h3{margin:0 0 12px;font-size:21px;font-weight:500}.brand-quality strong{min-height:70px;font-size:15px;font-weight:500;line-height:1.35;display:block}.brand-quality p{color:#727a74;margin-top:28px;font-size:12px;line-height:1.75}.brand-video{padding:0 max(52px,50vw - 680px) 90px}.brand-video>div{height:650px;position:relative}.brand-video img{object-fit:cover;width:100%;height:100%}.brand-video button{color:#fff;cursor:pointer;background:#060b08e8;border:0;border-radius:50%;width:86px;height:86px;padding-left:9px;font-size:33px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-video>h2{margin:48px 0 0}.brand-highlights{padding:0 max(52px,50vw - 640px) 120px}.brand-highlights>div{grid-template-columns:1fr 1fr;gap:58px 95px;display:grid}.brand-highlights h3{margin:0 0 14px;font-size:18px;font-weight:500}.brand-highlights p{color:#727a74;margin:0;font-size:12px;line-height:1.75}@media (width<=800px){.news-section,.home-reviews{padding-left:18px!important;padding-right:18px!important}.news-grid article{padding:26px 24px}.news-grid h3{font-size:19px}.home-reviews blockquote{padding:26px 24px!important}.brand-hero-image{height:300px}.brand-hero-image span{font-size:8px;top:18px;left:18px}.brand-reference-hero>h1{padding:27px 18px 30px;font-size:30px!important}.brand-reference-intro{padding:50px 18px 65px}.brand-reference-intro>p{margin-bottom:38px;font-size:13px}.brand-category-grid{grid-template-columns:1fr;gap:14px}.brand-category-grid>a{grid-template-columns:42% 1fr 24px;min-height:112px}.brand-category-grid img{width:100%;height:112px}.brand-category-grid div{padding:15px}.brand-category-grid h2{font-size:17px!important}.brand-category-grid p{font-size:9px}.brand-category-grid b{font-size:34px}.brand-reasons{padding:0 20px 70px}.brand-reasons>h2{margin-bottom:34px;font-size:24px!important}.brand-reasons>div{grid-template-columns:1fr 1fr;gap:26px 18px}.brand-reasons article:last-child{grid-column:1/-1}.brand-reasons article h3{font-size:16px!important}.brand-story-copy{padding:0 20px 65px}.brand-quality{padding:58px 18px 65px}.brand-quality>div{scroll-snap-type:x mandatory;gap:14px;display:flex;overflow-x:auto}.brand-quality article{scroll-snap-align:start;min-width:85%;min-height:360px}.brand-video{padding:0 18px 65px}.brand-video>div{height:280px}.brand-video button{width:66px;height:66px;font-size:25px}.brand-video>h2{margin-top:30px;font-size:24px!important}.brand-highlights{padding:0 20px 75px}.brand-highlights>div{grid-template-columns:1fr;gap:32px}.brand-highlights>h2{font-size:24px!important}}.intro-display-heading .green{color:var(--green)}.intro-underlined,.intro-saving{text-underline-offset:6px;text-decoration:underline;text-decoration-thickness:2px}@media (width>=1181px){.home-intro{background:#f4f4f4}.home-intro .reference-head{max-width:1120px;padding:0}.home-intro .intro-display-heading{letter-spacing:-.027em;text-wrap:balance;margin:0 auto;font-size:47px;font-weight:720;line-height:1.17}.home-intro .reference-head p{color:#686d69;max-width:940px;margin:48px auto 0;font-size:17px;line-height:1.5}.home-intro .reference-head p:first-line{font-weight:400}.reference-promos{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;max-width:1800px;margin:98px auto 0;padding:0 68px}.reference-promos article{background:#dfe4df;height:370px}.reference-promos article img{object-fit:cover;object-position:center 52%;width:100%;height:100%}.reference-promos article>div{position:absolute;inset:0!important}.reference-promos b{clip-path:polygon(0 0,100% 0,94% 100%,0 100%);align-items:center;width:326px;max-width:calc(100% - 70px);min-height:112px;font-weight:600;line-height:1.15;display:flex;top:34px;left:13px;padding:22px 30px!important;font-size:28px!important}.reference-promos span{color:#fff;text-shadow:0 1px 7px #0008;font-size:16px;top:auto!important;bottom:22px!important;right:18px!important}.reference-promos article:first-child b{max-width:calc(100% - 165px)}.reference-promos article:first-child span{width:112px;height:112px;color:var(--green);text-shadow:none;background:#fff;border-radius:50%;padding:14px;line-height:1.12;text-decoration:none;box-shadow:0 7px 22px #10201820;font-size:16px!important;top:36px!important;bottom:auto!important;right:38px!important}.home-intro .all-services{margin:24px auto 0;font-size:18px}}@media (width<=800px){.home-intro .intro-display-heading{font-size:27px!important;line-height:1.13!important}.intro-underlined,.intro-saving{text-underline-offset:4px;text-decoration-thickness:1px}}@media (width>=1181px){.reference-logos{background:#fff;min-height:323px;padding-left:82px!important;padding-right:82px!important}.reference-logos>span{color:#777e79;margin:0 0 46px;font-size:18px;font-weight:400}.reference-logos>div{grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;gap:56px;width:100%;max-width:1640px;margin:0 auto;display:grid}.reference-logos .brand-mark{white-space:nowrap;justify-self:center;min-width:0;font-size:25px!important}.reference-logos .brand-mark.zunhammer{font-size:21px!important}.reference-logos .brand-mark.fantini{font-size:26px!important}.reference-logos .brand-mark.claas{font-size:27px!important}.reference-logos .brand-mark.lemken{font-size:25px!important}.reference-logos .brand-mark.goweil{font-size:26px!important}.reference-reasons{background:#fff;grid-template-columns:58% 42%;align-items:center;min-height:678px;overflow:hidden}.reference-reasons .reasons-copy{background:var(--green);clip-path:polygon(0 0,100% 0,91% 100%,0 100%);height:678px;padding:76px 7.7vw 64px}.reference-reasons .reasons-copy h2{max-width:700px;margin:0 0 46px;font-size:47px;font-weight:500;line-height:1.15}.reference-reasons .reasons-copy ul{columns:1;margin:0;padding:0}.reference-reasons .reasons-copy li{gap:25px;margin:0 0 17px;line-height:1.35}.reference-reasons .reasons-copy li:before{border-width:2px;flex:0 0 38px;height:38px;font-size:18px}.reference-reasons .reasons-copy li>span{font-size:20px;line-height:1.35}.reference-reasons .reasons-image{clip-path:none;background-position:50%;background-size:cover;height:635px;min-height:635px;margin:0}.reference-reasons .reasons-image a{min-width:438px;color:var(--green);background:#fff;border-radius:5px;padding:23px 38px;font-size:27px;font-weight:500;box-shadow:0 10px 30px #17251b25}.home-catalog{background:#f4f4f4;width:100%;max-width:none;margin:0;overflow:hidden}.home-catalog .catalog-heading{max-width:1180px;margin:0 auto 43px;padding:0 24px}.home-catalog .catalog-heading h2{letter-spacing:-.025em;font-size:44px;font-weight:720;line-height:1.12}.machine-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;max-width:none;margin:0}.machine-category-grid a{background:#dfe4df;height:342px}.machine-category-grid img{object-fit:cover;object-position:center;width:100%;height:100%}.machine-category-grid span{clip-path:polygon(0 0,91% 0,100% 50%,91% 100%,0 100%);white-space:nowrap;width:min(294px,100% - 58px);padding:20px 50px 20px 17px;font-size:clamp(12px,.95vw,17px);font-weight:750;line-height:1.2;bottom:30px;left:clamp(28px,3.7vw,66px)}.home-catalog .center-action{text-align:center;margin:58px 0 0}.home-catalog .center-action .button{text-transform:uppercase;border-radius:5px;width:340px;height:64px;margin:0;padding:0 28px;font-size:17px}.support-section{background:#fff;min-height:709px;padding-left:max(72px,50vw - 830px);padding-right:max(72px,50vw - 830px)}.support-heading{max-width:1480px;padding:0}.support-heading h2{letter-spacing:-.025em;margin:0;font-size:46px;font-weight:720;line-height:1.12}.support-heading h2.green{margin-top:2px;font-size:46px}.support-heading p{color:#2d312e;margin:17px auto 0;font-size:17px;line-height:1.4}.support-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(55px,6vw,115px);width:100%;max-width:1660px;margin:88px auto 0}.support-grid article{text-align:center;flex-direction:column;align-items:center;min-width:0;padding:0;display:flex}.support-grid h3{letter-spacing:-.015em;min-height:68px;margin:0 0 20px;font-size:27px;font-weight:500;line-height:1.17}.support-grid p{color:#747a76;max-width:245px;min-height:90px;margin:0 0 16px;font-size:15px;line-height:1.5}.support-grid a{color:var(--green);text-underline-offset:3px;margin-top:auto;font-size:14px;font-weight:500;text-decoration:underline}.audit-band{background:#fff;height:clamp(720px,45.7vw,810px);min-height:720px;overflow:hidden}.audit-band .editorial-image{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0}.audit-band .light-card{width:44.5%;max-width:790px;min-height:520px;box-shadow:none;background:#fff;padding:62px 91px 58px;top:22.5%;left:4.75%}.audit-band .light-card h2{max-width:600px;color:var(--green);letter-spacing:-.025em;margin:0 0 43px;font-size:48px;font-weight:500;line-height:1.18}.audit-band .light-card p{max-width:590px;color:var(--green);margin:0 0 20px;font-size:18px;font-weight:400;line-height:1.48}.audit-band .light-card p:last-child{margin-bottom:0}.service-band{background:#fff;height:clamp(720px,45.7vw,810px);min-height:720px;margin-top:clamp(48px,4vw,72px);overflow:hidden}.service-band .editorial-image{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0}.service-band .green-card{background:var(--green);width:44.5%;max-width:790px;min-height:520px;box-shadow:none;padding:61px 92px 56px;top:22.8%;left:auto;right:3.55%}.service-band .green-card h2{color:#fff;letter-spacing:-.025em;white-space:pre-line;max-width:610px;margin:0 0 35px;font-size:48px;font-weight:500;line-height:1.18}.service-band .green-card ul{margin:0;padding:0;list-style:none}.service-band .green-card li{color:#fff;margin:0 0 11px;font-size:18px;font-weight:400;line-height:1.45}.service-band .green-card li:last-child{margin-bottom:0}.knowhow-section{background:#fff;grid-template-columns:44.4% minmax(0,1fr);align-items:center;gap:9.4%;width:100%;max-width:none;min-height:812px;margin:0;padding-left:0;padding-right:6.8%}.knowhow-section .knowhow-image{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:609px}.knowhow-section>div:last-child{min-width:0;max-width:650px}.knowhow-section h2.green{max-width:650px;color:var(--green);letter-spacing:-.025em;margin:0;font-size:45px;font-weight:500;line-height:1.18}.knowhow-section h2+h2{letter-spacing:-.025em;margin:10px 0 30px;font-size:43px;font-weight:500;line-height:1.15}.knowhow-section p{color:#252a26;margin:0;font-size:17px;line-height:1.85}.knowhow-section blockquote{border-left:5px solid var(--green);color:#737976;background:#ededed;border-radius:0 7px 7px 0;max-width:630px;margin:34px 0 24px;padding:21px 33px;font-size:16px;line-height:1.55}.knowhow-section .text-link{color:var(--green);text-underline-offset:4px;font-size:17px;font-weight:400;text-decoration:underline}.footer-main{min-height:810px;background:#f1f2f1!important;padding:84px 5.5% 48px!important}.footer-main .footer-stats,.footer-main .footer-bottom{display:none!important}.footer-main .footer-grid{grid-template-columns:300px 1.15fr 1fr .85fr .85fr;gap:72px;min-height:675px;display:grid;position:relative;padding:0!important}.footer-social-column{flex-direction:column;display:flex!important}.footer-brand{width:235px;height:94px;display:block}.footer-brand img{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}.footer-main .social-icons{text-align:left;gap:16px;display:flex;margin:62px 0 0!important;font-size:0!important}.footer-main .social-icons a{background:#a9adaa;border-radius:50%;place-items:center;width:70px;height:70px;font:700 43px/1 Arial;text-decoration:none;display:grid;color:#f2f3f2!important}.footer-main .social-icons a:nth-child(2){font-size:47px;font-weight:500}.footer-main .social-icons a:nth-child(3){padding-left:4px;font-size:31px}.footer-main .footer-grid h4{color:#858a87;margin:3px 0 20px;font-size:22px;font-weight:700;line-height:1.2}.footer-main .footer-grid>div:not(.footer-social-column):not(.footer-contact-row)>a{color:#a0a5a1;font-size:16px;font-weight:400;line-height:2.1;display:block}.footer-contact-row{grid-template-columns:300px 520px;gap:84px;width:auto;display:grid;position:absolute;bottom:54px;left:0}.footer-contact-row h4{margin:0 0 18px!important;font-size:21px!important;font-weight:500!important}.footer-contact-row a,.footer-contact-row p{margin:0;display:block;color:#929793!important;font-size:16px!important;line-height:1.75!important}.footer-contact-row>div:first-child>a{font-weight:700!important}.footer-contact-row>div:last-child p:last-child{white-space:nowrap;margin-top:6px}.footer-map{object-fit:contain;object-position:right bottom;mix-blend-mode:multiply;width:40.5%;height:355px;position:absolute;bottom:4px;right:0;background:0 0!important}}@media (width<=800px){.footer-main .footer-stats,.footer-main .footer-bottom{display:none!important}.footer-social-column .footer-brand{width:180px;height:76px;margin:0 auto}.footer-main .social-icons{justify-content:center;gap:13px;display:flex;margin:28px 0 6px!important;font-size:0!important}.footer-main .social-icons a{background:#a9adaa;border-radius:50%;place-items:center;width:54px;height:54px;font:700 32px/1 Arial;text-decoration:none;display:grid;color:#f2f3f2!important}}@media (width>=1181px){.reference-reasons{box-sizing:border-box;background:#fff;grid-template-columns:57.68% 42.32%;align-items:center;width:100%;height:887px;min-height:887px;padding:80px 0 130px;overflow:hidden}.reference-reasons .reasons-copy{box-sizing:border-box;z-index:2;background:var(--green);clip-path:polygon(0 0,100% 0,90.65% 100%,0 100%);width:100%;height:677px;padding:75px 5.8vw 58px 8.18vw;position:relative}.reference-reasons .reasons-copy h2{letter-spacing:-.018em;max-width:720px;margin:0 0 43px;font-size:47px;font-weight:500;line-height:1.16}.reference-reasons .reasons-copy ul{columns:1;margin:0;padding:0}.reference-reasons .reasons-copy li{align-items:center;gap:26px;margin:0 0 14px;font-size:0;line-height:1.35;display:flex}.reference-reasons .reasons-copy li:before{content:"✓";color:#fff;border:2px solid #fff;border-radius:50%;flex:0 0 36px;place-items:center;height:36px;font-size:17px;font-weight:700;line-height:1;display:grid}.reference-reasons .reasons-copy li>span{margin:0;font-size:20px;line-height:1.35}.reference-reasons .reasons-image{z-index:1;clip-path:none;background-position:50%;background-size:cover;width:112.7%;height:635px;min-height:635px;margin-left:-12.7%;position:relative}.reference-reasons .reasons-image:before{background:0 0}.reference-reasons .reasons-image a{box-sizing:border-box;width:435px;min-width:435px;height:80px;color:var(--green);background:#fff;border-radius:5px;justify-content:center;align-items:center;padding:0 28px;font-size:29px;font-weight:500;line-height:1.1;display:flex;box-shadow:0 10px 30px #17251b25}.brand-reference-hero{background:#f1f2f1;width:100%}.brand-hero-image{background-position:50% 52%;background-size:cover;height:545px;position:relative}.brand-hero-image span{color:#59615b;letter-spacing:0;text-transform:none;font-size:15px;font-weight:400;line-height:1.2;top:54px;left:49px}.brand-reference-hero>h1{box-sizing:border-box;text-align:center;letter-spacing:-.018em;background:#f1f2f1;justify-content:center;align-items:center;height:182px;margin:0;padding:0 30px;font-size:44px;font-weight:400;line-height:1.1;display:flex}.brand-reference-intro{background:#fff;padding:72px max(52px,50vw - 680px) 90px}.brand-reference-intro>p{text-align:center;color:#202522;max-width:950px;margin:0 auto 70px;font-size:15px;font-weight:400;line-height:1.58}.brand-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:50px 66px;width:min(1384px,100vw - 104px);margin:0 auto}.brand-category-grid>a{height:244px;min-height:244px;box-shadow:none;background:#f0f1ef;grid-template-columns:46.7% minmax(0,1fr) 58px;align-items:center;display:grid;overflow:hidden}.brand-category-grid>a:hover{transform:translateY(-3px);box-shadow:0 18px 38px #14201818}.brand-category-grid img{object-fit:cover;width:100%;height:244px;display:block}.brand-category-grid div{flex-direction:column;justify-content:center;align-self:stretch;min-width:0;padding:31px 20px 29px 49px;display:flex}.brand-category-grid h2{color:#171b18;letter-spacing:-.018em;margin:0 0 19px;font-size:29px;font-weight:400;line-height:1.15}.brand-category-grid p{color:#858b87;max-width:250px;margin:0;font-size:16px;font-weight:400;line-height:1.48}.brand-category-grid b{border-right:6px solid var(--green);border-bottom:6px solid var(--green);color:#0000;justify-self:center;width:19px;height:19px;font-size:0;line-height:0;display:block;transform:rotate(-45deg)}}@media (width<=800px){.brand-category-grid{gap:16px}.brand-category-grid>a{grid-template-columns:42% minmax(0,1fr) 34px;height:132px;min-height:132px}.brand-category-grid img{height:132px}.brand-category-grid div{padding:17px 10px 16px 17px}.brand-category-grid h2{margin-bottom:8px;line-height:1.15;font-size:17px!important}.brand-category-grid p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.brand-category-grid b{border-width:0 4px 4px 0;width:12px;height:12px;font-size:0;transform:rotate(-45deg)}}@media (width>=1181px){.brand-reasons{box-sizing:border-box;text-align:center;background:#fff;min-height:470px;padding:83px max(64px,50vw - 820px) 74px}.brand-reasons>h2{color:#191d1a;letter-spacing:-.018em;margin:0 0 72px;font-size:34px;font-weight:400;line-height:1.2}.brand-reasons>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:64px;display:grid}.brand-reasons article{text-align:center;min-width:0}.brand-reasons article h3{color:#191d1a;letter-spacing:-.012em;justify-content:center;align-items:flex-start;min-height:68px;margin:0 0 17px;font-size:29px;font-weight:400;line-height:1.08;display:flex}.brand-reasons article p{color:#292e2a;max-width:270px;margin:0 auto;font-size:16px;font-weight:400;line-height:1.48}.brand-story-copy{box-sizing:border-box;text-align:center;background:#fff;max-width:1080px;min-height:405px;margin:0 auto;padding:88px 28px 108px}.brand-story-copy h2{color:#191d1a;letter-spacing:-.018em;margin:0 0 30px;font-size:34px;font-weight:400;line-height:1.2}.brand-story-copy p{color:#292e2a;max-width:1020px;margin:0 auto;font-size:16px;font-weight:400;line-height:1.56}}@media (width<=800px){.brand-reasons{padding:58px 20px 64px}.brand-reasons>h2{margin-bottom:42px;line-height:1.2;font-size:26px!important}.brand-reasons>div{grid-template-columns:1fr;gap:32px}.brand-reasons article:last-child{grid-column:auto}.brand-reasons article h3{margin:0 0 10px;line-height:1.15;font-size:20px!important}.brand-reasons article p{max-width:320px;margin:0 auto;font-size:13px;line-height:1.55}.brand-story-copy{padding:62px 20px 72px}.brand-story-copy h2{margin:0 0 22px;line-height:1.18;font-size:26px!important}.brand-story-copy p{font-size:13px;line-height:1.6}}@media (width>=1181px){.brand-quality{box-sizing:border-box;background:#fff;min-height:927px;padding:84px max(40px,50vw - 682.5px) 72px}.brand-quality>h2{text-align:center;color:#191d1a;letter-spacing:-.018em;margin:0 0 41px;font-size:34px;font-weight:400;line-height:1.2}.brand-quality>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.brand-quality article{box-sizing:border-box;background:#f4f5f3;min-height:690px;padding:39px 32px 42px}.brand-quality h3{color:#191d1a;letter-spacing:-.018em;margin:0 0 13px;font-size:31px;font-weight:400;line-height:1.16}.brand-quality strong{color:#191d1a;letter-spacing:-.012em;min-height:106px;font-size:23px;font-weight:400;line-height:1.22;display:block}.brand-quality p{color:#6f7571;white-space:pre-line;margin:42px 0 0;font-size:16px;font-weight:400;line-height:1.78}}@media (width<=800px){.brand-quality{padding:58px 18px 66px}.brand-quality>h2{margin-bottom:31px;line-height:1.18;font-size:26px!important}.brand-quality>div{scroll-snap-type:x mandatory;gap:16px;padding:0 1px 12px;scroll-padding-left:1px;display:flex;overflow-x:auto}.brand-quality article{box-sizing:border-box;scroll-snap-align:start;min-width:88%;min-height:500px;padding:31px 27px}.brand-quality h3{line-height:1.16;font-size:24px!important}.brand-quality strong{min-height:auto;font-size:18px;line-height:1.3}.brand-quality p{margin-top:31px;font-size:13px;line-height:1.7}}@media (width>=1181px){.brand-video{box-sizing:border-box;background:#fff;padding:66px max(40px,50vw - 659px) 96px}.brand-video>div{aspect-ratio:1.73;width:100%;height:auto;position:relative;overflow:hidden}.brand-video img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.brand-video button{color:#0000;background:#030504;border:0;border-radius:50%;place-items:center;width:102px;height:102px;padding:0;font-size:0;display:grid;box-shadow:0 7px 24px #0004}.brand-video button:before{content:"";border-top:25px solid #0000;border-bottom:25px solid #0000;border-left:35px solid #fff;width:0;height:0;margin-left:9px;display:block}.brand-video>h2{text-align:center;margin:55px 0 0;font-size:32px;font-weight:400;line-height:1.2}}@media (width<=800px){.brand-video{padding:46px 18px 62px}.brand-video>div{aspect-ratio:1.45;height:auto;overflow:hidden}.brand-video img{object-position:center center}.brand-video button{color:#0000;width:68px;height:68px;padding:0;font-size:0}.brand-video button:before{content:"";border-top:17px solid #0000;border-bottom:17px solid #0000;border-left:24px solid #fff;width:0;height:0;margin-left:6px;display:block}.brand-video>h2{margin-top:30px;line-height:1.2;font-size:25px!important}}@media (width>=1181px){.brand-highlights{box-sizing:border-box;background:#fff;min-height:931px;padding:86px max(40px,50vw - 614px) 84px}.brand-highlights>h2{text-align:center;color:#191d1a;letter-spacing:-.018em;margin:0 0 92px;font-size:34px;font-weight:400;line-height:1.2}.brand-highlights>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:96px 118px;display:grid}.brand-highlights article{min-width:0}.brand-highlights h3{color:#191d1a;letter-spacing:-.014em;margin:0 0 17px;font-size:27px;font-weight:400;line-height:1.2}.brand-highlights p{color:#6f7571;max-width:555px;margin:0;font-size:16px;font-weight:400;line-height:1.92}}@media (width<=800px){.brand-highlights{padding:58px 20px 72px}.brand-highlights>h2{margin-bottom:43px;line-height:1.18;font-size:26px!important}.brand-highlights>div{grid-template-columns:1fr;gap:42px}.brand-highlights h3{margin-bottom:12px;line-height:1.2;font-size:21px!important}.brand-highlights p{font-size:13px;line-height:1.68}}.brand-related-machines{box-sizing:border-box;background:#f3f4f3;padding:66px 11px 52px}.brand-related-machines>header{justify-content:center;align-items:center;margin:0 0 27px;display:flex;position:relative}.brand-related-machines>header h2{color:#191d1a;letter-spacing:-.018em;margin:0;font-size:40px;font-weight:400;line-height:1.2}.brand-related-controls{gap:2px;display:flex;position:absolute;top:-18px;right:5px}.brand-related-controls button{color:#969b98;cursor:pointer;background:0 0;border:0;width:45px;height:58px;padding:0;font:400 72px/.7 Arial;transition:color .2s,transform .2s}.brand-related-controls button:hover{color:var(--green);transform:scale(1.05)}.brand-related-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(25% - 15px);grid-auto-flow:column;gap:20px;display:grid;overflow-x:auto}.brand-related-track::-webkit-scrollbar{display:none}.brand-related-card{text-align:center;scroll-snap-align:start;background:#eef0ee;grid-template-rows:minmax(300px,21vw) 235px;min-width:0;transition:transform .2s,box-shadow .2s;display:grid}.brand-related-card:hover{transform:translateY(-3px);box-shadow:0 17px 35px #14201816}.brand-related-card>img{object-fit:cover;width:100%;height:100%}.brand-related-card>div{flex-direction:column;align-items:center;min-width:0;padding:25px 28px 24px;display:flex}.brand-related-card h3{color:#191d1a;letter-spacing:-.015em;margin:0 0 4px;font-size:25px;font-weight:400;line-height:1.2}.brand-related-card small{color:#2e342f;font-size:15px;line-height:1.4}.brand-related-card p{color:#2e342f;max-width:255px;margin:22px auto 0;font-size:15px;line-height:1.48}@media (width<=800px){.brand-related-machines{padding:48px 16px 56px}.brand-related-machines>header{justify-content:flex-start;margin-bottom:25px;padding-right:83px}.brand-related-machines>header h2{line-height:1.18;font-size:27px!important}.brand-related-controls{top:-13px;right:0}.brand-related-controls button{width:36px;height:48px;font-size:57px}.brand-related-track{grid-auto-columns:84%;gap:13px}.brand-related-card{grid-template-rows:225px 205px}.brand-related-card>div{padding:22px 20px}.brand-related-card h3{font-size:21px!important}.brand-related-card small{font-size:12px}.brand-related-card p{margin-top:16px;font-size:12px;line-height:1.5}}@media (width>=1181px){.footer-main .footer-grid{min-height:720px}.footer-contact-row{grid-template-columns:260px 520px;gap:48px;bottom:125px;left:0}.footer-contact-row a,.footer-contact-row p{color:#777d79!important;font-size:16px!important;line-height:1.7!important}.footer-contact-row>div:last-child p:last-child a{text-underline-offset:3px;text-decoration:underline}.footer-social-column .social-icons{z-index:2;gap:16px;display:flex;position:absolute;bottom:0;left:0;margin:0!important}.footer-main{box-sizing:border-box;min-height:888px;background:#f1f2f1!important;padding:58px 6.7% 38px!important}.footer-main .footer-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;column-gap:clamp(54px,6vw,125px);min-height:792px;display:grid;position:relative;padding:0!important}.footer-social-column{z-index:2;width:auto;height:80px;position:absolute;bottom:0;left:0}.footer-social-column .footer-brand{display:none!important}.footer-category-column{grid-column:1}.footer-use-column{grid-column:2}.footer-brands-column{grid-column:3}.footer-services-column{grid-column:4}.footer-links-column{grid-column:5}.footer-main .footer-grid h4{color:#3d433f;margin:0 0 30px;font-size:21px;font-weight:650;line-height:1.2}.footer-main .footer-grid>div:not(.footer-social-column):not(.footer-contact-row)>a{color:#757b77;white-space:nowrap;font-size:16px;font-weight:400;line-height:2.18;display:block}.footer-contact-row{grid-template-columns:300px 560px;gap:62px;width:auto;display:grid;position:absolute;bottom:142px;left:0}.footer-contact-row h4{color:#3d433f!important;margin:0 0 19px!important;font-size:21px!important;font-weight:650!important}.footer-contact-row>div:first-child>a{color:#252b27!important;font-size:18px!important;font-weight:650!important;line-height:1.65!important}.footer-contact-row>div:last-child p{color:#747a76!important;font-size:16px!important;line-height:1.6!important}.footer-contact-row>div:last-child p:last-child{white-space:nowrap;gap:38px;margin-top:20px;display:flex}.footer-social-column .social-icons{gap:16px;display:flex;position:static;margin:0!important}.footer-map{object-fit:contain;object-position:right bottom;mix-blend-mode:multiply;width:43%;height:385px;position:absolute;bottom:18px;right:0;background:0 0!important}}@media (width<=800px){.footer-use-column{display:block}}@media (width>=1181px){.footer-social-column{flex-direction:column;grid-column:1;width:auto;height:auto;position:static;display:flex!important}.footer-social-column .footer-brand{width:250px;height:100px;display:block!important}.footer-social-column .footer-brand img{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}.footer-main .social-icons a{width:76px;height:76px;font-size:46px}.footer-main .social-icons a:nth-child(2){font-size:50px}.footer-main .social-icons a:nth-child(3){font-size:34px}.footer-contact-row>div:last-child p{color:#929793!important;font-size:16px!important;line-height:1.65!important}.footer-main{box-sizing:border-box;min-height:855px;background:#f2f3f2!important;padding:54px 5.55% 34px!important}.footer-stats{border-bottom:1px solid #c1c5c2;grid-template-columns:250px repeat(4,minmax(0,1fr));align-items:center;column-gap:clamp(45px,5.5vw,78px);min-height:132px;padding:0 10px 42px;display:grid!important}.footer-stats-logo{justify-self:start;width:190px;height:82px;display:block}.footer-stats-logo img{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}.footer-stats strong{color:var(--green);text-align:center;white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;font-size:22px;font-weight:650;line-height:1.12;display:flex}.footer-stats strong span{margin-top:5px;font-size:20px;font-weight:650;line-height:1.12;display:block}.footer-main .footer-grid{grid-template-columns:250px 1.15fr 1fr .85fr .85fr;align-items:start;column-gap:clamp(45px,5.5vw,78px);min-height:645px;display:grid;position:relative;padding:48px 10px 0!important}.footer-social-column{grid-column:1;width:auto;height:auto;position:static;display:block!important}.footer-social-column .footer-brand{display:none!important}.footer-social-column .social-icons{gap:14px;display:flex;position:static;margin:0!important}.footer-main .social-icons a{background:#aaaead;border-radius:50%;place-items:center;width:58px;height:58px;font:700 35px/1 Arial;text-decoration:none;display:grid;color:#f2f3f2!important}.footer-main .social-icons a:nth-child(2){font-size:39px;font-weight:500}.footer-main .social-icons a:nth-child(3){padding-left:3px;font-size:26px}.footer-category-column{grid-column:2}.footer-brands-column{grid-column:3}.footer-services-column{grid-column:4}.footer-links-column{grid-column:5}.footer-main .footer-grid h4{color:#858a87;margin:2px 0 20px;font-size:20px;font-weight:700;line-height:1.2}.footer-main .footer-grid>div:not(.footer-social-column):not(.footer-contact-row)>a{color:#9ca19e;white-space:nowrap;font-size:15px;font-weight:400;line-height:1.9;display:block}.footer-contact-row{grid-template-columns:255px 520px;gap:62px;width:auto;display:grid;position:absolute;bottom:28px;left:10px}.footer-contact-row h4{color:#777d79!important;margin:0 0 15px!important;font-size:19px!important;font-weight:500!important}.footer-contact-row>div:first-child>a{color:#747a76!important;font-size:16px!important;font-weight:700!important;line-height:1.55!important}.footer-contact-row>div:last-child p{margin:0;color:#949995!important;font-size:15px!important;line-height:1.55!important}.footer-contact-row>div:last-child p:last-child{white-space:nowrap;gap:26px;margin-top:7px;display:flex}.footer-contact-row>div:last-child p:last-child a{text-underline-offset:3px;font-weight:400;text-decoration:underline;display:inline;color:#949995!important}.footer-map{object-fit:contain;object-position:right bottom;mix-blend-mode:multiply;width:41%;height:300px;position:absolute;bottom:6px;right:8px;background:0 0!important}}@media (width<=800px){.footer-social-column .footer-brand{display:none!important}.footer-stats-logo{grid-column:1/-1;justify-self:center;width:175px;height:74px;display:block}.footer-stats-logo img{object-fit:contain;width:100%;height:100%}}.admin-login-page{background:#f5f7f5;grid-template-columns:minmax(420px,.82fr) minmax(540px,1.18fr);min-height:100vh;display:grid}.admin-login-panel{background:#fff;flex-direction:column;min-height:100vh;padding:54px clamp(36px,6vw,96px);display:flex}.admin-login-logo{flex-wrap:wrap;align-items:baseline;width:max-content;max-width:190px;line-height:.82;display:flex}.admin-login-logo b{letter-spacing:-.06em;color:var(--green);font-size:34px;font-style:italic;font-weight:900}.admin-login-logo span{letter-spacing:-.04em;color:#e5323d;margin-left:8px;font-size:17px;font-style:italic;font-weight:900}.admin-login-logo small{letter-spacing:.17em;color:#6f7871;width:100%;margin-top:10px;font-size:7px;font-style:normal;font-weight:750}.admin-login-copy{width:min(470px,100%);margin:auto 0}.admin-login-copy>small{color:var(--green);letter-spacing:.16em;font-size:10px;font-weight:850}.admin-login-copy h1{letter-spacing:-.045em;margin:15px 0 17px;font-size:46px;line-height:1.02}.admin-login-copy>p{color:#69746c;max-width:430px;margin:0;font-size:14px;line-height:1.75}.admin-login-form{gap:14px;width:min(390px,100%);margin-top:30px;display:grid}.admin-login-form label{color:#59645c;gap:7px;font-size:11px;font-weight:800;display:grid}.admin-login-form input{height:48px;font:inherit;background:#fff;border:1px solid #d6ddd8;outline:none;padding:0 14px}.admin-login-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #20aa461a}.admin-login-error{background:#fff0ef;padding:10px 12px;color:#a33f35!important;margin:0!important;font-size:11px!important;line-height:1.4!important}.admin-login-primary{background:var(--green);color:#fff;cursor:pointer;border:0;justify-content:space-between;align-items:center;width:100%;margin-top:6px;padding:16px 18px;font-size:13px;font-weight:800;display:flex;box-shadow:0 13px 30px #20aa4633}.admin-login-primary:disabled{opacity:.65;cursor:wait}.admin-login-primary span{font-size:20px}.admin-login-back{color:#737d75;margin-top:19px;font-size:11px;font-weight:700;display:inline-block}.admin-login-panel>footer{color:#929a94;letter-spacing:.06em;gap:10px;font-size:9px;display:flex}.admin-login-visual{background:linear-gradient(90deg,#091c0f40,#091c0f8a),url(/tractor-field.jpg) 50%/cover;align-items:flex-end;padding:70px;display:flex;position:relative;overflow:hidden}.admin-login-visual:before{content:"";background:linear-gradient(#0000 43%,#07180cbd);position:absolute;inset:0}.admin-login-visual>div{z-index:1;color:#fff;max-width:650px;position:relative}.admin-login-visual small{letter-spacing:.17em;color:#7bea96;font-size:11px;font-weight:850}.admin-login-visual strong{font:750 clamp(40px,4vw,66px)/.98 var(--font-condensed),sans-serif;letter-spacing:-.045em;margin:15px 0 16px;display:block}.admin-login-visual p{color:#dce7de;max-width:500px;margin:0;font-size:15px;line-height:1.65}.admin-account-email{text-overflow:ellipsis;white-space:nowrap;color:#536057;max-width:210px;font-size:11px;overflow:hidden}.admin-signout-form{margin:0}.admin-signout{cursor:pointer;background:0 0;border:0;padding:0;color:#7a847d!important;font-size:11px!important}.admin-sidebar nav button{color:#aeb9b0;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:10px;width:100%;padding:12px;display:flex}.admin-sidebar nav button i{color:#829087;text-align:center;width:18px;font-style:normal}.admin-sidebar nav button span{flex:1}.admin-sidebar nav button small{text-align:center;background:#303d33;border-radius:10px;min-width:22px;padding:2px 6px}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{color:#fff;background:#27332a}.admin-sidebar nav button.active{border-left:3px solid var(--green)}.admin-access-denied{background:#eff2ef;place-items:center;min-height:100vh;padding:30px;display:grid}.admin-access-denied>div{border-top:5px solid var(--green);background:#fff;width:min(620px,100%);padding:56px;box-shadow:0 24px 70px #1423181f}.admin-access-denied small{color:var(--green);letter-spacing:.12em;font-weight:800}.admin-access-denied h1{margin:12px 0 18px;font-size:38px}.admin-access-denied p{color:#68716a;line-height:1.7}.admin-access-denied a{background:var(--green);color:#fff;margin:18px 10px 0 0;padding:13px 18px;font-weight:700;display:inline-flex}.admin-access-denied a.secondary{color:#354039;background:#edf0ed}.admin-current-account,.admin-invite-card{justify-content:space-between;align-items:center;gap:32px;margin-bottom:22px;display:flex}.admin-current-account h2,.admin-invite-card h2{margin:7px 0}.admin-current-account p,.admin-invite-card p{color:#748078;margin:0}.admin-current-account-actions{align-items:center;gap:10px;display:flex}.admin-current-account-actions button{color:#58625b;cursor:pointer;background:#fff;border:1px solid #d9dfda;padding:8px 11px;font-size:10px}.admin-role-badge{color:#536057;background:#edf1ed;border-radius:20px;justify-content:center;align-items:center;min-width:82px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.admin-role-badge.owner{color:#168238;background:#dff4e5}.admin-invite-card{align-items:flex-end}.admin-invite-form{grid-template-columns:minmax(185px,1.25fr) minmax(170px,1fr) minmax(145px,.8fr) auto;align-items:end;gap:12px;min-width:min(900px,72%);display:grid}.admin-invite-form label{color:#69736c;gap:7px;font-size:10px;font-weight:750;display:grid}.admin-invite-form input,.admin-invite-form select{background:#fff;border:1px solid #d8ded9;height:42px;padding:0 12px}.admin-invite-form .admin-primary{height:42px;margin:0}.admin-user-list{overflow:hidden;padding:0!important}.admin-user-list .admin-card-head{border-bottom:1px solid #e2e6e3;padding:25px 28px}.admin-user-row{border-bottom:1px solid #edf0ed;grid-template-columns:44px minmax(220px,1fr) 105px 120px minmax(250px,auto);align-items:center;gap:16px;padding:18px 28px;display:grid}.admin-user-row:last-child{border-bottom:0}.admin-user-avatar{color:#148238;background:#dceee1;border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-weight:850;display:grid}.admin-user-avatar.inactive{color:#909792;background:#eceeec}.admin-user-row>div:nth-child(2){gap:4px;display:grid}.admin-user-row>div:nth-child(2)>b{font-size:13px}.admin-user-row>div:nth-child(2)>small{color:#89918b;font-size:9px}.admin-access-state{font-size:10px;font-weight:800}.admin-access-state.active{color:#17913c}.admin-access-state.inactive{color:#9b7069}.admin-user-actions{justify-content:flex-end;gap:7px;display:flex}.admin-user-actions button{color:#58625b;cursor:pointer;background:#fff;border:1px solid #d9dfda;padding:8px 10px;font-size:10px}.admin-user-actions button.danger{color:#a33f35}.admin-user-owner-note{color:#8a938d;justify-self:end;font-size:10px}@media (width<=1100px){.admin-account-email{display:none}.admin-invite-card{display:block}.admin-invite-form{width:100%;min-width:0;margin-top:22px}.admin-user-row{grid-template-columns:40px 1fr 90px}.admin-access-state{display:none}.admin-user-actions,.admin-user-owner-note{grid-column:2/-1;justify-self:start}}@media (width<=800px){.admin-invite-form{grid-template-columns:1fr}.admin-user-row{grid-template-columns:38px 1fr}.admin-user-row>.admin-role-badge{grid-column:2}.admin-current-account{flex-direction:column;align-items:flex-start}.admin-access-denied>div{padding:34px 24px}.admin-access-denied h1{font-size:30px}}@media (width<=900px){.admin-login-page{grid-template-columns:1fr}.admin-login-panel{min-height:100vh;padding:35px 24px}.admin-login-copy{margin:auto}.admin-login-copy h1{font-size:38px}.admin-login-visual{display:none}.admin-login-panel>footer{justify-content:center}}
