/* MACTRAK / Candidato industrial 01. Diseño propuesto para evaluación. */
:root{--surface:#fff;--surface-low:#f3f4f1;--surface-container:#eeefec;--surface-high:#e2e5de;--text:#1a1b1f;--muted:#555b52;--outline-subtle:#d9ddd5;--shadow:0 4px 18px #1a1b1f08}
html{scroll-padding-top:112px}body{background:#fff;color:var(--text);font-size:1rem}h1,h2,h3{letter-spacing:-.035em}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #376a14;outline-offset:5px}button,a{touch-action:manipulation}.container{width:min(1280px,calc(100% - 80px));padding-inline:0}p{line-height:1.7}.contact-bar{background:#202321;font-size:.75rem}.site-header{box-shadow:none;border-bottom:1px solid #dedfdc}.header-row{min-height:84px}.desktop-nav{gap:24px}.desktop-nav a{font-size:.875rem;min-height:44px;display:flex;align-items:center}.desktop-nav a[aria-current]{color:#244f0e;border-bottom:2px solid #84bd5e}.header-actions .button{min-height:44px;border-radius:4px}.c-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:52px;padding:14px 23px;border:1px solid transparent;border-radius:4px;font-size:.9375rem;font-weight:650;line-height:1.35;text-decoration:none;transition:box-shadow .15s,border-color .15s}.c-button-green{background:#84bd5e;color:#1a1b1f}.c-button-green:hover{background:#84bd5e;box-shadow:0 0 0 2px #1a1b1f}.c-button-dark{background:#1a1b1f;color:white}.c-button-dark:hover{background:#30332e}.c-button-outline{background:transparent;border-color:#999e96;color:#1a1b1f}.c-button-outline:hover{border-color:#1a1b1f}.c-link{font-size:.9375rem;font-weight:600;display:inline-flex;align-items:center;gap:16px;padding-block:12px;text-decoration:underline;text-underline-offset:6px;white-space:nowrap}.c-kicker{display:flex;align-items:center;gap:13px;letter-spacing:.13em;font-size:.75rem;font-weight:650;line-height:1.5}.c-kicker>span{color:#376a14;border-right:1px solid #aab3a3;padding-right:13px;letter-spacing:0}.c-hero{background:#f4f5f1;border-bottom:1px solid #dbded6}.c-hero-grid{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:52px;min-height:596px;padding-block:44px}.c-hero-copy h1{font-size:clamp(2.75rem,4.7vw,4.25rem);font-weight:750;line-height:1.07;margin:26px 0 24px;letter-spacing:-.065em}.c-hero-copy h1 em{font-style:normal;color:#376a14}.c-hero-copy>p{max-width:51ch;font-size:1rem;color:#51564c;line-height:1.75}.c-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:27px}.c-trust{display:flex;gap:52px;list-style:none;padding:24px 0 0;margin:28px 0 0;border-top:1px solid #d6dbcf}.c-trust li{display:flex;flex-direction:column;gap:4px}.c-trust strong{font:700 1.35rem var(--heading)}.c-trust span{font-size:.8125rem;color:#555b52}.c-machine{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;min-width:0;background:white;border:1px solid #e1e4dc;border-top:3px solid #84bd5e;border-radius:4px}.c-machine-top{display:flex;justify-content:space-between;padding:21px 25px 0;font-size:.75rem;font-weight:600;letter-spacing:.12em;color:#565c51}.c-machine-slide{margin:0;display:flex;flex:1;flex-direction:column;justify-content:flex-end}.c-machine-slide[hidden]{display:none}.c-machine-slide>a{display:flex;align-items:center;justify-content:center;flex:1;min-height:285px;padding:15px 15px 5px}.c-machine-slide img{width:100%;height:330px;object-fit:contain}.c-machine-slide figcaption{border-top:1px solid #e3e6df;min-height:89px;padding:18px 124px 18px 25px}.c-machine-slide figcaption span{display:block;font-size:.75rem;color:#62695d;margin-bottom:6px}.c-machine-slide figcaption a{font-size:1.05rem;font-weight:650;display:flex;align-items:center;gap:8px;line-height:1.4}.c-machine-slide figcaption a svg{display:none}.c-machine-controls{position:absolute;right:21px;bottom:22px;display:flex;gap:8px}.c-machine-controls button{width:42px;height:42px;border:1px solid #c8cec0;background:white;border-radius:3px;color:#1a1b1f;font-size:20px}.c-machine-controls button:hover{background:#84bd5e;border-color:#84bd5e}.c-category-strip{border-bottom:1px solid #d9ddd5;background:white}.c-category-strip .container{display:grid;grid-template-columns:repeat(4,1fr)}.c-category-strip a{display:flex;align-items:center;gap:14px;padding:24px 20px;border-right:1px solid #e0e3db;font-size:.875rem;line-height:1.4}.c-category-strip a:first-child{padding-left:0}.c-category-strip a:last-child{border:0}.c-category-strip a>span{color:#68705f;font-size:.75rem}.c-category-strip strong{font-weight:600;flex:1}.c-category-strip svg{width:18px;flex-shrink:0}.c-category-strip a:hover{color:#376a14}.c-section{padding:76px 0}.c-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:34px}.c-section-heading h2{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:650;line-height:1.15;margin:13px 0 0;max-width:23ch}.c-featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.c-product{border:1px solid #dce0d6;border-radius:6px;overflow:hidden;background:#fff;display:grid;grid-template-columns:.95fr 1.05fr}.c-product-image{display:flex;align-items:center;padding:18px;background:#f7f8f4}.c-product-image img{width:100%;height:260px;object-fit:contain;mix-blend-mode:multiply}.c-product-copy{padding:26px 24px}.c-meta{color:#376a14;font-size:.75rem;font-weight:600;margin:0 0 10px;line-height:1.4}.c-product h3{font-size:1.45rem;line-height:1.18;margin:0 0 15px}.c-product-desc{font-size:.875rem;color:#565d50;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:1.65}.c-product dl{border-block:1px solid #e3e6de;margin:20px 0 23px;padding-block:3px}.c-product dl>div{display:flex;justify-content:space-between;gap:14px;padding:9px 0;font-size:.75rem}.c-product dt{color:#555c4e}.c-product dd{font-weight:650;text-align:right;margin:0}.c-product-actions{display:flex;flex-direction:column;gap:9px}.c-product-actions .c-button{min-height:44px;padding:11px 15px;font-size:.875rem}.c-text-button{background:transparent;border:1px solid #c9cec3;border-radius:3px;min-height:44px;font-size:.875rem;font-weight:550;color:#303729;cursor:pointer}.c-text-button:hover{border-color:#376a14;background:#f4f6ef}.c-commercial{color:#646d5c;text-align:center;letter-spacing:.09em;font-size:.75rem;font-weight:550;margin:28px 0 0}.c-services{background:#1a1d1a;color:white}.c-services .c-kicker,.c-services .c-kicker>span{color:#b7d5a1}.c-services .c-link{color:white}.c-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.c-service{display:flex;flex-direction:column}.c-service-photo{position:relative;overflow:hidden;border-radius:4px}.c-service-photo img{width:100%;height:180px;object-fit:cover;transition:transform .2s}.c-service-photo span{position:absolute;left:12px;top:12px;background:#1a1b1f;color:#cbe7b7;font-size:.75rem;padding:7px 9px;border-radius:2px}.c-service h3{font-size:1.05rem;line-height:1.45;font-weight:600;margin:20px 0 16px;color:white}.c-service-link{display:flex;justify-content:space-between;align-items:center;color:#bed9ac;font-size:.875rem;margin-top:auto;padding:14px 0 0;border-top:1px solid #444b40}.c-service:hover .c-service-photo img{transform:scale(1.025)}.c-company{background:#fff}.c-company-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.c-company-grid article{border-top:1px solid #bcc7b2;padding-top:22px}.c-number{color:#69735e;font-size:.75rem}.c-company-grid h3{font-size:1.2rem;margin:13px 0 16px}.c-company-grid p{font-size:.9375rem;line-height:1.8;color:#5a6251}.c-tools{background:#f3f5ef;border-block:1px solid #e1e4da}.c-tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.c-tool{background:white;border:1px solid #dde2d5;border-radius:4px}.c-tool img{height:200px;width:100%;object-fit:contain;padding:20px}.c-tool>span{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-top:1px solid #e3e7dc;font-weight:600}.c-tools-description{margin:28px 0 0;color:#58604f;max-width:82ch;font-size:.9375rem}.c-claim{padding:56px 0;border-bottom:1px solid #ddd}.c-claim .container{display:grid;grid-template-columns:1.7fr 1fr;gap:64px;align-items:center}.c-claim p{font:550 1.35rem/1.55 var(--heading);margin:0;letter-spacing:-.025em}.c-claim span{font-size:.9375rem;color:#5a6152;line-height:1.8}.page-banner{background:#f1f3ee;color:#1a1b1f;border-bottom:1px solid #d3dace;padding:22px 0 32px}.page-banner:after{display:none}.page-banner h1{font-size:clamp(2rem,3.3vw,2.9rem);font-weight:650;max-width:1000px;margin:16px 0 6px}.page-banner p{color:#58604e;line-height:1.7;max-width:74ch}.page-banner .breadcrumbs,.breadcrumbs{font-size:.8125rem;color:#4d5843;padding-bottom:16px}.page-banner .page-kicker{color:#376a14;font-size:.75rem}.section{padding-block:56px}.category-tabs{display:flex;gap:8px;padding:20px 0 0;margin-bottom:20px;flex-wrap:wrap}.category-tabs a{font-size:.875rem;padding:10px 16px;min-height:44px;flex:0 1 auto;background:white;border:1px solid #b9c2af;border-radius:4px}.category-tabs a[aria-current]{background:#1a1d1a;border-color:#1a1d1a;color:#beddab}.catalog-controls{gap:20px;padding-bottom:20px;align-items:end}.catalog-controls label{font-size:.875rem}.catalog-controls input,.catalog-controls select{min-height:46px;background:white}.catalog-grid{gap:24px}.catalog-card{background:white;border:1px solid #d8ded0;box-shadow:none;position:relative;padding-top:0;border-radius:6px}.catalog-card .catalog-category{position:static;background:none;border:none;padding:0 24px;margin:0;color:#376a14;font-size:.75rem;line-height:1.6;text-transform:none;order:0}.catalog-image{height:245px;margin:0;max-height:245px;border-bottom:1px solid #e2e6db;background:#fafbf8;border-radius:0;padding:18px;display:flex;align-items:center;justify-content:center}.catalog-image img{height:100%;max-height:210px;object-fit:contain}.catalog-body{padding:14px 24px 24px}.catalog-body h2{font-size:1.35rem;line-height:1.25;min-height:0;margin-bottom:14px}.catalog-body>p{font-size:.9375rem;line-height:1.6;color:#58604f}.catalog-body dl{font-size:.8125rem}.catalog-card .catalog-actions{gap:9px}.catalog-card .equipment-quote,.catalog-card .sheet-trigger{min-height:46px;font-size:.875rem}.c-category-description{max-width:84ch;margin-top:18px;font-size:.9375rem}.c-category-description summary{font-size:.875rem;cursor:pointer;color:#376a14}.c-category-description p{margin-top:12px}.document-panel{background:#f1f4ec;border:1px solid #d7dece;border-left:3px solid #84bd5e;padding:26px 32px}.document-panel h2{font-size:1.35rem}.product-overview{gap:56px;align-items:center;padding-top:16px}.product-photo{border:1px solid #e0e5d9;border-top:3px solid #84bd5e;background:#fafbf8;padding:24px}.product-photo img{max-height:400px;object-fit:contain;width:100%}.product-intro h1{font-size:clamp(2rem,3.3vw,3.1rem);line-height:1.13}.product-intro p{font-size:1rem;color:#555f4b}.c-product-keyfacts{display:grid;grid-template-columns:repeat(3,1fr);margin:22px 0 28px;border-block:1px solid #d8dfcf;padding-block:16px;gap:18px}.c-product-keyfacts dt{font-size:.75rem;color:#5a6451;margin-bottom:8px}.c-product-keyfacts dd{font-size:1rem;line-height:1.45;font-weight:650;margin:0}.spec-panel{background:#f5f7f1}.article-layout{gap:64px}.article-body>p{font-size:1.0625rem;line-height:1.85;max-width:70ch}.article-body h2{font-size:1.7rem;line-height:1.3;margin-block:36px 18px}.article-lead{max-height:460px;object-fit:cover}.article-aside{border-top:3px solid #84bd5e;background:#f3f5ef;align-self:start}.article-aside h2{font-size:1.4rem}.about-story{gap:64px}.about-story p{font-size:1rem;line-height:1.85;color:#555f4b}.framed-photo{border:1px solid #d9dfd0;border-radius:4px;overflow:hidden}.contact-info{background:#1a1d1a}.contact-quote{border:1px solid #d7ddcf;box-shadow:none}.contact-layout{gap:32px}.contact-directory{background:#f4f6ef}.person-card{border-radius:4px}.people-grid{gap:20px}.people-grid p{font-size:.9375rem}.services-nav{margin-block:30px}.service-detail-copy p{font-size:1rem;line-height:1.85;color:#536048}.service-detail-copy h2{font-size:clamp(1.8rem,2.8vw,2.6rem);font-weight:650}.service-detail{padding-block:56px}.service-detail-photo{border-radius:4px}.c-visible-label{position:static!important;clip:auto!important;clip-path:none!important;width:auto!important;height:auto!important;display:block!important;margin:0 0 7px!important;padding:0!important;overflow:visible!important;white-space:normal!important;font-size:.875rem!important;font-weight:550!important}.studio-dialog .quote-contact-fields{gap:18px}.studio-dialog .quote-content{background:#fff}.studio-dialog input,.studio-dialog textarea,.studio-dialog select{font-size:1rem}.studio-dialog .step-label{font-size:.8125rem;letter-spacing:.04em}.studio-dialog .form-notice{font-size:.875rem;line-height:1.6}.studio-dialog .studio-primary{background:#84bd5e;color:#1a1b1f}.studio-dialog .studio-primary:hover{background:#84bd5e}.refined-footer .footer-callout{background:#242924;padding-block:30px}.refined-footer .footer-grid{padding-block:46px}.refined-footer .footer-contact a,.refined-footer .footer-legal a,.refined-footer .footer-address{font-size:.875rem}.refined-footer .footer-credit{font-size:.75rem}.whatsapp{right:20px;bottom:20px;width:52px;height:52px}.mobile-nav a{font-size:1rem;min-height:46px}.mobile-nav{background:white}
@media(min-width:1600px){.c-hero-grid{min-height:660px}.c-machine-slide img{height:375px}}
@media(max-width:1150px){.desktop-nav{gap:14px}.desktop-nav a{font-size:.8125rem}.brand{max-width:174px}.c-hero-grid{gap:30px}.c-hero-copy h1{font-size:3.6rem}.c-featured-grid{gap:20px}.c-product{grid-template-columns:1fr}.c-product-image img{height:240px}.c-product-copy{padding:24px}.c-service-grid{gap:16px}.c-company-grid{gap:30px}.c-product dl{display:grid;grid-template-columns:1fr 1fr;gap:20px}.catalog-controls{flex-wrap:wrap}}
@media(max-width:1023px){.container{width:calc(100% - 48px)}.header-row{min-height:76px}.c-hero-grid{min-height:0;padding-block:36px;gap:28px}.c-hero-copy h1{font-size:2.85rem}.c-hero-actions{gap:10px}.c-hero-actions .c-button{width:100%;min-height:48px}.c-trust{gap:28px;margin-top:20px;padding-top:18px}.c-machine-slide img{height:295px}.c-machine-slide figcaption{padding-right:25px;padding-bottom:72px}.c-machine-controls{right:24px;bottom:17px}.c-machine-controls button{width:38px;height:38px}.c-category-strip a{padding:20px 12px;gap:8px;font-size:.8125rem}.c-category-strip a>span{display:none}.c-section{padding-block:56px}.c-service-grid{grid-template-columns:1fr 1fr;gap:28px}.c-service-photo img{height:220px}.c-company-grid{grid-template-columns:1fr;gap:28px}.c-company-grid article{display:grid;grid-template-columns:.7fr 1.3fr;gap:16px}.c-company-grid .c-number{grid-column:1}.c-company-grid h3{grid-column:1;margin:0}.c-company-grid p{grid-column:2;grid-row:1/span 2;margin:0}.c-claim .container{gap:32px}.c-trust strong{font-size:1.2rem}.c-hero .c-kicker{font-size:.6875rem;letter-spacing:.06em}.catalog-image{height:230px}.c-product-keyfacts{grid-template-columns:1fr}.product-overview{gap:32px}.article-layout{gap:32px}}
@media(max-width:700px){.container{width:calc(100% - 40px)}.header-row{min-height:70px}.brand{max-width:154px}.header-actions .button{min-height:42px}.c-hero-grid{grid-template-columns:1fr;gap:28px;padding-block:31px}.c-hero-copy h1{font-size:clamp(2.55rem,8.8vw,3.7rem);margin:22px 0 18px;max-width:16ch}.c-hero-copy>p{font-size:.9375rem;line-height:1.75}.c-hero-actions{margin-top:22px;flex-wrap:nowrap}.c-hero-actions .c-button{font-size:.8125rem;padding:12px 13px;gap:9px;min-height:48px}.c-trust{margin-top:22px;gap:46px}.c-trust li{flex:1}.c-trust strong{font-size:1.2rem}.c-trust span{font-size:.75rem}.c-machine-top{padding:17px 20px 0}.c-machine-slide>a{min-height:0;padding:7px 14px}.c-machine-slide img{height:250px}.c-machine-slide figcaption{min-height:85px;padding:16px 114px 16px 20px}.c-machine-slide figcaption a{font-size:.9375rem}.c-machine-slide figcaption span{font-size:.6875rem}.c-machine-controls{right:16px;bottom:22px}.c-category-strip .container{grid-template-columns:1fr 1fr}.c-category-strip a{font-size:.8125rem;padding:18px 10px;border-bottom:1px solid #ddd;gap:8px}.c-category-strip a:first-child{padding-left:0}.c-category-strip a:nth-child(3){padding-left:0;border-bottom:0}.c-category-strip a:nth-child(2){border-right:0}.c-category-strip a:last-child{padding-right:0}.c-category-strip svg{width:15px}.c-section{padding-block:44px}.c-section-heading{display:block;margin-bottom:25px}.c-section-heading h2{font-size:1.9rem;max-width:22ch}.c-section-heading .c-link{margin-top:12px;font-size:.875rem}.c-featured-grid{grid-template-columns:1fr}.c-product{grid-template-columns:1fr}.c-product-image{padding:15px}.c-product-image img{height:250px}.c-product h3{font-size:1.55rem}.c-product-desc{font-size:.9375rem}.c-product dl{display:block}.c-product dl>div{font-size:.875rem}.c-commercial{line-height:1.7;font-size:.75rem}.c-service-grid{grid-template-columns:1fr 1fr;gap:24px 16px}.c-service-photo img{height:140px}.c-service h3{font-size:.9375rem;letter-spacing:-.02em;margin-top:14px}.c-service-link{font-size:.8125rem;line-height:1.4;gap:8px}.c-company-grid article{display:block}.c-company-grid h3{margin:10px 0 14px}.c-company-grid p{font-size:.9375rem;line-height:1.8}.c-tool-grid{grid-template-columns:1fr;gap:16px}.c-tool{display:grid;grid-template-columns:112px 1fr;align-items:center}.c-tool img{height:116px;padding:12px}.c-tool>span{font-size:.9375rem;padding:20px 18px;border-top:0}.c-tools-description{font-size:.9375rem}.c-claim{padding-block:40px}.c-claim .container{grid-template-columns:1fr;gap:20px}.c-claim p{font-size:1.2rem}.page-banner{padding:20px 0 26px}.page-banner h1{font-size:1.95rem;margin-block:14px 0}.page-banner p{font-size:.9375rem}.page-banner .breadcrumbs{font-size:.75rem}.page-kicker{font-size:.75rem}.category-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:18px;padding-top:18px}.category-tabs a{font-size:.8125rem;line-height:1.4;padding:10px;min-height:44px;text-align:center;display:flex;align-items:center;justify-content:center}.category-tabs a:first-child{grid-column:1/-1}.catalog-controls{display:grid;grid-template-columns:1fr 1fr;gap:16px 12px}.catalog-controls>.field:first-child{grid-column:1/-1}.catalog-controls>.field{min-width:0}.catalog-controls select{width:100%;font-size:.875rem}.catalog-controls label{font-size:.8125rem}.catalog-controls input{font-size:1rem}#catalog-reset{font-size:.8125rem;align-self:end;min-height:44px}#catalog-count{font-size:.8125rem;grid-column:1/-1;margin:0}.catalog-toolbar+.section{padding-top:26px}.catalog-card .catalog-category{padding-inline:20px;font-size:.8125rem}.catalog-image{height:230px;max-height:none}.catalog-body{padding:13px 20px 20px}.catalog-body h2{font-size:1.45rem}.catalog-body dl{font-size:.875rem}.catalog-body>p{font-size:.9375rem}.product-overview{grid-template-columns:1fr;gap:25px}.product-photo img{height:260px}.product-intro h1{font-size:2.1rem}.c-product-keyfacts{grid-template-columns:1fr 1fr;gap:18px}.c-product-keyfacts dt{font-size:.8125rem}.c-product-keyfacts dd{font-size:.9375rem}.section{padding-block:36px}.document-panel{padding:23px}.document-panel h2{font-size:1.25rem}.product-ctas{gap:16px}.about-story{gap:28px}.about-story p{font-size:1rem}.contact-layout{gap:24px}.contact-directory{padding-block:36px}.contact-layout h2{font-size:1.55rem}.services-nav{gap:10px}.service-detail{padding-block:36px}.service-detail-copy h2{font-size:1.9rem}.service-detail-copy p{font-size:1rem}.article-body>p{font-size:1rem;line-height:1.8}.article-aside{padding:24px}.refined-footer .footer-grid{gap:28px;padding-block:36px}.refined-footer .footer-credit .container{padding-right:60px}.whatsapp{width:46px;height:46px;right:12px;bottom:12px}.whatsapp img{width:25px;height:25px}.studio-dialog{max-height:calc(100dvh - 20px)}.c-visible-label{font-size:.875rem!important}.c-kicker{font-size:.75rem;letter-spacing:.09em}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.brand{max-width:132px}.header-actions{gap:8px}.c-hero-copy h1{font-size:2.4rem}.c-hero-actions{flex-wrap:wrap}.c-machine-slide img{height:215px}.c-machine-top{font-size:.6875rem}.c-machine-slide figcaption{padding-right:105px;padding-left:16px}.c-service-grid{grid-template-columns:1fr}.c-service-photo img{height:190px}.c-trust{gap:20px}.c-hero .c-kicker{font-size:.625rem;letter-spacing:0}.c-category-strip a{font-size:.8125rem}.c-product-keyfacts{grid-template-columns:1fr}}
.catalog-card .catalog-category{min-height:36px;display:flex;align-items:center;padding-block:7px}.c-mobile-categories{display:none}
@media(max-width:700px){.catalog-toolbar>.container>.category-tabs{display:none}.c-mobile-categories{display:block;margin:18px 0;border:1px solid #b5c0a9;border-radius:4px;font-size:.875rem}.c-mobile-categories summary{padding:13px 14px;cursor:pointer;line-height:1.5}.c-mobile-categories summary span{font-size:.75rem;display:block;padding-left:16px;color:#546249}.c-category-options{display:flex;flex-direction:column;border-top:1px solid #ced6c4;padding:7px}.c-category-options a{padding:13px 10px;font-size:.875rem;min-height:44px;border-radius:3px}.c-category-options a[aria-current]{background:#e6efdf;color:#254913}.catalog-image{height:210px}.catalog-card .catalog-category{font-size:.8125rem}.c-machine-slide figcaption span{font-size:.75rem}.c-hero .c-kicker{font-size:.75rem;flex-wrap:wrap;letter-spacing:.025em;gap:6px}.c-hero-copy h1{letter-spacing:-.055em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
