{"product_id":"tecnica-mach-sport-mv-85-w-alpine-boot","title":"Tecnica Mach Sport MV 85 W Alpine Boot","description":"\u003cstyle\u003e.ccbb-boot-page {\n    --ccbb-border: #d9d9d9;\n    --ccbb-light: #f5f5f3;\n    --ccbb-text: #222222;\n    --ccbb-muted: #666666;\n    --ccbb-bar-filled: #222222;\n    --ccbb-bar-empty: #dedede;\n    --ccbb-radius: 8px;\n    color: var(--ccbb-text);\n    font-size: 16px;\n    line-height: 1.55;\n    margin: 32px auto;\n    max-width: 1200px;\n    padding: 0 20px;\n  }\n  .ccbb-boot-page *,\n  .ccbb-boot-page *::before,\n  .ccbb-boot-page *::after { box-sizing: border-box; }\n  .ccbb-boot-page h2,\n  .ccbb-boot-page h3,\n  .ccbb-boot-page h4 { line-height: 1.2; margin-top: 0; }\n  .ccbb-boot-page h2 { font-size: clamp(26px, 3vw, 38px); margin-bottom: 16px; }\n  .ccbb-boot-page h3 { font-size: 21px; margin-bottom: 12px; }\n  .ccbb-boot-page h4 { font-size: 18px; margin-bottom: 10px; }\n  .ccbb-boot-page p { margin: 0 0 16px; }\n  .ccbb-boot-page ul { margin: 0; padding-left: 20px; }\n  .ccbb-boot-page li { margin-bottom: 7px; }\n  .ccbb-boot-page a { color: inherit; text-decoration: underline; text-underline-offset: 3px; }\n  .ccbb-boot-page a:hover { text-decoration-thickness: 2px; }\n  .ccbb-section { border-top: 1px solid var(--ccbb-border); padding: 32px 0; }\n  .ccbb-intro { border-top: 0; padding-top: 0; }\n  .ccbb-eyebrow { color: var(--ccbb-muted); font-size: 13px; font-weight: 700; letter-spacing: 0.08em; margin-bottom: 8px; text-transform: uppercase; }\n  .ccbb-lead { font-size: 18px; max-width: 900px; }\n  .ccbb-expert-line { align-items: center; color: var(--ccbb-muted); display: flex; flex-wrap: wrap; font-size: 13px; gap: 8px; margin-top: 18px; }\n  .ccbb-expert-badge { background: var(--ccbb-light); border-radius: 999px; color: var(--ccbb-text); display: inline-block; font-size: 12px; font-weight: 700; letter-spacing: 0.03em; padding: 6px 10px; text-transform: uppercase; }\n  .ccbb-grid { display: grid; gap: 18px; }\n  .ccbb-grid-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n  .ccbb-grid-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }\n  .ccbb-card { background: var(--ccbb-light); border-radius: var(--ccbb-radius); padding: 22px; }\n  .ccbb-card--bordered { background: #ffffff; border: 1px solid var(--ccbb-border); }\n  .ccbb-card-title { display: block; font-size: 14px; font-weight: 700; letter-spacing: 0.04em; margin-bottom: 8px; text-transform: uppercase; }\n  .ccbb-quick-answer { font-size: 18px; font-weight: 600; line-height: 1.35; }\n  .ccbb-rating-grid { border: 1px solid var(--ccbb-border); border-radius: var(--ccbb-radius); display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); overflow: hidden; }\n  .ccbb-rating { background: #ffffff; border-right: 1px solid var(--ccbb-border); min-width: 0; padding: 22px 20px; }\n  .ccbb-rating:last-child { border-right: 0; }\n  .ccbb-rating-label { color: var(--ccbb-text); display: block; font-size: 15px; font-weight: 600; line-height: 1.3; margin-bottom: 15px; }\n  .ccbb-rating-bar-row { align-items: center; display: flex; gap: 14px; margin-bottom: 9px; }\n  .ccbb-rating-bar { background: var(--ccbb-bar-empty); border-radius: 999px; flex: 1 1 auto; height: 4px; min-width: 0; overflow: hidden; }\n  .ccbb-rating-bar__fill { background: var(--ccbb-bar-filled); border-radius: inherit; display: block; height: 100%; }\n  .ccbb-rating-bar__fill--1 { width: 20%; }\n  .ccbb-rating-bar__fill--2 { width: 40%; }\n  .ccbb-rating-bar__fill--3 { width: 60%; }\n  .ccbb-rating-bar__fill--4 { width: 80%; }\n  .ccbb-rating-bar__fill--5 { width: 100%; }\n  .ccbb-rating-number { color: var(--ccbb-text); flex: 0 0 auto; font-size: 14px; font-weight: 600; line-height: 1; }\n  .ccbb-rating-description { color: var(--ccbb-muted); display: block; font-size: 13px; line-height: 1.3; }\n  .ccbb-rating-key { color: var(--ccbb-muted); font-size: 13px; margin-top: 8px; }\n  .ccbb-fit-grid { background: var(--ccbb-border); border: 1px solid var(--ccbb-border); border-radius: var(--ccbb-radius); display: grid; gap: 1px; grid-template-columns: repeat(4, minmax(0, 1fr)); overflow: hidden; }\n  .ccbb-fit-item { background: #ffffff; padding: 16px; }\n  .ccbb-fit-label { color: var(--ccbb-muted); display: block; font-size: 13px; margin-bottom: 5px; }\n  .ccbb-fit-value { font-weight: 700; }\n  .ccbb-spec-details { border: 1px solid var(--ccbb-border); border-radius: var(--ccbb-radius); overflow: hidden; }\n  .ccbb-spec-details summary { align-items: center; background: var(--ccbb-light); cursor: pointer; display: flex; gap: 14px; justify-content: space-between; list-style: none; padding: 20px 22px; position: relative; }\n  .ccbb-spec-details summary::-webkit-details-marker { display: none; }\n  .ccbb-spec-summary-main { align-items: center; display: flex; gap: 12px; min-width: 0; }\n  .ccbb-spec-icon { flex: 0 0 auto; font-size: 24px; line-height: 1; }\n  .ccbb-spec-heading { display: block; font-size: 19px; font-weight: 800; letter-spacing: 0.02em; line-height: 1.2; text-transform: uppercase; }\n  .ccbb-spec-subheading { color: var(--ccbb-muted); display: block; font-size: 13px; font-weight: 500; margin-top: 4px; text-transform: none; }\n  .ccbb-spec-toggle { color: var(--ccbb-text); flex: 0 0 auto; font-size: 26px; font-weight: 400; line-height: 1; }\n  .ccbb-spec-details summary .ccbb-spec-toggle::before { content: \"+\"; }\n  .ccbb-spec-details[open] summary .ccbb-spec-toggle::before { content: \"\\2212\"; }\n  .ccbb-spec-content { border-top: 1px solid var(--ccbb-border); padding: 22px; }\n  .ccbb-spec-columns { display: grid; gap: 28px; grid-template-columns: repeat(2, minmax(0, 1fr)); }\n  .ccbb-spec-group h4 { border-bottom: 1px solid var(--ccbb-border); font-size: 15px; font-weight: 800; letter-spacing: 0.04em; margin-bottom: 0; padding-bottom: 10px; text-transform: uppercase; }\n  .ccbb-spec-list { margin: 0; }\n  .ccbb-spec-row { align-items: start; border-bottom: 1px solid var(--ccbb-border); display: grid; gap: 16px; grid-template-columns: minmax(110px, 38%) 1fr; padding: 12px 0; }\n  .ccbb-spec-row dt { font-weight: 700; margin: 0; }\n  .ccbb-spec-row dd { margin: 0; }\n  .ccbb-highlight { border-left: 4px solid currentColor; padding-left: 20px; }\n  .ccbb-comparison-card h4 { font-size: 18px; line-height: 1.3; margin: 0 0 10px; }\n  .ccbb-comparison-card p { margin-bottom: 12px; }\n  .ccbb-comparison-link { font-weight: 700; }\n  .ccbb-faq details { border-bottom: 1px solid var(--ccbb-border); }\n  .ccbb-faq summary { cursor: pointer; font-size: 17px; font-weight: 700; list-style: none; padding: 18px 36px 18px 0; position: relative; }\n  .ccbb-faq summary::-webkit-details-marker { display: none; }\n  .ccbb-faq summary::after { content: \"+\"; font-size: 24px; font-weight: 400; position: absolute; right: 4px; top: 12px; }\n  .ccbb-faq details[open] summary::after { content: \"\\2212\"; }\n  .ccbb-faq-answer { padding: 0 36px 18px 0; }\n  .ccbb-verdict { background: var(--ccbb-light); border-radius: var(--ccbb-radius); font-size: 18px; padding: 26px; }\n  @media screen and (max-width: 900px) {\n    .ccbb-rating-grid, .ccbb-fit-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .ccbb-rating:nth-child(2) { border-right: 0; }\n    .ccbb-rating:nth-child(-n + 2) { border-bottom: 1px solid var(--ccbb-border); }\n    .ccbb-grid-3 { grid-template-columns: 1fr; }\n  }\n  @media screen and (max-width: 640px) {\n    .ccbb-boot-page { margin: 24px auto; }\n    .ccbb-section { padding: 26px 0; }\n    .ccbb-grid-2, .ccbb-rating-grid, .ccbb-fit-grid, .ccbb-spec-columns { grid-template-columns: 1fr; }\n    .ccbb-rating, .ccbb-rating:nth-child(2) { border-bottom: 1px solid var(--ccbb-border); border-right: 0; }\n    .ccbb-rating:last-child { border-bottom: 0; }\n    .ccbb-spec-details summary { align-items: flex-start; padding: 18px; }\n    .ccbb-spec-icon { font-size: 21px; }\n    .ccbb-spec-heading { font-size: 17px; }\n    .ccbb-spec-content { padding: 18px; }\n    .ccbb-spec-row { gap: 4px; grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ccbb-boot-page\"\u003e\n  \u003csection class=\"ccbb-section ccbb-intro\"\u003e\n    \u003cdiv class=\"ccbb-eyebrow\"\u003e85-Flex Women's Medium-Volume Alpine Boot\u003c\/div\u003e\n    \u003ch2\u003eTecnica Mach Sport MV 85 W Alpine Boot\u003c\/h2\u003e\n    \u003cp class=\"ccbb-lead\"\u003eThe Tecnica Mach Sport MV 85 W is a women's alpine boot for intermediate skiers with average-width feet who want warmth and an easy fit without giving up support. An 85 flex over a polypropylene cuff suits a lighter skier who would over-power nothing and be over-powered by a stiffer boot, and the Celliant N.F.S. Adaptive liner is built to hold heat through a full day. At 1,675 g per boot in a 24.5 on a 100 mm last, with Mechanic Cuff Adapt canting to square the cuff to the leg, this is a boot that can be adjusted to a skier rather than the other way round.\u003c\/p\u003e\n    \u003cdiv class=\"ccbb-expert-line\"\u003e\n      \u003cspan class=\"ccbb-expert-badge\"\u003eExpert Fit Review\u003c\/span\u003e\n      \u003cspan\u003eSpecs verified against the FW26\/27 Tecnica catalog by CCBB staff.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003ch3\u003eIs This the Right Boot for You?\u003c\/h3\u003e\n    \u003cdiv class=\"ccbb-grid ccbb-grid-2\"\u003e\n      \u003cdiv class=\"ccbb-card\"\u003e\n\u003cspan class=\"ccbb-card-title\"\u003eBest For\u003c\/span\u003e\n        \u003cdiv class=\"ccbb-quick-answer\"\u003eIntermediate women with medium-volume feet who ski groomed snow, want warmth and comfort through a full day, and need a cuff that can be canted to their leg.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-card\"\u003e\n\u003cspan class=\"ccbb-card-title\"\u003eConsider Another Boot If\u003c\/span\u003e\n        \u003cdiv class=\"ccbb-quick-answer\"\u003eYou ski aggressively, are a heavier or stronger skier, or want walk mode, since an 85 flex is built for a lighter skier on groomed snow.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003ch3\u003eCCBB Boot Ratings\u003c\/h3\u003e\n    \u003cdiv class=\"ccbb-rating-grid\"\u003e\n      \u003cdiv class=\"ccbb-rating\"\u003e\n        \u003cspan class=\"ccbb-rating-label\"\u003eAll-Day Comfort\u003c\/span\u003e\n        \u003cdiv class=\"ccbb-rating-bar-row\"\u003e\n          \u003cdiv class=\"ccbb-rating-bar\" role=\"img\" aria-label=\"All-Day Comfort: 5 out of 5\"\u003e\n            \u003cspan class=\"ccbb-rating-bar__fill ccbb-rating-bar__fill--5\"\u003e\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ccbb-rating-number\"\u003e5\/5\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"ccbb-rating-description\"\u003eCelliant N.F.S. liner at 1,675 g\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ccbb-rating\"\u003e\n        \u003cspan class=\"ccbb-rating-label\"\u003eFit Adjustability\u003c\/span\u003e\n        \u003cdiv class=\"ccbb-rating-bar-row\"\u003e\n          \u003cdiv class=\"ccbb-rating-bar\" role=\"img\" aria-label=\"Fit Adjustability: 5 out of 5\"\u003e\n            \u003cspan class=\"ccbb-rating-bar__fill ccbb-rating-bar__fill--5\"\u003e\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ccbb-rating-number\"\u003e5\/5\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"ccbb-rating-description\"\u003eMechanic Cuff Adapt canting plus C.A.S.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ccbb-rating\"\u003e\n        \u003cspan class=\"ccbb-rating-label\"\u003eFit Precision\u003c\/span\u003e\n        \u003cdiv class=\"ccbb-rating-bar-row\"\u003e\n          \u003cdiv class=\"ccbb-rating-bar\" role=\"img\" aria-label=\"Fit Precision: 4 out of 5\"\u003e\n            \u003cspan class=\"ccbb-rating-bar__fill ccbb-rating-bar__fill--4\"\u003e\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ccbb-rating-number\"\u003e4\/5\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"ccbb-rating-description\"\u003e100 mm last with a C.A.S. shell\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ccbb-rating\"\u003e\n        \u003cspan class=\"ccbb-rating-label\"\u003eDownhill Performance\u003c\/span\u003e\n        \u003cdiv class=\"ccbb-rating-bar-row\"\u003e\n          \u003cdiv class=\"ccbb-rating-bar\" role=\"img\" aria-label=\"Downhill Performance: 2 out of 5\"\u003e\n            \u003cspan class=\"ccbb-rating-bar__fill ccbb-rating-bar__fill--2\"\u003e\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ccbb-rating-number\"\u003e2\/5\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"ccbb-rating-description\"\u003e85 flex for a lighter skier\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"ccbb-rating-key\"\u003eRating scale: 5 = top of its class, 4 = excellent, 3 = good, 2 = specialized or below average, and 1 = limited.\u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003ch3\u003eCCBB Fit Profile\u003c\/h3\u003e\n    \u003cdiv class=\"ccbb-fit-grid\"\u003e\n      \u003cdiv class=\"ccbb-fit-item\"\u003e\n\u003cspan class=\"ccbb-fit-label\"\u003eOverall Volume\u003c\/span\u003e\u003cspan class=\"ccbb-fit-value\"\u003eMedium\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-fit-item\"\u003e\n\u003cspan class=\"ccbb-fit-label\"\u003eToe Box\u003c\/span\u003e\u003cspan class=\"ccbb-fit-value\"\u003eMedium\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-fit-item\"\u003e\n\u003cspan class=\"ccbb-fit-label\"\u003eForefoot Volume\u003c\/span\u003e\u003cspan class=\"ccbb-fit-value\"\u003eMedium\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-fit-item\"\u003e\n\u003cspan class=\"ccbb-fit-label\"\u003eInstep Height\u003c\/span\u003e\u003cspan class=\"ccbb-fit-value\"\u003eMedium\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-fit-item\"\u003e\n\u003cspan class=\"ccbb-fit-label\"\u003eHeel Hold\u003c\/span\u003e\u003cspan class=\"ccbb-fit-value\"\u003eGood\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-fit-item\"\u003e\n\u003cspan class=\"ccbb-fit-label\"\u003eAnkle Hold\u003c\/span\u003e\u003cspan class=\"ccbb-fit-value\"\u003eGood\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-fit-item\"\u003e\n\u003cspan class=\"ccbb-fit-label\"\u003ePunchability\u003c\/span\u003e\u003cspan class=\"ccbb-fit-value\"\u003eExcellent\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-fit-item\"\u003e\n\u003cspan class=\"ccbb-fit-label\"\u003eHeat Moldable\u003c\/span\u003e\u003cspan class=\"ccbb-fit-value\"\u003eYes, shell and liner\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003cdiv class=\"ccbb-grid ccbb-grid-2\"\u003e\n      \u003cdiv\u003e\n\u003ch3\u003eWhy We Like It\u003c\/h3\u003e\n\u003cul\u003e\n          \u003cli\u003eMechanic Cuff Adapt canting lets us square the cuff to the leg, which fixes the inside-edge pressure a lot of women get from a stock cuff.\u003c\/li\u003e\n          \u003cli\u003eCelliant in the N.F.S. Adaptive liner is aimed squarely at warmth, and warmth is the reason most skiers actually quit early.\u003c\/li\u003e\n          \u003cli\u003eThe C.A.S. shell is polyurethane, so a narrow heel with a wide forefoot can be punched rather than compromised.\u003c\/li\u003e\n          \u003cli\u003eAn 85 flex on a 35 mm strap keeps the boot bendable at low speeds, where a stiffer boot just transmits chatter.\u003c\/li\u003e\n      \u003c\/ul\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003ch3\u003eBest Uses\u003c\/h3\u003e\n\u003cul\u003e\n          \u003cli\u003eFull resort days on groomed snow\u003c\/li\u003e\n          \u003cli\u003eIntermediate skiers working toward parallel carving\u003c\/li\u003e\n          \u003cli\u003eSkiers who run cold and ski anyway\u003c\/li\u003e\n          \u003cli\u003eMedium-volume feet on a 100 mm last, sizes 22.5 to 27.5\u003c\/li\u003e\n          \u003cli\u003eLegs that need the cuff canted to sit square\u003c\/li\u003e\n      \u003c\/ul\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003cdiv class=\"ccbb-highlight\"\u003e\n      \u003ch3\u003eBootfitter's Advice\u003c\/h3\u003e\n      \u003cp\u003eAfter fitting hundreds of women into alpine boots, the two problems we see most often are a cuff that does not match the leg and a shell bought a size large for comfort. This boot addresses the first directly with mechanical canting, and the second is on us to get right: confirm size with a shell fit, not a street-shoe conversion. Tecnica shells cover two mondo sizes, so a 24.0 and a 24.5 are the same shell at a 285 mm sole length.\u003c\/p\u003e\n      \u003cp\u003eThe N.F.S. liner packs out, so a shell that feels roomy now will be loose later. Punch the forefoot instead. Polyurethane takes that work well, and a liner mold on day one settles the heel.\u003c\/p\u003e\n      \u003cp class=\"ccbb-rating-key\"\u003eFit profile derived from the manufacturer's last, volume and shell material specifications. Bootfitter sign-off pending. Confirm final sizing with a shell fit whenever possible.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003cdetails class=\"ccbb-spec-details\"\u003e\n      \u003csummary\u003e\u003cspan class=\"ccbb-spec-summary-main\"\u003e\u003cspan class=\"ccbb-spec-icon\" aria-hidden=\"true\"\u003e📏\u003c\/span\u003e\n        \u003cspan\u003e\u003cspan class=\"ccbb-spec-heading\"\u003eTechnical Specifications\u003c\/span\u003e\n        \u003cspan class=\"ccbb-spec-subheading\"\u003eManufacturer specs · Click to expand\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n        \u003cspan class=\"ccbb-spec-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-spec-content\"\u003e\u003cdiv class=\"ccbb-spec-columns\"\u003e\n        \u003cdiv class=\"ccbb-spec-group\"\u003e\n\u003ch4\u003eFit and Construction\u003c\/h4\u003e\n\u003cdl class=\"ccbb-spec-list\"\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eWeight\u003c\/dt\u003e\n\u003cdd\u003e1,675 g per boot (size 24.5)\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eLast\u003c\/dt\u003e\n\u003cdd\u003e100 mm\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eFlex\u003c\/dt\u003e\n\u003cdd\u003e85\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eSizes\u003c\/dt\u003e\n\u003cdd\u003e22.5 to 27.5, half sizes\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eSole Length\u003c\/dt\u003e\n\u003cdd\u003e285 mm (size 24.5)\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eShell\u003c\/dt\u003e\n\u003cdd\u003ePolyurethane C.A.S. with a Quick Instep panel\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eCuff\u003c\/dt\u003e\n\u003cdd\u003ePolypropylene with Mechanic Cuff Adapt canting\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eLiner\u003c\/dt\u003e\n\u003cdd\u003eEcodesign Sport N.F.S. Adaptive with Celliant, heat-moldable\u003c\/dd\u003e\n\u003c\/div\u003e\n        \u003c\/dl\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ccbb-spec-group\"\u003e\n\u003ch4\u003eFeatures and Compatibility\u003c\/h4\u003e\n\u003cdl class=\"ccbb-spec-list\"\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eClosure\u003c\/dt\u003e\n\u003cdd\u003eFour micro-adjustable aluminum buckles with Lift Lock with a 35 mm velcro strap\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eSole\u003c\/dt\u003e\n\u003cdd\u003eGripWalk (ISO 23223)\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eBinding Compatibility\u003c\/dt\u003e\n\u003cdd\u003eGripWalk (ISO 23223): compatible with GripWalk bindings and MNC bindings. Not compatible with traditional ISO 5355 (Alpine) bindings.\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eWalk Mode\u003c\/dt\u003e\n\u003cdd\u003eNone. This is an alpine boot with a fixed cuff.\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eSole Length by Size\u003c\/dt\u003e\n\u003cdd\u003e265mm [22\/22.5]\u003cbr\u003e275mm [23\/23.5]\u003cbr\u003e285mm [24\/24.5]\u003cbr\u003e295mm [25\/25.5]\u003cbr\u003e305mm [26\/26.5]\u003cbr\u003e315mm [27\/27.5]\u003c\/dd\u003e\n\u003c\/div\u003e\n        \u003c\/dl\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003ch3\u003eCompare the Tecnica Mach Sport MV 85 W\u003c\/h3\u003e\n    \u003cdiv class=\"ccbb-grid ccbb-grid-3\"\u003e\n      \u003cdiv class=\"ccbb-card ccbb-card--bordered ccbb-comparison-card\"\u003e\n        \u003ch4\u003eMach Sport MV 85 W vs. Tecnica Mach Sport LV 85 W\u003c\/h4\u003e\n        \u003cp\u003eSame flex and liner on a narrower shell. The LV runs a 98 mm last at 1,650 g per boot in a 24.5. A narrow forefoot or a skier who wants more wrap takes the LV; the MV is the default fit.\u003c\/p\u003e\n        \u003ca class=\"ccbb-comparison-link\" href=\"\/en-ca\/search?q=Tecnica+Mach+Sport+LV+85+W+Boot\u0026amp;type=product\"\u003eShop the Tecnica Mach Sport LV 85 W Boot\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ccbb-card ccbb-card--bordered ccbb-comparison-card\"\u003e\n        \u003ch4\u003eMach Sport MV 85 W vs. Tecnica Mach Sport MV 75 W\u003c\/h4\u003e\n        \u003cp\u003eOne step softer. The Mach Sport MV 75 W uses a polypropylene shell and a Comfort liner at 1,685 g per boot in a 24.5. Skiers new to the sport or skiing at low speed take the 75; skiers linking confident turns take the 85.\u003c\/p\u003e\n        \u003ca class=\"ccbb-comparison-link\" href=\"\/en-ca\/search?q=Tecnica+Mach+Sport+MV+75+W+Boot\u0026amp;type=product\"\u003eShop the Tecnica Mach Sport MV 75 W Boot\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ccbb-card ccbb-card--bordered ccbb-comparison-card\"\u003e\n        \u003ch4\u003eMach Sport MV 85 W vs. Tecnica Mach BOA HV 95 W\u003c\/h4\u003e\n        \u003cp\u003eTwo different ways to solve fit. The Mach BOA HV 95 W replaces the two lower buckles with a BOA dial across the shell and runs a wider 103 mm last at a stiffer 95 flex. Wide feet and skiers who want to fine-tune forefoot pressure on the chairlift should try the BOA.\u003c\/p\u003e\n        \u003ca class=\"ccbb-comparison-link\" href=\"\/en-ca\/search?q=Tecnica+Mach+BOA+HV+95+W+Boot\u0026amp;type=product\"\u003eShop the Tecnica Mach BOA HV 95 W Boot\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section ccbb-faq\"\u003e\n    \u003ch3\u003eCommon Questions\u003c\/h3\u003e\n    \u003cdetails open\u003e\n      \u003csummary\u003eWho should buy the Tecnica Mach Sport MV 85 W?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eThe Tecnica Mach Sport MV 85 W suits intermediate women with medium-volume feet who ski groomed snow and want warmth and easy entry with real support. An 85 flex on a 100 mm last is bendable at moderate speeds, and mechanical cuff canting means the boot can be squared to the leg rather than skied crooked.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat bindings work with the Tecnica Mach Sport MV 85 W?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eThe Tecnica Mach Sport MV 85 W has a GripWalk (ISO 23223) sole. GripWalk (ISO 23223): compatible with GripWalk bindings and MNC bindings. Not compatible with traditional ISO 5355 (Alpine) bindings. There are no tech fittings in this shell, so pin bindings are not an option. Check that your binding's sole-length adjustment covers a 285 mm sole length in a 24.5.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs an 85 flex too soft?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eIt depends on your weight and speed far more than on your ability, and flex numbers are not standardised between brands in any case. A lighter skier in a stiffer boot cannot bend the cuff, so the boot stops absorbing and starts transmitting. If you are bottoming this boot out through every turn, step up to a 95 or 105 flex.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat does Mechanic Cuff Adapt do?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eIt lets a bootfitter rotate the cuff laterally so it sits square on the lower leg. Many skiers have a cuff that pushes the knee inside or outside the natural line, which shows up as difficulty holding one edge. Canting the cuff is a five-minute adjustment and it changes how the boot skis.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the Tecnica Mach Sport MV 85 W be punched and molded?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eYes. The polyurethane C.A.S. shell heats, punches and grinds in problem areas, and the Celliant N.F.S. liner is heat-moldable. That means a narrow heel with a wider forefoot can be fitted properly instead of sized around.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the Tecnica Mach Sport MV 85 W have a walk mode?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eNo. This is a fixed-cuff alpine boot. The GripWalk sole makes walking on hard surfaces easier and safer, but the cuff does not release. Skiers who want cuff rotation should look at the Cochise line.\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003ch3\u003eOur Verdict\u003c\/h3\u003e\n    \u003cdiv class=\"ccbb-verdict\"\u003eThe Tecnica Mach Sport MV 85 W is a sensible, well-built boot for an intermediate skier who wants to be warm and comfortable without giving up the ability to have the fit corrected. An 85 flex on a 100 mm last at 1,675 g per boot in a 24.5 suits a lighter skier at moderate speed, and the Celliant N.F.S. Adaptive liner is aimed at the thing that actually ends ski days. Mechanical cuff canting and a polyurethane C.A.S. shell give a bootfitter real tools. Skiers who ski hard should look at a stiffer flex, and wide feet should try the 103 mm shell.\u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Tecnica","offers":[{"title":"27.5","offer_id":48611616030877,"sku":"201G18G0-100275","price":770.0,"currency_code":"CAD","in_stock":false},{"title":"26.5","offer_id":48611616096413,"sku":"201G18G0-100265","price":770.0,"currency_code":"CAD","in_stock":false},{"title":"25.5","offer_id":48611616161949,"sku":"201G18G0-100255","price":770.0,"currency_code":"CAD","in_stock":false},{"title":"24.5","offer_id":48611616522397,"sku":"201G18G0-100245","price":770.0,"currency_code":"CAD","in_stock":false},{"title":"23.5","offer_id":48611616587933,"sku":"201G18G0-100235","price":770.0,"currency_code":"CAD","in_stock":false},{"title":"22.5","offer_id":48611616784541,"sku":"201G18G0-100225","price":770.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0256\/7103\/files\/3300__resize__201G18G0-100_Mach_Sport_MV_85_W_01.webp?v=1788531389","url":"https:\/\/cripplecreekbc.com\/en-ca\/products\/tecnica-mach-sport-mv-85-w-alpine-boot","provider":"Cripple Creek Backcountry","version":"1.0","type":"link"}