{"id":2437,"date":"2026-09-14T09:07:52","date_gmt":"2026-09-14T09:07:52","guid":{"rendered":"https:\/\/kurtfoundry.com\/industry\/"},"modified":"2026-09-14T09:28:46","modified_gmt":"2026-09-14T09:28:46","slug":"industry","status":"publish","type":"page","link":"https:\/\/kurtfoundry.com\/fr\/industry\/","title":{"rendered":"Industrie"},"content":{"rendered":"\n\n<style>\n:root {\n    --primary-dark: #0a0e0d; --primary: #2b3a36; --accent: #d4af37;\n    --bg-light: #f9f8f4; --bg-white: #ffffff; --bg-gray: #f0efe9;\n    --text-main: #333333; --text-muted: #666666; --border: #e5e3db;\n    --transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);\n}\n.kf-hero { position: relative; padding: 7rem 1.5rem 5rem; text-align: center; color: #fff; background-size: cover; background-position: center; }\n.kf-hero-eyebrow { text-transform: uppercase; letter-spacing: 2px; color: var(--accent); font-size: 0.85rem; font-weight: 600; margin-bottom: 1rem; }\n.kf-hero h1 { font-size: 2.6rem; margin: 0 0 1rem; font-family: 'Playfair Display', serif; color: #fff !important; }\n.kf-hero p { max-width: 720px !important; margin: 0 auto !important; font-size: 1.1rem; opacity: 0.92; line-height: 1.6; color: #fff !important; }\n.kf-hero-actions { margin-top: 2rem; display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }\n.kf-container { max-width: 1200px; margin: 0 auto; padding: 0 1.5rem; }\n.kf-section { padding: 4rem 0; }\n.kf-section-header { text-align: center; max-width: 750px; margin: 0 auto 3rem; }\n.kf-section-header h2 { font-size: 2rem; color: var(--primary-dark); margin-bottom: 0.75rem; font-family: 'Playfair Display', serif; }\n.kf-section-header p { color: var(--text-muted); font-size: 1.05rem; line-height: 1.6; }\n.kf-lineup-grid { display: grid; grid-template-columns: 1fr; gap: 1.75rem; }\n@media (min-width: 768px) { .kf-lineup-grid { grid-template-columns: 1fr 1fr; } }\n@media (min-width: 1024px) { .kf-lineup-grid-3col { grid-template-columns: 1fr 1fr 1fr; } }\n.kf-lineup-card { background: var(--bg-white); border: 1px solid var(--border); border-radius: 8px; overflow: hidden; transition: var(--transition); }\n.kf-lineup-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(0,0,0,0.08); }\n.kf-lineup-card img { width: 100%; aspect-ratio: 4\/3; height: auto; object-fit: cover; display: block; }\n.kf-lineup-card-body { padding: 1.5rem; }\n.kf-lineup-card h3 { font-size: 1.15rem; color: var(--primary-dark); margin-bottom: 0.5rem; font-family: 'Playfair Display', serif; }\n.kf-lineup-card p { color: var(--text-muted); font-size: 0.92rem; line-height: 1.55; margin: 0 0 1rem; }\n.kf-bg-gray { background: var(--bg-gray); }\n.kf-tech-grid { display: grid; grid-template-columns: 1fr; gap: 1.25rem; }\n@media (min-width: 768px) { .kf-tech-grid { grid-template-columns: 1fr 1fr; } }\n@media (min-width: 1024px) { .kf-tech-grid { grid-template-columns: repeat(4, 1fr); } }\n.kf-tech-card { background: var(--bg-white); border: 1px solid var(--border); border-radius: 8px; padding: 1.75rem 1.5rem; text-align: center; transition: var(--transition); }\n.kf-tech-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(0,0,0,0.08); }\n.kf-tech-card h3 { font-size: 1.05rem; color: var(--primary-dark); margin-bottom: 0.5rem; font-family: 'Playfair Display', serif; }\n.kf-tech-card p { color: var(--text-muted); font-size: 0.88rem; line-height: 1.5; margin: 0 0 1rem; }\n.btn { display: inline-block; text-decoration: none !important; border-radius: 4px; font-weight: 600; transition: var(--transition); cursor: pointer; font-size: 0.9rem; }\n.btn-outline { border: 1.5px solid var(--primary); color: var(--primary); background: transparent; padding: 0.6rem 1.3rem; }\n.btn-outline:hover { background: var(--primary); color: #fff !important; text-decoration: none !important; }\n.btn-accent { background: var(--accent); color: var(--primary-dark); padding: 0.9rem 2rem; }\n.btn-accent:hover { background: #c19c2f; color: var(--primary-dark) !important; text-decoration: none !important; }\n.btn-accent-outline { border: 1.5px solid #fff; color: #fff; background: transparent; padding: 0.85rem 1.9rem; }\n.btn-accent-outline:hover { background: rgba(255,255,255,0.15); color: #fff !important; text-decoration: none !important; }\n.kf-cta-final { padding: 4rem 1.5rem; text-align: center; background: var(--primary-dark); color: #fff; }\n.kf-cta-final h2 { font-size: 2rem; margin-bottom: 1rem; font-family: 'Playfair Display', serif; }\n.kf-cta-final p { max-width: 600px; margin: 0 auto 2rem; opacity: 0.85; }\n.reveal-up { opacity: 0; transform: translateY(20px); transition: all 0.6s ease; }\n.reveal-up.active { opacity: 1; transform: translateY(0); }\n\n.quote-modal-overlay { position: fixed; inset: 0; background: rgba(10,14,13,0.75); display: flex; align-items: center; justify-content: center; z-index: 100000; opacity: 0; visibility: hidden; pointer-events: none; transition: all 0.3s ease; padding: 1rem; }\n.quote-modal-overlay.active { opacity: 1; visibility: visible; pointer-events: auto; }\n.quote-modal { background: #fff; border-radius: 8px; max-width: 900px; width: 100%; max-height: 90vh; overflow-y: auto; position: relative; display: grid; grid-template-columns: 1fr; }\n@media (min-width: 768px) { .quote-modal { grid-template-columns: 1fr 1fr; } }\n.quote-modal-close { position: absolute; top: 1rem; right: 1rem; background: none; border: none; font-size: 1.5rem; cursor: pointer; color: var(--text-muted); z-index: 10; width: 32px; height: 32px; display: flex; align-items: center; justify-content: center; }\n.quote-modal-info { padding: 2.5rem 2rem; background: var(--bg-light); }\n.quote-modal-info .kf-hero-eyebrow { color: var(--primary); }\n.quote-modal-info h3 { font-size: 1.5rem; color: var(--primary-dark); margin: 0.5rem 0 1rem; font-family: 'Playfair Display', serif; }\n.quote-modal-info p { color: var(--text-muted); font-size: 0.92rem; line-height: 1.6; margin-bottom: 1rem; }\n.quote-modal-checklist { list-style: none; padding: 0; margin: 1.5rem 0 0; }\n.quote-modal-checklist li { padding-left: 1.5rem; position: relative; margin-bottom: 0.6rem; font-size: 0.88rem; color: var(--text-main); }\n.quote-modal-checklist li::before { content: \"\u2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n.quote-modal-form-col { padding: 2.5rem 2rem; }\n.quote-modal-form-col .wpforms-field-container { display: flex; flex-wrap: wrap; gap: 0 1rem; }\n.quote-modal-form-col .wpforms-field-name, .quote-modal-form-col .wpforms-field-email { flex: 1 1 calc(50% - 0.5rem); }\n.quote-modal-form-col .wpforms-field { flex: 1 1 100%; }\n.quote-modal input[type=\"text\"], .quote-modal input[type=\"email\"], .quote-modal input[type=\"tel\"], .quote-modal textarea, .quote-modal select {\n    font-size: 0.9rem !important; padding: 0.7rem 0.9rem !important;\n}\n.quote-modal .wpforms-field-label { font-size: 0.85rem !important; }\n@media (max-width: 767px) {\n    .quote-modal input[type=\"text\"], .quote-modal input[type=\"email\"], .quote-modal input[type=\"tel\"], .quote-modal textarea, .quote-modal select {\n        font-size: 0.85rem !important; padding: 0.65rem 0.8rem !important;\n    }\n    .quote-modal .wpforms-field-label { font-size: 0.8rem !important; }\n}\n<\/style>\n\n\n<section class=\"kf-hero\" style=\"background-image: linear-gradient(rgba(10,14,13,0.6), rgba(10,14,13,0.72)), url('https:\/\/kurtfoundry.com\/wp-content\/uploads\/2026\/09\/industry-hero.webp');\">\n    <div class=\"kf-hero-eyebrow\">Direct-Factory Custom Sand Casting<\/div>\n    <h1>Industries We Serve<\/h1>\n    <p>From construction sites to warehouse floors, Kurt Foundry supplies cast iron and steel components engineered for the loads, tolerances, and duty cycles of your industry.<\/p>\n    <div class=\"kf-hero-actions\">\n        <a href=\"#\" class=\"js-quote-btn btn btn-accent\">Get a Free Quote<\/a>\n        <a href=\"#industries\" class=\"btn btn-accent-outline\">Browse Industries<\/a>\n    <\/div>\n<\/section>\n\n<section class=\"kf-section\">\n    <div class=\"kf-container\">\n        <div class=\"reveal-up kf-section-header\">\n            <h2>One Foundry, Many Industries<\/h2>\n            <p>Different industries put very different demands on a casting &#8211; stability under dynamic load, corrosion resistance, tight bolt-pattern tolerances, or simple weight accuracy. We apply the same core casting technologies &#8211; gray iron, ductile iron, carbon steel, and custom iron castings &#8211; and tune the material grade, heat treatment, and machining to what your equipment actually needs.<\/p>\n        <\/div>\n    <\/div>\n<\/section>\n\n<section id=\"industries\" class=\"kf-section kf-bg-gray\">\n    <div class=\"kf-container\">\n        <div class=\"reveal-up kf-section-header\">\n            <h2>Industries We Work With<\/h2>\n            <p>Explore how our products and casting technologies apply to your equipment.<\/p>\n        <\/div>\n        <div class=\"kf-lineup-grid kf-lineup-grid-3col\">\n                <div class=\"reveal-up kf-lineup-card\">\n                    <img decoding=\"async\" src=\"https:\/\/kurtfoundry.com\/wp-content\/uploads\/2026\/09\/construction-heavy-equipment-hero.webp\" alt=\"Construction &#038; Heavy Equipment\" loading=\"lazy\" title=\"\">\n                    <div class=\"kf-lineup-card-body\">\n                        <h3>Construction &#038; Heavy Equipment<\/h3>\n                        <p>Crane, excavator, bulldozer, and road roller manufacturers rely on Kurt Foundry for cast iron counterweights and structural castings that hold tight weight and dimensional tolerances load after load.<\/p>\n                        <a href=\"https:\/\/kurtfoundry.com\/industry\/construction-heavy-equipment\/\" class=\"btn btn-outline\">View Industry<\/a>\n                    <\/div>\n                <\/div>\n\n                <div class=\"reveal-up kf-lineup-card\">\n                    <img decoding=\"async\" src=\"https:\/\/kurtfoundry.com\/wp-content\/uploads\/2026\/09\/agriculture-hero.webp\" alt=\"Agricultural Machinery\" loading=\"lazy\" title=\"\">\n                    <div class=\"kf-lineup-card-body\">\n                        <h3>Agricultural Machinery<\/h3>\n                        <p>Tractor and implement manufacturers use Kurt Foundry castings to balance heavy front-mounted attachments and keep machines stable across uneven fields, season after season.<\/p>\n                        <a href=\"https:\/\/kurtfoundry.com\/industry\/agriculture\/\" class=\"btn btn-outline\">View Industry<\/a>\n                    <\/div>\n                <\/div>\n\n                <div class=\"reveal-up kf-lineup-card\">\n                    <img decoding=\"async\" src=\"https:\/\/kurtfoundry.com\/wp-content\/uploads\/2026\/09\/material-handling-elevators-hero.webp\" alt=\"Material Handling &#038; Elevators\" loading=\"lazy\" title=\"\">\n                    <div class=\"kf-lineup-card-body\">\n                        <h3>Material Handling &#038; Elevators<\/h3>\n                        <p>Elevator manufacturers and forklift OEMs use Kurt Foundry counterweights to balance car-to-load ratios and mast stability with certified, repeatable casting weight.<\/p>\n                        <a href=\"https:\/\/kurtfoundry.com\/industry\/material-handling-elevators\/\" class=\"btn btn-outline\">View Industry<\/a>\n                    <\/div>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<section class=\"kf-section\">\n    <div class=\"kf-container\">\n        <div class=\"reveal-up kf-section-header\">\n            <h2>Casting Technologies Behind Every Industry<\/h2>\n            <p>The same proven processes, matched to the material grade your application requires.<\/p>\n        <\/div>\n        <div class=\"kf-tech-grid\">\n                <div class=\"reveal-up kf-tech-card\">\n                    <h3>Grey Iron Castings<\/h3>\n                    <p>High damping, wear-resistant gray iron for counterweights and structural parts.<\/p>\n                    <a href=\"https:\/\/kurtfoundry.com\/capabilities\/grey-iron-castings\/\" class=\"btn btn-outline\">Learn More<\/a>\n                <\/div>\n\n                <div class=\"reveal-up kf-tech-card\">\n                    <h3>Ductile Iron Castings<\/h3>\n                    <p>Higher strength and ductility for load-bearing and dynamic components.<\/p>\n                    <a href=\"https:\/\/kurtfoundry.com\/capabilities\/ductile-iron-castings\/\" class=\"btn btn-outline\">Learn More<\/a>\n                <\/div>\n\n                <div class=\"reveal-up kf-tech-card\">\n                    <h3>Custom Iron Castings<\/h3>\n                    <p>Full-service iron casting from pattern design through finish machining.<\/p>\n                    <a href=\"https:\/\/kurtfoundry.com\/capabilities\/custom-iron-castings\/\" class=\"btn btn-outline\">Learn More<\/a>\n                <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<section class=\"kf-cta-final\">\n    <h2>Don&#8217;t See Your Industry Listed?<\/h2>\n    <p>We cast custom parts for equipment manufacturers across many industries. Send us your drawing and we&#8217;ll tell you what&#8217;s possible.<\/p>\n    <a href=\"#\" class=\"js-quote-btn btn btn-accent\">Get a Free Quote<\/a>\n<\/section>\n\n\n<div class=\"quote-modal-overlay\" id=\"quoteModalOverlay\">\n    <div class=\"quote-modal\">\n        <button class=\"quote-modal-close\" id=\"quoteModalClose\">&times;<\/button>\n        <div class=\"quote-modal-info\">\n            <div class=\"kf-hero-eyebrow\">Direct-Factory Quote<\/div>\n            <h3>Get a Free Casting Quote<\/h3>\n            <p>Tell us about your application and we&#8217;ll respond with pricing, lead time, and material recommendations within one business day.<\/p>\n            <p>No middlemen, no markup &#8211; you work directly with our engineering team.<\/p>\n            <ul class=\"quote-modal-checklist\">\n                <li>ISO 9001 certified foundry<\/li>\n                <li>ASTM \/ DIN material standards<\/li>\n                <li>Direct factory pricing, no markup<\/li>\n                <li>Engineering support included<\/li>\n            <\/ul>\n        <\/div>\n        <div class=\"quote-modal-form-col\">\n            <style id=\"wpforms-css-vars-1346\">\n\t\t\t\t#wpforms-1346 {\n\t\t\t\t--wpforms-field-size-input-height: 43px;\n--wpforms-field-size-input-spacing: 15px;\n--wpforms-field-size-font-size: 16px;\n--wpforms-field-size-line-height: 19px;\n--wpforms-field-size-padding-h: 14px;\n--wpforms-field-size-checkbox-size: 16px;\n--wpforms-field-size-sublabel-spacing: 5px;\n--wpforms-field-size-icon-size: 1;\n--wpforms-label-size-font-size: 16px;\n--wpforms-label-size-line-height: 19px;\n--wpforms-label-size-sublabel-font-size: 14px;\n--wpforms-label-size-sublabel-line-height: 17px;\n--wpforms-button-size-font-size: 17px;\n--wpforms-button-size-height: 41px;\n--wpforms-button-size-padding-h: 15px;\n--wpforms-button-size-margin-top: 10px;\n--wpforms-container-shadow-size-box-shadow: none;\n\t\t\t}\n\t\t\t<\/style><div class=\"wpforms-container wpforms-container-full wpforms-render-modern\" id=\"wpforms-1346\"><form id=\"wpforms-form-1346\" class=\"wpforms-validate wpforms-form wpforms-ajax-form\" data-formid=\"1346\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/fr\/wp-json\/wp\/v2\/pages\/2437?wpforms_form_id=1346\" data-token=\"809316677f21b32ba86b822bb4e61121\" data-token-time=\"1789997693\"><noscript class=\"wpforms-error-noscript\">Veuillez activer JavaScript dans votre navigateur pour remplir ce formulaire.<\/noscript><div id=\"wpforms-error-noscript\" style=\"display: none;\">Veuillez activer JavaScript dans votre navigateur pour remplir ce formulaire.<\/div><div class=\"wpforms-field-container\"><div id=\"wpforms-1346-field_1-container\" class=\"wpforms-field wpforms-field-name\" data-field-type=\"name\" data-field-id=\"1\"><label class=\"wpforms-field-label\" for=\"wpforms-1346-field_1\">Name <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"text\" id=\"wpforms-1346-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" aria-errormessage=\"wpforms-1346-field_1-error\" required><\/div>\t\t<div id=\"wpforms-1346-field_5-container\"\n\t\t\tclass=\"wpforms-field wpforms-field-text\"\n\t\t\tdata-field-type=\"text\"\n\t\t\tdata-field-id=\"5\"\n\t\t\t>\n\t\t\t<label class=\"wpforms-field-label\" for=\"wpforms-1346-field_5\" >Name Message or<\/label>\n\t\t\t<input type=\"text\" id=\"wpforms-1346-field_5\" class=\"wpforms-field-medium\" name=\"wpforms[fields][5]\" >\n\t\t<\/div>\n\t\t<div id=\"wpforms-1346-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-type=\"email\" data-field-id=\"2\"><label class=\"wpforms-field-label\" for=\"wpforms-1346-field_2\">Email <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"email\" id=\"wpforms-1346-field_2\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-1346-field_2-error\" required><\/div><div id=\"wpforms-1346-field_3-container\" class=\"wpforms-field wpforms-field-textarea\" data-field-type=\"textarea\" data-field-id=\"3\"><label class=\"wpforms-field-label\" for=\"wpforms-1346-field_3\">Comment or Message<\/label><textarea id=\"wpforms-1346-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-1346-field_3-error\" ><\/textarea><\/div><div id=\"wpforms-1346-field_4-container\" class=\"wpforms-field wpforms-field-file-upload\" data-field-type=\"file-upload\" data-field-id=\"4\"><label class=\"wpforms-field-label\" for=\"wpforms-1346-field_4\">File Upload<\/label><div\n\t\tclass=\"wpforms-uploader \"\n\t\tdata-field-id=\"4\"\n\t\tdata-form-id=\"1346\"\n\t\tdata-input-name=\"wpforms_1346_4\"\n\t\tdata-extensions=\"jpg,jpeg,jpe,gif,png,bmp,tiff,tif,webp,avif,ico,heic,heif,heics,heifs,asf,asx,wmv,wmx,wm,avi,divx,mov,qt,mpeg,mpg,mpe,mp4,m4v,ogv,webm,mkv,3gp,3gpp,3g2,3gp2,txt,asc,c,cc,h,srt,csv,tsv,ics,rtx,css,vtt,mp3,m4a,m4b,aac,ra,ram,wav,x-wav,ogg,oga,flac,mid,midi,wma,wax,mka,rtf,pdf,class,tar,zip,gz,gzip,rar,7z,psd,xcf,doc,pot,pps,ppt,wri,xla,xls,xlt,xlw,mpp,docx,docm,dotx,dotm,xlsx,xlsm,xlsb,xltx,xltm,xlam,pptx,pptm,ppsx,ppsm,potx,potm,ppam,sldx,sldm,onetoc,onetoc2,onepkg,oxps,xps,odt,odp,ods,odg,odc,odb,odf,wp,wpd,key,numbers,pages\"\n\t\tdata-max-size=\"268435456\"\n\t\tdata-max-file-number=\"1\"\n\t\tdata-post-max-size=\"268435456\"\n\t\tdata-max-parallel-uploads=\"4\"\n\t\tdata-parallel-uploads=\"true\"\n\t\tdata-file-chunk-size=\"2097152\">\n\t<div class=\"dz-message\">\n\t\t<svg  viewBox=\"0 0 640 640\" focusable=\"false\" data-icon=\"inbox\" width=\"50px\" height=\"50px\" fill=\"currentColor\" aria-hidden=\"true\">\n\t\t\t<path d=\"M352 173.3L352 384C352 401.7 337.7 416 320 416C302.3 416 288 401.7 288 384L288 173.3L246.6 214.7C234.1 227.2 213.8 227.2 201.3 214.7C188.8 202.2 188.8 181.9 201.3 169.4L297.3 73.4C309.8 60.9 330.1 60.9 342.6 73.4L438.6 169.4C451.1 181.9 451.1 202.2 438.6 214.7C426.1 227.2 405.8 227.2 393.3 214.7L352 173.3zM320 464C364.2 464 400 428.2 400 384L480 384C515.3 384 544 412.7 544 448L544 480C544 515.3 515.3 544 480 544L160 544C124.7 544 96 515.3 96 480L96 448C96 412.7 124.7 384 160 384L240 384C240 428.2 275.8 464 320 464zM464 488C477.3 488 488 477.3 488 464C488 450.7 477.3 440 464 440C450.7 440 440 450.7 440 464C440 477.3 450.7 488 464 488z\"\/>\n\t\t<\/svg>\n\n\t\t<span class=\"modern-title\">\n\t\t\t\t\t\t\tDrag &amp; Drop Files, \t\t\t\t<span>Choose Files to Upload<\/span>\n\t\t\t\t\t<\/span>\n\n\t\t\t<\/div>\n<\/div>\n\n<input\n\t\ttype=\"text\"\n\t\tautocomplete=\"off\"\n\t\treadonly\n\t\tclass=\"dropzone-input\"\n\t\tstyle=\"position:absolute!important;clip:rect(0,0,0,0)!important;height:1px!important;width:1px!important;border:0!important;overflow:hidden!important;padding:0!important;margin:0!important;\"\n\t\tid=\"wpforms-1346-field_4\"\n\t\tname=\"wpforms_1346_4\" \t\tvalue=\"\">\n<\/div><script>\n\t\t\t\t( function() {\n\t\t\t\t\tconst style = document.createElement( 'style' );\n\t\t\t\t\tstyle.appendChild( document.createTextNode( '#wpforms-1346-field_5-container { position: absolute !important; overflow: hidden !important; display: inline !important; height: 1px !important; width: 1px !important; z-index: -1000 !important; padding: 0 !important; } #wpforms-1346-field_5-container input { visibility: hidden; } #wpforms-conversational-form-page #wpforms-1346-field_5-container label { counter-increment: none; }' ) );\n\t\t\t\t\tdocument.head.appendChild( style );\n\t\t\t\t\tdocument.currentScript?.remove();\n\t\t\t\t} )();\n\t\t\t<\/script><\/div><!-- .wpforms-field-container --><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"1346\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/pages\/2437\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-1346\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit<\/button><img decoding=\"async\" src=\"https:\/\/kurtfoundry.com\/wp-content\/plugins\/wpforms\/assets\/images\/submit-spin.svg\" class=\"wpforms-submit-spinner\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Chargement en cours\" title=\"\"><\/div><\/form><\/div>  <!-- .wpforms-container -->\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n    const revealElements = document.querySelectorAll(\".reveal-up\");\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    revealElements.forEach(el => revealObserver.observe(el));\n\n    const overlay = document.getElementById('quoteModalOverlay');\n    const closeBtn = document.getElementById('quoteModalClose');\n    const triggers = document.querySelectorAll('.js-quote-btn');\n    function openModal(e) { if (e) e.preventDefault(); overlay.classList.add('active'); document.body.style.overflow = 'hidden'; }\n    function closeModal() { overlay.classList.remove('active'); document.body.style.overflow = ''; }\n    triggers.forEach(btn => btn.addEventListener('click', openModal));\n    if (closeBtn) closeBtn.addEventListener('click', closeModal);\n    if (overlay) overlay.addEventListener('click', function(e) { if (e.target === overlay) closeModal(); });\n    document.addEventListener('keydown', function(e) { if (e.key === 'Escape' && overlay.classList.contains('active')) closeModal(); });\n});\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Direct-Factory Custom Sand Casting Industries We Serve From construction sites to warehouse floors, Kurt Foundry supplies cast iron and steel [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":2433,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_lmt_disableupdate":"","_lmt_disable":"","site-sidebar-layout":"no-sidebar","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":""},"class_list":["post-2437","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/pages\/2437","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"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=2437"}],"version-history":[{"count":3,"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/pages\/2437\/revisions"}],"predecessor-version":[{"id":2455,"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/pages\/2437\/revisions\/2455"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/media\/2433"}],"wp:attachment":[{"href":"https:\/\/kurtfoundry.com\/fr\/wp-json\/wp\/v2\/media?parent=2437"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}