{"product_id":"tecnica-mach-boa-hv-95-w-alpine-boot","title":"Tecnica Mach BOA HV 95 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\"\u003e95-Flex Women's High-Volume Alpine Boot with BOA\u003c\/div\u003e\n    \u003ch2\u003eTecnica Mach BOA HV 95 W Alpine Boot\u003c\/h2\u003e\n    \u003cp class=\"ccbb-lead\"\u003eThe Tecnica Mach BOA HV 95 W is a women's alpine boot for intermediate and advanced skiers with wide feet who want a boot that closes evenly over the forefoot. A BOA dial takes the place of the two lower buckles and draws the shell in from both sides, which is the difference between holding a wide foot and pinching it. A 95 flex on a 103 mm last at 1,710 g per boot in a 24.5 gives enough support for confident carving, and the cuff carries Mechanic Cuff Adapt canting so it can be squared to the leg rather than skied at an angle.\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 to advanced women with wide or high-volume feet who want even forefoot closure, warmth through the day, and support for confident carving on groomed snow.\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 have a narrow foot, prefer conventional buckles, or ski aggressively at speed, since this is a wide shell at a moderate 95 flex.\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\"\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\"\u003eBOA dial and Mechanic Cuff Adapt canting\u003c\/span\u003e\n      \u003c\/div\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 liner with dial-tuned pressure\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\"\u003eBOA closure over a 103 mm last\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: 3 out of 5\"\u003e\n            \u003cspan class=\"ccbb-rating-bar__fill ccbb-rating-bar__fill--3\"\u003e\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ccbb-rating-number\"\u003e3\/5\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"ccbb-rating-description\"\u003e95 flex on a high-volume shell\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\"\u003eHigh\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\"\u003eWide\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\"\u003eWide\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\"\u003eHigh\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\u003eThe BOA dial closes a wide forefoot evenly, which is the fit most women with broad feet cannot get from two lower buckles.\u003c\/li\u003e\n          \u003cli\u003ePressure can be dialled back on a chairlift and taken up again at the top, without stopping to work a buckle with cold hands.\u003c\/li\u003e\n          \u003cli\u003eMechanic Cuff Adapt canting squares the cuff to the leg, which is a common fix for trouble holding one edge.\u003c\/li\u003e\n          \u003cli\u003eA Celliant N.F.S. Adaptive liner in a wide shell keeps the boot warm without needing to be crushed tight to feel secure.\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\u003eWide feet that have been sized up in past boots to escape pressure\u003c\/li\u003e\n          \u003cli\u003eSkiers who want to adjust fit through the day\u003c\/li\u003e\n          \u003cli\u003eHigh-volume feet on a 103 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\u003eThe pattern we see most with wide feet is a shell bought a full size long to escape forefoot pressure, which then leaves the heel loose and the skier fighting for edge control. This shell addresses the cause: get the length right, then let the dial hold the forefoot evenly. Confirm size with a shell fit rather than a street-shoe conversion.\u003c\/p\u003e\n      \u003cp\u003eStart the dial looser than feels correct, because a BOA closes more evenly than a buckle and over-tightening is easy to miss until the second run. Polyurethane punches and grinds normally if a bony spot needs room, and the liner is worth molding on day one. Sole length for this shell is not published in a form we can verify, so we measure the boot before setting a binding.\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,710 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\u003e103 mm\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eFlex\u003c\/dt\u003e\n\u003cdd\u003e95\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\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\u003eBi-injected polypropylene 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\u003eTwo micro-adjustable aluminum cuff buckles over a shell BOA Fit System 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        \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 BOA HV 95 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 BOA HV 95 W vs. Tecnica Mach BOA MV 95 W\u003c\/h4\u003e\n        \u003cp\u003eSame flex, liner and closure on a narrower shell. The MV runs a 100 mm last at 1,715 g per boot in a 24.5. Forefoot width is the whole question, and a shell fit answers it in minutes.\u003c\/p\u003e\n        \u003ca class=\"ccbb-comparison-link\" href=\"\/search?q=Tecnica+Mach+BOA+MV+95+W+Boot\u0026amp;type=product\"\u003eShop the Tecnica Mach BOA MV 95 W Boot\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ccbb-card ccbb-card--bordered ccbb-comparison-card\"\u003e\n        \u003ch4\u003eMach BOA HV 95 W vs. Tecnica Mach Sport HV 85 W\u003c\/h4\u003e\n        \u003cp\u003eA step softer with conventional hardware. The Mach Sport HV 85 W uses four buckles on the same 103 mm last at 1,620 g per boot in a 24.5. Lighter skiers or those who want simple hardware take the Mach Sport; the BOA is for feet that need even closure.\u003c\/p\u003e\n        \u003ca class=\"ccbb-comparison-link\" href=\"\/search?q=Tecnica+Mach+Sport+HV+85+W+Boot\u0026amp;type=product\"\u003eShop the Tecnica Mach Sport HV 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 BOA HV 95 W vs. Tecnica Cochise HV 95 W\u003c\/h4\u003e\n        \u003cp\u003eSimilar fit, different purpose. The Cochise HV 95 W adds a walk mode with 50 degrees of rotation and low tech inserts at 1,660 g per boot in a 24.5. Skiers who boot-pack or tour should be in the Cochise; skiers who only ride lifts gain closure and fit from the BOA.\u003c\/p\u003e\n        \u003ca class=\"ccbb-comparison-link\" href=\"\/search?q=Tecnica+Cochise+HV+95+W+Boot\u0026amp;type=product\"\u003eShop the Tecnica Cochise 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 BOA HV 95 W?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eThe Tecnica Mach BOA HV 95 W suits intermediate to advanced women with wide or high-volume feet who want a boot that holds the forefoot without pinching. A 95 flex on a 103 mm last supports confident carving on groomed snow, and the BOA dial plus cuff canting give a bootfitter two adjustments that conventional boots do not offer.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat bindings work with the Tecnica Mach BOA HV 95 W?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eThe Tecnica Mach BOA HV 95 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. We measure sole length on the actual boot before setting a binding, because this shell is not named in the published sole-length chart.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs a BOA boot harder to get on and off?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eNo, and it is usually easier. The dial releases in one pull, so the shell opens across the whole forefoot rather than at two buckle points, and the Quick Instep panel of softer plastic helps the shell spread. Skiers with arthritic hands or limited grip strength generally find the dial easier than cold buckles.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eShould I size up in a wide boot for comfort?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eNo, and this is the mistake this shell exists to prevent. Sizing up to escape forefoot pressure leaves the heel loose, which costs edge control and causes hot spots. Get shell length right for your foot, then use the dial and a punch where needed to make the width work.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat does Mechanic Cuff Adapt do on this boot?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eIt lets a bootfitter rotate the cuff so it sits square on the lower leg. A cuff that pushes the knee off its natural line shows up as difficulty holding one edge, and canting is a quick adjustment that changes how the boot skis rather than how it feels standing still.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the Tecnica Mach BOA HV 95 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. Use fit work for specific bony spots and the dial for overall pressure; they solve different problems.\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 BOA HV 95 W is the answer for a wide foot that has been sized up in every previous boot. A BOA dial across the shell closes the forefoot evenly, so shell length can be set correctly and the heel stays held, and a 95 flex on a 103 mm last at 1,710 g per boot in a 24.5 gives enough support for confident carving without demanding speed. Mechanical cuff canting and a polyurethane C.A.S. shell mean the fit can be corrected in two more ways after purchase. Sole length is the one figure we measure in the shop rather than read off a chart.\u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Tecnica","offers":[{"title":"27.5","offer_id":48611570843805,"sku":"20160JG2-100275","price":699.99,"currency_code":"USD","in_stock":false},{"title":"26.5","offer_id":48611570876573,"sku":"20160JG2-100265","price":699.99,"currency_code":"USD","in_stock":false},{"title":"25.5","offer_id":48611571073181,"sku":"20160JG2-100255","price":699.99,"currency_code":"USD","in_stock":false},{"title":"24.5","offer_id":48611571105949,"sku":"20160JG2-100245","price":699.99,"currency_code":"USD","in_stock":false},{"title":"23.5","offer_id":48611571138717,"sku":"20160JG2-100235","price":699.99,"currency_code":"USD","in_stock":false},{"title":"22.5","offer_id":48611571335325,"sku":"20160JG2-100225","price":699.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0256\/7103\/files\/3300__resize__20160JG2-100_Mach_BOA_HV_95_W_01.webp?v=1788532241","url":"https:\/\/cripplecreekbc.com\/products\/tecnica-mach-boa-hv-95-w-alpine-boot","provider":"Cripple Creek Backcountry","version":"1.0","type":"link"}