{"id":236,"date":"2026-03-05T09:46:07","date_gmt":"2026-03-05T09:46:07","guid":{"rendered":"https:\/\/hgfny.wpenginepowered.com\/?page_id=236"},"modified":"2026-05-26T08:25:36","modified_gmt":"2026-05-26T08:25:36","slug":"the-hgf-way","status":"publish","type":"page","link":"https:\/\/hgf.se\/en\/the-hgf-way\/","title":{"rendered":"The HGF Way"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_0 et_pb_row et_block_row split-section pr-0 split-content-align-center contain pt-0 pb-0 reverse preset--module--divi-row--default\">\n<div class=\"et_pb_column_0 et_pb_column et_pb_column_1_2 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_image_0 et_pb_image et_pb_module et_block_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/hgf.se\/wp-content\/uploads\/2026\/03\/the-hgf-way-cut-1000px.jpg\" title=\"the-hgf-way-cut-1000px\" width=\"1000\" height=\"666\" srcset=\"https:\/\/hgf.se\/wp-content\/uploads\/2026\/03\/the-hgf-way-cut-1000px.jpg 1000w, https:\/\/hgf.se\/wp-content\/uploads\/2026\/03\/the-hgf-way-cut-1000px-980x653.jpg 980w, https:\/\/hgf.se\/wp-content\/uploads\/2026\/03\/the-hgf-way-cut-1000px-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1000px, 100vw\" class=\"wp-image-251\" \/><\/span><\/div>\n<\/div>\n\n<div class=\"et_pb_column_1 et_pb_column et_pb_column_1_2 et-last-child 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\"><p class=\"text-label\">The HGF Way<\/p>\n<h1>It may seem simple, and it is<\/h1>\n<p>HGF has developed a structured and proven approach to ensure high-quality work throughout the entire project lifecycle \u2013 from initial inquiry to series production. Dedicated support functions are engaged at every stage to secure the best possible outcome.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_1 et_pb_row et_block_row preset--module--divi-row--default\">\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_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n\/* Beh\u00e5llaren - helt nollst\u00e4lld enligt \u00f6nskem\u00e5l *\/\n.hgf-process-container {\n    position: relative;\n    overflow: hidden;\n}\n\n\/* Centrerad linje *\/\n.hgf-process-container::before {\n    content: '';\n    position: absolute;\n    left: 50%;\n    transform: translateX(-50%);\n    top: 0;\n    bottom: 0;\n    width: 2px;\n    background: #000; \n    z-index: 0;\n}\n\n.process-step {\n    position: relative;\n    width: 50%;\n    \/* \u00d6verlappning: drar upp kortet 40px s\u00e5 de ligger tightare *\/\n    margin-bottom: 40px;\n    opacity: 0;\n    transition: all 1.2s cubic-bezier(0.25, 1, 0.5, 1);\n    z-index: 1;\n}\n\n\/* F\u00f6rsta steget ska inte ha negativ marginal upp\u00e5t *\/\n.process-step:first-child {\n    margin-top: 0;\n}\n\n\/* Sista steget ska inte ha marginal ned\u00e5t *\/\n.process-step:last-child {\n    margin-bottom: 0;\n}\n\n\/* Udda steg (V\u00e4nster sida) *\/\n.process-step:nth-child(odd) {\n    left: 0;\n    padding-right: 60px;\n    text-align: right;\n    transform: translateX(-50px);\n}\n\n\/* J\u00e4mna steg (H\u00f6ger sida) *\/\n.process-step:nth-child(even) {\n    left: 50%;\n    padding-left: 60px;\n    text-align: left;\n    transform: translateX(50px);\n}\n\n.process-step.is-visible {\n    opacity: 1;\n    transform: translateX(0);\n}\n\n\/* Siffran centrerad p\u00e5 linjen *\/\n.step-number {\n    position: absolute;\n    top: 0;\n    width: 50px;\n    height: 50px;\n    background: #000;\n    border: 2px solid #000;\n    border-radius: 50%;\n    color: rgb(var(--primary-color));\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: bold;\n    font-size: 18px;\n    z-index: 10;\n}\n\n.process-step:nth-child(odd) .step-number {\n    right: -25px;\n}\n\n.process-step:nth-child(even) .step-number {\n    left: -25px;\n}\n\n.step-content h3 {\n    margin: 0 0 10px 0;\n    font-size: 24px;\n    text-transform: uppercase;\n    color: #1a1a1a;\n}\n\n.step-content p {\n    margin-bottom: 15px;\n    line-height: 1.6;\n    color: #444;\n}\n\n\/* Mobilanpassning *\/\n@media (max-width: 767px) {\n    .hgf-process-container::before { left: 25px; transform: none; }\n    .process-step { \n        width: 100% !important; \n        text-align: left !important; \n        padding-left: 60px !important; \n        padding-right: 0 !important; \n        left: 0 !important;\n        margin-top: 0; \/* Ta bort \u00f6verlappning p\u00e5 mobil f\u00f6r l\u00e4sbarhet *\/\n        margin-bottom: 40px;\n    }\n    .step-number { left: 0px !important; }\n}\n<\/style>\n\n<div class=\"hgf-process-container\">\n    <div class=\"process-step\">\n        <div class=\"step-number\">01<\/div>\n        <div class=\"step-content\">\n            <h3>Development<\/h3>\n            <p>HGF has a strong tradition of development in close cooperation with our customers.<\/p>\n            <p>We know that we get the most out of everyone's potential when we collaborate closely with customers and suppliers.<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"process-step\">\n        <div class=\"step-number\">02<\/div>\n        <div class=\"step-content\">\n            <h3>Material &amp; Mixing<\/h3>\n            <p>With both our own chemists and our own mixing department, we ensure that you receive the right material.<\/p>\n            <p>We are working to harmonize specifications with the most suitable production methods.<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"process-step\">\n        <div class=\"step-number\">03<\/div>\n        <div class=\"step-content\">\n            <h3>Project management<\/h3>\n            <p>Our project team works seamlessly together. Experience has shown that strong groundwork is essential for achieving the best possible outcome.<\/p>\n            <p>Together, we will develop a clear plan to achieve our common goals.<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"process-step\">\n        <div class=\"step-number\">04<\/div>\n        <div class=\"step-content\">\n            <h3>Lean production<\/h3>\n            <p>Since 2006, HGF has been working with LEAN, which is reflected in our daily work.<\/p>\n            <p>The goal is always to maximize customer value and minimize waste through HPS.<\/p>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const steps = document.querySelectorAll('.process-step');\n    const observer = new IntersectionObserver((entries) => {\n        entries.forEach(entry => {\n            if (entry.isIntersecting) {\n                entry.target.classList.add('is-visible');\n            }\n        });\n    }, { threshold: 0.1 });\n\n    steps.forEach(step => observer.observe(step));\n});\n<\/script><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_2 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_2 et_pb_row et_flex_row preset--module--divi-row--default\">\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_text_1 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h2>Stronger together<\/h2>\n<p>At the center of HGF and our working method, the employee is always found. It is with their curiosity, drive, and motivation that all parts are given the opportunity to grow and harmonize with each other.<\/p>\n<\/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":{"inline_featured_image":false,"footnotes":""},"class_list":["post-236","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hgf.se\/en\/wp-json\/wp\/v2\/pages\/236","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hgf.se\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hgf.se\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hgf.se\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hgf.se\/en\/wp-json\/wp\/v2\/comments?post=236"}],"version-history":[{"count":3,"href":"https:\/\/hgf.se\/en\/wp-json\/wp\/v2\/pages\/236\/revisions"}],"predecessor-version":[{"id":396,"href":"https:\/\/hgf.se\/en\/wp-json\/wp\/v2\/pages\/236\/revisions\/396"}],"wp:attachment":[{"href":"https:\/\/hgf.se\/en\/wp-json\/wp\/v2\/media?parent=236"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}