.box-order__jump{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.box-order__jump a{border:1px solid #c7c7c7;border-radius:8px;padding:10px 14px;min-height:44px;background:#f1f1f1;color:#000;text-decoration:none;font-size:1.35rem;font-weight:600}.box-order__jump a:hover{background:#000;color:#ffc002}.box-order__group-title,.box-order__group h2{font-size:2.1rem;margin:0}.box-order__group{padding-top:22px;margin-top:8px;border-top:2px solid #000}.box-order__group p{font-size:1.4rem;line-height:1.6;margin:8px 0 0;color:#555}.box-order [id^=cinta-],.box-order [id^=cintas-]{scroll-margin-top:155px}.box-order{display:block;padding-top:36px;padding-bottom:64px;--box-ink: #000000;--box-yellow: #ffc002;--box-red: #c20519;color:var(--box-ink)}.box-order__header{margin-bottom:28px;max-width:1000px}.box-order__eyebrow{font-size:1.25rem;letter-spacing:.08em;text-transform:uppercase;color:#555;margin:0 0 10px}.box-order__header h1{font-size:clamp(2.8rem,3.2vw,4.2rem);line-height:1.16;margin:0 0 14px}.box-order__intro{margin:0;font-size:1.6rem;line-height:1.65;max-width:790px}.box-order__guide{margin-top:18px}.box-order__guide>summary{display:inline-flex;gap:24px;align-items:center;min-height:44px;padding:9px 16px;border:1px solid var(--box-red);color:var(--box-red);border-radius:24px;font-size:1.4rem;cursor:pointer;background:#fff;font-weight:600}.box-order summary::-webkit-details-marker{display:none}.box-order summary{list-style:none}.box-order summary>span{font-size:1.8rem;font-weight:400}.box-order details[open]>summary>span{transform:rotate(45deg)}.box-order__guide-body{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));padding:22px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;margin-top:12px}.box-order__guide-body h2{font-size:1.7rem;margin:0 0 8px}.box-order__guide-body p{font-size:1.4rem;line-height:1.65;margin:0}.box-order__guide-material{grid-column:1/-1;border-top:1px solid #dedede;padding-top:14px;color:#4a4a4a}.box-order__layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(310px,1fr);gap:28px;align-items:start}.box-order__products{display:grid;gap:18px;min-width:0}.box-order__product{padding:22px;border:1px solid #d7d7d7;border-radius:16px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.box-order__product.is-selected{border-color:var(--box-red);box-shadow:0 0 0 1px var(--box-red)}.box-order__product-main{display:grid;gap:16px;align-items:center}.box-order__identity{display:flex;align-items:center;gap:16px;min-width:0}.box-order__identity-copy{min-width:0}.box-order__image{width:78px;height:78px;object-fit:contain;flex-shrink:0}.box-order__series{display:inline-block;font-size:1.15rem;font-weight:650;line-height:1.4;padding:4px 9px;background:var(--box-ink);color:var(--box-yellow);border-radius:5px;margin-bottom:7px;letter-spacing:.025em}.box-order__product--hd .box-order__series{background:var(--box-red);color:#fff}.box-order__identity h3{font-size:1.85rem;line-height:1.35;margin:0 0 10px}.box-order__unit{display:flex;align-items:baseline;gap:5px 8px;flex-wrap:wrap;margin:0}.box-order__unit strong{font-size:2.3rem;line-height:1.25;font-variant-numeric:tabular-nums}.box-order__unit span{font-size:1.2rem;color:#4a4a4a}.box-order__unit-before{display:flex;align-items:center;gap:8px;margin:5px 0 0;font-size:1.25rem}.box-order__unit-before s{color:#666}.box-order__unit-before span{color:var(--box-red);font-weight:650}.box-order__unit-before:has([hidden]):not(:has(:not([hidden]))){display:none}.box-order__pack{font-size:1.25rem;color:#4a4a4a;line-height:1.55;margin:7px 0 0}.box-order__quantity{display:flex;justify-content:space-between;align-items:center;gap:10px}.box-order__quantity label{font-size:1.35rem;font-weight:500}.box-order__stepper{display:flex;border:1px solid #888888;border-radius:8px;overflow:hidden;flex-shrink:0}.box-order__stepper button{width:44px;min-height:44px;border:0;background:#fff;font:inherit;font-size:2rem;cursor:pointer;color:var(--box-ink)}.box-order__stepper input{width:46px;min-width:0;border:0;border-left:1px solid #dedede;border-right:1px solid #dedede;text-align:center;font:inherit;-webkit-appearance:textfield;appearance:textfield;color:var(--box-ink);background:#fff}.box-order__stepper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.box-order__presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px}.box-order__presets button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;border:1px solid #c7c7c7;border-radius:8px;background:#f1f1f1;padding:9px 5px;font:inherit;cursor:pointer;color:var(--box-ink)}.box-order__presets strong,.box-order__presets small{display:block}.box-order__presets strong{font-size:1.35rem;font-weight:600}.box-order__presets small{font-size:1.1rem;line-height:1.5;margin-top:3px;color:#555}.box-order__presets button[aria-pressed=true]{background:#000;border-color:#000;color:#fff}.box-order__presets button[aria-pressed=true] small{color:var(--box-yellow)}.box-order__details{margin-top:12px;font-size:1.3rem}.box-order__details summary{display:inline-flex;align-items:center;gap:13px;min-height:44px;cursor:pointer;color:#4a4a4a;text-decoration:underline;text-underline-offset:3px}.box-order__details p{margin:4px 0 12px;line-height:1.7;max-width:620px;color:#4a4a4a}.box-order__line{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px;margin:8px 0 0;padding-top:14px;border-top:1px solid #dedede;font-size:1.4rem}.box-order__line strong{font-size:1.7rem;white-space:nowrap}.box-order__stock{font-size:1.25rem;margin:10px 0 0;color:#555}.box-order__stock.is-error{color:var(--box-red)}.box-order__summary{position:sticky;top:110px;scroll-margin-top:110px;padding:25px;border:1px solid #d7d7d7;border-top:4px solid var(--box-red);border-radius:16px;background:#fff}.box-order__summary h2{font-size:2.25rem;margin:0 0 8px}.box-order__count{font-size:1.4rem;margin:0 0 22px;color:#4a4a4a}.box-order__discount-progress{border-bottom:1px solid #d7d7d7;padding-bottom:18px}.box-order__progress-title{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:1.35rem}.box-order__progress-title>strong{font-size:2.25rem}.box-order__progress{height:7px;border-radius:10px;background:#e5e5e5;overflow:hidden;margin:13px 0 12px}.box-order__progress>span{display:block;width:0;height:100%;background:var(--box-red);border-radius:inherit;transition:width .22s ease}.box-order__milestones{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.box-order__milestones>span{padding:7px 4px;text-align:center;border-radius:6px;color:#555}.box-order__milestones strong,.box-order__milestones small{display:block;font-size:1.15rem;line-height:1.5}.box-order__milestones strong{font-weight:500}.box-order__milestones small{font-weight:650}.box-order__milestones .is-current{color:var(--box-ink);background:var(--box-yellow)}.box-order__next{font-size:1.3rem;line-height:1.5;font-weight:600;margin:13px 0 5px}.box-order__hint{font-size:1.25rem;line-height:1.55;color:#555}.box-order__mix{margin:0}.box-order__summary dl{margin:18px 0 22px;font-size:1.4rem}.box-order__summary dl>div{display:flex;justify-content:space-between;gap:14px;margin:11px 0}.box-order__summary dd{margin:0;white-space:nowrap;font-variant-numeric:tabular-nums}.box-order__summary [data-savings-row]{color:var(--box-red)}.box-order__total{padding-top:8px;font-size:1.8rem;font-weight:650}.box-order__add,.box-order__cart .button{width:100%;border-radius:8px}.box-order__status{font-weight:600;font-size:1.35rem}.box-order__status:empty{display:none}.box-order__cart{border-top:1px solid #d7d7d7;margin-top:20px;padding-top:18px}.box-order__cart h3{margin:0 0 12px;font-size:1.65rem}.box-order__cart-review summary{display:inline-flex;min-height:44px;gap:12px;align-items:center;cursor:pointer;font-size:1.3rem;text-decoration:underline;text-underline-offset:3px}.box-order__cart-line{padding:10px 0;border-bottom:1px solid #dedede;font-size:1.3rem}.box-order__cart-line p{margin:4px 0}.box-order__cart-line button{border:0;padding:8px 0;min-height:44px;text-decoration:underline;background:transparent;font:inherit;cursor:pointer}.box-order__cart-total{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:1.4rem}.box-order__mobile-bar{display:none}.box-order :is(button,input,a,summary):focus-visible{outline:3px solid var(--box-red);outline-offset:3px}.box-order__guide>summary:hover,.box-order__guide[open]>summary{background:var(--box-red);color:#fff}.box-order__stepper button:hover{background:var(--box-yellow)}.box-order__presets button:hover{border-color:var(--box-ink)}.box-order__presets button:not([aria-pressed=true]):hover{background:#e7e7e7}.box-order__mobile-bar strong{color:var(--box-yellow)}.box-order__faq{margin-top:48px;border-top:1px solid #d7d7d7;padding-top:30px}.box-order__faq h2{font-size:2.3rem;line-height:1.3;margin:0 0 16px}.box-order__faq details{border-bottom:1px solid #dedede}.box-order__faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:56px;padding:14px 0;font-size:1.5rem;line-height:1.5;font-weight:600;cursor:pointer}.box-order__faq summary>span{flex-shrink:0;color:var(--box-red)}.box-order__faq p{margin:0 0 20px;max-width:780px;font-size:1.4rem;line-height:1.7;color:#4a4a4a}.box-order [hidden]{display:none!important}.box-order button:disabled{opacity:.5;cursor:not-allowed}@media(min-width:1100px){.box-order__product-main{grid-template-columns:minmax(0,1fr) 244px;gap:18px}.box-order__identity{gap:12px}.box-order__image{width:65px;height:75px}}@media(max-width:989px){.box-order__layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr);gap:18px}.box-order__product{padding:18px}.box-order__identity{gap:12px}.box-order__image{width:64px;height:72px}.box-order__summary{padding:20px}}@media(max-width:749px){.box-order{padding-top:25px}.box-order__header{margin-bottom:22px}.box-order__header h1{font-size:2.8rem}.box-order__intro{font-size:1.45rem}.box-order__eyebrow{font-size:1.1rem}.box-order__guide-body{grid-template-columns:minmax(0,1fr);gap:17px;padding:18px}.box-order__layout{grid-template-columns:minmax(0,1fr);gap:20px}.box-order__mobile-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;top:65px;z-index:3;background:var(--box-ink);color:#fff;border:1px solid var(--box-ink);border-radius:10px;padding:9px 14px;margin-bottom:18px;box-shadow:0 3px 9px #22222209}.box-order__mobile-bar small,.box-order__mobile-bar strong{display:block}.box-order__mobile-bar small{font-size:1.15rem}.box-order__mobile-bar strong{font-size:1.85rem}.box-order__mobile-bar a{min-height:44px;padding:10px 0 10px 10px;color:var(--box-yellow);font-size:1.3rem;text-underline-offset:3px;white-space:nowrap}.box-order__product{padding:18px;border-radius:13px}.box-order__identity{gap:15px}.box-order__identity h3{font-size:1.7rem}.box-order__image{width:64px;height:76px}.box-order__buy{margin-top:0}.box-order__summary{position:static;padding:22px;scroll-margin-top:160px}}@media(prefers-reduced-motion:reduce){.box-order__product,.box-order__progress>span{transition:none}}.corte-order{display:block;padding-top:36px;padding-bottom:64px;--box-ink: #000000;--box-yellow: #ffc002;--box-red: #c20519;color:var(--box-ink)}.corte-order__header{margin-bottom:28px;max-width:1000px}.corte-order__eyebrow{font-size:1.25rem;letter-spacing:.08em;text-transform:uppercase;color:#555;margin:0 0 10px}.corte-order__header h1{font-size:clamp(2.8rem,3.2vw,4.2rem);line-height:1.16;margin:0 0 14px}.corte-order__intro{margin:0;font-size:1.6rem;line-height:1.65;max-width:790px}.corte-order__guide{margin-top:18px}.corte-order__guide>summary{display:inline-flex;gap:24px;align-items:center;min-height:44px;padding:9px 16px;border:1px solid var(--box-red);color:var(--box-red);border-radius:24px;font-size:1.4rem;cursor:pointer;background:#fff;font-weight:600}.corte-order summary::-webkit-details-marker{display:none}.corte-order summary{list-style:none}.corte-order summary>span{font-size:1.8rem;font-weight:400}.corte-order details[open]>summary>span{transform:rotate(45deg)}.corte-order__guide-body{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));padding:22px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;margin-top:12px}.corte-order__guide-body h2{font-size:1.7rem;margin:0 0 8px}.corte-order__guide-body p{font-size:1.4rem;line-height:1.65;margin:0}.corte-order__guide-material{grid-column:1/-1;border-top:1px solid #dedede;padding-top:14px;color:#4a4a4a}.corte-order__layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(310px,1fr);gap:28px;align-items:start}.corte-order__products{display:grid;gap:18px;min-width:0}.corte-order__product{padding:22px;border:1px solid #d7d7d7;border-radius:16px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.corte-order__product.is-selected{border-color:var(--box-red);box-shadow:0 0 0 1px var(--box-red)}.corte-order__product-main{display:grid;gap:16px;align-items:center}.corte-order__identity{display:flex;align-items:center;gap:16px;min-width:0}.corte-order__identity-copy{min-width:0}.corte-order__image{width:78px;height:78px;object-fit:contain;flex-shrink:0}.corte-order__series{display:inline-flex;align-items:center;gap:6px;max-width:100%;font-size:1.15rem;font-weight:650;line-height:1.4;padding:4px 9px;background:var(--box-ink);color:var(--box-yellow);border-radius:5px;margin-bottom:7px;letter-spacing:.025em}.corte-order__series-icon{width:18px;height:18px;flex:0 0 18px}.corte-order__series--plain{background:var(--box-yellow);color:var(--box-ink)}.corte-order__product--hd .corte-order__series{background:var(--box-red);color:#fff}.corte-order__identity h2{font-size:1.85rem;line-height:1.35;margin:0 0 10px}.corte-order__unit{display:flex;align-items:baseline;gap:5px 8px;flex-wrap:wrap;margin:0}.corte-order__unit strong{font-size:2.3rem;line-height:1.25;font-variant-numeric:tabular-nums}.corte-order__unit span{font-size:1.2rem;color:#4a4a4a}.corte-order__unit-before{display:flex;align-items:center;gap:8px;margin:5px 0 0;font-size:1.25rem}.corte-order__unit-before s{color:#666}.corte-order__unit-before span{color:var(--box-red);font-weight:650}.corte-order__unit-before:has([hidden]):not(:has(:not([hidden]))){display:none}.corte-order__pack{font-size:1.25rem;color:#4a4a4a;line-height:1.55;margin:7px 0 0}.corte-order__quantity{display:flex;justify-content:space-between;align-items:center;gap:10px}.corte-order__quantity label{font-size:1.35rem;font-weight:500}.corte-order__stepper{display:flex;border:1px solid #888888;border-radius:8px;overflow:hidden;flex-shrink:0}.corte-order__stepper button{width:44px;min-height:44px;border:0;background:#fff;font:inherit;font-size:2rem;cursor:pointer;color:var(--box-ink)}.corte-order__stepper input{width:46px;min-width:0;border:0;border-left:1px solid #dedede;border-right:1px solid #dedede;text-align:center;font:inherit;-webkit-appearance:textfield;appearance:textfield;color:var(--box-ink);background:#fff}.corte-order__stepper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.corte-order__presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px}.corte-order__presets button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;border:1px solid #c7c7c7;border-radius:8px;background:#f1f1f1;padding:9px 5px;font:inherit;cursor:pointer;color:var(--box-ink)}.corte-order__presets strong,.corte-order__presets small{display:block}.corte-order__presets strong{font-size:1.35rem;font-weight:600}.corte-order__presets small{font-size:1.1rem;line-height:1.5;margin-top:3px;color:#555}.corte-order__presets button[aria-pressed=true]{background:#000;border-color:#000;color:#fff}.corte-order__presets button[aria-pressed=true] small{color:var(--box-yellow)}.corte-order__details{margin-top:12px;font-size:1.3rem}.corte-order__details summary{display:inline-flex;align-items:center;gap:13px;min-height:44px;cursor:pointer;color:#4a4a4a;text-decoration:underline;text-underline-offset:3px}.corte-order__details p{margin:4px 0 12px;line-height:1.7;max-width:620px;color:#4a4a4a}.corte-order__line{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px;margin:8px 0 0;padding-top:14px;border-top:1px solid #dedede;font-size:1.4rem}.corte-order__line strong{font-size:1.7rem;white-space:nowrap}.corte-order__stock{font-size:1.25rem;margin:10px 0 0;color:#555}.corte-order__stock.is-error{color:var(--box-red)}.corte-order__summary{position:sticky;top:110px;scroll-margin-top:110px;padding:25px;border:1px solid #d7d7d7;border-top:4px solid var(--box-red);border-radius:16px;background:#fff}.corte-order__summary h2{font-size:2.25rem;margin:0 0 8px}.corte-order__count{font-size:1.4rem;margin:0 0 22px;color:#4a4a4a}.corte-order__discount-progress{border-bottom:1px solid #d7d7d7;padding-bottom:18px}.corte-order__progress-title{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:1.35rem}.corte-order__progress-title>strong{font-size:2.25rem}.corte-order__progress{height:7px;border-radius:10px;background:#e5e5e5;overflow:hidden;margin:13px 0 12px}.corte-order__progress>span{display:block;width:0;height:100%;background:var(--box-red);border-radius:inherit;transition:width .22s ease}.corte-order__milestones{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.corte-order__milestones>span{padding:7px 4px;text-align:center;border-radius:6px;color:#555}.corte-order__milestones strong,.corte-order__milestones small{display:block;font-size:1.15rem;line-height:1.5}.corte-order__milestones strong{font-weight:500}.corte-order__milestones small{font-weight:650}.corte-order__milestones .is-current{color:var(--box-ink);background:var(--box-yellow)}.corte-order__next{font-size:1.3rem;line-height:1.5;font-weight:600;margin:13px 0 5px}.corte-order__hint{font-size:1.25rem;line-height:1.55;color:#555}.corte-order__mix{margin:0}.corte-order__summary dl{margin:18px 0 22px;font-size:1.4rem}.corte-order__summary dl>div{display:flex;justify-content:space-between;gap:14px;margin:11px 0}.corte-order__summary dd{margin:0;white-space:nowrap;font-variant-numeric:tabular-nums}.corte-order__summary [data-savings-row]{color:var(--box-red)}.corte-order__total{padding-top:8px;font-size:1.8rem;font-weight:650}.corte-order__add,.corte-order__cart .button{width:100%;border-radius:8px}.corte-order__status{font-weight:600;font-size:1.35rem}.corte-order__status:empty{display:none}.corte-order__cart{border-top:1px solid #d7d7d7;margin-top:20px;padding-top:18px}.corte-order__cart h3{margin:0 0 12px;font-size:1.65rem}.corte-order__cart-review summary{display:inline-flex;min-height:44px;gap:12px;align-items:center;cursor:pointer;font-size:1.3rem;text-decoration:underline;text-underline-offset:3px}.corte-order__cart-line{padding:10px 0;border-bottom:1px solid #dedede;font-size:1.3rem}.corte-order__cart-line p{margin:4px 0}.corte-order__cart-line button{border:0;padding:8px 0;min-height:44px;text-decoration:underline;background:transparent;font:inherit;cursor:pointer}.corte-order__cart-total{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:1.4rem}.corte-order__mobile-bar{display:none}.corte-order :is(button,input,a,summary):focus-visible{outline:3px solid var(--box-red);outline-offset:3px}.corte-order__guide>summary:hover,.corte-order__guide[open]>summary{background:var(--box-red);color:#fff}.corte-order__stepper button:hover{background:var(--box-yellow)}.corte-order__presets button:hover{border-color:var(--box-ink)}.corte-order__presets button:not([aria-pressed=true]):hover{background:#e7e7e7}.corte-order__mobile-bar strong{color:var(--box-yellow)}.corte-order__faq{margin-top:48px;border-top:1px solid #d7d7d7;padding-top:30px}.corte-order__faq h2{font-size:2.3rem;line-height:1.3;margin:0 0 16px}.corte-order__faq details{border-bottom:1px solid #dedede}.corte-order__faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:56px;padding:14px 0;font-size:1.5rem;line-height:1.5;font-weight:600;cursor:pointer}.corte-order__faq summary>span{flex-shrink:0;color:var(--box-red)}.corte-order__faq p{margin:0 0 20px;max-width:780px;font-size:1.4rem;line-height:1.7;color:#4a4a4a}.corte-order [hidden]{display:none!important}.corte-order button:disabled{opacity:.5;cursor:not-allowed}@media(min-width:1100px){.corte-order__product-main{grid-template-columns:minmax(0,1fr) 244px;gap:18px}.corte-order__identity{gap:12px}.corte-order__image{width:65px;height:75px}}@media(max-width:989px){.corte-order__layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr);gap:18px}.corte-order__product{padding:18px}.corte-order__identity{gap:12px}.corte-order__image{width:64px;height:72px}.corte-order__summary{padding:20px}}@media(max-width:749px){.corte-order{padding-top:25px}.corte-order__header{margin-bottom:22px}.corte-order__header h1{font-size:2.8rem}.corte-order__intro{font-size:1.45rem}.corte-order__eyebrow{font-size:1.1rem}.corte-order__guide-body{grid-template-columns:minmax(0,1fr);gap:17px;padding:18px}.corte-order__layout{grid-template-columns:minmax(0,1fr);gap:20px}.corte-order__mobile-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;top:65px;z-index:3;background:var(--box-ink);color:#fff;border:1px solid var(--box-ink);border-radius:10px;padding:9px 14px;margin-bottom:18px;box-shadow:0 3px 9px #22222209}.corte-order__mobile-bar small,.corte-order__mobile-bar strong{display:block}.corte-order__mobile-bar small{font-size:1.15rem}.corte-order__mobile-bar strong{font-size:1.85rem}.corte-order__mobile-bar a{min-height:44px;padding:10px 0 10px 10px;color:var(--box-yellow);font-size:1.3rem;text-underline-offset:3px;white-space:nowrap}.corte-order__product{padding:18px;border-radius:13px}.corte-order__identity{gap:15px}.corte-order__identity h2{font-size:1.7rem}.corte-order__image{width:64px;height:76px}.corte-order__buy{margin-top:0}.corte-order__summary{position:static;padding:22px;scroll-margin-top:160px}}@media(prefers-reduced-motion:reduce){.corte-order__product,.corte-order__progress>span{transition:none}}.disp-order__jump{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.disp-order__jump a{border:1px solid #c7c7c7;border-radius:8px;padding:10px 14px;min-height:44px;background:#f1f1f1;color:#000;text-decoration:none;font-size:1.35rem;font-weight:600}.disp-order__jump a:hover{background:#000;color:#ffc002}.disp-order__group-title,.disp-order__group h2{font-size:2.1rem;margin:0}.disp-order__group{padding-top:22px;margin-top:8px;border-top:2px solid #000}.disp-order__group p{font-size:1.4rem;line-height:1.6;margin:8px 0 0;color:#555}.disp-order [id^=cinta-],.disp-order [id^=cintas-]{scroll-margin-top:155px}.disp-order{display:block;padding-top:36px;padding-bottom:64px;--box-ink: #000000;--box-yellow: #ffc002;--box-red: #c20519;color:var(--box-ink)}.disp-order__header{margin-bottom:28px;max-width:1000px}.disp-order__eyebrow{font-size:1.25rem;letter-spacing:.08em;text-transform:uppercase;color:#555;margin:0 0 10px}.disp-order__header h1{font-size:clamp(2.8rem,3.2vw,4.2rem);line-height:1.16;margin:0 0 14px}.disp-order__intro{margin:0;font-size:1.6rem;line-height:1.65;max-width:790px}.disp-order__guide{margin-top:18px}.disp-order__guide>summary{display:inline-flex;gap:24px;align-items:center;min-height:44px;padding:9px 16px;border:1px solid var(--box-red);color:var(--box-red);border-radius:24px;font-size:1.4rem;cursor:pointer;background:#fff;font-weight:600}.disp-order summary::-webkit-details-marker{display:none}.disp-order summary{list-style:none}.disp-order summary>span{font-size:1.8rem;font-weight:400}.disp-order details[open]>summary>span{transform:rotate(45deg)}.disp-order__guide-body{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));padding:22px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;margin-top:12px}.disp-order__guide-body h2{font-size:1.7rem;margin:0 0 8px}.disp-order__guide-body p{font-size:1.4rem;line-height:1.65;margin:0}.disp-order__guide-material{grid-column:1/-1;border-top:1px solid #dedede;padding-top:14px;color:#4a4a4a}.disp-order__layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(310px,1fr);gap:28px;align-items:start}.disp-order__products{display:grid;gap:18px;min-width:0}.disp-order__product{padding:22px;border:1px solid #d7d7d7;border-radius:16px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.disp-order__product.is-selected{border-color:var(--box-red);box-shadow:0 0 0 1px var(--box-red)}.disp-order__product-main{display:grid;gap:16px;align-items:center}.disp-order__identity{display:flex;align-items:center;gap:16px;min-width:0}.disp-order__identity-copy{min-width:0}.disp-order__image{width:78px;height:78px;object-fit:contain;flex-shrink:0}.disp-order__series{display:inline-block;font-size:1.15rem;font-weight:650;line-height:1.4;padding:4px 9px;background:var(--box-ink);color:var(--box-yellow);border-radius:5px;margin-bottom:7px;letter-spacing:.025em}.disp-order__product--hd .disp-order__series{background:var(--box-red);color:#fff}.disp-order__identity h3{font-size:1.85rem;line-height:1.35;margin:0 0 10px}.disp-order__unit{display:flex;align-items:baseline;gap:5px 8px;flex-wrap:wrap;margin:0}.disp-order__unit strong{font-size:2.3rem;line-height:1.25;font-variant-numeric:tabular-nums}.disp-order__unit span{font-size:1.2rem;color:#4a4a4a}.disp-order__unit-before{display:flex;align-items:center;gap:8px;margin:5px 0 0;font-size:1.25rem}.disp-order__unit-before s{color:#666}.disp-order__unit-before span{color:var(--box-red);font-weight:650}.disp-order__unit-before:has([hidden]):not(:has(:not([hidden]))){display:none}.disp-order__pack{font-size:1.25rem;color:#4a4a4a;line-height:1.55;margin:7px 0 0}.disp-order__quantity{display:flex;justify-content:space-between;align-items:center;gap:10px}.disp-order__quantity label{font-size:1.35rem;font-weight:500}.disp-order__stepper{display:flex;border:1px solid #888888;border-radius:8px;overflow:hidden;flex-shrink:0}.disp-order__stepper button{width:44px;min-height:44px;border:0;background:#fff;font:inherit;font-size:2rem;cursor:pointer;color:var(--box-ink)}.disp-order__stepper input{width:46px;min-width:0;border:0;border-left:1px solid #dedede;border-right:1px solid #dedede;text-align:center;font:inherit;-webkit-appearance:textfield;appearance:textfield;color:var(--box-ink);background:#fff}.disp-order__stepper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.disp-order__presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px}.disp-order__presets button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;border:1px solid #c7c7c7;border-radius:8px;background:#f1f1f1;padding:9px 5px;font:inherit;cursor:pointer;color:var(--box-ink)}.disp-order__presets strong,.disp-order__presets small{display:block}.disp-order__presets strong{font-size:1.35rem;font-weight:600}.disp-order__presets small{font-size:1.1rem;line-height:1.5;margin-top:3px;color:#555}.disp-order__presets button[aria-pressed=true]{background:#000;border-color:#000;color:#fff}.disp-order__presets button[aria-pressed=true] small{color:var(--box-yellow)}.disp-order__details{margin-top:12px;font-size:1.3rem}.disp-order__details summary{display:inline-flex;align-items:center;gap:13px;min-height:44px;cursor:pointer;color:#4a4a4a;text-decoration:underline;text-underline-offset:3px}.disp-order__details p{margin:4px 0 12px;line-height:1.7;max-width:620px;color:#4a4a4a}.disp-order__line{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px;margin:8px 0 0;padding-top:14px;border-top:1px solid #dedede;font-size:1.4rem}.disp-order__line strong{font-size:1.7rem;white-space:nowrap}.disp-order__stock{font-size:1.25rem;margin:10px 0 0;color:#555}.disp-order__stock.is-error{color:var(--box-red)}.disp-order__summary{position:sticky;top:110px;scroll-margin-top:110px;padding:25px;border:1px solid #d7d7d7;border-top:4px solid var(--box-red);border-radius:16px;background:#fff}.disp-order__summary h2{font-size:2.25rem;margin:0 0 8px}.disp-order__count{font-size:1.4rem;margin:0 0 22px;color:#4a4a4a}.disp-order__discount-progress{border-bottom:1px solid #d7d7d7;padding-bottom:18px}.disp-order__progress-title{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:1.35rem}.disp-order__progress-title>strong{font-size:2.25rem}.disp-order__progress{height:7px;border-radius:10px;background:#e5e5e5;overflow:hidden;margin:13px 0 12px}.disp-order__progress>span{display:block;width:0;height:100%;background:var(--box-red);border-radius:inherit;transition:width .22s ease}.disp-order__milestones{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.disp-order__milestones>span{padding:7px 4px;text-align:center;border-radius:6px;color:#555}.disp-order__milestones strong,.disp-order__milestones small{display:block;font-size:1.15rem;line-height:1.5}.disp-order__milestones strong{font-weight:500}.disp-order__milestones small{font-weight:650}.disp-order__milestones .is-current{color:var(--box-ink);background:var(--box-yellow)}.disp-order__next{font-size:1.3rem;line-height:1.5;font-weight:600;margin:13px 0 5px}.disp-order__hint{font-size:1.25rem;line-height:1.55;color:#555}.disp-order__mix{margin:0}.disp-order__summary dl{margin:18px 0 22px;font-size:1.4rem}.disp-order__summary dl>div{display:flex;justify-content:space-between;gap:14px;margin:11px 0}.disp-order__summary dd{margin:0;white-space:nowrap;font-variant-numeric:tabular-nums}.disp-order__summary [data-savings-row]{color:var(--box-red)}.disp-order__total{padding-top:8px;font-size:1.8rem;font-weight:650}.disp-order__add,.disp-order__cart .button{width:100%;border-radius:8px}.disp-order__status{font-weight:600;font-size:1.35rem}.disp-order__status:empty{display:none}.disp-order__cart{border-top:1px solid #d7d7d7;margin-top:20px;padding-top:18px}.disp-order__cart h3{margin:0 0 12px;font-size:1.65rem}.disp-order__cart-review summary{display:inline-flex;min-height:44px;gap:12px;align-items:center;cursor:pointer;font-size:1.3rem;text-decoration:underline;text-underline-offset:3px}.disp-order__cart-line{padding:10px 0;border-bottom:1px solid #dedede;font-size:1.3rem}.disp-order__cart-line p{margin:4px 0}.disp-order__cart-line button{border:0;padding:8px 0;min-height:44px;text-decoration:underline;background:transparent;font:inherit;cursor:pointer}.disp-order__cart-total{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:1.4rem}.disp-order__mobile-bar{display:none}.disp-order :is(button,input,a,summary):focus-visible{outline:3px solid var(--box-red);outline-offset:3px}.disp-order__guide>summary:hover,.disp-order__guide[open]>summary{background:var(--box-red);color:#fff}.disp-order__stepper button:hover{background:var(--box-yellow)}.disp-order__presets button:hover{border-color:var(--box-ink)}.disp-order__presets button:not([aria-pressed=true]):hover{background:#e7e7e7}.disp-order__mobile-bar strong{color:var(--box-yellow)}.disp-order__faq{margin-top:48px;border-top:1px solid #d7d7d7;padding-top:30px}.disp-order__faq h2{font-size:2.3rem;line-height:1.3;margin:0 0 16px}.disp-order__faq details{border-bottom:1px solid #dedede}.disp-order__faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:56px;padding:14px 0;font-size:1.5rem;line-height:1.5;font-weight:600;cursor:pointer}.disp-order__faq summary>span{flex-shrink:0;color:var(--box-red)}.disp-order__faq p{margin:0 0 20px;max-width:780px;font-size:1.4rem;line-height:1.7;color:#4a4a4a}.disp-order [hidden]{display:none!important}.disp-order button:disabled{opacity:.5;cursor:not-allowed}@media(min-width:1100px){.disp-order__product-main{grid-template-columns:minmax(0,1fr) 244px;gap:18px}.disp-order__identity{gap:12px}.disp-order__image{width:65px;height:75px}}@media(max-width:989px){.disp-order__layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr);gap:18px}.disp-order__product{padding:18px}.disp-order__identity{gap:12px}.disp-order__image{width:64px;height:72px}.disp-order__summary{padding:20px}}@media(max-width:749px){.disp-order{padding-top:25px}.disp-order__header{margin-bottom:22px}.disp-order__header h1{font-size:2.8rem}.disp-order__intro{font-size:1.45rem}.disp-order__eyebrow{font-size:1.1rem}.disp-order__guide-body{grid-template-columns:minmax(0,1fr);gap:17px;padding:18px}.disp-order__layout{grid-template-columns:minmax(0,1fr);gap:20px}.disp-order__mobile-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;top:65px;z-index:3;background:var(--box-ink);color:#fff;border:1px solid var(--box-ink);border-radius:10px;padding:9px 14px;margin-bottom:18px;box-shadow:0 3px 9px #22222209}.disp-order__mobile-bar small,.disp-order__mobile-bar strong{display:block}.disp-order__mobile-bar small{font-size:1.15rem}.disp-order__mobile-bar strong{font-size:1.85rem}.disp-order__mobile-bar a{min-height:44px;padding:10px 0 10px 10px;color:var(--box-yellow);font-size:1.3rem;text-underline-offset:3px;white-space:nowrap}.disp-order__product{padding:18px;border-radius:13px}.disp-order__identity{gap:15px}.disp-order__identity h3{font-size:1.7rem}.disp-order__image{width:64px;height:76px}.disp-order__buy{margin-top:0}.disp-order__summary{position:static;padding:22px;scroll-margin-top:160px}}@media(prefers-reduced-motion:reduce){.disp-order__product,.disp-order__progress>span{transition:none}}.disp-order__identity{display:grid;grid-template-columns:180px minmax(0,1fr);gap:24px;align-items:center}.disp-order__identity h2{font-size:2.5rem;line-height:1.2;margin:6px 0 10px}.disp-order__series{background:#ffc002;color:#000;padding:7px 11px;font-size:1.25rem}.disp-order__product--metal .disp-order__series{background:#c20519;color:#fff}.disp-order__description{margin:0 0 15px;font-size:1.45rem;line-height:1.6}.disp-order__unit strong{font-size:3rem}.disp-order__tax{margin:4px 0 0;font-size:1.25rem;color:#555}.disp-order__buy{margin-top:24px}.disp-order__specs{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:16px;font-size:1.35rem}.disp-order__specs div{display:block}.disp-order__specs dt{color:#555}.disp-order__specs dd{margin:3px 0 0;font-weight:600}.disp-order__details p,.disp-order__details a{font-size:1.35rem;line-height:1.65}.disp-order__presets strong{font-size:1.35rem}.disp-order__product{scroll-margin-top:150px}@media(max-width:1099px){.disp-order__layout{grid-template-columns:minmax(0,1fr) 300px}.disp-order__identity{grid-template-columns:120px minmax(0,1fr);gap:16px}}@media(max-width:749px){.disp-order__layout{grid-template-columns:minmax(0,1fr)}.disp-order__identity{grid-template-columns:100px minmax(0,1fr);gap:14px}.disp-order__identity h2{font-size:2rem}.disp-order__description{font-size:1.3rem}.disp-order__unit strong{font-size:2.7rem}.disp-order__presets strong{font-size:1.15rem}}.ducto-order__photos{min-height:44px;border:1px solid #c20519;border-radius:22px;padding:8px 16px;background:#fff;color:#c20519;cursor:pointer;font:inherit}.ducto-order__photos:focus-visible{outline:3px solid #c20519;outline-offset:3px}.ducto-order__tax{font-size:1.2rem;font-weight:600;margin:6px 0 0}.ducto-order{display:block;padding-top:36px;padding-bottom:64px;--box-ink: #000000;--box-yellow: #ffc002;--box-red: #c20519;color:var(--box-ink)}.ducto-order__header{margin-bottom:28px;max-width:1000px}.ducto-order__eyebrow{font-size:1.25rem;letter-spacing:.08em;text-transform:uppercase;color:#555;margin:0 0 10px}.ducto-order__header h1{font-size:clamp(2.8rem,3.2vw,4.2rem);line-height:1.16;margin:0 0 14px}.ducto-order__intro{margin:0;font-size:1.6rem;line-height:1.65;max-width:790px}.ducto-order__guide{margin-top:18px}.ducto-order__guide>summary{display:inline-flex;gap:24px;align-items:center;min-height:44px;padding:9px 16px;border:1px solid var(--box-red);color:var(--box-red);border-radius:24px;font-size:1.4rem;cursor:pointer;background:#fff;font-weight:600}.ducto-order summary::-webkit-details-marker{display:none}.ducto-order summary{list-style:none}.ducto-order summary>span{font-size:1.8rem;font-weight:400}.ducto-order details[open]>summary>span{transform:rotate(45deg)}.ducto-order__guide-body{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));padding:22px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;margin-top:12px}.ducto-order__guide-body h2{font-size:1.7rem;margin:0 0 8px}.ducto-order__guide-body p{font-size:1.4rem;line-height:1.65;margin:0}.ducto-order__guide-material{grid-column:1/-1;border-top:1px solid #dedede;padding-top:14px;color:#4a4a4a}.ducto-order__layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(310px,1fr);gap:28px;align-items:start}.ducto-order__products{display:grid;gap:18px;min-width:0}.ducto-order__product{padding:22px;border:1px solid #d7d7d7;border-radius:16px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.ducto-order__product.is-selected{border-color:var(--box-red);box-shadow:0 0 0 1px var(--box-red)}.ducto-order__product-main{display:grid;gap:16px;align-items:center}.ducto-order__identity{display:flex;align-items:center;gap:16px;min-width:0}.ducto-order__identity-copy{min-width:0}.ducto-order__image{width:78px;height:78px;object-fit:contain;flex-shrink:0}.ducto-order__series{display:inline-flex;align-items:center;gap:6px;max-width:100%;font-size:1.15rem;font-weight:650;line-height:1.4;padding:4px 9px;background:var(--box-ink);color:var(--box-yellow);border-radius:5px;margin-bottom:7px;letter-spacing:.025em}.ducto-order__series-icon{width:18px;height:18px;flex:0 0 18px}.ducto-order__series--plain{background:var(--box-yellow);color:var(--box-ink)}.ducto-order__product--hd .ducto-order__series{background:var(--box-red);color:#fff}.ducto-order__identity h2{font-size:1.85rem;line-height:1.35;margin:0 0 10px}.ducto-order__unit{display:flex;align-items:baseline;gap:5px 8px;flex-wrap:wrap;margin:0}.ducto-order__unit strong{font-size:2.3rem;line-height:1.25;font-variant-numeric:tabular-nums}.ducto-order__unit span{font-size:1.2rem;color:#4a4a4a}.ducto-order__unit-before{display:flex;align-items:center;gap:8px;margin:5px 0 0;font-size:1.25rem}.ducto-order__unit-before s{color:#666}.ducto-order__unit-before span{color:var(--box-red);font-weight:650}.ducto-order__unit-before:has([hidden]):not(:has(:not([hidden]))){display:none}.ducto-order__pack{font-size:1.25rem;color:#4a4a4a;line-height:1.55;margin:7px 0 0}.ducto-order__quantity{display:flex;justify-content:space-between;align-items:center;gap:10px}.ducto-order__quantity label{font-size:1.35rem;font-weight:500}.ducto-order__stepper{display:flex;border:1px solid #888888;border-radius:8px;overflow:hidden;flex-shrink:0}.ducto-order__stepper button{width:44px;min-height:44px;border:0;background:#fff;font:inherit;font-size:2rem;cursor:pointer;color:var(--box-ink)}.ducto-order__stepper input{width:46px;min-width:0;border:0;border-left:1px solid #dedede;border-right:1px solid #dedede;text-align:center;font:inherit;-webkit-appearance:textfield;appearance:textfield;color:var(--box-ink);background:#fff}.ducto-order__stepper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.ducto-order__presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px}.ducto-order__presets button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;border:1px solid #c7c7c7;border-radius:8px;background:#f1f1f1;padding:9px 5px;font:inherit;cursor:pointer;color:var(--box-ink)}.ducto-order__presets strong,.ducto-order__presets small{display:block}.ducto-order__presets strong{font-size:1.35rem;font-weight:600}.ducto-order__presets small{font-size:1.1rem;line-height:1.5;margin-top:3px;color:#555}.ducto-order__presets button[aria-pressed=true]{background:#000;border-color:#000;color:#fff}.ducto-order__presets button[aria-pressed=true] small{color:var(--box-yellow)}.ducto-order__details{margin-top:12px;font-size:1.3rem}.ducto-order__details summary{display:inline-flex;align-items:center;gap:13px;min-height:44px;cursor:pointer;color:#4a4a4a;text-decoration:underline;text-underline-offset:3px}.ducto-order__details p{margin:4px 0 12px;line-height:1.7;max-width:620px;color:#4a4a4a}.ducto-order__line{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px;margin:8px 0 0;padding-top:14px;border-top:1px solid #dedede;font-size:1.4rem}.ducto-order__line strong{font-size:1.7rem;white-space:nowrap}.ducto-order__stock{font-size:1.25rem;margin:10px 0 0;color:#555}.ducto-order__stock.is-error{color:var(--box-red)}.ducto-order__summary{position:sticky;top:110px;scroll-margin-top:110px;padding:25px;border:1px solid #d7d7d7;border-top:4px solid var(--box-red);border-radius:16px;background:#fff}.ducto-order__summary h2{font-size:2.25rem;margin:0 0 8px}.ducto-order__count{font-size:1.4rem;margin:0 0 22px;color:#4a4a4a}.ducto-order__discount-progress{border-bottom:1px solid #d7d7d7;padding-bottom:18px}.ducto-order__progress-title{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:1.35rem}.ducto-order__progress-title>strong{font-size:2.25rem}.ducto-order__progress{height:7px;border-radius:10px;background:#e5e5e5;overflow:hidden;margin:13px 0 12px}.ducto-order__progress>span{display:block;width:0;height:100%;background:var(--box-red);border-radius:inherit;transition:width .22s ease}.ducto-order__milestones{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.ducto-order__milestones>span{padding:7px 4px;text-align:center;border-radius:6px;color:#555}.ducto-order__milestones strong,.ducto-order__milestones small{display:block;font-size:1.15rem;line-height:1.5}.ducto-order__milestones strong{font-weight:500}.ducto-order__milestones small{font-weight:650}.ducto-order__milestones .is-current{color:var(--box-ink);background:var(--box-yellow)}.ducto-order__next{font-size:1.3rem;line-height:1.5;font-weight:600;margin:13px 0 5px}.ducto-order__hint{font-size:1.25rem;line-height:1.55;color:#555}.ducto-order__mix{margin:0}.ducto-order__summary dl{margin:18px 0 22px;font-size:1.4rem}.ducto-order__summary dl>div{display:flex;justify-content:space-between;gap:14px;margin:11px 0}.ducto-order__summary dd{margin:0;white-space:nowrap;font-variant-numeric:tabular-nums}.ducto-order__summary [data-savings-row]{color:var(--box-red)}.ducto-order__total{padding-top:8px;font-size:1.8rem;font-weight:650}.ducto-order__add,.ducto-order__cart .button{width:100%;border-radius:8px}.ducto-order__status{font-weight:600;font-size:1.35rem}.ducto-order__status:empty{display:none}.ducto-order__cart{border-top:1px solid #d7d7d7;margin-top:20px;padding-top:18px}.ducto-order__cart h3{margin:0 0 12px;font-size:1.65rem}.ducto-order__cart-review summary{display:inline-flex;min-height:44px;gap:12px;align-items:center;cursor:pointer;font-size:1.3rem;text-decoration:underline;text-underline-offset:3px}.ducto-order__cart-line{padding:10px 0;border-bottom:1px solid #dedede;font-size:1.3rem}.ducto-order__cart-line p{margin:4px 0}.ducto-order__cart-line button{border:0;padding:8px 0;min-height:44px;text-decoration:underline;background:transparent;font:inherit;cursor:pointer}.ducto-order__cart-total{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:1.4rem}.ducto-order__mobile-bar{display:none}.ducto-order :is(button,input,a,summary):focus-visible{outline:3px solid var(--box-red);outline-offset:3px}.ducto-order__guide>summary:hover,.ducto-order__guide[open]>summary{background:var(--box-red);color:#fff}.ducto-order__stepper button:hover{background:var(--box-yellow)}.ducto-order__presets button:hover{border-color:var(--box-ink)}.ducto-order__presets button:not([aria-pressed=true]):hover{background:#e7e7e7}.ducto-order__mobile-bar strong{color:var(--box-yellow)}.ducto-order__faq{margin-top:48px;border-top:1px solid #d7d7d7;padding-top:30px}.ducto-order__faq h2{font-size:2.3rem;line-height:1.3;margin:0 0 16px}.ducto-order__faq details{border-bottom:1px solid #dedede}.ducto-order__faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:56px;padding:14px 0;font-size:1.5rem;line-height:1.5;font-weight:600;cursor:pointer}.ducto-order__faq summary>span{flex-shrink:0;color:var(--box-red)}.ducto-order__faq p{margin:0 0 20px;max-width:780px;font-size:1.4rem;line-height:1.7;color:#4a4a4a}.ducto-order [hidden]{display:none!important}.ducto-order button:disabled{opacity:.5;cursor:not-allowed}@media(min-width:1100px){.ducto-order__product-main{grid-template-columns:minmax(0,1fr) 244px;gap:18px}.ducto-order__identity{gap:12px}.ducto-order__image{width:65px;height:75px}}@media(max-width:989px){.ducto-order__layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr);gap:18px}.ducto-order__product{padding:18px}.ducto-order__identity{gap:12px}.ducto-order__image{width:64px;height:72px}.ducto-order__summary{padding:20px}}@media(max-width:749px){.ducto-order{padding-top:25px}.ducto-order__header{margin-bottom:22px}.ducto-order__header h1{font-size:2.8rem}.ducto-order__intro{font-size:1.45rem}.ducto-order__eyebrow{font-size:1.1rem}.ducto-order__guide-body{grid-template-columns:minmax(0,1fr);gap:17px;padding:18px}.ducto-order__layout{grid-template-columns:minmax(0,1fr);gap:20px}.ducto-order__mobile-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;top:65px;z-index:3;background:var(--box-ink);color:#fff;border:1px solid var(--box-ink);border-radius:10px;padding:9px 14px;margin-bottom:18px;box-shadow:0 3px 9px #22222209}.ducto-order__mobile-bar small,.ducto-order__mobile-bar strong{display:block}.ducto-order__mobile-bar small{font-size:1.15rem}.ducto-order__mobile-bar strong{font-size:1.85rem}.ducto-order__mobile-bar a{min-height:44px;padding:10px 0 10px 10px;color:var(--box-yellow);font-size:1.3rem;text-underline-offset:3px;white-space:nowrap}.ducto-order__product{padding:18px;border-radius:13px}.ducto-order__identity{gap:15px}.ducto-order__identity h2{font-size:1.7rem}.ducto-order__image{width:64px;height:76px}.ducto-order__buy{margin-top:0}.ducto-order__summary{position:static;padding:22px;scroll-margin-top:160px}}@media(prefers-reduced-motion:reduce){.ducto-order__product,.ducto-order__progress>span{transition:none}}.filament-order{display:block;padding-top:36px;padding-bottom:64px;--box-ink: #000000;--box-yellow: #ffc002;--box-red: #c20519;color:var(--box-ink)}.filament-order__header{margin-bottom:28px;max-width:1000px}.filament-order__eyebrow{font-size:1.25rem;letter-spacing:.08em;text-transform:uppercase;color:#555;margin:0 0 10px}.filament-order__header h1{font-size:clamp(2.8rem,3.2vw,4.2rem);line-height:1.16;margin:0 0 14px}.filament-order__intro{margin:0;font-size:1.6rem;line-height:1.65;max-width:790px}.filament-order__guide{margin-top:18px}.filament-order__guide>summary{display:inline-flex;gap:24px;align-items:center;min-height:44px;padding:9px 16px;border:1px solid var(--box-red);color:var(--box-red);border-radius:24px;font-size:1.4rem;cursor:pointer;background:#fff;font-weight:600}.filament-order summary::-webkit-details-marker{display:none}.filament-order summary{list-style:none}.filament-order summary>span{font-size:1.8rem;font-weight:400}.filament-order details[open]>summary>span{transform:rotate(45deg)}.filament-order__guide-body{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));padding:22px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;margin-top:12px}.filament-order__guide-body h2{font-size:1.7rem;margin:0 0 8px}.filament-order__guide-body p{font-size:1.4rem;line-height:1.65;margin:0}.filament-order__guide-material{grid-column:1/-1;border-top:1px solid #dedede;padding-top:14px;color:#4a4a4a}.filament-order__layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(310px,1fr);gap:28px;align-items:start}.filament-order__products{display:grid;gap:18px;min-width:0}.filament-order__product{padding:22px;border:1px solid #d7d7d7;border-radius:16px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.filament-order__product.is-selected{border-color:var(--box-red);box-shadow:0 0 0 1px var(--box-red)}.filament-order__product-main{display:grid;gap:16px;align-items:center}.filament-order__identity{display:flex;align-items:center;gap:16px;min-width:0}.filament-order__identity-copy{min-width:0}.filament-order__image{width:78px;height:78px;object-fit:contain;flex-shrink:0}.filament-order__series{display:inline-flex;align-items:center;gap:6px;max-width:100%;font-size:1.15rem;font-weight:650;line-height:1.4;padding:4px 9px;background:var(--box-ink);color:var(--box-yellow);border-radius:5px;margin-bottom:7px;letter-spacing:.025em}.filament-order__series-icon{width:18px;height:18px;flex:0 0 18px}.filament-order__series--plain{background:var(--box-yellow);color:var(--box-ink)}.filament-order__product--hd .filament-order__series{background:var(--box-red);color:#fff}.filament-order__identity h2{font-size:1.85rem;line-height:1.35;margin:0 0 10px}.filament-order__unit{display:flex;align-items:baseline;gap:5px 8px;flex-wrap:wrap;margin:0}.filament-order__unit strong{font-size:2.3rem;line-height:1.25;font-variant-numeric:tabular-nums}.filament-order__unit span{font-size:1.2rem;color:#4a4a4a}.filament-order__unit-before{display:flex;align-items:center;gap:8px;margin:5px 0 0;font-size:1.25rem}.filament-order__unit-before s{color:#666}.filament-order__unit-before span{color:var(--box-red);font-weight:650}.filament-order__unit-before:has([hidden]):not(:has(:not([hidden]))){display:none}.filament-order__pack{font-size:1.25rem;color:#4a4a4a;line-height:1.55;margin:7px 0 0}.filament-order__quantity{display:flex;justify-content:space-between;align-items:center;gap:10px}.filament-order__quantity label{font-size:1.35rem;font-weight:500}.filament-order__stepper{display:flex;border:1px solid #888888;border-radius:8px;overflow:hidden;flex-shrink:0}.filament-order__stepper button{width:44px;min-height:44px;border:0;background:#fff;font:inherit;font-size:2rem;cursor:pointer;color:var(--box-ink)}.filament-order__stepper input{width:46px;min-width:0;border:0;border-left:1px solid #dedede;border-right:1px solid #dedede;text-align:center;font:inherit;-webkit-appearance:textfield;appearance:textfield;color:var(--box-ink);background:#fff}.filament-order__stepper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.filament-order__presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px}.filament-order__presets button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;border:1px solid #c7c7c7;border-radius:8px;background:#f1f1f1;padding:9px 5px;font:inherit;cursor:pointer;color:var(--box-ink)}.filament-order__presets strong,.filament-order__presets small{display:block}.filament-order__presets strong{font-size:1.35rem;font-weight:600}.filament-order__presets small{font-size:1.1rem;line-height:1.5;margin-top:3px;color:#555}.filament-order__presets button[aria-pressed=true]{background:#000;border-color:#000;color:#fff}.filament-order__presets button[aria-pressed=true] small{color:var(--box-yellow)}.filament-order__details{margin-top:12px;font-size:1.3rem}.filament-order__details summary{display:inline-flex;align-items:center;gap:13px;min-height:44px;cursor:pointer;color:#4a4a4a;text-decoration:underline;text-underline-offset:3px}.filament-order__details p{margin:4px 0 12px;line-height:1.7;max-width:620px;color:#4a4a4a}.filament-order__line{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px;margin:8px 0 0;padding-top:14px;border-top:1px solid #dedede;font-size:1.4rem}.filament-order__line strong{font-size:1.7rem;white-space:nowrap}.filament-order__stock{font-size:1.25rem;margin:10px 0 0;color:#555}.filament-order__stock.is-error{color:var(--box-red)}.filament-order__summary{position:sticky;top:110px;scroll-margin-top:110px;padding:25px;border:1px solid #d7d7d7;border-top:4px solid var(--box-red);border-radius:16px;background:#fff}.filament-order__summary h2{font-size:2.25rem;margin:0 0 8px}.filament-order__count{font-size:1.4rem;margin:0 0 22px;color:#4a4a4a}.filament-order__discount-progress{border-bottom:1px solid #d7d7d7;padding-bottom:18px}.filament-order__progress-title{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:1.35rem}.filament-order__progress-title>strong{font-size:2.25rem}.filament-order__progress{height:7px;border-radius:10px;background:#e5e5e5;overflow:hidden;margin:13px 0 12px}.filament-order__progress>span{display:block;width:0;height:100%;background:var(--box-red);border-radius:inherit;transition:width .22s ease}.filament-order__milestones{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.filament-order__milestones>span{padding:7px 4px;text-align:center;border-radius:6px;color:#555}.filament-order__milestones strong,.filament-order__milestones small{display:block;font-size:1.15rem;line-height:1.5}.filament-order__milestones strong{font-weight:500}.filament-order__milestones small{font-weight:650}.filament-order__milestones .is-current{color:var(--box-ink);background:var(--box-yellow)}.filament-order__next{font-size:1.3rem;line-height:1.5;font-weight:600;margin:13px 0 5px}.filament-order__hint{font-size:1.25rem;line-height:1.55;color:#555}.filament-order__mix{margin:0}.filament-order__summary dl{margin:18px 0 22px;font-size:1.4rem}.filament-order__summary dl>div{display:flex;justify-content:space-between;gap:14px;margin:11px 0}.filament-order__summary dd{margin:0;white-space:nowrap;font-variant-numeric:tabular-nums}.filament-order__summary [data-savings-row]{color:var(--box-red)}.filament-order__total{padding-top:8px;font-size:1.8rem;font-weight:650}.filament-order__add,.filament-order__cart .button{width:100%;border-radius:8px}.filament-order__status{font-weight:600;font-size:1.35rem}.filament-order__status:empty{display:none}.filament-order__cart{border-top:1px solid #d7d7d7;margin-top:20px;padding-top:18px}.filament-order__cart h3{margin:0 0 12px;font-size:1.65rem}.filament-order__cart-review summary{display:inline-flex;min-height:44px;gap:12px;align-items:center;cursor:pointer;font-size:1.3rem;text-decoration:underline;text-underline-offset:3px}.filament-order__cart-line{padding:10px 0;border-bottom:1px solid #dedede;font-size:1.3rem}.filament-order__cart-line p{margin:4px 0}.filament-order__cart-line button{border:0;padding:8px 0;min-height:44px;text-decoration:underline;background:transparent;font:inherit;cursor:pointer}.filament-order__cart-total{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:1.4rem}.filament-order__mobile-bar{display:none}.filament-order :is(button,input,a,summary):focus-visible{outline:3px solid var(--box-red);outline-offset:3px}.filament-order__guide>summary:hover,.filament-order__guide[open]>summary{background:var(--box-red);color:#fff}.filament-order__stepper button:hover{background:var(--box-yellow)}.filament-order__presets button:hover{border-color:var(--box-ink)}.filament-order__presets button:not([aria-pressed=true]):hover{background:#e7e7e7}.filament-order__mobile-bar strong{color:var(--box-yellow)}.filament-order__faq{margin-top:48px;border-top:1px solid #d7d7d7;padding-top:30px}.filament-order__faq h2{font-size:2.3rem;line-height:1.3;margin:0 0 16px}.filament-order__faq details{border-bottom:1px solid #dedede}.filament-order__faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:56px;padding:14px 0;font-size:1.5rem;line-height:1.5;font-weight:600;cursor:pointer}.filament-order__faq summary>span{flex-shrink:0;color:var(--box-red)}.filament-order__faq p{margin:0 0 20px;max-width:780px;font-size:1.4rem;line-height:1.7;color:#4a4a4a}.filament-order [hidden]{display:none!important}.filament-order button:disabled{opacity:.5;cursor:not-allowed}@media(min-width:1100px){.filament-order__product-main{grid-template-columns:minmax(0,1fr) 244px;gap:18px}.filament-order__identity{gap:12px}.filament-order__image{width:65px;height:75px}}@media(max-width:989px){.filament-order__layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr);gap:18px}.filament-order__product{padding:18px}.filament-order__identity{gap:12px}.filament-order__image{width:64px;height:72px}.filament-order__summary{padding:20px}}@media(max-width:749px){.filament-order{padding-top:25px}.filament-order__header{margin-bottom:22px}.filament-order__header h1{font-size:2.8rem}.filament-order__intro{font-size:1.45rem}.filament-order__eyebrow{font-size:1.1rem}.filament-order__guide-body{grid-template-columns:minmax(0,1fr);gap:17px;padding:18px}.filament-order__layout{grid-template-columns:minmax(0,1fr);gap:20px}.filament-order__mobile-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;top:65px;z-index:3;background:var(--box-ink);color:#fff;border:1px solid var(--box-ink);border-radius:10px;padding:9px 14px;margin-bottom:18px;box-shadow:0 3px 9px #22222209}.filament-order__mobile-bar small,.filament-order__mobile-bar strong{display:block}.filament-order__mobile-bar small{font-size:1.15rem}.filament-order__mobile-bar strong{font-size:1.85rem}.filament-order__mobile-bar a{min-height:44px;padding:10px 0 10px 10px;color:var(--box-yellow);font-size:1.3rem;text-underline-offset:3px;white-space:nowrap}.filament-order__product{padding:18px;border-radius:13px}.filament-order__identity{gap:15px}.filament-order__identity h2{font-size:1.7rem}.filament-order__image{width:64px;height:76px}.filament-order__buy{margin-top:0}.filament-order__summary{position:static;padding:22px;scroll-margin-top:160px}}@media(prefers-reduced-motion:reduce){.filament-order__product,.filament-order__progress>span{transition:none}}.marcaje-order__photos{min-height:44px;border:1px solid #c20519;border-radius:22px;padding:8px 16px;background:#fff;color:#c20519;cursor:pointer;font:inherit}.marcaje-order__photos:focus-visible{outline:3px solid #c20519;outline-offset:3px}.marcaje-order__tax{font-size:1.2rem;font-weight:600;margin:6px 0 0}.marcaje-order{display:block;padding-top:36px;padding-bottom:64px;--box-ink: #000000;--box-yellow: #ffc002;--box-red: #c20519;color:var(--box-ink)}.marcaje-order__header{margin-bottom:28px;max-width:1000px}.marcaje-order__eyebrow{font-size:1.25rem;letter-spacing:.08em;text-transform:uppercase;color:#555;margin:0 0 10px}.marcaje-order__header h1{font-size:clamp(2.8rem,3.2vw,4.2rem);line-height:1.16;margin:0 0 14px}.marcaje-order__intro{margin:0;font-size:1.6rem;line-height:1.65;max-width:790px}.marcaje-order__guide{margin-top:18px}.marcaje-order__guide>summary{display:inline-flex;gap:24px;align-items:center;min-height:44px;padding:9px 16px;border:1px solid var(--box-red);color:var(--box-red);border-radius:24px;font-size:1.4rem;cursor:pointer;background:#fff;font-weight:600}.marcaje-order summary::-webkit-details-marker{display:none}.marcaje-order summary{list-style:none}.marcaje-order summary>span{font-size:1.8rem;font-weight:400}.marcaje-order details[open]>summary>span{transform:rotate(45deg)}.marcaje-order__guide-body{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));padding:22px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;margin-top:12px}.marcaje-order__guide-body h2{font-size:1.7rem;margin:0 0 8px}.marcaje-order__guide-body p{font-size:1.4rem;line-height:1.65;margin:0}.marcaje-order__guide-material{grid-column:1/-1;border-top:1px solid #dedede;padding-top:14px;color:#4a4a4a}.marcaje-order__layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(310px,1fr);gap:28px;align-items:start}.marcaje-order__products{display:grid;gap:18px;min-width:0}.marcaje-order__product{padding:22px;border:1px solid #d7d7d7;border-radius:16px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.marcaje-order__product.is-selected{border-color:var(--box-red);box-shadow:0 0 0 1px var(--box-red)}.marcaje-order__product-main{display:grid;gap:16px;align-items:center}.marcaje-order__identity{display:flex;align-items:center;gap:16px;min-width:0}.marcaje-order__identity-copy{min-width:0}.marcaje-order__image{width:78px;height:78px;object-fit:contain;flex-shrink:0}.marcaje-order__series{display:inline-flex;align-items:center;gap:6px;max-width:100%;font-size:1.15rem;font-weight:650;line-height:1.4;padding:4px 9px;background:var(--box-ink);color:var(--box-yellow);border-radius:5px;margin-bottom:7px;letter-spacing:.025em}.marcaje-order__series-icon{width:18px;height:18px;flex:0 0 18px}.marcaje-order__series--plain{background:var(--box-yellow);color:var(--box-ink)}.marcaje-order__product--hd .marcaje-order__series{background:var(--box-red);color:#fff}.marcaje-order__identity h2{font-size:1.85rem;line-height:1.35;margin:0 0 10px}.marcaje-order__unit{display:flex;align-items:baseline;gap:5px 8px;flex-wrap:wrap;margin:0}.marcaje-order__unit strong{font-size:2.3rem;line-height:1.25;font-variant-numeric:tabular-nums}.marcaje-order__unit span{font-size:1.2rem;color:#4a4a4a}.marcaje-order__unit-before{display:flex;align-items:center;gap:8px;margin:5px 0 0;font-size:1.25rem}.marcaje-order__unit-before s{color:#666}.marcaje-order__unit-before span{color:var(--box-red);font-weight:650}.marcaje-order__unit-before:has([hidden]):not(:has(:not([hidden]))){display:none}.marcaje-order__pack{font-size:1.25rem;color:#4a4a4a;line-height:1.55;margin:7px 0 0}.marcaje-order__quantity{display:flex;justify-content:space-between;align-items:center;gap:10px}.marcaje-order__quantity label{font-size:1.35rem;font-weight:500}.marcaje-order__stepper{display:flex;border:1px solid #888888;border-radius:8px;overflow:hidden;flex-shrink:0}.marcaje-order__stepper button{width:44px;min-height:44px;border:0;background:#fff;font:inherit;font-size:2rem;cursor:pointer;color:var(--box-ink)}.marcaje-order__stepper input{width:46px;min-width:0;border:0;border-left:1px solid #dedede;border-right:1px solid #dedede;text-align:center;font:inherit;-webkit-appearance:textfield;appearance:textfield;color:var(--box-ink);background:#fff}.marcaje-order__stepper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.marcaje-order__presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px}.marcaje-order__presets button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;border:1px solid #c7c7c7;border-radius:8px;background:#f1f1f1;padding:9px 5px;font:inherit;cursor:pointer;color:var(--box-ink)}.marcaje-order__presets strong,.marcaje-order__presets small{display:block}.marcaje-order__presets strong{font-size:1.35rem;font-weight:600}.marcaje-order__presets small{font-size:1.1rem;line-height:1.5;margin-top:3px;color:#555}.marcaje-order__presets button[aria-pressed=true]{background:#000;border-color:#000;color:#fff}.marcaje-order__presets button[aria-pressed=true] small{color:var(--box-yellow)}.marcaje-order__details{margin-top:12px;font-size:1.3rem}.marcaje-order__details summary{display:inline-flex;align-items:center;gap:13px;min-height:44px;cursor:pointer;color:#4a4a4a;text-decoration:underline;text-underline-offset:3px}.marcaje-order__details p{margin:4px 0 12px;line-height:1.7;max-width:620px;color:#4a4a4a}.marcaje-order__line{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px;margin:8px 0 0;padding-top:14px;border-top:1px solid #dedede;font-size:1.4rem}.marcaje-order__line strong{font-size:1.7rem;white-space:nowrap}.marcaje-order__stock{font-size:1.25rem;margin:10px 0 0;color:#555}.marcaje-order__stock.is-error{color:var(--box-red)}.marcaje-order__summary{position:sticky;top:110px;scroll-margin-top:110px;padding:25px;border:1px solid #d7d7d7;border-top:4px solid var(--box-red);border-radius:16px;background:#fff}.marcaje-order__summary h2{font-size:2.25rem;margin:0 0 8px}.marcaje-order__count{font-size:1.4rem;margin:0 0 22px;color:#4a4a4a}.marcaje-order__discount-progress{border-bottom:1px solid #d7d7d7;padding-bottom:18px}.marcaje-order__progress-title{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:1.35rem}.marcaje-order__progress-title>strong{font-size:2.25rem}.marcaje-order__progress{height:7px;border-radius:10px;background:#e5e5e5;overflow:hidden;margin:13px 0 12px}.marcaje-order__progress>span{display:block;width:0;height:100%;background:var(--box-red);border-radius:inherit;transition:width .22s ease}.marcaje-order__milestones{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.marcaje-order__milestones>span{padding:7px 4px;text-align:center;border-radius:6px;color:#555}.marcaje-order__milestones strong,.marcaje-order__milestones small{display:block;font-size:1.15rem;line-height:1.5}.marcaje-order__milestones strong{font-weight:500}.marcaje-order__milestones small{font-weight:650}.marcaje-order__milestones .is-current{color:var(--box-ink);background:var(--box-yellow)}.marcaje-order__next{font-size:1.3rem;line-height:1.5;font-weight:600;margin:13px 0 5px}.marcaje-order__hint{font-size:1.25rem;line-height:1.55;color:#555}.marcaje-order__mix{margin:0}.marcaje-order__summary dl{margin:18px 0 22px;font-size:1.4rem}.marcaje-order__summary dl>div{display:flex;justify-content:space-between;gap:14px;margin:11px 0}.marcaje-order__summary dd{margin:0;white-space:nowrap;font-variant-numeric:tabular-nums}.marcaje-order__summary [data-savings-row]{color:var(--box-red)}.marcaje-order__total{padding-top:8px;font-size:1.8rem;font-weight:650}.marcaje-order__add,.marcaje-order__cart .button{width:100%;border-radius:8px}.marcaje-order__status{font-weight:600;font-size:1.35rem}.marcaje-order__status:empty{display:none}.marcaje-order__cart{border-top:1px solid #d7d7d7;margin-top:20px;padding-top:18px}.marcaje-order__cart h3{margin:0 0 12px;font-size:1.65rem}.marcaje-order__cart-review summary{display:inline-flex;min-height:44px;gap:12px;align-items:center;cursor:pointer;font-size:1.3rem;text-decoration:underline;text-underline-offset:3px}.marcaje-order__cart-line{padding:10px 0;border-bottom:1px solid #dedede;font-size:1.3rem}.marcaje-order__cart-line p{margin:4px 0}.marcaje-order__cart-line button{border:0;padding:8px 0;min-height:44px;text-decoration:underline;background:transparent;font:inherit;cursor:pointer}.marcaje-order__cart-total{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:1.4rem}.marcaje-order__mobile-bar{display:none}.marcaje-order :is(button,input,a,summary):focus-visible{outline:3px solid var(--box-red);outline-offset:3px}.marcaje-order__guide>summary:hover,.marcaje-order__guide[open]>summary{background:var(--box-red);color:#fff}.marcaje-order__stepper button:hover{background:var(--box-yellow)}.marcaje-order__presets button:hover{border-color:var(--box-ink)}.marcaje-order__presets button:not([aria-pressed=true]):hover{background:#e7e7e7}.marcaje-order__mobile-bar strong{color:var(--box-yellow)}.marcaje-order__faq{margin-top:48px;border-top:1px solid #d7d7d7;padding-top:30px}.marcaje-order__faq h2{font-size:2.3rem;line-height:1.3;margin:0 0 16px}.marcaje-order__faq details{border-bottom:1px solid #dedede}.marcaje-order__faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:56px;padding:14px 0;font-size:1.5rem;line-height:1.5;font-weight:600;cursor:pointer}.marcaje-order__faq summary>span{flex-shrink:0;color:var(--box-red)}.marcaje-order__faq p{margin:0 0 20px;max-width:780px;font-size:1.4rem;line-height:1.7;color:#4a4a4a}.marcaje-order [hidden]{display:none!important}.marcaje-order button:disabled{opacity:.5;cursor:not-allowed}@media(min-width:1100px){.marcaje-order__product-main{grid-template-columns:minmax(0,1fr) 244px;gap:18px}.marcaje-order__identity{gap:12px}.marcaje-order__image{width:65px;height:75px}}@media(max-width:989px){.marcaje-order__layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr);gap:18px}.marcaje-order__product{padding:18px}.marcaje-order__identity{gap:12px}.marcaje-order__image{width:64px;height:72px}.marcaje-order__summary{padding:20px}}@media(max-width:749px){.marcaje-order{padding-top:25px}.marcaje-order__header{margin-bottom:22px}.marcaje-order__header h1{font-size:2.8rem}.marcaje-order__intro{font-size:1.45rem}.marcaje-order__eyebrow{font-size:1.1rem}.marcaje-order__guide-body{grid-template-columns:minmax(0,1fr);gap:17px;padding:18px}.marcaje-order__layout{grid-template-columns:minmax(0,1fr);gap:20px}.marcaje-order__mobile-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;top:65px;z-index:3;background:var(--box-ink);color:#fff;border:1px solid var(--box-ink);border-radius:10px;padding:9px 14px;margin-bottom:18px;box-shadow:0 3px 9px #22222209}.marcaje-order__mobile-bar small,.marcaje-order__mobile-bar strong{display:block}.marcaje-order__mobile-bar small{font-size:1.15rem}.marcaje-order__mobile-bar strong{font-size:1.85rem}.marcaje-order__mobile-bar a{min-height:44px;padding:10px 0 10px 10px;color:var(--box-yellow);font-size:1.3rem;text-underline-offset:3px;white-space:nowrap}.marcaje-order__product{padding:18px;border-radius:13px}.marcaje-order__identity{gap:15px}.marcaje-order__identity h2{font-size:1.7rem}.marcaje-order__image{width:64px;height:76px}.marcaje-order__buy{margin-top:0}.marcaje-order__summary{position:static;padding:22px;scroll-margin-top:160px}}@media(prefers-reduced-motion:reduce){.marcaje-order__product,.marcaje-order__progress>span{transition:none}}.masking-order__photos{min-height:44px;border:1px solid #c20519;border-radius:22px;padding:8px 16px;background:#fff;color:#c20519;cursor:pointer;font:inherit}.masking-order__photos:focus-visible{outline:3px solid #c20519;outline-offset:3px}.masking-order{display:block;padding-top:36px;padding-bottom:64px;--box-ink: #000000;--box-yellow: #ffc002;--box-red: #c20519;color:var(--box-ink)}.masking-order__header{margin-bottom:28px;max-width:1000px}.masking-order__eyebrow{font-size:1.25rem;letter-spacing:.08em;text-transform:uppercase;color:#555;margin:0 0 10px}.masking-order__header h1{font-size:clamp(2.8rem,3.2vw,4.2rem);line-height:1.16;margin:0 0 14px}.masking-order__intro{margin:0;font-size:1.6rem;line-height:1.65;max-width:790px}.masking-order__guide{margin-top:18px}.masking-order__guide>summary{display:inline-flex;gap:24px;align-items:center;min-height:44px;padding:9px 16px;border:1px solid var(--box-red);color:var(--box-red);border-radius:24px;font-size:1.4rem;cursor:pointer;background:#fff;font-weight:600}.masking-order summary::-webkit-details-marker{display:none}.masking-order summary{list-style:none}.masking-order summary>span{font-size:1.8rem;font-weight:400}.masking-order details[open]>summary>span{transform:rotate(45deg)}.masking-order__guide-body{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));padding:22px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;margin-top:12px}.masking-order__guide-body h2{font-size:1.7rem;margin:0 0 8px}.masking-order__guide-body p{font-size:1.4rem;line-height:1.65;margin:0}.masking-order__guide-material{grid-column:1/-1;border-top:1px solid #dedede;padding-top:14px;color:#4a4a4a}.masking-order__layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(310px,1fr);gap:28px;align-items:start}.masking-order__products{display:grid;gap:18px;min-width:0}.masking-order__product{padding:22px;border:1px solid #d7d7d7;border-radius:16px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.masking-order__product.is-selected{border-color:var(--box-red);box-shadow:0 0 0 1px var(--box-red)}.masking-order__product-main{display:grid;gap:16px;align-items:center}.masking-order__identity{display:flex;align-items:center;gap:16px;min-width:0}.masking-order__identity-copy{min-width:0}.masking-order__image{width:78px;height:78px;object-fit:contain;flex-shrink:0}.masking-order__series{display:inline-flex;align-items:center;gap:6px;max-width:100%;font-size:1.15rem;font-weight:650;line-height:1.4;padding:4px 9px;background:var(--box-ink);color:var(--box-yellow);border-radius:5px;margin-bottom:7px;letter-spacing:.025em}.masking-order__series-icon{width:18px;height:18px;flex:0 0 18px}.masking-order__series--plain{background:var(--box-yellow);color:var(--box-ink)}.masking-order__product--hd .masking-order__series{background:var(--box-red);color:#fff}.masking-order__identity h2{font-size:1.85rem;line-height:1.35;margin:0 0 10px}.masking-order__unit{display:flex;align-items:baseline;gap:5px 8px;flex-wrap:wrap;margin:0}.masking-order__unit strong{font-size:2.3rem;line-height:1.25;font-variant-numeric:tabular-nums}.masking-order__unit span{font-size:1.2rem;color:#4a4a4a}.masking-order__unit-before{display:flex;align-items:center;gap:8px;margin:5px 0 0;font-size:1.25rem}.masking-order__unit-before s{color:#666}.masking-order__unit-before span{color:var(--box-red);font-weight:650}.masking-order__unit-before:has([hidden]):not(:has(:not([hidden]))){display:none}.masking-order__pack{font-size:1.25rem;color:#4a4a4a;line-height:1.55;margin:7px 0 0}.masking-order__quantity{display:flex;justify-content:space-between;align-items:center;gap:10px}.masking-order__quantity label{font-size:1.35rem;font-weight:500}.masking-order__stepper{display:flex;border:1px solid #888888;border-radius:8px;overflow:hidden;flex-shrink:0}.masking-order__stepper button{width:44px;min-height:44px;border:0;background:#fff;font:inherit;font-size:2rem;cursor:pointer;color:var(--box-ink)}.masking-order__stepper input{width:46px;min-width:0;border:0;border-left:1px solid #dedede;border-right:1px solid #dedede;text-align:center;font:inherit;-webkit-appearance:textfield;appearance:textfield;color:var(--box-ink);background:#fff}.masking-order__stepper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.masking-order__presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px}.masking-order__presets button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;border:1px solid #c7c7c7;border-radius:8px;background:#f1f1f1;padding:9px 5px;font:inherit;cursor:pointer;color:var(--box-ink)}.masking-order__presets strong,.masking-order__presets small{display:block}.masking-order__presets strong{font-size:1.35rem;font-weight:600}.masking-order__presets small{font-size:1.1rem;line-height:1.5;margin-top:3px;color:#555}.masking-order__presets button[aria-pressed=true]{background:#000;border-color:#000;color:#fff}.masking-order__presets button[aria-pressed=true] small{color:var(--box-yellow)}.masking-order__details{margin-top:12px;font-size:1.3rem}.masking-order__details summary{display:inline-flex;align-items:center;gap:13px;min-height:44px;cursor:pointer;color:#4a4a4a;text-decoration:underline;text-underline-offset:3px}.masking-order__details p{margin:4px 0 12px;line-height:1.7;max-width:620px;color:#4a4a4a}.masking-order__line{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px;margin:8px 0 0;padding-top:14px;border-top:1px solid #dedede;font-size:1.4rem}.masking-order__line strong{font-size:1.7rem;white-space:nowrap}.masking-order__stock{font-size:1.25rem;margin:10px 0 0;color:#555}.masking-order__stock.is-error{color:var(--box-red)}.masking-order__summary{position:sticky;top:110px;scroll-margin-top:110px;padding:25px;border:1px solid #d7d7d7;border-top:4px solid var(--box-red);border-radius:16px;background:#fff}.masking-order__summary h2{font-size:2.25rem;margin:0 0 8px}.masking-order__count{font-size:1.4rem;margin:0 0 22px;color:#4a4a4a}.masking-order__discount-progress{border-bottom:1px solid #d7d7d7;padding-bottom:18px}.masking-order__progress-title{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:1.35rem}.masking-order__progress-title>strong{font-size:2.25rem}.masking-order__progress{height:7px;border-radius:10px;background:#e5e5e5;overflow:hidden;margin:13px 0 12px}.masking-order__progress>span{display:block;width:0;height:100%;background:var(--box-red);border-radius:inherit;transition:width .22s ease}.masking-order__milestones{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.masking-order__milestones>span{padding:7px 4px;text-align:center;border-radius:6px;color:#555}.masking-order__milestones strong,.masking-order__milestones small{display:block;font-size:1.15rem;line-height:1.5}.masking-order__milestones strong{font-weight:500}.masking-order__milestones small{font-weight:650}.masking-order__milestones .is-current{color:var(--box-ink);background:var(--box-yellow)}.masking-order__next{font-size:1.3rem;line-height:1.5;font-weight:600;margin:13px 0 5px}.masking-order__hint{font-size:1.25rem;line-height:1.55;color:#555}.masking-order__mix{margin:0}.masking-order__summary dl{margin:18px 0 22px;font-size:1.4rem}.masking-order__summary dl>div{display:flex;justify-content:space-between;gap:14px;margin:11px 0}.masking-order__summary dd{margin:0;white-space:nowrap;font-variant-numeric:tabular-nums}.masking-order__summary [data-savings-row]{color:var(--box-red)}.masking-order__total{padding-top:8px;font-size:1.8rem;font-weight:650}.masking-order__add,.masking-order__cart .button{width:100%;border-radius:8px}.masking-order__status{font-weight:600;font-size:1.35rem}.masking-order__status:empty{display:none}.masking-order__cart{border-top:1px solid #d7d7d7;margin-top:20px;padding-top:18px}.masking-order__cart h3{margin:0 0 12px;font-size:1.65rem}.masking-order__cart-review summary{display:inline-flex;min-height:44px;gap:12px;align-items:center;cursor:pointer;font-size:1.3rem;text-decoration:underline;text-underline-offset:3px}.masking-order__cart-line{padding:10px 0;border-bottom:1px solid #dedede;font-size:1.3rem}.masking-order__cart-line p{margin:4px 0}.masking-order__cart-line button{border:0;padding:8px 0;min-height:44px;text-decoration:underline;background:transparent;font:inherit;cursor:pointer}.masking-order__cart-total{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:1.4rem}.masking-order__mobile-bar{display:none}.masking-order :is(button,input,a,summary):focus-visible{outline:3px solid var(--box-red);outline-offset:3px}.masking-order__guide>summary:hover,.masking-order__guide[open]>summary{background:var(--box-red);color:#fff}.masking-order__stepper button:hover{background:var(--box-yellow)}.masking-order__presets button:hover{border-color:var(--box-ink)}.masking-order__presets button:not([aria-pressed=true]):hover{background:#e7e7e7}.masking-order__mobile-bar strong{color:var(--box-yellow)}.masking-order__faq{margin-top:48px;border-top:1px solid #d7d7d7;padding-top:30px}.masking-order__faq h2{font-size:2.3rem;line-height:1.3;margin:0 0 16px}.masking-order__faq details{border-bottom:1px solid #dedede}.masking-order__faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:56px;padding:14px 0;font-size:1.5rem;line-height:1.5;font-weight:600;cursor:pointer}.masking-order__faq summary>span{flex-shrink:0;color:var(--box-red)}.masking-order__faq p{margin:0 0 20px;max-width:780px;font-size:1.4rem;line-height:1.7;color:#4a4a4a}.masking-order [hidden]{display:none!important}.masking-order button:disabled{opacity:.5;cursor:not-allowed}@media(min-width:1100px){.masking-order__product-main{grid-template-columns:minmax(0,1fr) 244px;gap:18px}.masking-order__identity{gap:12px}.masking-order__image{width:65px;height:75px}}@media(max-width:989px){.masking-order__layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr);gap:18px}.masking-order__product{padding:18px}.masking-order__identity{gap:12px}.masking-order__image{width:64px;height:72px}.masking-order__summary{padding:20px}}@media(max-width:749px){.masking-order{padding-top:25px}.masking-order__header{margin-bottom:22px}.masking-order__header h1{font-size:2.8rem}.masking-order__intro{font-size:1.45rem}.masking-order__eyebrow{font-size:1.1rem}.masking-order__guide-body{grid-template-columns:minmax(0,1fr);gap:17px;padding:18px}.masking-order__layout{grid-template-columns:minmax(0,1fr);gap:20px}.masking-order__mobile-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;top:65px;z-index:3;background:var(--box-ink);color:#fff;border:1px solid var(--box-ink);border-radius:10px;padding:9px 14px;margin-bottom:18px;box-shadow:0 3px 9px #22222209}.masking-order__mobile-bar small,.masking-order__mobile-bar strong{display:block}.masking-order__mobile-bar small{font-size:1.15rem}.masking-order__mobile-bar strong{font-size:1.85rem}.masking-order__mobile-bar a{min-height:44px;padding:10px 0 10px 10px;color:var(--box-yellow);font-size:1.3rem;text-underline-offset:3px;white-space:nowrap}.masking-order__product{padding:18px;border-radius:13px}.masking-order__identity{gap:15px}.masking-order__identity h2{font-size:1.7rem}.masking-order__image{width:64px;height:76px}.masking-order__buy{margin-top:0}.masking-order__summary{position:static;padding:22px;scroll-margin-top:160px}}@media(prefers-reduced-motion:reduce){.masking-order__product,.masking-order__progress>span{transition:none}}.pvc-order__photos{min-height:44px;border:1px solid #c20519;border-radius:22px;padding:8px 16px;background:#fff;color:#c20519;cursor:pointer;font:inherit}.pvc-order__photos:focus-visible{outline:3px solid #c20519;outline-offset:3px}.pvc-order__tax{font-size:1.2rem;font-weight:600;margin:6px 0 0}.pvc-order{display:block;padding-top:36px;padding-bottom:64px;--box-ink: #000000;--box-yellow: #ffc002;--box-red: #c20519;color:var(--box-ink)}.pvc-order__header{margin-bottom:28px;max-width:1000px}.pvc-order__eyebrow{font-size:1.25rem;letter-spacing:.08em;text-transform:uppercase;color:#555;margin:0 0 10px}.pvc-order__header h1{font-size:clamp(2.8rem,3.2vw,4.2rem);line-height:1.16;margin:0 0 14px}.pvc-order__intro{margin:0;font-size:1.6rem;line-height:1.65;max-width:790px}.pvc-order__guide{margin-top:18px}.pvc-order__guide>summary{display:inline-flex;gap:24px;align-items:center;min-height:44px;padding:9px 16px;border:1px solid var(--box-red);color:var(--box-red);border-radius:24px;font-size:1.4rem;cursor:pointer;background:#fff;font-weight:600}.pvc-order summary::-webkit-details-marker{display:none}.pvc-order summary{list-style:none}.pvc-order summary>span{font-size:1.8rem;font-weight:400}.pvc-order details[open]>summary>span{transform:rotate(45deg)}.pvc-order__guide-body{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));padding:22px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;margin-top:12px}.pvc-order__guide-body h2{font-size:1.7rem;margin:0 0 8px}.pvc-order__guide-body p{font-size:1.4rem;line-height:1.65;margin:0}.pvc-order__guide-material{grid-column:1/-1;border-top:1px solid #dedede;padding-top:14px;color:#4a4a4a}.pvc-order__layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(310px,1fr);gap:28px;align-items:start}.pvc-order__products{display:grid;gap:18px;min-width:0}.pvc-order__product{padding:22px;border:1px solid #d7d7d7;border-radius:16px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.pvc-order__product.is-selected{border-color:var(--box-red);box-shadow:0 0 0 1px var(--box-red)}.pvc-order__product-main{display:grid;gap:16px;align-items:center}.pvc-order__identity{display:flex;align-items:center;gap:16px;min-width:0}.pvc-order__identity-copy{min-width:0}.pvc-order__image{width:78px;height:78px;object-fit:contain;flex-shrink:0}.pvc-order__series{display:inline-flex;align-items:center;gap:6px;max-width:100%;font-size:1.15rem;font-weight:650;line-height:1.4;padding:4px 9px;background:var(--box-ink);color:var(--box-yellow);border-radius:5px;margin-bottom:7px;letter-spacing:.025em}.pvc-order__series-icon{width:18px;height:18px;flex:0 0 18px}.pvc-order__series--plain{background:var(--box-yellow);color:var(--box-ink)}.pvc-order__product--hd .pvc-order__series{background:var(--box-red);color:#fff}.pvc-order__identity h2{font-size:1.85rem;line-height:1.35;margin:0 0 10px}.pvc-order__unit{display:flex;align-items:baseline;gap:5px 8px;flex-wrap:wrap;margin:0}.pvc-order__unit strong{font-size:2.3rem;line-height:1.25;font-variant-numeric:tabular-nums}.pvc-order__unit span{font-size:1.2rem;color:#4a4a4a}.pvc-order__unit-before{display:flex;align-items:center;gap:8px;margin:5px 0 0;font-size:1.25rem}.pvc-order__unit-before s{color:#666}.pvc-order__unit-before span{color:var(--box-red);font-weight:650}.pvc-order__unit-before:has([hidden]):not(:has(:not([hidden]))){display:none}.pvc-order__pack{font-size:1.25rem;color:#4a4a4a;line-height:1.55;margin:7px 0 0}.pvc-order__quantity{display:flex;justify-content:space-between;align-items:center;gap:10px}.pvc-order__quantity label{font-size:1.35rem;font-weight:500}.pvc-order__stepper{display:flex;border:1px solid #888888;border-radius:8px;overflow:hidden;flex-shrink:0}.pvc-order__stepper button{width:44px;min-height:44px;border:0;background:#fff;font:inherit;font-size:2rem;cursor:pointer;color:var(--box-ink)}.pvc-order__stepper input{width:46px;min-width:0;border:0;border-left:1px solid #dedede;border-right:1px solid #dedede;text-align:center;font:inherit;-webkit-appearance:textfield;appearance:textfield;color:var(--box-ink);background:#fff}.pvc-order__stepper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.pvc-order__presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px}.pvc-order__presets button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;border:1px solid #c7c7c7;border-radius:8px;background:#f1f1f1;padding:9px 5px;font:inherit;cursor:pointer;color:var(--box-ink)}.pvc-order__presets strong,.pvc-order__presets small{display:block}.pvc-order__presets strong{font-size:1.35rem;font-weight:600}.pvc-order__presets small{font-size:1.1rem;line-height:1.5;margin-top:3px;color:#555}.pvc-order__presets button[aria-pressed=true]{background:#000;border-color:#000;color:#fff}.pvc-order__presets button[aria-pressed=true] small{color:var(--box-yellow)}.pvc-order__details{margin-top:12px;font-size:1.3rem}.pvc-order__details summary{display:inline-flex;align-items:center;gap:13px;min-height:44px;cursor:pointer;color:#4a4a4a;text-decoration:underline;text-underline-offset:3px}.pvc-order__details p{margin:4px 0 12px;line-height:1.7;max-width:620px;color:#4a4a4a}.pvc-order__line{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px;margin:8px 0 0;padding-top:14px;border-top:1px solid #dedede;font-size:1.4rem}.pvc-order__line strong{font-size:1.7rem;white-space:nowrap}.pvc-order__stock{font-size:1.25rem;margin:10px 0 0;color:#555}.pvc-order__stock.is-error{color:var(--box-red)}.pvc-order__summary{position:sticky;top:110px;scroll-margin-top:110px;padding:25px;border:1px solid #d7d7d7;border-top:4px solid var(--box-red);border-radius:16px;background:#fff}.pvc-order__summary h2{font-size:2.25rem;margin:0 0 8px}.pvc-order__count{font-size:1.4rem;margin:0 0 22px;color:#4a4a4a}.pvc-order__discount-progress{border-bottom:1px solid #d7d7d7;padding-bottom:18px}.pvc-order__progress-title{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:1.35rem}.pvc-order__progress-title>strong{font-size:2.25rem}.pvc-order__progress{height:7px;border-radius:10px;background:#e5e5e5;overflow:hidden;margin:13px 0 12px}.pvc-order__progress>span{display:block;width:0;height:100%;background:var(--box-red);border-radius:inherit;transition:width .22s ease}.pvc-order__milestones{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.pvc-order__milestones>span{padding:7px 4px;text-align:center;border-radius:6px;color:#555}.pvc-order__milestones strong,.pvc-order__milestones small{display:block;font-size:1.15rem;line-height:1.5}.pvc-order__milestones strong{font-weight:500}.pvc-order__milestones small{font-weight:650}.pvc-order__milestones .is-current{color:var(--box-ink);background:var(--box-yellow)}.pvc-order__next{font-size:1.3rem;line-height:1.5;font-weight:600;margin:13px 0 5px}.pvc-order__hint{font-size:1.25rem;line-height:1.55;color:#555}.pvc-order__mix{margin:0}.pvc-order__summary dl{margin:18px 0 22px;font-size:1.4rem}.pvc-order__summary dl>div{display:flex;justify-content:space-between;gap:14px;margin:11px 0}.pvc-order__summary dd{margin:0;white-space:nowrap;font-variant-numeric:tabular-nums}.pvc-order__summary [data-savings-row]{color:var(--box-red)}.pvc-order__total{padding-top:8px;font-size:1.8rem;font-weight:650}.pvc-order__add,.pvc-order__cart .button{width:100%;border-radius:8px}.pvc-order__status{font-weight:600;font-size:1.35rem}.pvc-order__status:empty{display:none}.pvc-order__cart{border-top:1px solid #d7d7d7;margin-top:20px;padding-top:18px}.pvc-order__cart h3{margin:0 0 12px;font-size:1.65rem}.pvc-order__cart-review summary{display:inline-flex;min-height:44px;gap:12px;align-items:center;cursor:pointer;font-size:1.3rem;text-decoration:underline;text-underline-offset:3px}.pvc-order__cart-line{padding:10px 0;border-bottom:1px solid #dedede;font-size:1.3rem}.pvc-order__cart-line p{margin:4px 0}.pvc-order__cart-line button{border:0;padding:8px 0;min-height:44px;text-decoration:underline;background:transparent;font:inherit;cursor:pointer}.pvc-order__cart-total{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:1.4rem}.pvc-order__mobile-bar{display:none}.pvc-order :is(button,input,a,summary):focus-visible{outline:3px solid var(--box-red);outline-offset:3px}.pvc-order__guide>summary:hover,.pvc-order__guide[open]>summary{background:var(--box-red);color:#fff}.pvc-order__stepper button:hover{background:var(--box-yellow)}.pvc-order__presets button:hover{border-color:var(--box-ink)}.pvc-order__presets button:not([aria-pressed=true]):hover{background:#e7e7e7}.pvc-order__mobile-bar strong{color:var(--box-yellow)}.pvc-order__faq{margin-top:48px;border-top:1px solid #d7d7d7;padding-top:30px}.pvc-order__faq h2{font-size:2.3rem;line-height:1.3;margin:0 0 16px}.pvc-order__faq details{border-bottom:1px solid #dedede}.pvc-order__faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:56px;padding:14px 0;font-size:1.5rem;line-height:1.5;font-weight:600;cursor:pointer}.pvc-order__faq summary>span{flex-shrink:0;color:var(--box-red)}.pvc-order__faq p{margin:0 0 20px;max-width:780px;font-size:1.4rem;line-height:1.7;color:#4a4a4a}.pvc-order [hidden]{display:none!important}.pvc-order button:disabled{opacity:.5;cursor:not-allowed}@media(min-width:1100px){.pvc-order__product-main{grid-template-columns:minmax(0,1fr) 244px;gap:18px}.pvc-order__identity{gap:12px}.pvc-order__image{width:65px;height:75px}}@media(max-width:989px){.pvc-order__layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr);gap:18px}.pvc-order__product{padding:18px}.pvc-order__identity{gap:12px}.pvc-order__image{width:64px;height:72px}.pvc-order__summary{padding:20px}}@media(max-width:749px){.pvc-order{padding-top:25px}.pvc-order__header{margin-bottom:22px}.pvc-order__header h1{font-size:2.8rem}.pvc-order__intro{font-size:1.45rem}.pvc-order__eyebrow{font-size:1.1rem}.pvc-order__guide-body{grid-template-columns:minmax(0,1fr);gap:17px;padding:18px}.pvc-order__layout{grid-template-columns:minmax(0,1fr);gap:20px}.pvc-order__mobile-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;top:65px;z-index:3;background:var(--box-ink);color:#fff;border:1px solid var(--box-ink);border-radius:10px;padding:9px 14px;margin-bottom:18px;box-shadow:0 3px 9px #22222209}.pvc-order__mobile-bar small,.pvc-order__mobile-bar strong{display:block}.pvc-order__mobile-bar small{font-size:1.15rem}.pvc-order__mobile-bar strong{font-size:1.85rem}.pvc-order__mobile-bar a{min-height:44px;padding:10px 0 10px 10px;color:var(--box-yellow);font-size:1.3rem;text-underline-offset:3px;white-space:nowrap}.pvc-order__product{padding:18px;border-radius:13px}.pvc-order__identity{gap:15px}.pvc-order__identity h2{font-size:1.7rem}.pvc-order__image{width:64px;height:76px}.pvc-order__buy{margin-top:0}.pvc-order__summary{position:static;padding:22px;scroll-margin-top:160px}}@media(prefers-reduced-motion:reduce){.pvc-order__product,.pvc-order__progress>span{transition:none}}.wat-equipment{padding-top:36px;padding-bottom:60px;color:#111}.wat-equipment h1,.wat-equipment h2{color:#000}.wat-equipment__intro{max-width:800px;margin:0 0 24px}.wat-equipment__eyebrow{font-size:1.2rem;letter-spacing:.14em;font-weight:700;color:#c20519}.wat-equipment h1{font-size:clamp(2.8rem,4vw,4.6rem);line-height:1.12;margin:8px 0 16px}.wat-equipment p{line-height:1.6}.wat-equipment__intro>p:not(.wat-equipment__eyebrow){font-size:1.7rem}.wat-equipment__jump{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.wat-equipment__jump a{display:flex;align-items:center;min-height:44px;padding:8px 16px;background:#eee;color:#000;border:1px solid #ccc;border-radius:8px;text-decoration:none;font-size:1.4rem;font-weight:600}.wat-equipment__jump a:hover{background:#000;color:#ffc002}.wat-equipment__guide{border-left:4px solid #c20519;padding:4px 20px;margin:24px 0 32px}.wat-equipment__guide h2{font-size:2rem;margin:0 0 10px}.wat-equipment__guide p{font-size:1.45rem;margin:6px 0}.wat-equipment__card{border:1px solid #d2d2d2;border-radius:18px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;padding:32px;margin:0 0 28px;scroll-margin-top:130px}.wat-equipment__visual{display:flex;align-items:center;justify-content:center;min-width:0}.wat-equipment__visual>blitz-equipment-gallery{width:100%}.wat-equipment__image{display:block;width:100%;height:320px;object-fit:contain}.wat-equipment__info{min-width:0}.wat-equipment__badge{display:inline-block;background:#ffc002;color:#000;border-radius:6px;font-size:1.15rem;font-weight:700;letter-spacing:.03em;padding:8px 12px}.wat-equipment__info h2{font-size:2.8rem;margin:14px 0 10px}.wat-equipment__description{font-size:1.5rem;margin:0 0 18px}.wat-equipment__essentials{display:flex;gap:24px;flex-wrap:wrap;margin:14px 0 22px}.wat-equipment dt{font-size:1.2rem;color:#555}.wat-equipment dd{margin:4px 0 0;font-size:1.5rem;font-weight:600}.wat-equipment__price{font-size:3rem;font-weight:700;color:#000;line-height:1.2!important;margin:0}.wat-equipment__price>span{font-size:1.3rem;font-weight:500;white-space:nowrap}.wat-equipment__unit{margin:4px 0 18px;font-size:1.25rem;color:#555}.wat-equipment__buy{display:flex;align-items:end;gap:12px}.wat-equipment__quantity{width:88px;flex:0 0 88px}.wat-equipment__quantity label{font-size:1.2rem;display:block;margin-bottom:5px}.wat-equipment__quantity input{font:inherit;border:1px solid #aaa;border-radius:6px;min-height:48px;width:100%;padding:8px;color:#000;background:#fff}.wat-equipment__buy button{flex:1;min-height:48px;border-radius:6px;background:#000;color:#ffc002;padding:12px;font-size:1.4rem}.wat-equipment__buy button:after,.wat-equipment__buy button:before{display:none}.wat-equipment__shipping{font-size:1.2rem;color:#555;margin:12px 0 0}.wat-equipment__shipping a{color:#555;display:block}.wat-equipment__details{grid-column:1/-1;border-top:1px solid #ddd;padding-top:16px}.wat-equipment summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:44px;font-size:1.55rem}.wat-equipment summary::-webkit-details-marker{display:none}.wat-equipment summary>span{font-size:2.2rem;font-weight:400}.wat-equipment details[open]>summary>span{transform:rotate(45deg)}.wat-equipment__details dl{display:grid;grid-template-columns:1fr 1fr;gap:20px 28px;margin:20px 0 8px}.wat-equipment__details dd{font-weight:400}.wat-equipment__comparison{margin:42px 0;scroll-margin-top:130px}.wat-equipment__comparison h2,.wat-equipment__faq h2,.wat-equipment__consumables h2,.wat-equipment__help h2{font-size:2.4rem;margin:0 0 18px}.wat-equipment__table-wrap{overflow-x:auto;border:1px solid #ddd;border-radius:12px}.wat-equipment table{border-collapse:collapse;box-shadow:none;width:100%;font-size:1.4rem;table-layout:fixed}.wat-equipment th,.wat-equipment td{padding:16px;text-align:left;border:0;border-bottom:1px solid #ddd;vertical-align:top;overflow-wrap:anywhere}.wat-equipment thead{background:#000;color:#ffc002}.wat-equipment tbody th{font-weight:500;background:#f4f4f4}.wat-equipment tbody tr:last-child>*{border-bottom:0}.wat-equipment__help{display:flex;gap:24px;align-items:center;justify-content:space-between;background:#f2f2f2;border-radius:12px;padding:24px;margin:36px 0}.wat-equipment__help h2{margin:0 0 8px}.wat-equipment__help p{font-size:1.4rem;margin:0;max-width:650px}.wat-equipment__help a{flex-shrink:0;font-size:1.35rem}.wat-equipment__faq{max-width:900px;margin:44px 0}.wat-equipment__faq details{border-bottom:1px solid #ddd;padding:10px 0}.wat-equipment__faq details p{font-size:1.45rem;margin:12px 0 18px;max-width:800px}.wat-equipment__consumables{border-top:3px solid #c20519;padding-top:24px;margin-top:36px}.wat-equipment__consumables h2{margin-bottom:8px}.wat-equipment__consumables p{font-size:1.45rem}.wat-equipment__consumables a{color:#c20519;font-weight:600;text-underline-offset:4px}.wat-equipment__tax{font-size:1.25rem;color:#555;margin-top:30px}.wat-equipment a:focus-visible,.wat-equipment button:focus-visible,.wat-equipment summary:focus-visible,.wat-equipment input:focus-visible{outline:3px solid #c20519;outline-offset:4px}.wat-equipment .product-form__error-message{color:#c20519;font-size:1.4rem}.wat-equipment .product-form__error-message-wrapper:not([hidden]){margin:12px 0}#fx800 .wat-equipment__badge{background:#c20519;color:#fff}@media(max-width:749px){.wat-equipment{padding-top:22px}.wat-equipment__card{grid-template-columns:1fr;padding:20px;gap:20px;border-radius:14px}.wat-equipment__image{height:240px}.wat-equipment__info h2{font-size:2.6rem}.wat-equipment__details dl{grid-template-columns:1fr}.wat-equipment__essentials{gap:16px}.wat-equipment__price{font-size:2.8rem}.wat-equipment__help{display:block;padding:20px}.wat-equipment__help a{margin-top:20px;width:100%}.wat-equipment th,.wat-equipment td{padding:12px 9px;font-size:1.2rem}.wat-equipment__guide{padding-left:16px}.wat-equipment__jump a{font-size:1.25rem;padding:8px 12px}.wat-equipment__buy{gap:10px}.wat-equipment__quantity{flex-basis:75px;width:75px}}.wat-order{display:block;padding-top:36px;padding-bottom:64px;--box-ink: #000000;--box-yellow: #ffc002;--box-red: #c20519;color:var(--box-ink)}.wat-order__header{margin-bottom:28px;max-width:1000px}.wat-order__eyebrow{font-size:1.25rem;letter-spacing:.08em;text-transform:uppercase;color:#555;margin:0 0 10px}.wat-order__header h1{font-size:clamp(2.8rem,3.2vw,4.2rem);line-height:1.16;margin:0 0 14px}.wat-order__intro{margin:0;font-size:1.6rem;line-height:1.65;max-width:790px}.wat-order__guide{margin-top:18px}.wat-order__guide>summary{display:inline-flex;gap:24px;align-items:center;min-height:44px;padding:9px 16px;border:1px solid var(--box-red);color:var(--box-red);border-radius:24px;font-size:1.4rem;cursor:pointer;background:#fff;font-weight:600}.wat-order summary::-webkit-details-marker{display:none}.wat-order summary{list-style:none}.wat-order summary>span{font-size:1.8rem;font-weight:400}.wat-order details[open]>summary>span{transform:rotate(45deg)}.wat-order__guide-body{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));padding:22px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;margin-top:12px}.wat-order__guide-body h2{font-size:1.7rem;margin:0 0 8px}.wat-order__guide-body p{font-size:1.4rem;line-height:1.65;margin:0}.wat-order__guide-material{grid-column:1/-1;border-top:1px solid #dedede;padding-top:14px;color:#4a4a4a}.wat-order__layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(310px,1fr);gap:28px;align-items:start}.wat-order__products{display:grid;gap:18px;min-width:0}.wat-order__product{padding:22px;border:1px solid #d7d7d7;border-radius:16px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.wat-order__product.is-selected{border-color:var(--box-red);box-shadow:0 0 0 1px var(--box-red)}.wat-order__product-main{display:grid;gap:16px;align-items:center}.wat-order__identity{display:flex;align-items:center;gap:16px;min-width:0}.wat-order__identity-copy{min-width:0}.wat-order__image{width:78px;height:78px;object-fit:contain;flex-shrink:0}.wat-order__series{display:inline-flex;align-items:center;gap:6px;max-width:100%;font-size:1.15rem;font-weight:650;line-height:1.4;padding:4px 9px;background:var(--box-ink);color:var(--box-yellow);border-radius:5px;margin-bottom:7px;letter-spacing:.025em}.wat-order__series-icon{width:18px;height:18px;flex:0 0 18px}.wat-order__series--plain{background:var(--box-yellow);color:var(--box-ink)}.wat-order__product--hd .wat-order__series{background:var(--box-red);color:#fff}.wat-order__identity h2{font-size:1.85rem;line-height:1.35;margin:0 0 10px}.wat-order__unit{display:flex;align-items:baseline;gap:5px 8px;flex-wrap:wrap;margin:0}.wat-order__unit strong{font-size:2.3rem;line-height:1.25;font-variant-numeric:tabular-nums}.wat-order__unit span{font-size:1.2rem;color:#4a4a4a}.wat-order__unit-before{display:flex;align-items:center;gap:8px;margin:5px 0 0;font-size:1.25rem}.wat-order__unit-before s{color:#666}.wat-order__unit-before span{color:var(--box-red);font-weight:650}.wat-order__unit-before:has([hidden]):not(:has(:not([hidden]))){display:none}.wat-order__pack{font-size:1.25rem;color:#4a4a4a;line-height:1.55;margin:7px 0 0}.wat-order__quantity{display:flex;justify-content:space-between;align-items:center;gap:10px}.wat-order__quantity label{font-size:1.35rem;font-weight:500}.wat-order__stepper{display:flex;border:1px solid #888888;border-radius:8px;overflow:hidden;flex-shrink:0}.wat-order__stepper button{width:44px;min-height:44px;border:0;background:#fff;font:inherit;font-size:2rem;cursor:pointer;color:var(--box-ink)}.wat-order__stepper input{width:46px;min-width:0;border:0;border-left:1px solid #dedede;border-right:1px solid #dedede;text-align:center;font:inherit;-webkit-appearance:textfield;appearance:textfield;color:var(--box-ink);background:#fff}.wat-order__stepper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.wat-order__presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px}.wat-order__presets button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;border:1px solid #c7c7c7;border-radius:8px;background:#f1f1f1;padding:9px 5px;font:inherit;cursor:pointer;color:var(--box-ink)}.wat-order__presets strong,.wat-order__presets small{display:block}.wat-order__presets strong{font-size:1.35rem;font-weight:600}.wat-order__presets small{font-size:1.1rem;line-height:1.5;margin-top:3px;color:#555}.wat-order__presets button[aria-pressed=true]{background:#000;border-color:#000;color:#fff}.wat-order__presets button[aria-pressed=true] small{color:var(--box-yellow)}.wat-order__details{margin-top:12px;font-size:1.3rem}.wat-order__details summary{display:inline-flex;align-items:center;gap:13px;min-height:44px;cursor:pointer;color:#4a4a4a;text-decoration:underline;text-underline-offset:3px}.wat-order__details p{margin:4px 0 12px;line-height:1.7;max-width:620px;color:#4a4a4a}.wat-order__line{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px;margin:8px 0 0;padding-top:14px;border-top:1px solid #dedede;font-size:1.4rem}.wat-order__line strong{font-size:1.7rem;white-space:nowrap}.wat-order__stock{font-size:1.25rem;margin:10px 0 0;color:#555}.wat-order__stock.is-error{color:var(--box-red)}.wat-order__summary{position:sticky;top:110px;scroll-margin-top:110px;padding:25px;border:1px solid #d7d7d7;border-top:4px solid var(--box-red);border-radius:16px;background:#fff}.wat-order__summary h2{font-size:2.25rem;margin:0 0 8px}.wat-order__count{font-size:1.4rem;margin:0 0 22px;color:#4a4a4a}.wat-order__discount-progress{border-bottom:1px solid #d7d7d7;padding-bottom:18px}.wat-order__progress-title{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:1.35rem}.wat-order__progress-title>strong{font-size:2.25rem}.wat-order__progress{height:7px;border-radius:10px;background:#e5e5e5;overflow:hidden;margin:13px 0 12px}.wat-order__progress>span{display:block;width:0;height:100%;background:var(--box-red);border-radius:inherit;transition:width .22s ease}.wat-order__milestones{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.wat-order__milestones>span{padding:7px 4px;text-align:center;border-radius:6px;color:#555}.wat-order__milestones strong,.wat-order__milestones small{display:block;font-size:1.15rem;line-height:1.5}.wat-order__milestones strong{font-weight:500}.wat-order__milestones small{font-weight:650}.wat-order__milestones .is-current{color:var(--box-ink);background:var(--box-yellow)}.wat-order__next{font-size:1.3rem;line-height:1.5;font-weight:600;margin:13px 0 5px}.wat-order__hint{font-size:1.25rem;line-height:1.55;color:#555}.wat-order__mix{margin:0}.wat-order__summary dl{margin:18px 0 22px;font-size:1.4rem}.wat-order__summary dl>div{display:flex;justify-content:space-between;gap:14px;margin:11px 0}.wat-order__summary dd{margin:0;white-space:nowrap;font-variant-numeric:tabular-nums}.wat-order__summary [data-savings-row]{color:var(--box-red)}.wat-order__total{padding-top:8px;font-size:1.8rem;font-weight:650}.wat-order__add,.wat-order__cart .button{width:100%;border-radius:8px}.wat-order__status{font-weight:600;font-size:1.35rem}.wat-order__status:empty{display:none}.wat-order__cart{border-top:1px solid #d7d7d7;margin-top:20px;padding-top:18px}.wat-order__cart h3{margin:0 0 12px;font-size:1.65rem}.wat-order__cart-review summary{display:inline-flex;min-height:44px;gap:12px;align-items:center;cursor:pointer;font-size:1.3rem;text-decoration:underline;text-underline-offset:3px}.wat-order__cart-line{padding:10px 0;border-bottom:1px solid #dedede;font-size:1.3rem}.wat-order__cart-line p{margin:4px 0}.wat-order__cart-line button{border:0;padding:8px 0;min-height:44px;text-decoration:underline;background:transparent;font:inherit;cursor:pointer}.wat-order__cart-total{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:1.4rem}.wat-order__mobile-bar{display:none}.wat-order :is(button,input,a,summary):focus-visible{outline:3px solid var(--box-red);outline-offset:3px}.wat-order__guide>summary:hover,.wat-order__guide[open]>summary{background:var(--box-red);color:#fff}.wat-order__stepper button:hover{background:var(--box-yellow)}.wat-order__presets button:hover{border-color:var(--box-ink)}.wat-order__presets button:not([aria-pressed=true]):hover{background:#e7e7e7}.wat-order__mobile-bar strong{color:var(--box-yellow)}.wat-order__faq{margin-top:48px;border-top:1px solid #d7d7d7;padding-top:30px}.wat-order__faq h2{font-size:2.3rem;line-height:1.3;margin:0 0 16px}.wat-order__faq details{border-bottom:1px solid #dedede}.wat-order__faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:56px;padding:14px 0;font-size:1.5rem;line-height:1.5;font-weight:600;cursor:pointer}.wat-order__faq summary>span{flex-shrink:0;color:var(--box-red)}.wat-order__faq p{margin:0 0 20px;max-width:780px;font-size:1.4rem;line-height:1.7;color:#4a4a4a}.wat-order [hidden]{display:none!important}.wat-order button:disabled{opacity:.5;cursor:not-allowed}@media(min-width:1100px){.wat-order__product-main{grid-template-columns:minmax(0,1fr) 244px;gap:18px}.wat-order__identity{gap:12px}.wat-order__image{width:65px;height:75px}}@media(max-width:989px){.wat-order__layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr);gap:18px}.wat-order__product{padding:18px}.wat-order__identity{gap:12px}.wat-order__image{width:64px;height:72px}.wat-order__summary{padding:20px}}@media(max-width:749px){.wat-order{padding-top:25px}.wat-order__header{margin-bottom:22px}.wat-order__header h1{font-size:2.8rem}.wat-order__intro{font-size:1.45rem}.wat-order__eyebrow{font-size:1.1rem}.wat-order__guide-body{grid-template-columns:minmax(0,1fr);gap:17px;padding:18px}.wat-order__layout{grid-template-columns:minmax(0,1fr);gap:20px}.wat-order__mobile-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;top:65px;z-index:3;background:var(--box-ink);color:#fff;border:1px solid var(--box-ink);border-radius:10px;padding:9px 14px;margin-bottom:18px;box-shadow:0 3px 9px #22222209}.wat-order__mobile-bar small,.wat-order__mobile-bar strong{display:block}.wat-order__mobile-bar small{font-size:1.15rem}.wat-order__mobile-bar strong{font-size:1.85rem}.wat-order__mobile-bar a{min-height:44px;padding:10px 0 10px 10px;color:var(--box-yellow);font-size:1.3rem;text-underline-offset:3px;white-space:nowrap}.wat-order__product{padding:18px;border-radius:13px}.wat-order__identity{gap:15px}.wat-order__identity h2{font-size:1.7rem}.wat-order__image{width:64px;height:76px}.wat-order__buy{margin-top:0}.wat-order__summary{position:static;padding:22px;scroll-margin-top:160px}}@media(prefers-reduced-motion:reduce){.wat-order__product,.wat-order__progress>span{transition:none}}.box-gallery{display:block;flex:0 0 auto}.box-gallery button{font:inherit;color:#000;cursor:pointer}.box-gallery button:focus-visible{outline:3px solid #c20519;outline-offset:3px}.box-gallery__open{border:0;background:transparent;display:grid;justify-items:center;padding:0;gap:5px}.box-gallery__open>span{font-size:1.2rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.box-gallery__dialog{width:min(780px,calc(100vw - 24px));max-width:none;max-height:calc(100dvh - 24px);padding:0;border:0;border-radius:16px;background:#fff;color:#000}.box-gallery__dialog::backdrop{background:#000000b8}.box-gallery__panel{padding:20px}.box-gallery__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.box-gallery__header h2{margin:0;font-size:2rem}.box-gallery__header button,.box-gallery__controls button{border:0;border-radius:8px;background:#f0f0f0;min-width:44px;min-height:44px;font-size:2.4rem}.box-gallery__header button:hover,.box-gallery__controls button:hover{background:#ffc002}.box-gallery__stage figure{margin:12px 0 0}.box-gallery__stage figure[hidden]{display:none}.box-gallery__stage img{display:block;width:100%;height:min(48dvh,460px);object-fit:contain}.box-gallery__stage figcaption{text-align:center;font-size:1.4rem;margin-top:8px}.box-gallery__controls{display:flex;justify-content:center;align-items:center;gap:24px;margin:12px 0}.box-gallery__controls span{min-width:50px;text-align:center;font-variant-numeric:tabular-nums}.box-gallery__thumbnails{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.box-gallery__thumbnails button{padding:3px;border:2px solid #ddd;border-radius:8px;background:#fff}.box-gallery__thumbnails button[aria-current=true]{border-color:#c20519}.box-gallery__thumbnails img{display:block;width:48px;height:48px;object-fit:contain}.box-gallery__note{text-align:center;color:#555;margin:12px 0 0;font-size:1.25rem}@media(max-width:749px){.box-gallery__panel{padding:14px}.box-gallery__header h2{font-size:1.7rem}.box-gallery__stage img{height:40dvh}}.disp-gallery{display:block;flex:0 0 auto}.disp-gallery button{font:inherit;color:#000;cursor:pointer}.disp-gallery button:focus-visible{outline:3px solid #c20519;outline-offset:3px}.disp-gallery__open{border:0;background:transparent;display:grid;justify-items:center;padding:0;gap:5px}.disp-gallery__open>span{font-size:1.2rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.disp-gallery__dialog{width:min(780px,calc(100vw - 24px));max-width:none;max-height:calc(100dvh - 24px);padding:0;border:0;border-radius:16px;background:#fff;color:#000}.disp-gallery__dialog::backdrop{background:#000000b8}.disp-gallery__panel{padding:20px}.disp-gallery__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.disp-gallery__header h2{margin:0;font-size:2rem}.disp-gallery__header button,.disp-gallery__controls button{border:0;border-radius:8px;background:#f0f0f0;min-width:44px;min-height:44px;font-size:2.4rem}.disp-gallery__header button:hover,.disp-gallery__controls button:hover{background:#ffc002}.disp-gallery__stage figure{margin:12px 0 0}.disp-gallery__stage figure[hidden]{display:none}.disp-gallery__stage img{display:block;width:100%;height:min(48dvh,460px);object-fit:contain}.disp-gallery__stage figcaption{text-align:center;font-size:1.4rem;margin-top:8px}.disp-gallery__controls{display:flex;justify-content:center;align-items:center;gap:24px;margin:12px 0}.disp-gallery__controls span{min-width:50px;text-align:center;font-variant-numeric:tabular-nums}.disp-gallery__thumbnails{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.disp-gallery__thumbnails button{padding:3px;border:2px solid #ddd;border-radius:8px;background:#fff}.disp-gallery__thumbnails button[aria-current=true]{border-color:#c20519}.disp-gallery__thumbnails img{display:block;width:48px;height:48px;object-fit:contain}.disp-gallery__note{text-align:center;color:#555;margin:12px 0 0;font-size:1.25rem}@media(max-width:749px){.disp-gallery__panel{padding:14px}.disp-gallery__header h2{font-size:1.7rem}.disp-gallery__stage img{height:40dvh}}.disp-gallery__cover{width:100%;height:auto;max-height:210px;object-fit:contain}.disp-gallery__open{width:100%}.ducto-gallery{display:block;flex:0 0 auto}.ducto-gallery button{font:inherit;color:#000;cursor:pointer}.ducto-gallery button:focus-visible{outline:3px solid #c20519;outline-offset:3px}.ducto-gallery__open{border:0;background:transparent;display:grid;justify-items:center;padding:0;gap:5px}.ducto-gallery__open>span{font-size:1.2rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.ducto-gallery__dialog{width:min(780px,calc(100vw - 24px));max-width:none;max-height:calc(100dvh - 24px);padding:0;border:0;border-radius:16px;background:#fff;color:#000}.ducto-gallery__dialog::backdrop{background:#000000b8}.ducto-gallery__panel{padding:20px}.ducto-gallery__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.ducto-gallery__header h2{margin:0;font-size:2rem}.ducto-gallery__header button,.ducto-gallery__controls button{border:0;border-radius:8px;background:#f0f0f0;min-width:44px;min-height:44px;font-size:2.4rem}.ducto-gallery__header button:hover,.ducto-gallery__controls button:hover{background:#ffc002}.ducto-gallery__stage figure{margin:12px 0 0}.ducto-gallery__stage figure[hidden]{display:none}.ducto-gallery__stage img{display:block;width:100%;height:min(48dvh,460px);object-fit:contain}.ducto-gallery__stage figcaption{text-align:center;font-size:1.4rem;margin-top:8px}.ducto-gallery__controls{display:flex;justify-content:center;align-items:center;gap:24px;margin:12px 0}.ducto-gallery__controls span{min-width:50px;text-align:center;font-variant-numeric:tabular-nums}.ducto-gallery__thumbnails{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.ducto-gallery__thumbnails button{padding:3px;border:2px solid #ddd;border-radius:8px;background:#fff}.ducto-gallery__thumbnails button[aria-current=true]{border-color:#c20519}.ducto-gallery__thumbnails img{display:block;width:48px;height:48px;object-fit:contain}.ducto-gallery__note{text-align:center;color:#555;margin:12px 0 0;font-size:1.25rem}@media(max-width:749px){.ducto-gallery__panel{padding:14px}.ducto-gallery__header h2{font-size:1.7rem}.ducto-gallery__stage img{height:40dvh}}.equipment-gallery{display:block;flex:0 0 auto}.equipment-gallery button{font:inherit;color:#000;cursor:pointer}.equipment-gallery button:focus-visible{outline:3px solid #c20519;outline-offset:3px}.equipment-gallery__open{width:100%;border:0;background:transparent;display:grid;justify-items:center;padding:0;gap:5px}.equipment-gallery__open>span{font-size:1.2rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.equipment-gallery__dialog{width:min(780px,calc(100vw - 24px));max-width:none;max-height:calc(100dvh - 24px);padding:0;border:0;border-radius:16px;background:#fff;color:#000}.equipment-gallery__dialog::backdrop{background:#000000b8}.equipment-gallery__panel{padding:20px}.equipment-gallery__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.equipment-gallery__header h2{margin:0;font-size:2rem}.equipment-gallery__header button,.equipment-gallery__controls button{border:0;border-radius:8px;background:#f0f0f0;min-width:44px;min-height:44px;font-size:2.4rem}.equipment-gallery__header button:hover,.equipment-gallery__controls button:hover{background:#ffc002}.equipment-gallery__stage figure{margin:12px 0 0}.equipment-gallery__stage figure[hidden]{display:none}.equipment-gallery__stage img{display:block;width:100%;height:min(48dvh,460px);object-fit:contain}.equipment-gallery__stage figcaption{text-align:center;font-size:1.4rem;margin-top:8px}.equipment-gallery__controls{display:flex;justify-content:center;align-items:center;gap:24px;margin:12px 0}.equipment-gallery__controls span{min-width:50px;text-align:center;font-variant-numeric:tabular-nums}.equipment-gallery__thumbnails{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.equipment-gallery__thumbnails button{padding:3px;border:2px solid #ddd;border-radius:8px;background:#fff}.equipment-gallery__thumbnails button[aria-current=true]{border-color:#c20519}.equipment-gallery__thumbnails img{display:block;width:48px;height:48px;object-fit:contain}.equipment-gallery__note{text-align:center;color:#555;margin:12px 0 0;font-size:1.25rem}@media(max-width:749px){.equipment-gallery__panel{padding:14px}.equipment-gallery__header h2{font-size:1.7rem}.equipment-gallery__stage img{height:40dvh}}.filament-gallery{display:block;flex:0 0 auto}.filament-gallery button{font:inherit;color:#000;cursor:pointer}.filament-gallery button:focus-visible{outline:3px solid #c20519;outline-offset:3px}.filament-gallery__open{border:0;background:transparent;display:grid;justify-items:center;padding:0;gap:5px}.filament-gallery__open>span{font-size:1.2rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.filament-gallery__dialog{width:min(780px,calc(100vw - 24px));max-width:none;max-height:calc(100dvh - 24px);padding:0;border:0;border-radius:16px;background:#fff;color:#000}.filament-gallery__dialog::backdrop{background:#000000b8}.filament-gallery__panel{padding:20px}.filament-gallery__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.filament-gallery__header h2{margin:0;font-size:2rem}.filament-gallery__header button,.filament-gallery__controls button{border:0;border-radius:8px;background:#f0f0f0;min-width:44px;min-height:44px;font-size:2.4rem}.filament-gallery__header button:hover,.filament-gallery__controls button:hover{background:#ffc002}.filament-gallery__stage figure{margin:12px 0 0}.filament-gallery__stage figure[hidden]{display:none}.filament-gallery__stage img{display:block;width:100%;height:min(48dvh,460px);object-fit:contain}.filament-gallery__stage figcaption{text-align:center;font-size:1.4rem;margin-top:8px}.filament-gallery__controls{display:flex;justify-content:center;align-items:center;gap:24px;margin:12px 0}.filament-gallery__controls span{min-width:50px;text-align:center;font-variant-numeric:tabular-nums}.filament-gallery__thumbnails{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.filament-gallery__thumbnails button{padding:3px;border:2px solid #ddd;border-radius:8px;background:#fff}.filament-gallery__thumbnails button[aria-current=true]{border-color:#c20519}.filament-gallery__thumbnails img{display:block;width:48px;height:48px;object-fit:contain}.filament-gallery__note{text-align:center;color:#555;margin:12px 0 0;font-size:1.25rem}@media(max-width:749px){.filament-gallery__panel{padding:14px}.filament-gallery__header h2{font-size:1.7rem}.filament-gallery__stage img{height:40dvh}}.marcaje-gallery{display:block;flex:0 0 auto}.marcaje-gallery button{font:inherit;color:#000;cursor:pointer}.marcaje-gallery button:focus-visible{outline:3px solid #c20519;outline-offset:3px}.marcaje-gallery__open{border:0;background:transparent;display:grid;justify-items:center;padding:0;gap:5px}.marcaje-gallery__open>span{font-size:1.2rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.marcaje-gallery__dialog{width:min(780px,calc(100vw - 24px));max-width:none;max-height:calc(100dvh - 24px);padding:0;border:0;border-radius:16px;background:#fff;color:#000}.marcaje-gallery__dialog::backdrop{background:#000000b8}.marcaje-gallery__panel{padding:20px}.marcaje-gallery__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.marcaje-gallery__header h2{margin:0;font-size:2rem}.marcaje-gallery__header button,.marcaje-gallery__controls button{border:0;border-radius:8px;background:#f0f0f0;min-width:44px;min-height:44px;font-size:2.4rem}.marcaje-gallery__header button:hover,.marcaje-gallery__controls button:hover{background:#ffc002}.marcaje-gallery__stage figure{margin:12px 0 0}.marcaje-gallery__stage figure[hidden]{display:none}.marcaje-gallery__stage img{display:block;width:100%;height:min(48dvh,460px);object-fit:contain}.marcaje-gallery__stage figcaption{text-align:center;font-size:1.4rem;margin-top:8px}.marcaje-gallery__controls{display:flex;justify-content:center;align-items:center;gap:24px;margin:12px 0}.marcaje-gallery__controls span{min-width:50px;text-align:center;font-variant-numeric:tabular-nums}.marcaje-gallery__thumbnails{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.marcaje-gallery__thumbnails button{padding:3px;border:2px solid #ddd;border-radius:8px;background:#fff}.marcaje-gallery__thumbnails button[aria-current=true]{border-color:#c20519}.marcaje-gallery__thumbnails img{display:block;width:48px;height:48px;object-fit:contain}.marcaje-gallery__note{text-align:center;color:#555;margin:12px 0 0;font-size:1.25rem}@media(max-width:749px){.marcaje-gallery__panel{padding:14px}.marcaje-gallery__header h2{font-size:1.7rem}.marcaje-gallery__stage img{height:40dvh}}.masking-gallery{display:block;flex:0 0 auto}.masking-gallery button{font:inherit;color:#000;cursor:pointer}.masking-gallery button:focus-visible{outline:3px solid #c20519;outline-offset:3px}.masking-gallery__open{border:0;background:transparent;display:grid;justify-items:center;padding:0;gap:5px}.masking-gallery__open>span{font-size:1.2rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.masking-gallery__dialog{width:min(780px,calc(100vw - 24px));max-width:none;max-height:calc(100dvh - 24px);padding:0;border:0;border-radius:16px;background:#fff;color:#000}.masking-gallery__dialog::backdrop{background:#000000b8}.masking-gallery__panel{padding:20px}.masking-gallery__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.masking-gallery__header h2{margin:0;font-size:2rem}.masking-gallery__header button,.masking-gallery__controls button{border:0;border-radius:8px;background:#f0f0f0;min-width:44px;min-height:44px;font-size:2.4rem}.masking-gallery__header button:hover,.masking-gallery__controls button:hover{background:#ffc002}.masking-gallery__stage figure{margin:12px 0 0}.masking-gallery__stage figure[hidden]{display:none}.masking-gallery__stage img{display:block;width:100%;height:min(48dvh,460px);object-fit:contain}.masking-gallery__stage figcaption{text-align:center;font-size:1.4rem;margin-top:8px}.masking-gallery__controls{display:flex;justify-content:center;align-items:center;gap:24px;margin:12px 0}.masking-gallery__controls span{min-width:50px;text-align:center;font-variant-numeric:tabular-nums}.masking-gallery__thumbnails{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.masking-gallery__thumbnails button{padding:3px;border:2px solid #ddd;border-radius:8px;background:#fff}.masking-gallery__thumbnails button[aria-current=true]{border-color:#c20519}.masking-gallery__thumbnails img{display:block;width:48px;height:48px;object-fit:contain}.masking-gallery__note{text-align:center;color:#555;margin:12px 0 0;font-size:1.25rem}@media(max-width:749px){.masking-gallery__panel{padding:14px}.masking-gallery__header h2{font-size:1.7rem}.masking-gallery__stage img{height:40dvh}}.blitz-gallery{display:block;flex:0 0 auto}.blitz-gallery button{font:inherit;color:#000;cursor:pointer}.blitz-gallery button:focus-visible{outline:3px solid #c20519;outline-offset:3px}.blitz-gallery__open{border:0;background:transparent;display:grid;justify-items:center;padding:0;gap:5px}.blitz-gallery__open>span{font-size:1.2rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.blitz-gallery__dialog{width:min(780px,calc(100vw - 24px));max-width:none;max-height:calc(100dvh - 24px);padding:0;border:0;border-radius:16px;background:#fff;color:#000}.blitz-gallery__dialog::backdrop{background:#000000b8}.blitz-gallery__panel{padding:20px}.blitz-gallery__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.blitz-gallery__header h2{margin:0;font-size:2rem}.blitz-gallery__header button,.blitz-gallery__controls button{border:0;border-radius:8px;background:#f0f0f0;min-width:44px;min-height:44px;font-size:2.4rem}.blitz-gallery__header button:hover,.blitz-gallery__controls button:hover{background:#ffc002}.blitz-gallery__stage figure{margin:12px 0 0}.blitz-gallery__stage figure[hidden]{display:none}.blitz-gallery__stage img{display:block;width:100%;height:min(48dvh,460px);object-fit:contain}.blitz-gallery__stage figcaption{text-align:center;font-size:1.4rem;margin-top:8px}.blitz-gallery__controls{display:flex;justify-content:center;align-items:center;gap:24px;margin:12px 0}.blitz-gallery__controls span{min-width:50px;text-align:center;font-variant-numeric:tabular-nums}.blitz-gallery__thumbnails{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.blitz-gallery__thumbnails button{padding:3px;border:2px solid #ddd;border-radius:8px;background:#fff}.blitz-gallery__thumbnails button[aria-current=true]{border-color:#c20519}.blitz-gallery__thumbnails img{display:block;width:48px;height:48px;object-fit:contain}.blitz-gallery__note{text-align:center;color:#555;margin:12px 0 0;font-size:1.25rem}@media(max-width:749px){.blitz-gallery__panel{padding:14px}.blitz-gallery__header h2{font-size:1.7rem}.blitz-gallery__stage img{height:40dvh}}.pvc-gallery{display:block;flex:0 0 auto}.pvc-gallery button{font:inherit;color:#000;cursor:pointer}.pvc-gallery button:focus-visible{outline:3px solid #c20519;outline-offset:3px}.pvc-gallery__open{border:0;background:transparent;display:grid;justify-items:center;padding:0;gap:5px}.pvc-gallery__open>span{font-size:1.2rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.pvc-gallery__dialog{width:min(780px,calc(100vw - 24px));max-width:none;max-height:calc(100dvh - 24px);padding:0;border:0;border-radius:16px;background:#fff;color:#000}.pvc-gallery__dialog::backdrop{background:#000000b8}.pvc-gallery__panel{padding:20px}.pvc-gallery__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.pvc-gallery__header h2{margin:0;font-size:2rem}.pvc-gallery__header button,.pvc-gallery__controls button{border:0;border-radius:8px;background:#f0f0f0;min-width:44px;min-height:44px;font-size:2.4rem}.pvc-gallery__header button:hover,.pvc-gallery__controls button:hover{background:#ffc002}.pvc-gallery__stage figure{margin:12px 0 0}.pvc-gallery__stage figure[hidden]{display:none}.pvc-gallery__stage img{display:block;width:100%;height:min(48dvh,460px);object-fit:contain}.pvc-gallery__stage figcaption{text-align:center;font-size:1.4rem;margin-top:8px}.pvc-gallery__controls{display:flex;justify-content:center;align-items:center;gap:24px;margin:12px 0}.pvc-gallery__controls span{min-width:50px;text-align:center;font-variant-numeric:tabular-nums}.pvc-gallery__thumbnails{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.pvc-gallery__thumbnails button{padding:3px;border:2px solid #ddd;border-radius:8px;background:#fff}.pvc-gallery__thumbnails button[aria-current=true]{border-color:#c20519}.pvc-gallery__thumbnails img{display:block;width:48px;height:48px;object-fit:contain}.pvc-gallery__note{text-align:center;color:#555;margin:12px 0 0;font-size:1.25rem}@media(max-width:749px){.pvc-gallery__panel{padding:14px}.pvc-gallery__header h2{font-size:1.7rem}.pvc-gallery__stage img{height:40dvh}}
/*# sourceMappingURL=/cdn/shop/t/23/compiled_assets/styles.css.map */
