.jw-product-features{padding:96px 0}.jw-product-feature{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;padding:88px 0;border-top:1px solid var(--jw-border);scroll-margin-top:136px}.jw-product-feature:nth-of-type(even) .jw-product-feature__copy{order:2}.jw-product-feature h2{font-size:clamp(38px,4vw,56px);font-weight:400}.jw-product-feature ul{padding-left:20px}.jw-product-feature dl{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.jw-product-feature dt{font-size:12px;text-transform:uppercase}.jw-product-feature dd{margin:8px 0;color:var(--jw-blue);font-size:24px}.jw-product-media{position:relative;aspect-ratio:1;background:var(--jw-placeholder);overflow:hidden}.jw-product-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transition:opacity 200ms}.jw-product-media .is-alternate{opacity:0}.jw-product-media.is-alternate .is-primary{opacity:0}.jw-product-media.is-alternate .is-alternate{opacity:1}.jw-product-media button{position:absolute;right:16px;bottom:16px;min-height:44px;padding:0 16px}@media(hover:hover) and (pointer:fine){.jw-product-media:has(.is-alternate):hover .is-primary{opacity:0}.jw-product-media:has(.is-alternate):hover .is-alternate{opacity:1}}@media(max-width:767px){.jw-product-features{padding:64px 0}.jw-product-feature{grid-template-columns:1fr;gap:32px;padding:56px 0}.jw-product-feature:nth-of-type(even) .jw-product-feature__copy{order:0}}

.jw-directional-products{padding:72px 0 0;scroll-margin-top:120px}.jw-directional-products .jw-section-heading{max-width:none}.jw-directional-products .jw-section-title{font-size:clamp(30px,3.4vw,48px);font-weight:400;max-width:none}.jw-directional-products .jw-section-heading__intro{max-width:none}
.jw-directional-product{border-top:1px solid var(--jw-border);padding:64px 0;margin-top:48px}.jw-directional-product h3{color:var(--jw-blue);font-size:32px;line-height:1.4;font-weight:500;margin:0 0 32px}
.jw-directional-product__images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.jw-directional-product__images>div{aspect-ratio:1;overflow:hidden}.jw-directional-product__images img{width:100%;height:100%;object-fit:contain}
.jw-directional-product__advantages{margin-top:40px}.jw-directional-product ul{padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:24px 0 0}.jw-directional-product li{display:flex;gap:12px;font-size:13px;line-height:1.6}.jw-directional-product .xhl-icon{color:var(--jw-blue)}
.jw-directional-product__specs{margin-top:48px}.jw-directional-product dl{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:24px 0 0}.jw-directional-product dl>div{border-top:1px solid var(--jw-border);padding:20px 0;background:white}.jw-directional-product dt{font-size:12px;color:var(--jw-muted);text-transform:uppercase}.jw-directional-product dd{font-size:28px;font-weight:400;color:var(--jw-blue);margin:10px 0 0}
.jw-directional-product__details{display:grid;grid-template-columns:1fr 2.4fr;gap:32px;background:var(--jw-subtle);padding:32px;margin-top:40px;font-size:15px;line-height:1.8}.jw-directional-product__details p{margin:0}
.jw-directional-product.is-single .jw-directional-product__top{display:grid;grid-template-columns:1.1fr 1fr;gap:0 40px;align-items:start}.jw-directional-product.is-single .jw-directional-product__images{grid-column:2;grid-row:1 / span 2;display:block}.jw-directional-product.is-single .jw-directional-product__advantages{grid-column:1;margin-top:0}.jw-directional-product.is-single ul{grid-template-columns:1fr;gap:24px}
@media(max-width:767px){.jw-directional-products{padding-top:48px}.jw-directional-product{padding:40px 0}.jw-directional-product__images,.jw-directional-product ul,.jw-directional-product dl,.jw-directional-product__details{grid-template-columns:1fr}.jw-directional-product.is-single .jw-directional-product__top{display:flex;flex-direction:column}.jw-directional-product.is-single .jw-directional-product__images{width:100%;margin-bottom:32px}.jw-directional-product h3{font-size:28px}.jw-directional-product__details{padding:24px}}
.jw-directional-product.is-single .jw-directional-product__top{grid-template-rows:auto 1fr}

