.section-machine-finder{background:var(--bg-cream);color:var(--ink)}.section-machine-finder{position:relative;overflow:hidden}.section-machine-finder:before{content:"";position:absolute;right:-150px;top:-50px;width:520px;height:280px;background:url(mf-ondas.png) center/contain no-repeat;opacity:.06;transform:rotate(-8deg);pointer-events:none}.section-machine-finder .mf-section{color:var(--ink)}.section-machine-finder .mf-kicker{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:6px 14px;font-size:10.5px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin-bottom:14px}.section-machine-finder .mf-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--supra-red)}.section-machine-finder .mf-page-title h2{color:var(--ink)}.section-machine-finder .mf-page-title p{color:var(--text-muted)}.section-machine-finder .mf-breadcrumbs{color:var(--text-faint)}.section-machine-finder .mf-breadcrumbs a{color:var(--supra-red)}.section-machine-finder .mf-back-btn{color:var(--ink)}.section-machine-finder .mf-howto{gap:12px;margin-top:22px}.section-machine-finder .mf-ht{flex:1;background:#fff;border:1.5px solid var(--line);border-radius:16px;padding:16px 18px;display:flex;gap:12px;align-items:flex-start;transition:.25s var(--ease-lift)}.section-machine-finder .mf-ht:hover{transform:translateY(-2px);border-color:var(--supra-red)}.section-machine-finder .mf-ht em{font-style:normal;font-family:Clash Display,Arial,sans-serif;font-weight:700;font-size:13px;color:#fff;background:var(--ink);width:28px;height:28px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.section-machine-finder .mf-ht:first-child em{background:var(--supra-red)}.section-machine-finder .mf-ht b{display:block;font-size:12.5px;font-weight:800}.section-machine-finder .mf-ht span{display:block;font-size:11px;color:var(--text-muted);margin-top:2px}.section-machine-finder .mf-cat-card,.section-machine-finder .mf-sub-card{background:#fff;border:1.5px solid var(--line);border-radius:16px;padding:18px 14px;text-align:center;transition:.22s var(--ease-lift)}.section-machine-finder .mf-cat-card:hover,.section-machine-finder .mf-sub-card:hover{transform:translateY(-3px);border-color:var(--supra-red);box-shadow:var(--shadow-card-hover)}.section-machine-finder .mf-cat-icon{width:48px;height:48px;margin:0 auto 10px;border-radius:13px;background:var(--bg-cream);display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.section-machine-finder .mf-cat-icon svg{width:24px;height:24px}.section-machine-finder .mf-cat-card:hover .mf-cat-icon{background:var(--supra-red);color:#fff}.section-machine-finder .mf-cat-badge,.section-machine-finder .mf-sub-badge{color:var(--text-faint);background:var(--bg-cream);border-radius:5px;padding:2px 7px;position:absolute;top:9px;right:9px}.section-machine-finder .mf-img-wrapper{background:#fff;border:1.5px solid var(--line);border-radius:20px;padding:24px}.section-machine-finder .mf-hotspot{width:36px;height:36px;background:#fff;border:2px solid var(--ink);color:var(--ink);box-shadow:var(--shadow-hotspot)}.section-machine-finder .mf-hotspot:hover{border-color:var(--supra-red);color:var(--supra-red);scale:1.1}.section-machine-finder .mf-hotspot.active{background:var(--supra-red);border-color:var(--supra-red);color:#fff;animation:dPulse 2.2s infinite}.section-machine-finder .mf-op-chip{background:#fff;border:1.5px solid var(--line);border-radius:999px;padding:8px 15px 8px 8px;color:var(--ink)}.section-machine-finder .mf-op-chip:hover{border-color:var(--supra-red)}.section-machine-finder .mf-op-chip.active{background:var(--supra-red);border-color:var(--supra-red);color:#fff}.section-machine-finder .mf-op-num{background:var(--bg-cream);color:var(--text-muted)}.section-machine-finder .mf-op-chip.active .mf-op-num{background:#fff;color:var(--supra-red)}.section-machine-finder .mf-garment-right,.section-machine-finder .mf-direct-panel{background:#fff;border:1.5px solid var(--line);border-radius:20px;padding:20px;box-shadow:var(--shadow-panel)}.section-machine-finder .mf-detail-header h3{font-size:21px}.section-machine-finder .mf-detail-type{background:var(--bg-cream);border-radius:6px;padding:5px 10px;color:var(--text-muted)}.section-machine-finder .mf-detail-placeholder{color:var(--text-faint)}.section-machine-finder .mf-op-img{border-radius:12px}.section-machine-finder .mf-machine-card{border:1.5px solid var(--line);border-radius:14px;padding:14px 16px}.section-machine-finder .mf-machine-card:first-of-type{border:2px solid var(--supra-red);position:relative;padding-top:18px}.section-machine-finder .mf-machine-card:first-of-type:before{content:"Recommended";position:absolute;top:-10px;left:14px;background:var(--supra-red);color:#fff;font-size:9.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:3px 10px;border-radius:999px}.section-machine-finder .mf-machine-card:first-of-type .mf-mc-name{font-family:Clash Display,Arial,sans-serif;font-weight:600;font-size:16px}.section-machine-finder .mf-machine-card:first-of-type .mf-mc-cta{display:block;margin-top:10px;background:var(--supra-red);color:#fff;text-align:center;border-radius:9px;padding:11px;font-family:Clash Display,Arial,sans-serif;font-weight:600;letter-spacing:.12em}.section-machine-finder .mf-mc-cta{color:var(--supra-red)}.section-machine-finder .mf-machine-card:hover{border-color:var(--supra-red)}.section-machine-finder .mf-direct-item{background:#fff;border:1.5px solid var(--line);border-radius:14px;padding:13px 14px;margin-bottom:10px}.section-machine-finder .mf-direct-item.active{border-color:var(--supra-red);background:var(--wash-red)}.section-machine-finder .mf-di-num{background:var(--supra-red);color:#fff;border-radius:9px}.section-machine-finder .mf-di-type{color:var(--text-muted)}.section-machine-finder .mf-direct-note{background:#fff;border:1.5px solid var(--line);color:var(--text-muted)}.section-machine-finder .mf-trust{display:flex;justify-content:center;gap:48px;flex-wrap:wrap;padding:20px 28px 30px;position:relative}.section-machine-finder .mf-trust .t{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.section-machine-finder .mf-trust .t i{font-style:normal;color:var(--supra-red);font-size:14px}.section-machine-finder .fake-next{color:var(--text-faint);background:var(--bg-cream)}.section-machine-finder .mf-trust{gap:14px;flex-direction:column;align-items:center}.section-machine-finder .mf-section{padding:16px 28px 24px}.section-machine-finder .mf-kicker{display:none}.section-machine-finder .mf-page-title{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.section-machine-finder .mf-page-title h2{font-size:22px}.section-machine-finder .mf-page-title p{font-size:12px;margin-top:0}.section-machine-finder .mf-views-stage{margin-top:14px}.section-machine-finder .mf-howto{margin-top:10px;gap:8px}.section-machine-finder .mf-ht{padding:8px 12px;border-radius:999px;gap:8px;align-items:center;transition:none}.section-machine-finder .mf-ht:hover{transform:none}.section-machine-finder .mf-ht em{width:20px;height:20px;border-radius:7px;font-size:10.5px}.section-machine-finder .mf-ht b{font-size:11px}.section-machine-finder .mf-ht span{display:none}.section-machine-finder .mf-cat-grid,.section-machine-finder .mf-sub-grid{display:flex;overflow-x:auto;gap:8px;padding:4px 2px 10px;scroll-snap-type:x proximity;scrollbar-width:thin}.section-machine-finder .mf-cat-card,.section-machine-finder .mf-sub-card{flex:0 0 auto;display:inline-flex;align-items:center;text-align:left;gap:9px;padding:9px 16px 9px 10px;border-radius:999px;scroll-snap-align:start}.section-machine-finder .mf-cat-card:hover,.section-machine-finder .mf-sub-card:hover{transform:none;box-shadow:0 6px 16px #da291c1a}.section-machine-finder .mf-cat-icon{width:30px;height:30px;margin:0;border-radius:9px}.section-machine-finder .mf-cat-icon svg{width:17px;height:17px}.section-machine-finder .mf-cat-name,.section-machine-finder .mf-sub-name{font-size:12.5px;white-space:nowrap}.section-machine-finder .mf-cat-badge,.section-machine-finder .mf-sub-badge{position:static;margin-left:6px}.section-machine-finder .mf-img-wrapper{padding:16px;border-radius:16px}@media(max-width:760px){.section-machine-finder .mf-img-wrapper img{max-height:300px}}.section-machine-finder .mf-garment-layout{grid-template-columns:minmax(0,1fr) 320px;gap:12px 20px}.section-machine-finder .mf-garment-right,.section-machine-finder .mf-direct-panel{padding:16px;border-radius:16px}.section-machine-finder .mf-detail-header h3{font-size:18px}.section-machine-finder .mf-op-img{margin-top:10px;border-radius:10px}.section-machine-finder .mf-machine-card{padding:11px 13px;border-radius:11px}.section-machine-finder .mf-machine-card:first-of-type{padding-top:15px}.section-machine-finder .mf-machine-card:first-of-type .mf-mc-cta{padding:9px;margin-top:8px}.section-machine-finder .mf-op-chip{padding:6px 12px 6px 6px;font-size:12px}.section-machine-finder .mf-op-num{width:20px;height:20px;font-size:10.5px}.section-machine-finder .mf-hotspot{width:32px;height:32px}.section-machine-finder .fake-next{padding:22px}.section-machine-finder .mf-ht{flex:0 0 auto}@media(max-width:760px){.section-machine-finder .mf-img-wrapper img{max-height:280px}}.section-machine-finder{background:var(--bg-cream,#F6F4EF);padding:34px 0 44px}.section-machine-finder .mf-section{max-width:1200px;margin:0 auto;padding:0 20px}@media(max-width:760px){.section-machine-finder .mf-cat-grid{display:grid!important;grid-auto-flow:column;grid-template-rows:repeat(2,auto);grid-template-columns:none!important;justify-items:stretch;grid-auto-columns:72%;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.section-machine-finder .mf-cat-grid::-webkit-scrollbar{display:none}.section-machine-finder .mf-cat-grid>*{scroll-snap-align:start}.section-machine-finder{padding:26px 0 30px}}@media(max-width:760px){.section-machine-finder .mf-howto{flex-wrap:nowrap!important;overflow:visible!important;width:100%;justify-content:space-between;gap:5px;margin:6px 0 10px}.section-machine-finder .mf-ht{padding:3px 7px!important;font-size:9.5px!important;border-radius:14px;flex:1 1 0;min-width:0}.section-machine-finder .mf-ht em{width:16px!important;height:16px!important;font-size:9px!important}.section-machine-finder .mf-ht b{font-size:9.5px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-machine-finder .mf-ht div span{display:none!important}.section-machine-finder .mf-cat-grid{-webkit-mask-image:linear-gradient(90deg,#000 84%,transparent);mask-image:linear-gradient(90deg,#000 84%,transparent);padding-right:26px}}.section-machine-finder .mf-scrollhint{display:none}@media(max-width:760px){.section-machine-finder .mf-scrollhint{display:block;height:4px;border-radius:99px;background:#1a1a1a1a;margin:0 2px;position:relative;touch-action:none;cursor:grab}.section-machine-finder .mf-scrollhint:before{content:"";position:absolute;left:0;right:0;top:-10px;bottom:-10px}.section-machine-finder .mf-scrollhint-thumb{height:100%;width:30%;border-radius:99px;background:var(--supra-red,#DA291C);will-change:transform}}@media(max-width:760px){#mfDetailPanel,#mfDirectPanel{scroll-margin-top:132px}.mf-op-img{max-height:40vh;object-fit:cover}}@media(max-width:760px){.section-machine-finder .mf-ht{overflow:hidden}.section-machine-finder .mf-ht>div{min-width:0}.section-machine-finder .mf-cat-card,.section-machine-finder .mf-sub-card{overflow:hidden;border-radius:18px}.section-machine-finder .mf-cat-name,.section-machine-finder .mf-sub-name{white-space:normal!important;line-height:1.2;font-size:12px}.section-machine-finder .mf-howto[data-step] .mf-ht{flex:0 1 auto;padding:3px!important;border-radius:999px;transition:flex .25s ease,padding .25s ease}.section-machine-finder .mf-howto[data-step] .mf-ht b{display:none!important}.section-machine-finder .mf-howto[data-step] .mf-ht em{background:#c9c4bc!important}.section-machine-finder .mf-howto[data-step="1"] .mf-ht:nth-child(1),.section-machine-finder .mf-howto[data-step="2"] .mf-ht:nth-child(2),.section-machine-finder .mf-howto[data-step="3"] .mf-ht:nth-child(3){flex:1 1 auto;padding:3px 12px 3px 3px!important}.section-machine-finder .mf-howto[data-step="1"] .mf-ht:nth-child(1) b,.section-machine-finder .mf-howto[data-step="2"] .mf-ht:nth-child(2) b,.section-machine-finder .mf-howto[data-step="3"] .mf-ht:nth-child(3) b{display:block!important;font-size:10.5px!important;overflow:visible}.section-machine-finder .mf-howto[data-step="1"] .mf-ht:nth-child(1) em,.section-machine-finder .mf-howto[data-step="2"] .mf-ht:nth-child(2) em,.section-machine-finder .mf-howto[data-step="3"] .mf-ht:nth-child(3) em{background:var(--supra-red)!important}.section-machine-finder .mf-howto[data-step="2"] .mf-ht:nth-child(1) em,.section-machine-finder .mf-howto[data-step="3"] .mf-ht:nth-child(1) em,.section-machine-finder .mf-howto[data-step="3"] .mf-ht:nth-child(2) em{background:var(--ink)!important}.section-machine-finder .mf-cat-card:after,.section-machine-finder .mf-sub-card:after{content:"\203a";color:var(--supra-red);font-weight:800;font-size:18px;margin-left:auto;padding-left:8px;flex-shrink:0}.section-machine-finder .mf-cat-grid .mf-cat-card:first-child{animation:mfCardNudge 1.4s ease 1s 2}}@keyframes mfCardNudge{0%,to{border-color:var(--line);box-shadow:none}50%{border-color:var(--supra-red);box-shadow:0 0 0 3px #da291c29}}@media(prefers-reduced-motion:reduce){.section-machine-finder .mf-cat-grid .mf-cat-card:first-child{animation:none!important}}.section-machine-finder .mf-hs-dot{position:absolute;width:9px;height:9px;background:var(--supra-red);border:1.5px solid #fff;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1}.section-machine-finder .mf-leaders{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.section-machine-finder .mf-leaders line{stroke:#8a847c;stroke-width:1.3}@media(max-width:760px){.section-machine-finder .mf-hotspot{width:28px!important;height:28px!important;font-size:11.5px}}.section-machine-finder .mf-hs-dot{pointer-events:auto;cursor:pointer}.section-machine-finder .mf-hs-dot:before{content:"";position:absolute;top:-9px;right:-9px;bottom:-9px;left:-9px;border-radius:50%}.section-machine-finder .mf-hs-dot.active{background:var(--supra-red);box-shadow:0 0 0 4px #da291c40;animation:mfDotPulse 1.8s infinite}@keyframes mfDotPulse{0%,to{box-shadow:0 0 0 3px #da291c47}50%{box-shadow:0 0 0 8px #da291c1a}}@media(prefers-reduced-motion:reduce){.section-machine-finder .mf-hs-dot.active{animation:none}}html[lang^=es] .section-machine-finder .mf-machine-card:first-of-type:before{content:"Recomendada"}.section-machine-finder .mf-cat-card:focus-visible,.section-machine-finder .mf-sub-card:focus-visible,.section-machine-finder .mf-op-chip:focus-visible{outline:2px solid var(--supra-red,#DA291C);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/29/assets/section-machine-finder-d1.css.map */
