{"id":300477,"date":"2026-05-29T19:15:07","date_gmt":"2026-05-29T17:15:07","guid":{"rendered":"https:\/\/cryoblaster.com\/?page_id=300477"},"modified":"2026-05-29T19:18:25","modified_gmt":"2026-05-29T17:18:25","slug":"compressed-air-flow-and-pressure","status":"publish","type":"page","link":"https:\/\/cryoblaster.com\/en\/compressed-air-flow-and-pressure\/","title":{"rendered":"Compressor Flow Rate"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section section_has_divider et_pb_top_divider\"><div class=\"et_pb_top_inside_divider et-no-transition\"><\/div>\n<div class=\"et_pb_row_0 et_pb_row et_block_row\">\n<div class=\"et_pb_column_0 et_pb_column et_pb_column_3_5 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\" data-et-mv-hidden-phone=\"true\"><p><span style=\"color: #0c71c3;\"><a href=\"\/en\/\" style=\"color: #0c71c3;\"><span style=\"text-decoration: underline;\"><strong>HOME<\/strong><\/span><\/a><strong> <\/strong><span style=\"color: #000000;\">&gt; <\/span><a href=\"\/en\/compressors-for-dry-ice-blasting\/\" style=\"color: #0c71c3;\"><span style=\"text-decoration: underline;\"><strong>COMPRESSORS: HOW TO CHOOSE<\/strong><\/span><\/a><span style=\"color: #000000;\"> &gt; FLOW RATE &amp; PRESSURE<\/span><\/span><\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_1 et_pb_column et_pb_column_2_5 et-last-child et_block_column et_pb_column_empty et_pb_css_mix_blend_mode_passthrough\"><\/div>\n<\/div>\n\n<div class=\"et_pb_row_1 et_pb_row et_block_row\">\n<div class=\"et_pb_column_2 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_divider_0 et_pb_divider et_pb_space et_pb_divider_position_top et_pb_module\"><div class=\"et_pb_divider_internal\"><\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_2 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_3 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n  \/* ========= Cryoblaster Theme - Parfaite Compatibilit\u00e9 Divi 5 ========= *\/\n  :root {\n    --cb-bg: #ffffff;\n    --cb-bg2: #f4f7fc;\n    --cb-panel: #ffffff;\n    --cb-panel2: #0b1b33; \/* Bleu profond Cryoblaster *\/\n    \n    --cb-text: #0b1b33;\n    --cb-muted: #42526b;\n    --cb-muted2: #64748b;\n    \n    --cb-stroke: rgba(11, 27, 51, 0.08);\n    --cb-stroke2: rgba(11, 27, 51, 0.15);\n    \n    --cb-brand: #0c71c3;       \/* Bleu logo principal *\/\n    --cb-brand-light: #e8f1ff; \/* Bleu tr\u00e8s clair *\/\n    --cb-cyan: #0ea77a;        \/* Cyan \u00e9lectrique pour raviver les \u00e9l\u00e9ments *\/\n    --cb-accent: #ff8a1f;      \/* Orange de marquage \/ CTA *\/\n    \n    --cb-ok: #0ea77a;\n    --cb-warn: #ffb020;\n    \n    --cb-radius: 12px;\n    --cb-radius2: 20px;\n    \n    --cb-shadow: 0 15px 35px rgba(11, 27, 51, 0.08);\n    --cb-shadow2: 0 8px 20px rgba(11, 27, 51, 0.05);\n    --cb-max: 1160px;\n    --cb-pad: 18px;\n  }\n\n  .cb-wrapper {\n    max-width: var(--cb-max);\n    margin: 0 auto;\n    padding: 20px var(--cb-pad) 60px;\n    color: var(--cb-text);\n    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  }\n  \n  .cb-wrapper a { color: var(--cb-brand); text-decoration: none; }\n  .cb-wrapper a:hover { text-decoration: underline; }\n\n  \/* HERO *\/\n  .cb-hero {\n    display: grid;\n    grid-template-columns: 1.2fr 0.8fr;\n    gap: 20px;\n    padding: 24px;\n    border: 1px solid var(--cb-stroke);\n    background: linear-gradient(180deg, #ffffff, #fbfcfe);\n    border-radius: var(--cb-radius2);\n    box-shadow: var(--cb-shadow);\n    position: relative;\n    overflow: hidden;\n  }\n  \n  .cb-hero:before {\n    content: \"\";\n    position: absolute; inset: -2px;\n    background: radial-gradient(700px 260px at 28% 10%, rgba(12, 113, 195, 0.08), transparent 60%);\n    pointer-events: none;\n  }\n\n  .cb-kicker {\n    display: inline-flex;\n    gap: 10px;\n    align-items: center;\n    padding: 6px 14px;\n    border: 1px solid var(--cb-stroke);\n    background: rgba(12, 113, 195, 0.05);\n    border-radius: 999px;\n    color: var(--cb-text);\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: 0.2px;\n    width: fit-content;\n    position: relative;\n    z-index: 1;\n  }\n  \n  .cb-dot {\n    width: 10px; height: 10px; border-radius: 50%;\n    background: conic-gradient(from 0deg, var(--cb-brand), var(--cb-cyan), var(--cb-accent), var(--cb-brand));\n    box-shadow: 0 0 0 4px rgba(12, 113, 195, 0.15);\n  }\n\n  .cb-wrapper h1 {\n    margin: 16px 0 12px;\n    font-size: clamp(24px, 3vw, 36px);\n    line-height: 1.2;\n    font-weight: 700;\n    letter-spacing: -0.5px;\n    color: var(--cb-text);\n  }\n\n  .cb-sub {\n    margin: 0 0 16px;\n    color: var(--cb-muted);\n    font-size: 15.5px;\n    line-height: 1.6;\n  }\n\n  .cb-hero .cb-bullets {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 20px;\n    position: relative;\n    z-index: 1;\n  }\n  \n  .cb-pill {\n    border: 1px solid rgba(14, 167, 122, 0.25);\n    background: rgba(232, 241, 255, 0.6);\n    border-radius: var(--cb-radius);\n    padding: 12px;\n    box-shadow: var(--cb-shadow2);\n    min-height: 65px;\n    backdrop-filter: blur(4px);\n  }\n  .cb-pill strong { display: block; font-size: 13.5px; margin-bottom: 4px; color: var(--cb-text); }\n  .cb-pill span { color: var(--cb-muted); font-size: 12.5px; line-height: 1.4; }\n\n  .cb-heroMedia {\n    border-radius: var(--cb-radius);\n    border: 1px solid var(--cb-stroke);\n    overflow: hidden;\n    min-height: 240px;\n    background: var(--cb-bg2);\n    position: relative;\n    box-shadow: var(--cb-shadow2);\n  }\n  .cb-heroMedia img { width: 100%; height: 100%; object-fit: cover; display: block; }\n  \n  .cb-heroMedia .cb-badge {\n    position: absolute;\n    left: 14px; bottom: 14px;\n    padding: 8px 14px;\n    border-radius: 999px;\n    background: rgba(11, 27, 51, 0.9);\n    border: 1px solid var(--cb-cyan);\n    color: #ffffff;\n    font-weight: 700;\n    font-size: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.2);\n  }\n\n  \/* ENCARTS EN SAVOIR PLUS *\/\n  .cbx-more {\n    margin-top: 20px;\n    border: 1px solid var(--cb-stroke);\n    background: linear-gradient(180deg, rgba(12, 113, 195, 0.04), rgba(255, 138, 31, 0.03));\n    border-radius: var(--cb-radius2);\n    box-shadow: var(--cb-shadow2);\n    overflow: hidden;\n    position: relative;\n  }\n  \n  .cbx-more .innerCbx { padding: 18px; position: relative; z-index: 1; }\n  .cbx-more .cbx-head { margin-bottom: 16px; }\n  .cbx-more .cbx-kicker {\n    display: inline-flex; padding: 4px 10px; border-radius: 999px;\n    border: 1px solid rgba(12, 113, 195, 0.2); background: #ffffff;\n    color: var(--cb-brand); font-weight: 700; font-size: 11px;\n    text-transform: uppercase; letter-spacing: 0.5px;\n  }\n  .cbx-more .cbx-title { margin: 8px 0 4px; font-size: 17px; font-weight: 700; color: var(--cb-text); }\n  .cbx-more .cbx-sub { margin: 0; color: var(--cb-muted); font-size: 13.5px; line-height: 1.5; }\n  .cbx-more .cbx-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }\n  \n  .cbx-more .cbx-card {\n    display: flex; gap: 12px; align-items: center; padding: 14px; border-radius: var(--cb-radius);\n    border: 1px solid var(--cb-stroke); background: #ffffff; box-shadow: var(--cb-shadow2);\n    color: var(--cb-text); transition: all 0.2s ease;\n  }\n  .cbx-more .cbx-card:hover { transform: translateY(-2px); border-color: var(--cb-brand); box-shadow: var(--cb-shadow); text-decoration: none; }\n  .cbx-more .cbx-ico {\n    width: 40px; height: 40px; border-radius: 10px; display: grid; place-items: center;\n    border: 1px solid rgba(12, 113, 195, 0.15); background: rgba(12, 113, 195, 0.05); flex: 0 0 auto;\n  }\n  .cbx-more .cbx-ico svg { width: 20px; height: 20px; }\n  .cbx-more .cbx-ico.orange { border-color: rgba(255,138,31,.2); background: rgba(255,138,31,.05); }\n  .cbx-more .cbx-t { display: flex; flex-direction: column; gap: 2px; min-width: 0; }\n  .cbx-more .cbx-t strong { font-size: 14px; font-weight: 700; }\n  .cbx-more .cbx-t span { color: var(--cb-muted2); font-size: 12.5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }\n  .cbx-more .cbx-arrow { margin-left: auto; color: var(--cb-brand); font-weight: 700; font-size: 16px; }\n\n  \/* LAYOUT GRID & SOMMAIRE *\/\n  .cb-grid { display: grid; grid-template-columns: 300px 1fr; gap: 20px; margin-top: 20px; align-items: start; }\n  .cb-toc { position: sticky; top: 90px; border: 1px solid var(--cb-stroke); background: #ffffff; border-radius: var(--cb-radius); box-shadow: var(--cb-shadow2); padding: 16px; z-index: 10; }\n  .cb-toc h3 { margin: 0 0 12px; font-size: 12px; font-weight: 700; letter-spacing: 0.8px; text-transform: uppercase; color: var(--cb-muted); }\n  .cb-toc a { display: flex; gap: 10px; align-items: center; padding: 8px 10px; border-radius: 8px; color: var(--cb-muted); font-size: 13.5px; border: 1px solid transparent; transition: all 0.15s ease; }\n  .cb-toc a:hover { text-decoration: none; background: rgba(12, 113, 195, 0.04); color: var(--cb-brand); }\n  .cb-toc a.active { background: var(--cb-brand-light); border-color: rgba(12, 113, 195, 0.15); color: var(--cb-brand); font-weight: 700; }\n  .cb-toc a.cta-devis { background: var(--cb-panel2); margin-top: 12px; border: 1px solid var(--cb-cyan); color: #ffffff; font-weight: 750; }\n  .cb-toc a.cta-devis:hover { background: #142744; border-color: var(--cb-brand); }\n  .cb-toc .n { width: 20px; height: 20px; border-radius: 6px; display: inline-grid; place-items: center; font-size: 11px; font-weight: 700; background: rgba(11, 27, 51, 0.05); color: var(--cb-text); flex: 0 0 auto; }\n  .cb-toc a.cta-devis .n { background: var(--cb-cyan); color: #ffffff; }\n\n  \/* CONTENT BLOCKS *\/\n  .cb-content { border: 1px solid var(--cb-stroke); background: #ffffff; border-radius: var(--cb-radius2); box-shadow: var(--cb-shadow); overflow: hidden; }\n  .cb-content .inner { padding: 24px; }\n  .cb-section { padding: 24px 0; border-top: 1px solid rgba(11, 27, 51, 0.06); }\n  .cb-section:first-child { border-top: none; padding-top: 0; }\n\n  .cb-wrapper h2 { margin: 0 0 12px; font-size: clamp(18px, 2.2vw, 24px); font-weight: 700; letter-spacing: -0.3px; color: var(--cb-text); }\n  .cb-wrapper p { margin: 0 0 14px; line-height: 1.6; color: var(--cb-muted); font-size: 14.5px; }\n  .cb-wrapper ul, .cb-wrapper ol { margin: 0 0 16px; padding-left: 20px; }\n  .cb-wrapper li { margin-bottom: 8px; font-size: 14.5px; color: var(--cb-muted); }\n\n  .cb-callout { margin: 16px 0; border: 1px solid var(--cb-stroke); background: rgba(12, 113, 195, 0.02); border-radius: var(--cb-radius); padding: 16px; }\n  .cb-callout .tag { display: inline-flex; align-items: center; padding: 4px 10px; border-radius: 999px; background: rgba(255, 138, 31, 0.1); border: 1px solid var(--cb-accent); font-weight: 700; font-size: 11px; text-transform: uppercase; color: var(--cb-accent); margin-bottom: 10px; }\n\n  .twoCol { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 16px 0; }\n  .miniCard { border: 1px solid var(--cb-stroke); background: var(--cb-bg2); border-radius: var(--cb-radius); padding: 14px; }\n  .miniCard h4 { margin: 0 0 6px; font-size: 15px; font-weight: 700; color: var(--cb-text); }\n  .miniCard p { margin: 0; font-size: 13.5px; }\n\n  \/* TABLES & CHIPS *\/\n  .tableWrap { margin: 16px 0; overflow: auto; border-radius: var(--cb-radius); border: 1px solid var(--cb-stroke); }\n  table { width: 100%; border-collapse: collapse; min-width: 720px; }\n  th, td { text-align: left; padding: 12px 14px; border-bottom: 1px solid rgba(11, 27, 51, 0.06); font-size: 13.5px; }\n  th { font-size: 11px; text-transform: uppercase; letter-spacing: 0.5px; color: #ffffff; background: var(--cb-panel2); position: sticky; top: 0; z-index: 1; }\n  tr:last-child td { border-bottom: none; }\n  tr:hover td { background: rgba(12, 113, 195, 0.02); }\n\n  .chip { display: inline-flex; align-items: center; padding: 4px 10px; border-radius: 999px; font-weight: 700; font-size: 11px; border: 1px solid var(--cb-stroke); background: rgba(11, 27, 51, 0.04); white-space: nowrap; }\n  .chip.orange { border-color: rgba(255,138,31,0.3); background: rgba(255,138,31,0.06); color: var(--cb-accent); }\n  .chip.blue { border-color: rgba(12,113,195,0.3); background: rgba(12,113,195,0.06); color: var(--cb-brand); }\n\n  \/* PRODUCTS GRID *\/\n  .productGrid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; margin-top: 16px; }\n  .pCard { border: 1px solid var(--cb-stroke); background: #ffffff; border-radius: var(--cb-radius); overflow: hidden; box-shadow: var(--cb-shadow2); display: flex; flex-direction: column; }\n  .pCard img { width: 100%; height: 120px; object-fit: cover; display: block; border-bottom: 1px solid var(--cb-stroke); }\n  .pCard .pBody { padding: 14px; display: flex; flex-direction: column; gap: 8px; flex-grow: 1; }\n  .pCard .pTitle { font-weight: 700; margin: 0; font-size: 15px; color: var(--cb-text); }\n  .pCard .pDesc { margin: 0; color: var(--cb-muted); font-size: 13px; line-height: 1.4; }\n  .pCard .pLinks { margin-top: auto; display: flex; gap: 8px; flex-wrap: wrap; padding-top: 10px; }\n\n  .btn { display: inline-flex; align-items: center; justify-content: center; padding: 8px 12px; border-radius: 8px; border: 1px solid var(--cb-stroke2); background: #ffffff; color: var(--cb-text); font-weight: 700; font-size: 12.5px; cursor: pointer; transition: all 0.15s ease; text-decoration: none; }\n  .btn:hover { border-color: var(--cb-brand); background: var(--cb-brand-light); text-decoration: none; color: var(--cb-brand); }\n  .btn.primary { border-color: var(--cb-accent); background: rgba(255,138,31,0.05); color: var(--cb-accent); }\n  .btn.primary:hover { background: var(--cb-accent); color: #ffffff; }\n\n  \/* DIAGRAM & FAQ *\/\n  .diagram { margin: 16px 0; border: 1px solid var(--cb-stroke); background: var(--cb-bg2); border-radius: var(--cb-radius); padding: 16px; box-shadow: var(--cb-shadow2); }\n  .diagramHeader { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin-bottom: 14px; flex-wrap: wrap; }\n  .diagramHeader .title { margin: 0; font-weight: 700; font-size: 15px; color: var(--cb-text); }\n  .diagramHeader .hint { margin: 0; color: var(--cb-muted2); font-size: 12px; }\n  .legend { display: flex; gap: 10px; flex-wrap: wrap; }\n  .leg { display: inline-flex; align-items: center; gap: 6px; font-size: 12px; color: var(--cb-muted); }\n  .sq { width: 10px; height: 10px; border-radius: 2px; }\n  .sq.blue { background: var(--cb-brand); }\n  .sq.orange { background: var(--cb-accent); }\n  .sq.ok { background: var(--cb-cyan); }\n\n  .faq { margin: 16px 0; border: 1px solid var(--cb-stroke); background: #ffffff; border-radius: var(--cb-radius); overflow: hidden; }\n  .faq-item { border-top: 1px solid rgba(11, 27, 51, 0.06); }\n  .faq-item:first-child { border-top: none; }\n  .faq-item summary { list-style: none; cursor: pointer; padding: 14px; display: flex; align-items: center; justify-content: space-between; gap: 12px; user-select: none; }\n  .faq-item summary::-webkit-details-marker { display: none; }\n  .faq-item .q { font-weight: 700; color: var(--cb-text); font-size: 14px; }\n  .faq-item .chev { width: 16px; height: 16px; position: relative; flex: 0 0 auto; }\n  .faq-item .chev:before, .faq-item .chev:after { content: \"\"; position: absolute; left: 50%; top: 50%; width: 10px; height: 2px; background: var(--cb-muted); transform: translate(-50%,-50%); }\n  .faq-item .chev:after { transform: translate(-50%,-50%) rotate(90deg); transition: transform 0.15s ease; }\n  .faq-item[open] summary { background: var(--cb-brand-light); }\n  .faq-item[open] .chev:after { transform: translate(-50%,-50%) rotate(0deg); }\n  .faq-item .a { padding: 0 14px 14px; }\n  .faq-item .a p { margin: 8px 0 0; font-size: 13.5px; }\n\n  .footerCta { margin-top: 20px; border: 1px solid var(--cb-stroke); background: linear-gradient(180deg, var(--cb-brand-light), rgba(255,138,31,0.04)); border-radius: var(--cb-radius2); padding: 20px; display: flex; gap: 16px; align-items: center; justify-content: space-between; flex-wrap: wrap; }\n  .footerCta .txt { display: flex; flex-direction: column; gap: 4px; max-width: 720px; }\n  .footerCta .txt strong { font-size: 16px; font-weight: 700; color: var(--cb-text); }\n  .footerCta .txt span { color: var(--cb-muted); font-size: 13.5px; line-height: 1.5; }\n\n  @media (max-width: 980px) {\n    .cb-hero { grid-template-columns: 1fr; }\n    .cb-grid { grid-template-columns: 1fr; }\n    .cb-toc { position: relative; top: auto; }\n    .twoCol { grid-template-columns: 1fr; }\n    .productGrid { grid-template-columns: 1fr; }\n    .cb-hero .cb-bullets { grid-template-columns: 1fr; }\n  }\n<\/style><\/div><\/div>\n\n<div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><div class=\"cb-wrapper\">\n  <header class=\"cb-hero\" id=\"top\">\n    <div>\n      <div class=\"cb-kicker\"><span class=\"cb-dot\"><\/span>  Field Guide - Compressed Air \u2022 Cryogenics \u2022 Micro Abrasive Blasting<\/div>\n      <h1>Guide: Understanding Compressed Air Flow and Pressure for Cryogenics and Micro Abrasive Blasting<\/h1>\n      <p class=\"cb-sub\">\n  For dry ice blasting and micro abrasive blasting operations, the compressor is the engine of your productivity. \n This comprehensive guide helps you optimally size your installation based on <strong>FAD flow rate (delivered)<\/strong> and the dynamic pressure required at the nozzle.\n      <\/p>\n      \n      <div class=\"cb-bullets\">\n        <div class=\"cb-pill\">\n          <strong>FAD (Delivered Flow Rate)<\/strong>\n          <span>The only reliable physical value for sizing your installation.<\/span>\n        <\/div>\n        <div class=\"cb-pill\">\n          <strong>Pressure Drop<\/strong>\n          <span>Account for length, fittings, and air filtration.<\/span>\n        <\/div>\n        <div class=\"cb-pill\">\n          <strong>25\u201330% Margin<\/strong>\n          <span>Ensures perfect stability at the nozzle and consistent output.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"cb-heroMedia\">\n      <img decoding=\"async\" src=\"https:\/\/cryoblaster.com\/wp-content\/uploads\/2025\/12\/buse-projection-glace-air-comprime-cryoblaster.webp\" alt=\"Cryogenic Blasting and Air Flow\">\n      <div class=\"cb-badge\">Optimized Pressure & Air Volume = Efficiency!<\/div>\n    <\/div>\n  <\/header>\n\n  <section class=\"cbx-more\" aria-label=\"Liens utiles de navigation\">\n    <div class=\"innerCbx\">\n      <div class=\"cbx-head\">\n        <div>\n          <div class=\"cbx-kicker\">Useful Resources<\/div>\n          <div class=\"cbx-title\">Move from Technical Concept to Real-World Sizing<\/div>\n          <p class=\"cbx-sub\">Two strategic guides to properly configure your air line without experiencing performance loss in the field.<\/p>\n        <\/div>\n      <\/div>\n      \n      <div class=\"cbx-grid\">\n        <a class=\"cbx-card\" href=\"https:\/\/cryoblaster.com\/en\/compressors-for-dry-ice-blasting\/\">\n          <div class=\"cbx-ico\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n              <path d=\"M4 18V8a2 2 0 0 1 2-2h7l3 3v9a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2Z\" stroke-width=\"2\"><\/path>\n              <path d=\"M13 6v3a1 1 0 0 0 1 1h3\" stroke-width=\"2\"><\/path>\n              <path d=\"M7 14h6M7 17h8\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path>\n            <\/svg>\n          <\/div>\n          <div class=\"cb-t\">\n            <strong>Compressors: Choosing Wisely<\/strong>\n            <span>Select the right compressor based on its technology.<\/span>\n          <\/div>\n          <div class=\"cbx-arrow\">\u2192<\/div>\n        <\/a>\n\n        <a class=\"cbx-card\" href=\"https:\/\/cryoblaster.com\/perte-de-charge-air-comprime\/\">\n          <div class=\"cbx-ico orange\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n              <path d=\"M4 19h16\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path>\n              <path d=\"M6 17V7a2 2 0 0 1 2-2h5l3 3v9\" stroke-width=\"2\"><\/path>\n              <path d=\"M8 12h8\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path>\n              <path d=\"M12 9v6\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path>\n            <\/svg>\n          <\/div>\n          <div class=\"cb-t\">\n            <strong>Pressure Drop (Calculator)<\/strong>\n            <span>Accurately estimate residual pressure at the nozzle.<\/span>\n          <\/div>\n          <div class=\"cbx-arrow\">\u2192<\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"cb-grid\">\n    <nav class=\"cb-toc\" aria-label=\"Sommaire de la page\">\n      <h3>Guide Contents<\/h3>\n      <a href=\"#s1\"><span class=\"n\">1<\/span><span>Flow Rate & Pressure Relationship<\/span><\/a>\n      <a href=\"#s2\"><span class=\"n\">2<\/span><span>Intake Flow vs. Delivered Flow (FAD)<\/span><\/a>\n      <a href=\"#s3\"><span class=\"n\">3<\/span><span>Pressure Drop Analysis<\/span><\/a>\n      <a href=\"#s4\"><span class=\"n\">4<\/span><span>The Importance of Flow at the Nozzle<\/span><\/a>\n      <a href=\"#s5\"><span class=\"n\">5<\/span><span>Reference Table by Machine<\/span><\/a>\n      <a href=\"#s6\"><span class=\"n\">6<\/span><span>Practical Case: Dynamic Pressure<\/span><\/a>\n      <a href=\"#s7\"><span class=\"n\">7<\/span><span>Exclusive Air Chain Diagram<\/span><\/a>\n      <a href=\"#faq\"><span class=\"n\">8<\/span><span>Technical F.A.Q.<\/span><\/a>\n      <a href=\"#s8\"><span class=\"n\">9<\/span><span>Equipment & Materials Range<\/span><\/a>\n      <a href=\"#wpforms-container-297188\" class=\"cta-devis\"><span class=\"n\">10<\/span><span>Expert Quote Request<\/span><\/a>\n    <\/nav>\n\n    <main class=\"cb-content\">\n      <div class=\"inner\">\n        \n        <section class=\"cb-section\" id=\"s1\">\n          <h2>Why Flow Rate Depends Critically on Compressed Air Pressure<\/h2>\n          <p>At equivalent motor power, available flow rate decreases as you increase operating pressure. In dry ice blasting as in micro abrasive blasting, having \"bars\" is not enough: you must deliver the corresponding air volume at the right speed and under constant load. <\/p>\n          <div class=\"twoCol\">\n            <div class=\"miniCard\">\n              <h4>Practical Example<\/h4>\n              <p>A compressor rated at <strong>2,900 l\/min<\/strong> at 7 bars may drop to <strong>2,100 l\/min<\/strong> if you increase to 10 bars. Result: an unstable nozzle and an immediate loss of profitability. <\/p>\n            <\/div>\n            <div class=\"miniCard\">\n              <h4>Recommendation<\/h4>\n              <p>Do not operate at the limits of your equipment. Build in a structural margin of <strong>25% to 30%<\/strong> to compensate for transient motor speed drops. <\/p>\n            <\/div>\n          <\/div>\n          <div class=\"cb-callout\">\n            <div class=\"tag\">Golden Rule<\/div><br>            <strong>Primary objective:<\/strong> Maintain stable pressure directly at the blasting nozzle when the machine is fully engaged.\n          <\/div>\n        <\/section>\n\n        <section class=\"cb-section\" id=\"s2\">\n          <h2>Intake Flow vs. Delivered Flow (FAD): Avoid the Classic Pitfall<\/h2>\n          <p>Relying on the \"intake flow\" stated in general manufacturer documentation is a common mistake:<\/p>\n          <ul>\n            <li><strong>Intake flow:<\/strong> Theoretical data measured at the compressor intake, excluding mechanical compression constraints.<\/li>\n            <li><strong>Delivered flow (FAD \u2014 Free Air Delivery):<\/strong> Actual volume of air, compressed and usable at the machine outlet.<\/li>\n          <\/ul>\n          <div class=\"cb-callout\">\n            <div class=\"tag\">Key Takeaway<\/div><br>  To size your projects, rely solely on the **FAD (delivered flow rate)** indicator. This is the only value that quantifies your blaster's working capacity. \n          <\/div>\n        <\/section>\n\n        <section class=\"cb-section\" id=\"s3\">\n          <h2>The Origin of Pressure Drop: Hoses, Diameters, and Filtration<\/h2>\n          <p>Compressed air loses force throughout its path. Every component between the tank outlet and your blasting nozzle reduces usable pressure: <\/p>\n          <ul>\n            <li><strong>Line length:<\/strong> Beyond 20 meters, pressure drop accelerates significantly.<\/li>\n            <li><strong>Passage diameter:<\/strong> Insufficient diameter creates a bottleneck. For high industrial flow rates, using compressed air hoses with a minimum internal diameter of 1 inch is essential. <\/li>\n            <li><strong>Air treatment:<\/strong> High moisture content restricts airflow, alters abrasive behavior in micro abrasive blasting, and disrupts the dry ice jet.<\/li>\n          <\/ul>\n        <\/section>\n\n        <section class=\"cb-section\" id=\"s4\">\n          <h2>Actual Flow at the Nozzle: Optimizing the Final Stage<\/h2>\n          <p>Surface impact depends on the exit velocity of the airflow. In our premium installations, the dual Venturi principle is used to stabilize flow, maximize acceleration, and minimize kinetic energy loss just before the nozzle. <\/p>\n        <\/section>\n\n        <section class=\"cb-section\" id=\"s5\">\n          <h2>Field Benchmarks: Air Requirements for Cryogenics and Micro Abrasive Blasting<\/h2>\n          <p>These data represent actual consumption under standard operating conditions:<\/p>\n          \n          <div class=\"tableWrap\">\n            <table>\n              <thead>\n                <tr>\n                  <th>Treatment Machine<\/th>\n                  <th>Minimum Required Flow (FAD)<\/th>\n                  <th>Recommended Working Pressure<\/th>\n                  <th>Associated Compressor Configurations<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td><span class=\"chip blue\">NanoGom<\/span><br\/><small>Nozzles 2 to 4.5 mm<\/small><\/td>\n                  <td>\u2248 1,300 l\/min<\/td>\n                  <td>4 to 7 bars<\/td>\n                  <td>MSP 1300 \/ MSP 2000 Range<\/td>\n                <\/tr>\n                <tr>\n                  <td><span class=\"chip blue\">Raptor<\/span><br\/><small>Nozzles 2 to 5.5 mm<\/small><\/td>\n                  <td>\u2248 2,500 l\/min<\/td>\n                  <td>5 to 7 bars<\/td>\n                  <td>MSP 3000 Range (continuous flow comfort)<\/td>\n                <\/tr>\n                <tr>\n                  <td><span class=\"chip orange\">XP02<\/span><br\/><small>Soft Cryogenics<\/small><\/td>\n                  <td>\u2248 1,400 l\/min<\/td>\n                  <td>7 bars<\/td>\n                  <td>MSP 1300 \/ MSP 2000 Range<\/td>\n                <\/tr>\n                <tr>\n                  <td><span class=\"chip orange\">ATX nano<\/span><br\/><small>Compact Range<\/small><\/td>\n                  <td>\u2248 3,100 l\/min<\/td>\n                  <td>6 bars<\/td>\n                  <td>MSP 3000 \/ MSP 5000 Range<\/td>\n                <\/tr>\n                <tr>\n                  <td><span class=\"chip orange\">ATX25-E \/ ATX25-P<\/span><br\/><small>High Industrial Performance<\/small><\/td>\n                  <td>\u2248 7,000 l\/min<\/td>\n                  <td>7 to 12 bars<\/td>\n                  <td>MSP 11000 Range<\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n        <\/section>\n\n        <section class=\"cb-section\" id=\"s6\">\n          <h2>Practical Case: Validating Your Installation's Dynamic Pressure<\/h2>\n          <p>To ensure your compressor delivers the necessary volume, perform this simple test:<\/p>\n          <ol>\n            <li>Connect all your hoses and open the blasting valve to maximum load.<\/li>\n            <li>Read the value displayed on your blaster's control gauge during operation.<\/li>\n            <li>If the needle drops significantly below your setpoint, your compressor lacks FAD or your line has a restriction.<\/li>\n            <li>If pressure remains perfectly stable, your installation is properly sized.<\/li>\n          <\/ol>\n        <\/section>\n\n        <section class=\"cb-section\" id=\"s7\">\n          <h2>Performance Chain Diagram: Air \u2192 Nozzle \u2192 Surface<\/h2>\n          <div class=\"diagram\">\n            <div class=\"diagramHeader\">\n              <div class=\"left\">\n                <p class=\"title\">Pressurized Airflow Path<\/p>\n                <p class=\"hint\">Cryoblaster\u00ae Distribution Model<\/p>\n              <\/div>\n              <div class=\"legend\">\n                 <span class=\"leg\"><span class=\"sq blue\"><\/span> Compressed Air Flow<\/span>\n                <span class=\"leg\"><span class=\"sq orange\"><\/span> Venturi Acceleration<\/span>\n                <span class=\"leg\"><span class=\"sq ok\"><\/span> Surface Impact<\/span>\n              <\/div>\n            <\/div>\n\n            <svg viewbox=\"0 0 1100 260\" width=\"100%\" height=\"auto\" role=\"img\">\n              <defs>\n                <lineargradient id=\"gBlue\" x1=\"0\" x2=\"1\"><stop offset=\"0\" stop-color=\"#0c71c3\"><\/stop><stop offset=\"1\" stop-color=\"#54a3e4\"><\/stop><\/lineargradient>\n                <lineargradient id=\"gOrange\" x1=\"0\" x2=\"1\"><stop offset=\"0\" stop-color=\"#ff8a1f\"><\/stop><stop offset=\"1\" stop-color=\"#ffd1a6\"><\/stop><\/lineargradient>\n                <filter id=\"softShadow\" x=\"-20%\" y=\"-20%\" width=\"140%\" height=\"140%\"><fedropshadow dx=\"0\" dy=\"8\" stddeviation=\"8\" flood-color=\"rgba(11,27,51,0.12)\"><\/fedropshadow><\/filter>\n                <marker id=\"arrow\" markerwidth=\"12\" markerheight=\"12\" refx=\"10\" refy=\"6\" orient=\"auto\"><path d=\"M0,0 L12,6 L0,12 Z\" fill=\"#0c71c3\"><\/path><\/marker>\n                <style>\n                  .card{ fill: #ffffff; stroke: rgba(11,27,51,0.1); stroke-width: 1.5; }\n                  .t1{ fill: #0b1b33; font-weight: 700; font-family: system-ui, sans-serif; }\n                  .t2{ fill: #42526b; font-weight: 600; font-family: system-ui, sans-serif; }\n                  .t3{ fill: #64748b; font-family: system-ui, sans-serif; }\n                  .flow{ stroke: #0ea77a; stroke-width: 3; fill: none; marker-end: url(#arrow); stroke-dasharray: 6 6; animation: cbDash 1s linear infinite; }\n                  @keyframes cbDash{ to { stroke-dashoffset: -12; } }\n                  .hose{ stroke: #0c71c3; stroke-width: 6; fill: none; stroke-linecap: round; }\n                <\/style>\n              <\/defs>\n              <g filter=\"url(#softShadow)\">\n                <rect x=\"40\" y=\"50\" rx=\"12\" ry=\"12\" width=\"230\" height=\"130\" class=\"card\"\/>\n                <rect x=\"60\" y=\"75\" rx=\"8\" ry=\"8\" width=\"190\" height=\"34\" fill=\"url(#gBlue)\"\/>\n                <text x=\"155\" y=\"97\" text-anchor=\"middle\" font-size=\"14\" fill=\"#ffffff\" font-weight=\"700\">Compresseur<\/text>\n                <text x=\"155\" y=\"135\" text-anchor=\"middle\" font-size=\"13\" class=\"t1\">D\u00e9bit FAD Garanti<\/text>\n                <text x=\"155\" y=\"158\" text-anchor=\"middle\" font-size=\"12\" class=\"t3\">R\u00e9gime stable en charge<\/text>\n              <\/g>\n              <g filter=\"url(#softShadow)\">\n                <rect x=\"310\" y=\"50\" rx=\"12\" ry=\"12\" width=\"300\" height=\"130\" class=\"card\"\/>\n                <text x=\"460\" y=\"80\" text-anchor=\"middle\" font-size=\"14\" class=\"t1\">Distribution &amp; Traitement<\/text>\n                <path d=\"M340 130 C380 100, 420 160, 460 130 C500 100, 540 160, 580 130\" class=\"hose\"\/>\n                <text x=\"460\" y=\"160\" text-anchor=\"middle\" font-size=\"12\" class=\"t3\">Tuyau 1 pouce \u2022 Filtration Coalescente<\/text>\n              <\/g>\n              <g filter=\"url(#softShadow)\">\n                <rect x=\"650\" y=\"50\" rx=\"12\" ry=\"12\" width=\"180\" height=\"130\" class=\"card\"\/>\n                <text x=\"740\" y=\"85\" text-anchor=\"middle\" font-size=\"14\" class=\"t1\">Blaster Cryoblaster<\/text>\n                <text x=\"740\" y=\"125\" text-anchor=\"middle\" font-size=\"12\" class=\"t2\">R\u00e9gulation Interne<\/text>\n                <text x=\"740\" y=\"150\" text-anchor=\"middle\" font-size=\"11\" class=\"t3\">Pression Utile Ma\u00eetris\u00e9e<\/text>\n              <\/g>\n              <g filter=\"url(#softShadow)\">\n                <rect x=\"870\" y=\"50\" rx=\"12\" ry=\"12\" width=\"190\" height=\"130\" class=\"card\"\/>\n                <path d=\"M890 130 L960 105 L960 155 Z\" fill=\"url(#gOrange)\"\/>\n                <text x=\"965\" y=\"80\" text-anchor=\"middle\" font-size=\"14\" class=\"t1\">Buse Sonique<\/text>\n                <text x=\"965\" y=\"160\" text-anchor=\"middle\" font-size=\"11\" class=\"t3\">Effet Venturi Optimal<\/text>\n              <\/g>\n              <path d=\"M270 115 H310\" class=\"flow\"><\/path><path d=\"M610 115 H650\" class=\"flow\"><\/path><path d=\"M830 115 H870\" class=\"flow\"><\/path>\n            <\/svg>\n          <\/div>\n        <\/g>\n\n        <section class=\"cb-section\" id=\"faq\">\n          <h2>FAQ \u2014 Technical Answers from Our Experts<\/h2>\n          <div class=\"faq\">\n            <details class=\"faq-item\" open=\"\">\n              <summary><span class=\"q\">Can I use an undersized compressor for stripping work?<\/span><span class=\"chev\" aria-hidden=\"true\"><\/span><\/summary>\n              <div class=\"a\"><p>Insufficient flow causes an immediate drop in dynamic pressure during treatment. Your efficiency will collapse, significantly increasing your intervention time and consumption of dry ice or abrasives. <\/p><\/div>\n            <\/details>\n            <details class=\"faq-item\">\n              <summary><span class=\"q\">Why does my pressure collapse as soon as I activate the blast trigger?<\/span><span class=\"chev\" aria-hidden=\"true\"><\/span><\/summary>\n              <div class=\"a\"><p>This is a flow problem or a severe physical restriction in your air line. The compressor can build static pressure when idle but cannot deliver the air volume needed to maintain pressure during continuous flow. <\/p><\/div>\n            <\/details>\n          <\/div>\n        <\/section>\n\n        <section class=\"cb-section\" id=\"s8\">\n          <h2>Surface Treatment Equipment & Solutions<\/h2>\n          <div class=\"productGrid\">\n            <article class=\"pCard\">\n              <img decoding=\"async\" src=\"https:\/\/cryoblaster.com\/wp-content\/uploads\/2021\/09\/machines-de-nettoyage-cryogenique.webp\" alt=\"Cryoblaster Blasters\">\n              <div class=\"pBody\">\n                <p class=\"pTitle\">Dry Ice Cleaning<\/p>\n                <p class=\"pDesc\">High-performance cryogenic blasters adapted to all industrial needs.<\/p>\n                <div class=\"pLinks\"><a class=\"btn primary\" href=\"https:\/\/cryoblaster.com\/en\/dry-ice-blasting-machines\/\">Complete Range<\/a><\/div>\n              <\/div>\n            <\/article>\n            <article class=\"pCard\">\n              <img decoding=\"async\" src=\"https:\/\/cryoblaster.com\/wp-content\/uploads\/2025\/12\/aerogommeuses-debit-air-comprime.webp\" alt=\"Airgum machines\">\n              <div class=\"pBody\">\n                <p class=\"pTitle\">Airgum machines<\/p>\n                <p class=\"pDesc\">Professional micro abrasive blasting machines for precise, controlled low-pressure stripping.<\/p>\n                <div class=\"pLinks\"><a class=\"btn primary\" href=\"https:\/\/cryoblaster.com\/aerogommage\/\">View Models<\/a><\/div>\n              <\/div>\n            <\/article>\n            <article class=\"pCard\">\n              <img decoding=\"async\" src=\"https:\/\/cryoblaster.com\/wp-content\/uploads\/2023\/05\/compresseurs-pour-nettoyage-cryogenique-et-aerogommage.webp\" alt=\"MSP Compressors\">\n              <div class=\"pBody\">\n                <p class=\"pTitle\">Compressors<\/p>\n                <p class=\"pDesc\">MSP compressor range selected for their optimal FAD Flow \/ Pressure ratio.<\/p>\n                <div class=\"pLinks\"><a class=\"btn primary\" href=\"https:\/\/cryoblaster.com\/en\/compressors-for-dry-ice-blasting\/\">View Range<\/a><\/div>\n              <\/div>\n            <\/article>\n          <\/div>\n\n          <div class=\"footerCta\">\n            <div class=\"txt\">\n              <strong>Unsure about sizing your compressor or hoses?<\/strong>\n              <span>Specify your blaster model and job site configuration: our qualified technicians will calculate your pressure drop to ensure your installation's reliability.<\/span>\n            <\/div>\n            <div style=\"display: flex; gap: 10px; align-items: center; flex-wrap: wrap;\">\n              <a class=\"btn primary\" href=\"#wpforms-container-297188\">Contact a Technician<\/a>\n              <a class=\"btn\" href=\"#top\">Back to Top \u2191<\/a>\n            <\/div>\n          <\/div>\n        <\/section>\n\n      <\/div>\n    <\/main>\n  <\/div>\n<\/div><\/div><\/div>\n\n<div class=\"et_pb_code_2 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><script>window.addEventListener('DOMContentLoaded', function() {\n    \/\/ D\u00e9filement fluide pour le sommaire (TOC) et boutons\n    document.querySelectorAll('.cb-toc a, .footerCta a[href^=\"#\"]').forEach(function(link) {\n      link.addEventListener('click', function(e) {\n        const targetId = link.getAttribute('href');\n        if (!targetId || !targetId.startsWith('#')) return;\n        \n        const targetElement = document.querySelector(targetId);\n        if (targetElement) {\n          e.preventDefault();\n          targetElement.scrollIntoView({ behavior: 'smooth', block: 'start' });\n          if (window.history.replaceState) {\n            window.history.replaceState(null, null, targetId);\n          }\n        }\n      });\n    });\n\n    \/\/ Gestion de l'\u00e9tat actif dans le sommaire (TOC) au d\u00e9filement\n    const tocLinks = Array.from(document.querySelectorAll('.cb-toc a:not(.cta-devis)'));\n    const sections = tocLinks.map(function(link) { \n      return document.querySelector(link.getAttribute('href')); \n    }).filter(Boolean);\n\n    if ('IntersectionObserver' in window && sections.length > 0) {\n      const scrollObserver = new IntersectionObserver(function(entries) {\n        entries.forEach(function(entry) {\n          if (entry.isIntersecting) {\n            const currentId = '#' + entry.target.id;\n            tocLinks.forEach(function(link) {\n              link.classList.toggle('active', link.getAttribute('href') === currentId);\n            });\n          }\n        });\n      }, { rootMargin: \"-30% 0px -60% 0px\", threshold: 0.01 });\n\n      sections.forEach(function(section) { scrollObserver.observe(section); });\n    }\n  });\n<\/script><\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_3 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_4 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"wpforms_divi_form_selector_0 wpforms_divi_form_selector et_pb_module\"><div class=\"et_pb_module_inner\"><style id=\"wpforms-css-vars-300484\">\n\t\t\t\t#wpforms-300484 {\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-300484\"><form id=\"wpforms-form-300484\" class=\"wpforms-validate wpforms-form wpforms-ajax-form\" data-formid=\"300484\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/en\/wp-json\/wp\/v2\/pages\/300477\" data-token=\"f07a8f48c1a066a5c1149b8d6d6d8059\" data-token-time=\"1780188593\"><div class=\"wpforms-head-container\"><div class=\"wpforms-title\">Unsure about your current configuration? Need advice? Ask our experts your technical question<\/div><\/div><noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.<\/noscript><div id=\"wpforms-error-noscript\" style=\"display: none;\">Please enable JavaScript in your browser to complete this form.<\/div><div class=\"wpforms-field-container\"><div id=\"wpforms-300484-field_2-container\" class=\"wpforms-field wpforms-field-text wpforms-one-half wpforms-first\" data-field-id=\"2\"><label class=\"wpforms-field-label\" for=\"wpforms-300484-field_2\">Full Name<\/label><input type=\"text\" id=\"wpforms-300484-field_2\" class=\"wpforms-field-medium\" name=\"wpforms[fields][2]\" placeholder=\"John Doe\" aria-errormessage=\"wpforms-300484-field_2-error\" ><\/div><div id=\"wpforms-300484-field_3-container\" class=\"wpforms-field wpforms-field-phone wpforms-one-half\" data-field-id=\"3\"><label class=\"wpforms-field-label\" for=\"wpforms-300484-field_3\">Phone Number<\/label><input type=\"tel\" id=\"wpforms-300484-field_3\" class=\"wpforms-field-medium wpforms-smart-phone-field\" data-rule-smart-phone-field=\"true\" name=\"wpforms[fields][3]\" placeholder=\"+1 234 567 890\" aria-label=\"Phone Number\" aria-errormessage=\"wpforms-300484-field_3-error\" ><\/div>\t\t<div id=\"wpforms-300484-field_1-container\"\n\t\t\tclass=\"wpforms-field wpforms-field-text\"\n\t\t\tdata-field-type=\"text\"\n\t\t\tdata-field-id=\"1\"\n\t\t\t>\n\t\t\t<label class=\"wpforms-field-label\" for=\"wpforms-300484-field_1\" >Email Name Address<\/label>\n\t\t\t<input type=\"text\" id=\"wpforms-300484-field_1\" class=\"wpforms-field-medium\" name=\"wpforms[fields][1]\" >\n\t\t<\/div>\n\t\t<div id=\"wpforms-300484-field_5-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"5\"><label class=\"wpforms-field-label\" for=\"wpforms-300484-field_5\">Email Address <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"email\" id=\"wpforms-300484-field_5\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][5]\" placeholder=\"name@example.com\" spellcheck=\"false\" aria-errormessage=\"wpforms-300484-field_5-error\" required><\/div><div id=\"wpforms-300484-field_6-container\" class=\"wpforms-field wpforms-field-textarea\" data-field-id=\"6\"><label class=\"wpforms-field-label\" for=\"wpforms-300484-field_6\">Comments<\/label><textarea id=\"wpforms-300484-field_6\" class=\"wpforms-field-medium\" name=\"wpforms[fields][6]\" placeholder=\"Your message...\" aria-errormessage=\"wpforms-300484-field_6-error\" ><\/textarea><\/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-300484-field_1-container { position: absolute !important; overflow: hidden !important; display: inline !important; height: 1px !important; width: 1px !important; z-index: -1000 !important; padding: 0 !important; } #wpforms-300484-field_1-container input { visibility: hidden; } #wpforms-conversational-form-page #wpforms-300484-field_1-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=\"300484\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/cryoblaster.com\/en\/wp-json\/wp\/v2\/pages\/300477\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-300484\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"Submit Request\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit Request<\/button><img decoding=\"async\" src=\"https:\/\/cryoblaster.com\/wp-content\/plugins\/wpforms\/assets\/images\/submit-spin.svg\" class=\"wpforms-submit-spinner\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"><\/div><\/form><\/div>  <!-- .wpforms-container --><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"cybocfi_hide_featured_image":"","footnotes":""},"difl_page_category":[],"class_list":["post-300477","page","type-page","status-publish","hentry"],"dsm_author":{"name":"Antoine","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/caf2f81244fc73f683c03ccaab3678a1a5d08514783c0f6f8976d2f3c8f87fda?s=96&d=mm&r=g","archive_link":"https:\/\/cryoblaster.com\/en\/author\/antoine\/","biodata":"test"},"dsm_categories":[],"dsm_attachment_categories":[],"dsm_featured_image":null,"dsm_comment_count":0,"_links":{"self":[{"href":"https:\/\/cryoblaster.com\/en\/wp-json\/wp\/v2\/pages\/300477","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cryoblaster.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cryoblaster.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cryoblaster.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/cryoblaster.com\/en\/wp-json\/wp\/v2\/comments?post=300477"}],"version-history":[{"count":3,"href":"https:\/\/cryoblaster.com\/en\/wp-json\/wp\/v2\/pages\/300477\/revisions"}],"predecessor-version":[{"id":300490,"href":"https:\/\/cryoblaster.com\/en\/wp-json\/wp\/v2\/pages\/300477\/revisions\/300490"}],"wp:attachment":[{"href":"https:\/\/cryoblaster.com\/en\/wp-json\/wp\/v2\/media?parent=300477"}],"wp:term":[{"taxonomy":"difl_page_category","embeddable":true,"href":"https:\/\/cryoblaster.com\/en\/wp-json\/wp\/v2\/difl_page_category?post=300477"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}