.jw-product-features--roadheader-heading{padding:72px 0 24px}
.jw-has-section-rail .entry-content>.jw-product-features--roadheader-heading .jw-container{width:min(var(--jw-container),calc(100% - 2 * var(--jw-gutter)))!important;margin-inline:auto!important}
.jw-product-features--roadheader-heading .jw-section-heading{max-width:none}
.jw-product-features--roadheader-heading .jw-section-title{max-width:none;font-size:clamp(34px,3.5vw,50px);font-weight:600}
.jw-product-features--roadheader-products{padding:0 0 80px}
.jw-roadheader-product{padding:48px 0 80px;border-top:1px solid var(--jw-border);scroll-margin-top:130px}
.jw-roadheader-product:first-child{border-top:0;padding-top:0}
.jw-roadheader-product>.jw-eyebrow{margin:0 0 24px}
.jw-roadheader-product__top{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:48px}
.jw-roadheader-product__media{position:relative;min-height:520px;background:var(--jw-placeholder);overflow:hidden}
.jw-roadheader-product__media img{position:absolute;inset:0;width:100%;height:calc(100% - 44px);object-fit:contain;transition:opacity 200ms}
.jw-roadheader-product__media .is-alternate{opacity:0}
.jw-roadheader-product__media.is-alternate .is-primary{opacity:0}
.jw-roadheader-product__media.is-alternate .is-alternate{opacity:1}
.jw-roadheader-product__media-label{position:absolute;left:0;right:0;bottom:0;display:flex;min-height:44px;align-items:center;padding:0 16px;background:white;border:1px solid var(--jw-border);font-size:13px;text-transform:uppercase}
.jw-roadheader-product__media button{z-index:2;bottom:0;right:0;background:white;border:1px solid var(--jw-border);color:var(--jw-blue)}
.jw-roadheader-product__copy{display:flex;flex-direction:column;min-width:0}
.jw-roadheader-product__copy .jw-eyebrow{color:var(--jw-muted)}
.jw-roadheader-product__copy h2{margin:16px 0 20px;font-size:clamp(30px,2.7vw,42px);font-weight:600;line-height:1.2}
.jw-roadheader-product__copy>p:not(.jw-eyebrow){margin:0;color:var(--jw-muted);font-size:17px;line-height:1.6}
.jw-roadheader-product__advantages{list-style:none;margin:auto 0 0;padding:28px 0 0}
.jw-roadheader-product__advantages li{display:flex;gap:16px;align-items:center;min-height:52px;margin:0;border-top:1px solid var(--jw-border);font-size:14px;font-weight:500;line-height:1.5}
.jw-roadheader-product__advantages span{padding-left:10px;border-left:3px solid var(--jw-blue);color:var(--jw-blue);font-size:13px}
.jw-roadheader-product__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:36px;border-top:2px solid var(--jw-blue)}
.jw-roadheader-product__metrics>div{padding:14px 16px 18px 0;border-right:1px solid var(--jw-border)}
.jw-roadheader-product__metrics>div:last-child{border-right:0}
.jw-roadheader-product__metrics strong{display:block;color:var(--jw-blue);font-size:clamp(28px,2.9vw,42px);font-weight:500;line-height:1.1}
.jw-roadheader-product__metrics span{display:block;margin-top:8px;color:var(--jw-muted);font-size:12px;text-transform:uppercase}
.jw-roadheader-product__specs{margin-top:36px}
.jw-roadheader-product__specs h3{margin:0 0 12px;padding:12px 18px;border-left:5px solid var(--jw-blue);font-size:14px;font-weight:500;text-transform:uppercase}
.jw-roadheader-product__specs dl{display:block;margin:0}
.jw-roadheader-product__specs dl>div{display:grid;grid-template-columns:minmax(140px,.4fr) 1fr;gap:20px;padding:15px 0;border-top:1px solid var(--jw-border);font-size:14px}
.jw-roadheader-product__specs dt{color:var(--jw-muted);font-size:14px;text-transform:none}
.jw-roadheader-product__specs dd{margin:0;color:var(--jw-ink);font-size:14px}
@media(max-width:767px){.jw-product-features--roadheader-heading{padding:56px 0 24px}.jw-roadheader-product{padding:40px 0 64px}.jw-roadheader-product__top{grid-template-columns:1fr;gap:28px}.jw-roadheader-product__media{min-height:0;aspect-ratio:1}.jw-roadheader-product__advantages{margin-top:28px}.jw-roadheader-product__metrics{gap:0}.jw-roadheader-product__metrics strong{font-size:22px}.jw-roadheader-product__specs dl>div{grid-template-columns:1fr 1fr}}

