{"id":372,"date":"2026-03-20T12:27:58","date_gmt":"2026-03-20T12:27:58","guid":{"rendered":"https:\/\/kurtfoundry.com\/?p=372"},"modified":"2026-09-01T06:43:17","modified_gmt":"2026-09-01T06:43:17","slug":"custom-bearing-housing","status":"publish","type":"post","link":"https:\/\/kurtfoundry.com\/fr\/product\/custom-bearing-housing\/","title":{"rendered":"Carter de roulement personnalis\u00e9 | Fonderie de moulage au sable"},"content":{"rendered":"\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500;600;700&family=Open+Sans:wght@300;400;600&display=swap');\n\n    :root {\n        --primary-dark: #0a0e0d;\n        --primary: #2b3a36;\n        --primary-light: #445851;\n        --accent: #d4af37;\n        --bg-light: #f9f8f4;\n        --bg-white: #ffffff;\n        --bg-gray: #f0efe9;\n        --text-main: #333333;\n        --text-muted: #666666;\n        --text-light: #e0e0e0;\n        --border: #e2dfd5;\n        --transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);\n    }\n\n    * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    .kf-product-page {\n        font-family: 'Open Sans', sans-serif;\n        background-color: var(--bg-light);\n        color: var(--text-main);\n        line-height: 1.7;\n        overflow-x: hidden;\n        width: 100%;\n        font-size: 15px;\n    }\n\n    .kf-product-page h1,\n    .kf-product-page h2,\n    .kf-product-page h3,\n    .kf-product-page h4 {\n        font-family: 'Playfair Display', serif;\n        font-weight: 600;\n        color: var(--primary-dark);\n        line-height: 1.3;\n    }\n\n    .kf-product-page h2 { font-size: 2rem; margin-bottom: 1.5rem; }\n    .kf-product-page h3 { font-size: 1.5rem; margin-bottom: 1rem; }\n    .kf-product-page p { margin-bottom: 1.5rem; }\n\n    .kf-product-page a.text-link {\n        color: var(--primary);\n        font-weight: 600;\n        text-decoration: underline;\n        text-decoration-color: var(--accent);\n        text-underline-offset: 4px;\n        transition: var(--transition);\n    }\n\n    .kf-product-page a.text-link:hover {\n        color: var(--accent);\n        text-decoration-color: var(--primary);\n    }\n\n    .kf-container {\n        width: 100%;\n        max-width: 1400px;\n        margin: 0 auto;\n        padding: 0 5%;\n    }\n\n    .kf-section { padding: 4rem 0; }\n\n    \/* Animations *\/\n    .reveal-up {\n        opacity: 0;\n        transform: translateY(40px);\n        transition: all 0.8s ease-out;\n        will-change: opacity, transform;\n    }\n\n    .reveal-scale {\n        opacity: 0;\n        transform: scale(0.95);\n        transition: all 0.8s ease-out;\n        will-change: opacity, transform;\n    }\n\n    .reveal-up.active,\n    .reveal-scale.active {\n        opacity: 1;\n        transform: translate(0) scale(1);\n    }\n\n    .delay-1 { transition-delay: 0.15s; }\n    .delay-2 { transition-delay: 0.3s; }\n\n    \/* Buttons *\/\n    .btn {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: 10px;\n        padding: 1rem 2rem;\n        font-size: 0.9rem;\n        text-transform: uppercase;\n        letter-spacing: 1.5px;\n        font-weight: 600;\n        cursor: pointer;\n        transition: var(--transition);\n        border-radius: 2px;\n        position: relative;\n        overflow: hidden;\n        z-index: 1;\n        border: 1px solid transparent;\n        text-align: center;\n        text-decoration: none;\n        min-width: 44px;\n        min-height: 44px;\n    }\n\n    .btn-accent {\n        background-color: var(--accent);\n        color: var(--primary-dark);\n        border-color: var(--accent);\n    }\n\n    .btn-accent::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0;\n        width: 0%; height: 100%;\n        background-color: #c19b2e;\n        transition: var(--transition);\n        z-index: -1;\n    }\n\n    .btn-accent:hover::before { width: 100%; }\n    .btn-accent:hover {\n        color: var(--primary-dark);\n        border-color: #c19b2e;\n        transform: translateY(-2px);\n        box-shadow: 0 8px 20px rgba(212, 175, 55, 0.3);\n    }\n\n    .btn-dark {\n        background-color: var(--primary);\n        color: var(--bg-white);\n        border-color: var(--primary);\n    }\n\n    .btn-dark::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0;\n        width: 0%; height: 100%;\n        background-color: var(--primary-dark);\n        transition: var(--transition);\n        z-index: -1;\n    }\n\n    .btn-dark:hover::before { width: 100%; }\n    .btn-dark:hover {\n        color: var(--bg-white);\n        border-color: var(--primary-dark);\n        transform: translateY(-2px);\n        box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);\n    }\n\n    .btn-outline {\n        background-color: transparent;\n        color: var(--primary);\n        border-color: var(--primary);\n    }\n\n    .btn-outline:hover {\n        background-color: var(--primary);\n        color: var(--bg-white);\n        transform: translateY(-2px);\n        box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);\n    }\n\n    .btn-accent-outline {\n        background-color: transparent;\n        color: var(--accent);\n        border-color: var(--accent);\n    }\n\n    .btn-accent-outline:hover {\n        background-color: var(--accent);\n        color: var(--primary-dark);\n        transform: translateY(-2px);\n    }\n\n    .btn-light-outline {\n        background-color: transparent;\n        color: var(--bg-white);\n        border-color: rgba(255,255,255,0.5);\n    }\n\n    .btn-light-outline:hover {\n        background-color: rgba(255,255,255,0.1);\n        border-color: var(--bg-white);\n        transform: translateY(-2px);\n    }\n\n    \/* ===== HERO ===== *\/\n    .kf-hero {\n        position: relative;\n        padding: 8rem 0 5rem;\n        background-color: var(--primary-dark);\n        display: flex;\n        align-items: flex-end;\n        min-height: 80vh;\n    }\n\n    .kf-hero-bg {\n        position: absolute;\n        top: 0; left: 0;\n        width: 100%; height: 100%;\n        object-fit: cover;\n        z-index: 0;\n    }\n\n    .kf-hero-overlay {\n        position: absolute;\n        top: 0; left: 0;\n        width: 100%; height: 100%;\n        background: linear-gradient(135deg, rgba(10,14,13,0.9), rgba(43,58,54,0.75));\n        z-index: 1;\n    }\n\n    .kf-hero-content {\n        position: relative;\n        z-index: 2;\n        width: 100%;\n    }\n\n    .kf-hero-subtitle {\n        display: inline-block;\n        font-size: 0.85rem;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        color: var(--accent);\n        margin-bottom: 1rem;\n        font-weight: 600;\n    }\n\n    .kf-hero h1 {\n        font-size: 2.2rem;\n        color: var(--bg-white);\n        margin-top: 0;\n        margin-bottom: 1.5rem;\n    }\n\n    .kf-hero p {\n        color: var(--text-light);\n        font-size: 1.05rem;\n        max-width: 700px;\n        margin-bottom: 2rem;\n    }\n\n    .kf-hero-badges {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 0.8rem;\n        margin-bottom: 2.5rem;\n    }\n\n    .kf-hero-badge {\n        padding: 0.4rem 0.8rem;\n        border: 1px solid rgba(212, 175, 55, 0.4);\n        color: var(--accent);\n        font-size: 0.8rem;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        background: rgba(10, 14, 13, 0.5);\n        backdrop-filter: blur(4px);\n    }\n\n    .kf-hero-actions {\n        display: flex;\n        flex-direction: column;\n        gap: 1rem;\n    }\n\n    \/* ===== PRODUCT SHOWCASE \u2014 two white-bg images side by side ===== *\/\n    .kf-showcase {\n        background-color: var(--bg-white);\n        border-bottom: 1px solid var(--border);\n        padding: 3rem 0;\n    }\n\n    .kf-showcase-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 2rem;\n    }\n\n    .kf-showcase-item {\n        background-color: var(--bg-light);\n        border: 1px solid var(--border);\n        padding: 2.5rem 2rem;\n        text-align: center;\n        overflow: hidden;\n    }\n\n    .kf-showcase-item img {\n        max-width: 100%;\n        max-height: 320px;\n        object-fit: contain;\n        display: inline-block;\n        margin-bottom: 1.2rem;\n    }\n\n    .kf-showcase-item p {\n        margin-bottom: 0;\n        font-size: 0.9rem;\n        color: var(--text-muted);\n        font-weight: 600;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n\n    \/* ===== INTRO ===== *\/\n    .kf-intro {\n        background-color: var(--bg-white);\n    }\n\n    .kf-intro-header {\n        text-align: center;\n        max-width: 800px;\n        margin: 0 auto 3rem;\n    }\n\n    .kf-intro-header p {\n        color: var(--text-muted);\n        font-size: 1.05rem;\n        margin-top: 0.5rem;\n    }\n\n    .kf-intro-mini-cards {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 1.5rem;\n    }\n\n    .kf-intro-mini-card {\n        padding: 1.5rem 2rem;\n        background-color: var(--bg-light);\n        border-left: 3px solid var(--accent);\n    }\n\n    .kf-intro-mini-card h4 {\n        font-size: 1rem;\n        font-family: 'Open Sans', sans-serif;\n        font-weight: 600;\n        color: var(--primary);\n        margin-bottom: 0.3rem;\n    }\n\n    .kf-intro-mini-card p {\n        margin-bottom: 0;\n        font-size: 0.95rem;\n        color: var(--text-muted);\n    }\n\n    \/* ===== SPECS TABLE ===== *\/\n    .kf-specs { background-color: var(--bg-gray); }\n\n    .kf-table-wrapper {\n        width: 100%;\n        overflow-x: auto;\n        background: var(--bg-white);\n        border: 1px solid var(--border);\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n    }\n\n    .kf-table {\n        width: 100%;\n        min-width: 700px;\n        border-collapse: collapse;\n        text-align: left;\n    }\n\n    .kf-table th,\n    .kf-table td {\n        padding: 1.2rem 1.5rem;\n        border-bottom: 1px solid var(--border);\n    }\n\n    .kf-table th {\n        background-color: var(--primary-dark);\n        color: var(--bg-white);\n        font-family: 'Playfair Display', serif;\n        font-size: 1.05rem;\n        letter-spacing: 0.5px;\n        white-space: nowrap;\n    }\n\n    .kf-table tr:last-child td { border-bottom: none; }\n    .kf-table tr:hover td { background-color: var(--bg-light); }\n    .kf-table td:first-child { font-weight: 600; color: var(--primary); }\n\n    \/* ===== FEATURES \u2014 full-width image top, 3 cards below ===== *\/\n    .kf-features { background-color: var(--bg-white); }\n\n    .kf-features-banner {\n        width: 100%;\n        max-height: 450px;\n        overflow: hidden;\n        margin-bottom: 3rem;\n        position: relative;\n    }\n\n    .kf-features-banner img {\n        width: 100%;\n        height: 100%;\n        max-height: 450px;\n        object-fit: cover;\n        display: block;\n    }\n\n    .kf-features-cards {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 2rem;\n    }\n\n    .kf-feature-card {\n        padding: 2rem;\n        background-color: var(--bg-light);\n        border-top: 3px solid var(--accent);\n        transition: var(--transition);\n    }\n\n    .kf-feature-card:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);\n    }\n\n    .kf-feature-card h3 {\n        color: var(--primary);\n        font-size: 1.2rem;\n    }\n\n    .kf-feature-card p {\n        margin-bottom: 0;\n        color: var(--text-muted);\n    }\n\n    \/* ===== PROCESS ===== *\/\n    .kf-process {\n        background: linear-gradient(135deg, var(--primary-dark) 0%, var(--primary) 100%);\n        color: var(--bg-white);\n    }\n\n    .kf-process h2 {\n        color: var(--bg-white);\n        text-align: center;\n        margin-bottom: 3rem;\n    }\n\n    .kf-timeline {\n        display: flex;\n        flex-direction: column;\n        gap: 2rem;\n        counter-reset: process-counter;\n    }\n\n    .kf-timeline-step {\n        position: relative;\n        background: rgba(255, 255, 255, 0.03);\n        border: 1px solid rgba(255, 255, 255, 0.1);\n        padding: 2rem;\n        border-radius: 2px;\n        transition: var(--transition);\n    }\n\n    .kf-timeline-step:hover {\n        background: rgba(255, 255, 255, 0.06);\n        border-color: var(--accent);\n        transform: translateX(5px);\n    }\n\n    .kf-timeline-step::before {\n        counter-increment: process-counter;\n        content: \"0\" counter(process-counter);\n        position: absolute;\n        top: -15px; left: 20px;\n        background: var(--accent);\n        color: var(--primary-dark);\n        font-family: 'Playfair Display', serif;\n        font-weight: 700;\n        font-size: 1.2rem;\n        padding: 0.2rem 0.8rem;\n        border-radius: 2px;\n    }\n\n    .kf-timeline-step h3 {\n        color: var(--bg-white);\n        margin-top: 0.5rem;\n        font-size: 1.25rem;\n    }\n\n    .kf-timeline-step p {\n        color: var(--text-light);\n        margin-bottom: 0;\n        font-size: 0.95rem;\n    }\n\n    \/* ===== QUALITY \u2014 text left, image right ===== *\/\n    .kf-quality {\n        background-color: var(--bg-light);\n        padding: 0;\n    }\n\n    .kf-quality-inner {\n        display: flex;\n        flex-direction: column;\n        max-width: 1400px;\n        margin: 0 auto;\n    }\n\n    .kf-quality-content {\n        padding: 4rem 5%;\n    }\n\n    .kf-quality-image {\n        width: 100%;\n        overflow: hidden;\n    }\n\n    .kf-quality-image img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n        aspect-ratio: 3 \/ 2;\n    }\n\n    .kf-checklist {\n        list-style: none;\n        margin: 2rem 0;\n    }\n\n    .kf-checklist li {\n        position: relative;\n        padding-left: 2rem;\n        margin-bottom: 1rem;\n        color: var(--text-main);\n    }\n\n    .kf-checklist li::before {\n        content: '\u2713';\n        position: absolute;\n        left: 0; top: 0;\n        color: var(--accent);\n        font-weight: bold;\n        font-size: 1.2rem;\n    }\n\n    .kf-checklist strong {\n        color: var(--primary-dark);\n    }\n\n    \/* ===== INDUSTRIES \u2014 banner image + card grid ===== *\/\n    .kf-industries { background-color: var(--bg-gray); }\n\n    .kf-industries-header {\n        text-align: center;\n        max-width: 800px;\n        margin: 0 auto 3rem;\n    }\n\n    .kf-industries-header p {\n        color: var(--text-muted);\n        font-size: 1.05rem;\n        margin-top: 0.5rem;\n    }\n\n    .kf-industries-banner {\n        width: 100%;\n        overflow: hidden;\n        margin-bottom: 3rem;\n    }\n\n    .kf-industries-banner img {\n        width: 100%;\n        display: block;\n        object-fit: cover;\n        aspect-ratio: 3 \/ 1;\n    }\n\n    .kf-industries-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 1.5rem;\n    }\n\n    .kf-industry-card {\n        background: var(--bg-white);\n        border: 1px solid var(--border);\n        padding: 2rem;\n        transition: var(--transition);\n    }\n\n    .kf-industry-card:hover {\n        border-color: var(--accent);\n        transform: translateY(-3px);\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);\n    }\n\n    .kf-industry-card h3 {\n        font-size: 1.15rem;\n        color: var(--primary);\n        margin-bottom: 0.6rem;\n    }\n\n    .kf-industry-card p {\n        margin-bottom: 0;\n        font-size: 0.95rem;\n        color: var(--text-muted);\n    }\n\n    \/* ===== COMPARISON ===== *\/\n    .kf-comparison { background-color: var(--bg-white); }\n\n    .kf-comparison-header {\n        text-align: center;\n        max-width: 800px;\n        margin: 0 auto 3rem;\n    }\n\n    .kf-comparison-header p {\n        color: var(--text-muted);\n        font-size: 1.05rem;\n        margin-top: 0.5rem;\n    }\n\n    .kf-compare-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 2rem;\n    }\n\n    .kf-compare-col {\n        padding: 2.5rem;\n        border: 1px solid var(--border);\n    }\n\n    .kf-compare-col h3 {\n        font-size: 1.3rem;\n        margin-bottom: 1.5rem;\n        padding-bottom: 1rem;\n        border-bottom: 3px solid var(--border);\n    }\n\n    .kf-compare-col.kf-compare-custom h3 {\n        border-bottom-color: var(--accent);\n    }\n\n    .kf-compare-list {\n        list-style: none;\n        margin: 0;\n    }\n\n    .kf-compare-list li {\n        position: relative;\n        padding-left: 2rem;\n        margin-bottom: 1rem;\n        font-size: 0.95rem;\n    }\n\n    .kf-compare-list li::before {\n        position: absolute;\n        left: 0; top: 0;\n        font-weight: bold;\n        font-size: 1.1rem;\n    }\n\n    .kf-compare-custom .kf-compare-list li::before {\n        content: '\u2713';\n        color: var(--accent);\n    }\n\n    .kf-compare-standard .kf-compare-list li::before {\n        content: '\u2715';\n        color: #c0392b;\n    }\n\n    \/* ===== FAQ ===== *\/\n    .kf-faq { background-color: var(--bg-white); }\n\n    .kf-faq-container {\n        max-width: 1100px;\n        margin: 0 auto;\n    }\n\n    .kf-faq-header {\n        text-align: center;\n        margin-bottom: 3rem;\n    }\n\n    .kf-accordion-item {\n        border-bottom: 1px solid var(--border);\n    }\n\n    .kf-accordion-btn {\n        width: 100%;\n        text-align: left;\n        background: none !important;\n        border: none;\n        padding: 1.5rem 0;\n        font-family: 'Open Sans', sans-serif;\n        font-size: 1.1rem;\n        font-weight: 600;\n        color: var(--primary-dark) !important;\n        cursor: pointer;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        transition: var(--transition);\n        min-height: 44px;\n        outline: none;\n        box-shadow: none !important;\n    }\n\n    .kf-accordion-btn:hover,\n    .kf-accordion-btn:focus,\n    .kf-accordion-btn:active {\n        color: var(--primary) !important;\n        background: none !important;\n        background-color: transparent !important;\n        outline: none !important;\n        box-shadow: none !important;\n    }\n\n    .kf-accordion-item.active .kf-accordion-btn {\n        color: var(--primary) !important;\n        background: none !important;\n        background-color: transparent !important;\n    }\n\n    .kf-accordion-icon {\n        font-size: 1.5rem;\n        color: var(--accent);\n        transition: transform 0.3s ease;\n    }\n\n    .kf-accordion-content {\n        max-height: 0;\n        overflow: hidden;\n        transition: max-height 0.4s ease;\n        color: var(--text-muted);\n    }\n\n    .kf-accordion-content p { padding-bottom: 1.5rem; }\n\n    .kf-accordion-item.active .kf-accordion-content { max-height: 800px; }\n    .kf-accordion-item.active .kf-accordion-icon { transform: rotate(45deg); }\n\n    \/* ===== FINAL CTA ===== *\/\n    .kf-cta-final {\n        background-color: var(--bg-gray);\n        text-align: center;\n        border-top: 1px solid var(--border);\n    }\n\n    .kf-cta-card {\n        background-color: var(--bg-white);\n        padding: 4rem 3rem;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);\n        border: 1px solid var(--border);\n        max-width: 1000px;\n        margin: 0 auto;\n    }\n\n    \/* ===== MEDIA QUERIES ===== *\/\n    @media (min-width: 480px) {\n        .kf-hero h1 { font-size: 2.8rem; }\n        .kf-hero-actions { flex-direction: row; }\n        .kf-product-page { font-size: 16px; }\n        .kf-showcase-grid { grid-template-columns: 1fr 1fr; }\n    }\n\n    @media (min-width: 768px) {\n        .kf-section { padding: 6rem 0; }\n        .kf-hero { min-height: 70vh; }\n        .kf-hero h1 { font-size: 3.5rem; }\n\n        \/* Intro: 3-col cards *\/\n        .kf-intro-mini-cards { grid-template-columns: 1fr 1fr 1fr; }\n\n        \/* Features: 3-col cards *\/\n        .kf-features-cards { grid-template-columns: 1fr 1fr 1fr; }\n\n        \/* Quality: side-by-side *\/\n        .kf-quality-inner {\n            flex-direction: row;\n        }\n        .kf-quality-content {\n            flex: 1;\n            padding: 6rem 5%;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n        .kf-quality-image {\n            flex: 1;\n        }\n        .kf-quality-image img {\n            aspect-ratio: auto;\n            height: 100%;\n        }\n\n        \/* Industries: 3-col *\/\n        .kf-industries-grid {\n            grid-template-columns: 1fr 1fr 1fr;\n        }\n\n        \/* Comparison: 2-col *\/\n        .kf-compare-grid { grid-template-columns: 1fr 1fr; }\n    }\n\n    @media (min-width: 1024px) {\n        .kf-hero h1 { font-size: 4rem; }\n        .kf-timeline {\n            flex-direction: row;\n            flex-wrap: wrap;\n            justify-content: center;\n        }\n        .kf-timeline-step {\n            flex: 1 1 calc(33.333% - 2rem);\n            min-width: 300px;\n        }\n    }\n\n    \/* ===== MATERIAL CUSTOMIZATION CARDS ===== *\/\n    .kf-material-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 2rem;\n      margin: 2rem 0 3rem;\n    }\n    .kf-material-card {\n      background-color: var(--bg-light);\n      border-top: 3px solid var(--accent);\n      padding: 2.5rem;\n      transition: var(--transition);\n    }\n    .kf-material-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);\n    }\n    .kf-material-card img {\n      width: 100%;\n      aspect-ratio: 4 \/ 3;\n      object-fit: cover;\n      border-radius: 6px;\n      margin-bottom: 1.25rem;\n      display: block;\n    }\n    .kf-material-card h4 {\n      font-size: 1.3rem;\n      color: var(--primary);\n      margin-bottom: 0.75rem;\n      font-family: 'Playfair Display', serif;\n      font-weight: 600;\n    }\n    .kf-material-card p {\n      color: var(--text-muted);\n      margin-bottom: 1rem;\n    }\n    .kf-customize-subhead {\n      font-size: 1.5rem;\n      margin: 2.5rem 0 1rem;\n    }\n    .kf-customize-intro-p {\n      color: var(--text-muted);\n      max-width: 800px;\n    }\n    @media (min-width: 768px) {\n      .kf-material-grid { grid-template-columns: 1fr 1fr; }\n      .kf-material-grid.kf-material-grid-4col { grid-template-columns: repeat(4, 1fr); }\n    }\n\n    .ast-article-single { padding: 0 !important; }\n<\/style>\n\n<div class=\"kf-product-page\">\n\n    <!-- Hero Section -->\n    <section class=\"kf-hero\">\n        <img decoding=\"async\" src=\"https:\/\/kurtfoundry.com\/wp-content\/uploads\/2026\/03\/A-high-end-industrial-manufacturing-facility-interior-with-large-metallic-components-in-the-foregroun.jpg\" alt=\"Close-up photograph of a large, freshly CNC-machined custom gray iron bearing housing sitting on a steel factory inspection table.\" class=\"kf-hero-bg product-img\" title=\"\">\n        <div class=\"kf-hero-overlay\"><\/div>\n        <div class=\"kf-container kf-hero-content reveal-up\">\n            <span class=\"kf-hero-subtitle\">Direct-Factory Custom Sand Casting<\/span>\n            <h1>Custom Bearing Housing Castings<\/h1>\n            <p>Engineered for heavy industrial machinery, our custom bearing housings deliver unmatched structural rigidity, precise alignment, and excellent vibration damping. We cast and CNC machine made-to-order bearing blocks, plummer blocks, and flanged housings to your exact CAD specifications.<\/p>\n            <div class=\"kf-hero-badges\">\n                <span class=\"kf-hero-badge\">ISO 9001 Certified<\/span>\n                <span class=\"kf-hero-badge\">ASTM Compliant<\/span>\n                <span class=\"kf-hero-badge\">15,000+ Tons Output<\/span>\n            <\/div>\n            <div class=\"kf-hero-actions\">\n                <a href=\"https:\/\/kurtfoundry.com\/contact\/\" class=\"btn btn-accent\">Get a Free Quote<\/a>\n                <a href=\"#specifications\" class=\"btn btn-accent-outline\">View Material Specs<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Product Showcase Strip -->\n    <section class=\"kf-showcase\">\n        <div class=\"kf-container\">\n            <div class=\"kf-showcase-grid reveal-up\">\n                <div class=\"kf-showcase-item\">\n                    <img decoding=\"async\" src=\"https:\/\/kurtfoundry.com\/wp-content\/uploads\/2026\/03\/A-high-quality-product-photograph-of-a-gray-cast-iron-pillow-block-bearing-mount-against-a-pure-white-background.jpg\" alt=\"Custom gray cast iron pillow block bearing housing casting manufactured by Kurt Foundry\" loading=\"lazy\" width=\"800\" height=\"600\" title=\"\">\n                    <p>Custom Pillow Block Housing<\/p>\n                <\/div>\n                <div class=\"kf-showcase-item\">\n                    <img decoding=\"async\" src=\"https:\/\/kurtfoundry.com\/wp-content\/uploads\/2026\/03\/A-professional-product-photograph-of-an-SKF-industrial-bearing-mount-against-a-pure-white-background.jpg\" alt=\"Industrial bearing mount casting for heavy machinery applications\" loading=\"lazy\" width=\"800\" height=\"600\" title=\"\">\n                    <p>Flanged Bearing Housing<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Intro Section -->\n    <section class=\"kf-section kf-intro\" id=\"customize\">\n      <div class=\"kf-container\">\n        <div class=\"kf-intro-header reveal-up\">\n          <h2>What We Customize for You<\/h2>\n          <p>When standard pillow blocks fall short of your load ratings or dimensional constraints, Kurt Foundry manufactures custom bearing housings to your exact specifications. We cast these critical components using furan resin sand casting, from 50 lbs to over 5,000 lbs per piece.<\/p>\n        <\/div>\n\n        <h3 id=\"specifications\" class=\"kf-customize-subhead reveal-up\">1. Material: Choosing the Right Grade for Your Custom Bearing Housing<\/h3>\n        <p class=\"reveal-up kf-customize-intro-p\">Material grade is selected to match your load, temperature, and corrosion environment &#8212; not pulled from a generic catalog. Each grade below links to the full casting process behind it.<\/p>\n        <div class=\"kf-material-grid reveal-up delay-1\">\n          <div class=\"kf-material-card\">\n            <img decoding=\"async\" src=\"https:\/\/kurtfoundry.com\/wp-content\/uploads\/2026\/03\/A-high-quality-product-photograph-of-a-gray-cast-iron-pillow-block-bearing-mount-against-a-pure-white-background.jpg\" alt=\"Custom gray iron pillow block bearing housing\" loading=\"lazy\" title=\"\">\n            <h4>Gray Iron<\/h4>\n            <p>ASTM A48 Class 30\/40. The industry standard for general-duty bearing housings &#8212; graphite flakes give excellent vibration damping and machinability at the lowest cost per pound.<\/p>\n            <a href=\"https:\/\/kurtfoundry.com\/capabilities\/grey-iron-castings\/\" class=\"btn btn-outline\">View Grey Iron Casting Process<\/a>\n          <\/div>\n          <div class=\"kf-material-card\">\n            <img decoding=\"async\" src=\"https:\/\/kurtfoundry.com\/wp-content\/uploads\/2026\/03\/custom-bearing-housing-2.webp\" alt=\"Custom ductile iron split bearing housing\" loading=\"lazy\" title=\"\">\n            <h4>Ductile Iron<\/h4>\n            <p>ASTM A536 65-45-12. Upgraded tensile and yield strength for shock-resistant plummer blocks and heavy conveyor bearings that gray iron can&#8217;t reliably handle.<\/p>\n            <a href=\"https:\/\/kurtfoundry.com\/capabilities\/ductile-iron-castings\/\" class=\"btn btn-outline\">View Ductile Iron Casting Process<\/a>\n          <\/div>\n          <div class=\"kf-material-card\">\n            <img decoding=\"async\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A\/\/www.w3.org\/2000\/svg%22%20width%3D%22800%22%20height%3D%22600%22%20viewBox%3D%220%200%20800%20600%22%3E%3Crect%20width%3D%22800%22%20height%3D%22600%22%20fill%3D%22%23eef0ee%22\/%3E%3Crect%20x%3D%2212%22%20y%3D%2212%22%20width%3D%22776%22%20height%3D%22576%22%20fill%3D%22none%22%20stroke%3D%22%23b7c2ba%22%20stroke-width%3D%223%22%20stroke-dasharray%3D%2210%208%22\/%3E%3Ctext%20x%3D%22400%22%20y%3D%22285%22%20font-family%3D%22Arial%2C%20sans-serif%22%20font-size%3D%2222%22%20font-weight%3D%22700%22%20fill%3D%22%235b6660%22%20text-anchor%3D%22middle%22%3EPhoto%20Placeholder%3C\/text%3E%3Ctext%20x%3D%22400%22%20y%3D%22318%22%20font-family%3D%22Arial%2C%20sans-serif%22%20font-size%3D%2216%22%20fill%3D%22%238a978d%22%20text-anchor%3D%22middle%22%3ECarbon%20Steel%20Bearing%20Housing%3C\/text%3E%3C\/svg%3E\" alt=\"Custom carbon steel bearing housing for extreme-stress mining applications\" loading=\"lazy\" title=\"\">\n            <h4>Carbon Steel<\/h4>\n            <p>ASTM A27 Grade 70-36. Our highest-strength option for extreme-stress applications like mining and crushing equipment where impact loads exceed what iron can absorb.<\/p>\n            <a href=\"https:\/\/kurtfoundry.com\/capabilities\/carbon-steel-castings\/\" class=\"btn btn-outline\">View Carbon Steel Casting Process<\/a>\n          <\/div>\n          <div class=\"kf-material-card\">\n            <img decoding=\"async\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A\/\/www.w3.org\/2000\/svg%22%20width%3D%22800%22%20height%3D%22600%22%20viewBox%3D%220%200%20800%20600%22%3E%3Crect%20width%3D%22800%22%20height%3D%22600%22%20fill%3D%22%23eef0ee%22\/%3E%3Crect%20x%3D%2212%22%20y%3D%2212%22%20width%3D%22776%22%20height%3D%22576%22%20fill%3D%22none%22%20stroke%3D%22%23b7c2ba%22%20stroke-width%3D%223%22%20stroke-dasharray%3D%2210%208%22\/%3E%3Ctext%20x%3D%22400%22%20y%3D%22285%22%20font-family%3D%22Arial%2C%20sans-serif%22%20font-size%3D%2222%22%20font-weight%3D%22700%22%20fill%3D%22%235b6660%22%20text-anchor%3D%22middle%22%3EPhoto%20Placeholder%3C\/text%3E%3Ctext%20x%3D%22400%22%20y%3D%22318%22%20font-family%3D%22Arial%2C%20sans-serif%22%20font-size%3D%2216%22%20fill%3D%22%238a978d%22%20text-anchor%3D%22middle%22%3EStainless%20Steel%20Bearing%20Housing%3C\/text%3E%3C\/svg%3E\" alt=\"Custom stainless steel bearing housing for corrosive marine and chemical environments\" loading=\"lazy\" title=\"\">\n            <h4>Stainless Steel<\/h4>\n            <p>ASTM A351 CF8M. For marine and chemical processing housings that need long-term corrosion resistance without a protective coating that can wear off.<\/p>\n            <a href=\"https:\/\/kurtfoundry.com\/capabilities\/custom-stainless-steel-castings\/\" class=\"btn btn-outline\">View Stainless Steel Casting Process<\/a>\n          <\/div>\n        <\/div>\n\n        <p class=\"reveal-up kf-customize-intro-p\" style=\"margin-top:1.5rem;\">Full mechanical property specifications for all five grades:<\/p>\n        <div class=\"kf-table-wrapper reveal-up\" style=\"margin-bottom: 3rem;\">\n                <table class=\"kf-table\">\n                    <thead>\n                        <tr>\n                            <th>Standard \/ Grade<\/th>\n                            <th>Tensile Strength (MPa)<\/th>\n                            <th>Yield Strength (MPa)<\/th>\n                            <th>Elongation (%)<\/th>\n                            <th>Common Applications<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>ASTM A48 Class 30 (Gray Iron)<\/td>\n                            <td>&ge; 207<\/td>\n                            <td>&#8211;<\/td>\n                            <td>&#8211;<\/td>\n                            <td>Standard industrial bearing housings, excellent vibration damping.<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>ASTM A48 Class 40 (Gray Iron)<\/td>\n                            <td>&ge; 276<\/td>\n                            <td>&#8211;<\/td>\n                            <td>&#8211;<\/td>\n                            <td>High-load machine bases, heavy-duty pillow blocks.<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>ASTM A536 65-45-12 (Ductile Iron)<\/td>\n                            <td>&ge; 448<\/td>\n                            <td>&ge; 310<\/td>\n                            <td>&ge; 12<\/td>\n                            <td>Shock-resistant plummer blocks, heavy conveyor bearings.<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>ASTM A27 Grade 70-36 (Carbon Steel)<\/td>\n                            <td>&ge; 485<\/td>\n                            <td>&ge; 250<\/td>\n                            <td>&ge; 22<\/td>\n                            <td>Extreme stress applications, <a href=\"https:\/\/kurtfoundry.com\/capabilities\/carbon-steel-castings\/\" class=\"text-link\">custom carbon steel castings<\/a> for mining equipment.<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>ASTM A351 CF8M (Stainless Steel)<\/td>\n                            <td>&ge; 485<\/td>\n                            <td>&ge; 205<\/td>\n                            <td>&ge; 30<\/td>\n                            <td>Corrosive environments, marine and chemical processing housings.<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n\n        <h3 class=\"kf-customize-subhead reveal-up\">2. Type: Pillow Block or Flanged Custom Bearing Housing<\/h3>\n        <p class=\"reveal-up kf-customize-intro-p\">Two base configurations cover most industrial mounting requirements &#8212; we adapt the bolt pattern, footprint, and bore to your equipment either way.<\/p>\n        <div class=\"kf-material-grid reveal-up delay-1\">\n          <div class=\"kf-material-card\">\n            <img decoding=\"async\" src=\"https:\/\/kurtfoundry.com\/wp-content\/uploads\/2026\/03\/A-high-quality-product-photograph-of-a-gray-cast-iron-pillow-block-bearing-mount-against-a-pure-white-background.jpg\" alt=\"Custom pillow block bearing housing casting\" loading=\"lazy\" title=\"\">\n            <h4>Custom Pillow Block Housing<\/h4>\n            <p>Two-bolt (or four-bolt) base-mounted housings for surface or pedestal installation. We size the footprint, bolt spacing, and bore diameter to your shaft and frame layout, and offer split-cap or solid-cap designs depending on your maintenance access.<\/p>\n          <\/div>\n          <div class=\"kf-material-card\">\n            <img decoding=\"async\" src=\"https:\/\/kurtfoundry.com\/wp-content\/uploads\/2026\/03\/A-professional-product-photograph-of-an-SKF-industrial-bearing-mount-against-a-pure-white-background.jpg\" alt=\"Custom flanged bearing housing casting\" loading=\"lazy\" title=\"\">\n            <h4>Flanged Bearing Housing<\/h4>\n            <p>Face-mounted housings for through-wall or end-plate installations, cast with the bolt circle and pilot diameter matched to your mating flange &#8212; the right choice when radial space is limited and mounting has to be face-to-face rather than base-to-base.<\/p>\n          <\/div>\n        <\/div>\n\n        <h3 class=\"kf-customize-subhead reveal-up\">3. Dimensions: Sizing Your Custom Bearing Housing to Your Equipment<\/h3>\n        <p class=\"reveal-up kf-customize-intro-p\">Every dimension is sized to your equipment, not the other way around.<\/p>\n        <div class=\"kf-material-grid reveal-up delay-1\">\n          <div class=\"kf-material-card\">\n            <h4>Weight Range<\/h4>\n            <p>We pour custom bearing housings from 50 lbs up to 5,000+ lbs as a single casting, sized to your exact shaft diameter, bore, and mounting geometry. Nothing is pulled from a standard catalog.<\/p>\n            <p>For housings above 500 lbs, we switch to floor molding with custom-fabricated patterns to handle the dimensional scale.<\/p>\n          <\/div>\n          <div class=\"kf-material-card\">\n            <h4>Bore, Envelope &#038; Mounting<\/h4>\n            <p>Bore diameter, housing OD, bolt spacing, and base footprint are machined to match your existing equipment envelope exactly, so the new housing drops into your current frame without modification.<\/p>\n            <p>Send us your 2D drawing or 3D CAD file and we will confirm feasibility and quote directly against your geometry.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Features \u2014 full-width image banner + 3 cards below -->\n    <section class=\"kf-section kf-features\">\n        <div class=\"kf-container\">\n            <div class=\"kf-features-banner reveal-scale\">\n                <img decoding=\"async\" src=\"https:\/\/kurtfoundry.com\/wp-content\/uploads\/2026\/03\/custom-bearing-housing-2.webp\" alt=\"A heavy-duty custom ductile iron split bearing housing (plummer block) showing precision-machined internal seating for the bearing insert, resting on a foundry floor.\" loading=\"lazy\" width=\"1200\" height=\"500\" title=\"\">\n            <\/div>\n            <h2 class=\"reveal-up\" style=\"text-align: center; margin-bottom: 1rem;\">Why Choose Custom Bearing Housings from Kurt Foundry<\/h2>\n            <p class=\"reveal-up\" style=\"text-align: center; color: var(--text-muted); max-width: 750px; margin: 0 auto 3rem;\">Every custom bearing housing we produce is cast, heat-treated, and CNC machined under one roof \u2014 engineered to outperform off-the-shelf alternatives in your specific application.<\/p>\n            <div class=\"kf-features-cards\">\n                <div class=\"kf-feature-card reveal-up\">\n                    <h3>Precision CNC Machining<\/h3>\n                    <p>A cast bearing housing is only as good as its internal bore tolerance. We utilize in-house 5-axis CNC machining centers to achieve exact concentricity and tight dimensional tolerances. Proper machining prevents premature bearing failure and ensures perfect shaft alignment.<\/p>\n                <\/div>\n                <div class=\"kf-feature-card reveal-up delay-1\">\n                    <h3>Custom Geometries and Split Designs<\/h3>\n                    <p>Heavy industrial applications often require complex split housings or solid flanged designs that standard catalogs do not offer. Our engineers review your CAD files to optimize the gating and risering systems, ensuring solid, defect-free metal throughout the thickest cross-sections.<\/p>\n                <\/div>\n                <div class=\"kf-feature-card reveal-up delay-2\">\n                    <h3>Direct-Factory Supply Chain<\/h3>\n                    <p>Stop paying middleman markups for critical machinery components. By partnering directly with Kurt Foundry, supply chain managers gain total transparency, direct communication with our metallurgical team, and seamless DDP shipping straight to your facility.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Manufacturing Process Section -->\n    <section class=\"kf-section kf-process\">\n        <div class=\"kf-container\">\n            <h2 class=\"reveal-up\">Our Manufacturing Process<\/h2>\n            <div class=\"kf-timeline reveal-up delay-1\">\n                <div class=\"kf-timeline-step\">\n                    <h3>DFM and Solidification Simulation<\/h3>\n                    <p>Our engineering team imports your bearing housing CAD model into Magmasoft simulation software. We predict metal flow and shrinkage behavior to design a gating system that eliminates internal porosity before cutting any tooling.<\/p>\n                <\/div>\n                <div class=\"kf-timeline-step\">\n                    <h3>CNC Pattern Making &#038; Core Design<\/h3>\n                    <p>We machine the casting patterns and core boxes in-house using precision CNC routers. For custom housings requiring complex internal oil galleries or water-cooling jackets, we engineer precise resin sand cores to form those internal cavities.<\/p>\n                <\/div>\n                <div class=\"kf-timeline-step\">\n                    <h3>Resin Sand Molding &#038; Pouring<\/h3>\n                    <p>We utilize a furan resin sand molding process to create exceptionally rigid molds. The rigid mold walls prevent dimensional swelling during the pour, ensuring the heavy iron or steel casting matches your exact geometric requirements.<\/p>\n                <\/div>\n                <div class=\"kf-timeline-step\">\n                    <h3>Heat Treatment &#038; Stress Relieving<\/h3>\n                    <p>Heavy bearing housings often develop internal residual stresses during solidification. We subject the castings to a controlled thermal stress relief cycle, ensuring the part remains dimensionally stable during aggressive CNC machining.<\/p>\n                <\/div>\n                <div class=\"kf-timeline-step\">\n                    <h3>Final Machining &#038; Inspection<\/h3>\n                    <p>We mill the mounting faces, bore the bearing seats, and drill the tapping holes. Every finished housing undergoes Coordinate Measuring Machine (CMM) inspection to verify the critical bore tolerances match your engineering print.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Quality & CNC Section \u2014 text left, image right -->\n    <section class=\"kf-quality\">\n        <div class=\"kf-quality-inner\">\n            <div class=\"kf-quality-content reveal-up\">\n                <h2>Quality &#038; CNC Verification<\/h2>\n                <p>We verify every dimension and material property in-house. When you order custom bearing housings, you need absolute certainty that the metal chemistry and machined tolerances meet your specifications. Read more <a href=\"https:\/\/kurtfoundry.com\/about-us\/\" class=\"text-link\">about us<\/a> and our zero-defect policy. Kurt Foundry provides fully traceable Material Test Reports (MTRs) with every single shipment.<\/p>\n                <ul class=\"kf-checklist\">\n                    <li><strong>Spectrometric Analysis:<\/strong> Pre-pour chemical testing verifies the exact ASTM alloy chemistry.<\/li>\n                    <li><strong>CMM Verification:<\/strong> Coordinate Measuring Machines confirm precise bore concentricity and mounting hole locations.<\/li>\n                    <li><strong>Mechanical Testing:<\/strong> In-house testing verifies tensile strength, yield strength, and Brinell hardness.<\/li>\n                    <li><strong>NDT Capabilities:<\/strong> Ultrasonic Testing (UT) confirms internal structural soundness in thick-walled sections.<\/li>\n                    <li><strong>Ready-to-Assemble Delivery:<\/strong> Fully integrated 5-axis CNC milling and turning eliminates the need for secondary machine shops.<\/li>\n                <\/ul>\n                <a href=\"https:\/\/kurtfoundry.com\/contact\/\" class=\"btn btn-dark\" style=\"align-self: flex-start; margin-top: 1rem;\">Contact Quality Team<\/a>\n            <\/div>\n            <div class=\"kf-quality-image reveal-scale delay-1\">\n                <img decoding=\"async\" src=\"https:\/\/kurtfoundry.com\/wp-content\/uploads\/2026\/03\/A-professional-industrial-x-ray-inspection-station-in-an-indoor-manufacturing-facility.jpg\" alt=\"Quality inspection of a custom bearing housing casting at Kurt Foundry\" class=\"product-img\" loading=\"lazy\" width=\"800\" height=\"600\" title=\"\">\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Equipment That Needs Custom Bearing Housings -->\n    <section class=\"kf-section kf-industries\">\n      <div class=\"kf-container\">\n        <div class=\"kf-industries-header reveal-up\">\n          <h2>Where Our Custom Bearing Housings Are Put to Work<\/h2>\n          <p>Custom bearing housings from Kurt Foundry are built into specific pieces of rotating equipment, not generic &#8220;industries.&#8221; Here is the equipment our customers install them on most.<\/p>\n        <\/div>\n        <div class=\"kf-industries-grid reveal-up delay-1\">\n          <div class=\"kf-industry-card\">\n            <h3>Jaw &#038; Cone Crushers<\/h3>\n            <p>Crusher bearing housings endure constant impact loading and abrasive particulate contamination. We cast oversized split housings in ductile iron with heavy-duty sealing grooves to keep contaminants out.<\/p>\n          <\/div>\n          <div class=\"kf-industry-card\">\n            <h3>Rolling Mill Chocks<\/h3>\n            <p>Rolling mill bearing housings, also known as chocks, must hold precise alignment under extreme radial force and elevated temperature. We cast these in high-strength carbon steel for continuous hot-rolling duty.<\/p>\n          <\/div>\n          <div class=\"kf-industry-card\">\n            <h3>Marine Winches &#038; Propeller Shaft Housings<\/h3>\n            <p>Winch and propeller shaft housings face persistent saltwater exposure. Our custom CF8M stainless steel bearing housings hold up long-term without a protective coating that can wear off.<\/p>\n          <\/div>\n          <div class=\"kf-industry-card\">\n            <h3>Overland Conveyor Pulleys<\/h3>\n            <p>Conveyor pulley bearing housings carry massive belt tensions across long spans. We size custom plummer blocks specifically to your pulley shaft diameter and calculated bearing load rating.<\/p>\n          <\/div>\n          <div class=\"kf-industry-card\">\n            <h3>Rotary Kiln Support Rollers<\/h3>\n            <p>Kiln support roller housings operate under sustained radial load at high ambient temperature. Our gray iron housings provide the vibration damping needed to protect expensive spherical roller bearings.<\/p>\n          <\/div>\n          <div class=\"kf-industry-card\">\n            <h3>Generator Pedestals &#038; Turbine Housings<\/h3>\n            <p>Generator pedestal housings require absolute concentricity and thermal stability. We machine these to tight tolerances and stress-relieve every casting to guarantee dimensional stability during operation.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Custom vs Standard Comparison Section -->\n    <section class=\"kf-section kf-comparison\">\n        <div class=\"kf-container\">\n            <div class=\"kf-comparison-header reveal-up\">\n                <h2>Custom Bearing Housing vs. Standard Catalog Bearing Blocks<\/h2>\n                <p>Standard pillow blocks and plummer blocks are designed for general-purpose applications. When your machinery demands more, custom bearing housing castings close the engineering gap.<\/p>\n            <\/div>\n            <div class=\"kf-compare-grid reveal-up delay-1\">\n                <div class=\"kf-compare-col kf-compare-custom\">\n                    <h3>Custom Bearing Housing Castings<\/h3>\n                    <ul class=\"kf-compare-list\">\n                        <li>Bore diameter, housing OD, and mounting geometry match your exact shaft and frame layout<\/li>\n                        <li>Material grade selected to match your specific load, temperature, and corrosion environment<\/li>\n                        <li>Wall thickness and rib placement engineered through FEA and casting simulation<\/li>\n                        <li>Integrated sealing grooves, oil passages, and cooling channels cast directly into the housing<\/li>\n                        <li>Split-line orientation and cap bolt pattern designed around your maintenance access requirements<\/li>\n                        <li>Single-source supply from casting through final CNC machining<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"kf-compare-col kf-compare-standard\">\n                    <h3>Standard Catalog Bearing Blocks<\/h3>\n                    <ul class=\"kf-compare-list\">\n                        <li>Fixed dimensional increments force your design to accommodate the housing rather than the reverse<\/li>\n                        <li>Generic gray iron material may underperform in high-impact or corrosive service conditions<\/li>\n                        <li>Uniform wall thickness lacks optimized reinforcement for your actual load paths<\/li>\n                        <li>External seals and lubrication fittings require additional assembly and potential leak points<\/li>\n                        <li>Standard split orientations may conflict with your equipment frame or service clearance<\/li>\n                        <li>Multiple vendors required for raw housing, machining, and surface treatment<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- FAQ Section -->\n    <section class=\"kf-section kf-faq\">\n        <div class=\"kf-container kf-faq-container\">\n            <div class=\"kf-faq-header reveal-up\">\n                <h2>Frequently Asked Questions<\/h2>\n            <\/div>\n            <div class=\"kf-accordion reveal-up delay-1\">\n                <div class=\"kf-accordion-item\">\n                    <button class=\"kf-accordion-btn\" aria-expanded=\"false\" aria-controls=\"faq-1\">\n                        <span>What is the best material for a custom bearing housing?<\/span>\n                        <span class=\"kf-accordion-icon\">+<\/span>\n                    <\/button>\n                    <div id=\"faq-1\" class=\"kf-accordion-content\">\n                        <p>The optimal material depends entirely on your load requirements. Gray iron (ASTM A48) is the industry standard because the graphite flakes provide excellent vibration damping and machineability. For high-impact or heavy shock-load applications, we recommend upgrading the material to ductile iron (ASTM A536) or cast carbon steel for superior tensile strength.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"kf-accordion-item\">\n                    <button class=\"kf-accordion-btn\" aria-expanded=\"false\" aria-controls=\"faq-2\">\n                        <span>What is the maximum size bearing housing you can cast?<\/span>\n                        <span class=\"kf-accordion-icon\">+<\/span>\n                    <\/button>\n                    <div id=\"faq-2\" class=\"kf-accordion-content\">\n                        <p>Our furan resin sand molding lines are built for heavy industrial components. We can cast and machine custom bearing housings ranging from 50 lbs up to 5,000 lbs per single piece. This massive weight capacity makes our process ideal for large mining crushers, marine winches, and heavy conveyor systems.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"kf-accordion-item\">\n                    <button class=\"kf-accordion-btn\" aria-expanded=\"false\" aria-controls=\"faq-3\">\n                        <span>Do you supply the bearing housing fully machined?<\/span>\n                        <span class=\"kf-accordion-icon\">+<\/span>\n                    <\/button>\n                    <div id=\"faq-3\" class=\"kf-accordion-content\">\n                        <p>Yes. We operate a fully integrated manufacturing facility. We cast the raw metal and perform all final CNC machining operations in-house. We bore the bearing seats, face the mounting flanges, and drill all bolt holes so the custom housing is ready to install immediately upon delivery.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"kf-accordion-item\">\n                    <button class=\"kf-accordion-btn\" aria-expanded=\"false\" aria-controls=\"faq-4\">\n                        <span>How do you prevent internal porosity in thick-walled bearing blocks?<\/span>\n                        <span class=\"kf-accordion-icon\">+<\/span>\n                    <\/button>\n                    <div id=\"faq-4\" class=\"kf-accordion-content\">\n                        <p>Thick cross-sections are highly prone to shrinkage cavities during the cooling phase. We prevent these shrinkage defects by running 3D casting simulations before production begins. Our foundry metallurgists design optimized risers to feed molten metal into the thickest sections as the casting solidifies, ensuring a dense, sound internal structure.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"kf-accordion-item\">\n                    <button class=\"kf-accordion-btn\" aria-expanded=\"false\" aria-controls=\"faq-5\">\n                        <span>Can you cast bearing housings for highly corrosive environments?<\/span>\n                        <span class=\"kf-accordion-icon\">+<\/span>\n                    <\/button>\n                    <div id=\"faq-5\" class=\"kf-accordion-content\">\n                        <p>Absolutely. For food processing equipment, wastewater treatment facilities, or marine applications, we pour <a href=\"https:\/\/kurtfoundry.com\/capabilities\/custom-stainless-steel-castings\/\" class=\"text-link\">custom stainless steel castings<\/a>. We frequently cast stainless grades like 304 (CF8) and 316 (CF8M) to provide maximum corrosion resistance against harsh chemicals and saltwater.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"kf-accordion-item\">\n                    <button class=\"kf-accordion-btn\" aria-expanded=\"false\" aria-controls=\"faq-6\">\n                        <span>What is the typical lead time for custom bearing housing castings?<\/span>\n                        <span class=\"kf-accordion-icon\">+<\/span>\n                    <\/button>\n                    <div id=\"faq-6\" class=\"kf-accordion-content\">\n                        <p>Lead times depend on pattern complexity and order quantity. For new custom bearing housing projects requiring new pattern tooling, expect 4 to 6 weeks from design approval to first article delivery. Repeat orders using existing patterns ship within 3 to 4 weeks. We maintain your pattern tooling at our facility at no additional storage cost, ensuring fast turnaround on reorders of your custom bearing housings.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Final CTA Section -->\n    <section class=\"kf-section kf-cta-final\">\n        <div class=\"kf-container reveal-scale\">\n            <div class=\"kf-cta-card\">\n                <h2>Ready to Quote Your Custom Bearing Housing Castings?<\/h2>\n                <p>Stop compromising your machinery design with standard catalog bearing blocks. Partner with Kurt Foundry to manufacture custom bearing housings engineered exactly to your load ratings, shaft dimensions, and mounting requirements. Whether you need a single prototype bearing housing or a production run of 500+ units, our foundry delivers. Send us your CAD files today, and our metallurgical team will provide a comprehensive DFM review and a direct-factory price for your custom bearing housing project.<\/p>\n                <a href=\"https:\/\/kurtfoundry.com\/contact\/\" class=\"btn btn-dark\" style=\"margin-top: 1.5rem;\">Get Your Free Quote Now<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n<\/div>\n\n<!-- Schema.org JSON-LD -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Custom Bearing Housing Castings\",\n  \"image\": \"PLACEHOLDER_1\",\n  \"description\": \"Engineered for heavy industrial machinery, our custom bearing housings deliver unmatched structural rigidity, precise alignment, and excellent vibration damping. Cast and CNC machined to exact CAD specifications.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Kurt Foundry\"\n  },\n  \"manufacturer\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Kurt Foundry\"\n  }\n}\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [{\n    \"@type\": \"Question\",\n    \"name\": \"What is the best material for a custom bearing housing?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"The optimal material depends entirely on your load requirements. Gray iron (ASTM A48) is the industry standard because the graphite flakes provide excellent vibration damping and machineability. For high-impact or heavy shock-load applications, we recommend upgrading the material to ductile iron (ASTM A536) or cast carbon steel for superior tensile strength.\"\n    }\n  },{\n    \"@type\": \"Question\",\n    \"name\": \"What is the maximum size bearing housing you can cast?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"Our furan resin sand molding lines are built for heavy industrial components. We can cast and machine custom bearing housings ranging from 50 lbs up to 5,000 lbs per single piece. This massive weight capacity makes our process ideal for large mining crushers, marine winches, and heavy conveyor systems.\"\n    }\n  },{\n    \"@type\": \"Question\",\n    \"name\": \"Do you supply the bearing housing fully machined?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"Yes. We operate a fully integrated manufacturing facility. We cast the raw metal and perform all final CNC machining operations in-house. We bore the bearing seats, face the mounting flanges, and drill all bolt holes so the custom housing is ready to install immediately upon delivery.\"\n    }\n  },{\n    \"@type\": \"Question\",\n    \"name\": \"How do you prevent internal porosity in thick-walled bearing blocks?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"Thick cross-sections are highly prone to shrinkage cavities during the cooling phase. We prevent these shrinkage defects by running 3D casting simulations before production begins. Our foundry metallurgists design optimized risers to feed molten metal into the thickest sections as the casting solidifies, ensuring a dense, sound internal structure.\"\n    }\n  },{\n    \"@type\": \"Question\",\n    \"name\": \"Can you cast bearing housings for highly corrosive environments?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"Absolutely. For food processing equipment, wastewater treatment facilities, or marine applications, we pour custom stainless steel castings. We frequently cast stainless grades like 304 (CF8) and 316 (CF8M) to provide maximum corrosion resistance against harsh chemicals and saltwater.\"\n    }\n  },{\n    \"@type\": \"Question\",\n    \"name\": \"What is the typical lead time for custom bearing housing castings?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"Lead times depend on pattern complexity and order quantity. For new custom bearing housing projects requiring new pattern tooling, expect 4 to 6 weeks from design approval to first article delivery. Repeat orders using existing patterns ship within 3 to 4 weeks. We maintain your pattern tooling at our facility at no additional storage cost, ensuring fast turnaround on reorders of your custom bearing housings.\"\n    }\n  }]\n}\n<\/script>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n    const revealElements = document.querySelectorAll(\".reveal-up, .reveal-scale\");\n    const revealObserver = new IntersectionObserver((entries, observer) => {\n        entries.forEach(entry => {\n            if (entry.isIntersecting) {\n                entry.target.classList.add(\"active\");\n                observer.unobserve(entry.target);\n            }\n        });\n    }, { root: null, threshold: 0.1, rootMargin: \"0px 0px -30px 0px\" });\n\n    revealElements.forEach(el => revealObserver.observe(el));\n\n    const accordionItems = document.querySelectorAll('.kf-accordion-item');\n    accordionItems.forEach(item => {\n        const btn = item.querySelector('.kf-accordion-btn');\n        btn.addEventListener('click', () => {\n            const isActive = item.classList.contains('active');\n            accordionItems.forEach(otherItem => {\n                otherItem.classList.remove('active');\n                otherItem.querySelector('.kf-accordion-btn').setAttribute('aria-expanded', 'false');\n            });\n            if (!isActive) {\n                item.classList.add('active');\n                btn.setAttribute('aria-expanded', 'true');\n            }\n        });\n    });\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Direct-Factory Custom Sand Casting Custom Bearing Housing Castings Engineered for heavy industrial machinery, our custom bearing housings deliver unmatched structural [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":370,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"","_lmt_disable":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"disabled","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[18],"tags":[],"class_list":["post-372","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-product"],"modified_by":"tony","_links":{"self":[{"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/posts\/372","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/comments?post=372"}],"version-history":[{"count":20,"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/posts\/372\/revisions"}],"predecessor-version":[{"id":2067,"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/posts\/372\/revisions\/2067"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/media\/370"}],"wp:attachment":[{"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/media?parent=372"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/categories?post=372"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/tags?post=372"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}