.jw-product-features--coal-products{padding:0 0 80px}
.jw-product-features--rotary-products{padding:0 0 80px}
.jw-coal-product .jw-roadheader-product__media{min-height:520px}
.jw-product-features--coal-products .jw-roadheader-product__media{height:600px;min-height:600px}
.jw-product-features--roadheader-products .jw-coal-product .jw-roadheader-product__media{height:600px;min-height:600px}
.jw-product-features--rotary-products .jw-roadheader-product__media{height:600px;min-height:600px}
.jw-product-features--coal-products .jw-coal-product+.jw-coal-product{border-top:0;padding-top:0}
.jw-product-features--roadheader-products .jw-coal-product+.jw-coal-product{border-top:0;padding-top:0}
.jw-product-features--rotary-products .jw-coal-product+.jw-coal-product{border-top:0;padding-top:0}
.jw-coal-product.is-reversed .jw-roadheader-product__media{order:2}
.jw-coal-product__dimension{position:absolute;inset:10% 14% 52px;border:1px solid #d9e2ec;transition:opacity 200ms}
.jw-coal-product__dimension{background:linear-gradient(90deg,transparent 49.8%,#d9e2ec 50%,transparent 50.2%),linear-gradient(transparent 49.8%,#d9e2ec 50%,transparent 50.2%);opacity:0}
.jw-coal-product .jw-roadheader-product__media.is-alternate .jw-coal-product__dimension{opacity:1}
@media(hover:hover) and (pointer:fine){.jw-coal-product .jw-roadheader-product__media:hover .jw-coal-product__dimension{opacity:1}}
.jw-coal-product .jw-roadheader-product__media button{position:absolute;max-width:48%;min-height:44px;padding:4px 12px;font-size:12px;text-transform:uppercase}
.jw-coal-product__anatomy{margin-top:48px}
.jw-coal-product__anatomy>.jw-eyebrow{margin-bottom:14px}
.jw-coal-product__anatomy-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);gap:32px}
.jw-coal-product__anatomy-media{min-height:560px;background:var(--jw-placeholder)}
.jw-coal-product__anatomy-media img{width:100%;height:100%;object-fit:contain}
.jw-coal-product__callouts{padding:24px 0}
.jw-coal-product__callouts dl{display:block;margin:20px 0 0}
.jw-coal-product__callouts dl>div{padding:22px 0;border-top:1px solid var(--jw-border)}
.jw-coal-product__callouts dt{font-size:14px;font-weight:500;text-transform:uppercase}
.jw-coal-product__callouts dt span{display:block;margin-bottom:10px;color:var(--jw-blue);font-size:12px}
.jw-coal-product__callouts dd{margin:10px 0 0;color:var(--jw-muted);font-size:14px}
.jw-coal-product__technical-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:36px 0 8px}
.jw-coal-product__technical-label{margin:0}
.jw-coal-product__technical-heading small{max-width:245px;color:var(--jw-muted);font-size:12px;font-weight:400;line-height:1.4;text-align:right}
.jw-product-features--coal-products .jw-coal-product__technical-heading{margin-top:66px}
.jw-product-features--roadheader-products .jw-coal-product__technical-heading{margin-top:66px}
.jw-product-features--rotary-products .jw-coal-product__technical-heading{margin-top:66px}
.jw-coal-product .jw-roadheader-product__metrics{margin-top:0}
.jw-product-features--coal-products .jw-roadheader-product__metrics>div{border-right:0}
.jw-product-features--roadheader-products .jw-coal-product .jw-roadheader-product__metrics>div{border-right:0}
.jw-product-features--rotary-products .jw-roadheader-product__metrics>div{border-right:0}
@media(max-width:767px){.jw-coal-product .jw-roadheader-product__media,.jw-product-features--coal-products .jw-roadheader-product__media,.jw-product-features--roadheader-products .jw-coal-product .jw-roadheader-product__media,.jw-product-features--rotary-products .jw-roadheader-product__media{height:auto;min-height:0;aspect-ratio:1}.jw-coal-product.is-reversed .jw-roadheader-product__media{order:0}.jw-coal-product__anatomy-grid{grid-template-columns:1fr}.jw-coal-product__anatomy-media{min-height:0;aspect-ratio:1}.jw-coal-product__callouts{padding:0}.jw-coal-product__technical-heading small{max-width:130px}}

.jw-product-features--roof-bolt{padding:0 0 96px;background:#fff}
.jw-roof-bit{padding:84px 0 100px;border-bottom:1px solid var(--jw-border);scroll-margin-top:120px}
.jw-roof-bit:first-child{padding-top:72px}
.jw-roof-bit__top{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:56px;align-items:start}
.jw-roof-bit__copy h2{margin:0 0 36px;color:var(--jw-blue);font-size:clamp(32px,3.1vw,46px);font-weight:500;line-height:1.2}
.jw-roof-bit__copy>.jw-eyebrow{margin-bottom:18px}
.jw-roof-bit__copy ol{padding:0;margin:0;list-style:none}
.jw-roof-bit__copy li{display:flex;gap:22px;align-items:center;min-height:62px;font-size:14px;font-weight:600}
.jw-roof-bit__copy li span{padding-left:14px;border-left:3px solid var(--jw-blue);color:var(--jw-blue);font-size:13px}
.jw-roof-bit__media{aspect-ratio:1;background:var(--jw-placeholder);border:1px solid var(--jw-border)}
.jw-roof-bit__media img{display:block;width:100%;height:100%;object-fit:contain}
.jw-roof-bit__glance{margin-top:56px}
.jw-roof-bit__glance dl{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:24px 0 0;padding:24px 0 52px;border-top:1px solid var(--jw-border);border-bottom:1px solid var(--jw-border)}
.jw-roof-bit__glance dt{color:var(--jw-muted);font-size:13px;text-transform:uppercase}
.jw-roof-bit__glance dd{margin:10px 0 0;color:var(--jw-blue);font-size:clamp(30px,3vw,44px);line-height:1.2}
.jw-roof-bit__details{display:grid;grid-template-columns:28% 1fr;gap:32px;margin-top:60px}
.jw-roof-bit__details h3{margin:0}
.jw-roof-bit__details p{margin:0;color:var(--jw-ink);font-size:16px;line-height:1.8}
@media(max-width:767px){.jw-product-features--roof-bolt{padding-bottom:56px}.jw-roof-bit{padding:56px 0}.jw-roof-bit:first-child{padding-top:48px}.jw-roof-bit__top,.jw-roof-bit__glance dl,.jw-roof-bit__details{grid-template-columns:1fr}.jw-roof-bit__top{gap:28px}.jw-roof-bit__copy h2{margin-bottom:26px}.jw-roof-bit__glance{margin-top:32px}.jw-roof-bit__glance dl{padding-bottom:32px}.jw-roof-bit__details{margin-top:36px;gap:12px}}

.jw-product-features--non-core{padding:0 0 80px;background:#fff}
.jw-noncore-bit{padding:76px 0 96px}
.jw-noncore-bit:first-child{padding-top:56px}
.jw-noncore-bit.is-gallery>h2{margin:0 0 44px;color:var(--jw-blue);font-size:clamp(32px,3.1vw,46px);font-weight:500;line-height:1.2}
.jw-noncore-bit__gallery{display:grid;gap:24px}
.jw-noncore-bit__gallery.gallery-four{grid-template-columns:repeat(4,minmax(0,1fr))}
.jw-noncore-bit__gallery.gallery-three{grid-template-columns:repeat(3,minmax(0,1fr))}
.jw-noncore-bit__gallery.gallery-two{grid-template-columns:repeat(2,minmax(0,1fr))}
.jw-noncore-bit__gallery>div{aspect-ratio:1;background:var(--jw-placeholder);border:1px solid var(--jw-border);overflow:hidden}
.jw-noncore-bit__gallery img{display:block;width:100%;height:100%;object-fit:contain}
.jw-noncore-bit__advantages{margin-top:58px}
.jw-noncore-bit__advantages ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0;margin:32px 0 0;list-style:none}
.jw-noncore-bit__advantages li{display:flex;gap:16px;align-items:center;min-height:52px;font-size:13px;font-weight:600;line-height:1.4}
.jw-noncore-bit__advantages li span{padding-left:12px;border-left:3px solid var(--jw-blue);color:var(--jw-blue);font-size:13px}
.jw-noncore-bit.is-gallery .jw-roof-bit__glance{margin-top:58px}
.jw-noncore-bit.is-single .jw-roof-bit__top{align-items:start}
.jw-noncore-bit__application{display:flex;min-height:170px;width:min(60%,600px);flex-direction:column;justify-content:center;gap:10px;margin-top:60px;padding:36px 40px;background:var(--jw-blue);color:#fff}
.jw-noncore-bit__application strong{font-size:clamp(26px,2.5vw,38px);font-weight:400;line-height:1.2}
.jw-noncore-bit__application span{font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}
@media(max-width:767px){.jw-product-features--non-core{padding-bottom:56px}.jw-noncore-bit{padding:56px 0}.jw-noncore-bit:first-child{padding-top:48px}.jw-noncore-bit.is-gallery>h2{margin-bottom:28px}.jw-noncore-bit__gallery.gallery-four,.jw-noncore-bit__gallery.gallery-three,.jw-noncore-bit__gallery.gallery-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.jw-noncore-bit__advantages{margin-top:36px}.jw-noncore-bit__advantages ol{grid-template-columns:1fr;gap:0;margin-top:14px}.jw-noncore-bit.is-gallery .jw-roof-bit__glance{margin-top:36px}.jw-noncore-bit__application{width:100%;min-height:130px;margin-top:36px;padding:28px}}

.jw-product-features--large-diameter{padding:88px 0 96px;background:#fff}
.jw-product-features--large-diameter .jw-section-heading{max-width:none;margin-bottom:48px}
.jw-product-features--large-diameter .jw-section-title{max-width:none;font-size:clamp(34px,3.5vw,50px)}
.jw-product-features--large-diameter .jw-section-heading__intro{max-width:none}
.jw-large-diameter-gallery{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(340px,1fr);gap:24px;align-items:stretch}
.jw-large-diameter-gallery figure{min-width:0;margin:0}
.jw-large-diameter-gallery__main{display:flex;flex-direction:column}
.jw-large-diameter-gallery__media{min-height:610px;flex:1;background:var(--jw-placeholder);border:1px solid var(--jw-border);overflow:hidden}
.jw-large-diameter-gallery__media img,.jw-large-diameter-gallery__detail-media img{display:block;width:100%;height:100%;object-fit:contain}
.jw-large-diameter-gallery__main figcaption{display:grid;grid-template-columns:1fr 1fr;gap:20px;min-height:58px;align-items:center;padding:0 18px;border:1px solid var(--jw-border);border-top:0;background:#fff}
.jw-large-diameter-gallery__main figcaption span,.jw-large-diameter-gallery__details figcaption{color:var(--jw-blue);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}
.jw-large-diameter-gallery__main figcaption strong{font-size:14px;font-weight:500}
.jw-large-diameter-gallery__side{display:grid;grid-template-rows:auto 1fr;gap:24px;min-width:0}
.jw-large-diameter-gallery__context{padding:30px 28px;background:var(--jw-subtle)}
.jw-large-diameter-gallery__context h3{margin:12px 0 10px;font-size:clamp(25px,2.2vw,34px);line-height:1.15}
.jw-large-diameter-gallery__context>p:last-child{margin:0;color:var(--jw-muted);font-size:15px;line-height:1.7}
.jw-large-diameter-gallery__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px}
.jw-large-diameter-gallery__details figure{display:flex;min-height:0;flex-direction:column}
.jw-large-diameter-gallery__detail-media{min-height:0;flex:1;aspect-ratio:1;background:var(--jw-placeholder);border:1px solid var(--jw-border);overflow:hidden}
.jw-large-diameter-gallery__details figcaption{min-height:40px;padding:12px 14px;border:1px solid var(--jw-border);border-top:0;background:#fff}
@media(max-width:900px){.jw-large-diameter-gallery{grid-template-columns:1fr}.jw-large-diameter-gallery__media{min-height:0;aspect-ratio:1.1}.jw-large-diameter-gallery__side{grid-template-rows:auto auto}.jw-large-diameter-gallery__details{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.jw-product-features--large-diameter{padding:56px 0 64px}.jw-product-features--large-diameter .jw-section-heading{margin-bottom:32px}.jw-large-diameter-gallery{gap:18px}.jw-large-diameter-gallery__main figcaption{grid-template-columns:1fr;gap:4px;padding:12px 14px}.jw-large-diameter-gallery__context{padding:24px 20px}.jw-large-diameter-gallery__details{gap:12px}}

