{"id":298,"date":"2025-01-03T14:58:08","date_gmt":"2025-01-03T14:58:08","guid":{"rendered":"https:\/\/coreconvey.com\/kontakt\/"},"modified":"2026-06-18T19:21:09","modified_gmt":"2026-06-18T19:21:09","slug":"kontakt","status":"publish","type":"page","link":"https:\/\/coreconvey.com\/da\/kontakt\/","title":{"rendered":"Kontakt"},"content":{"rendered":"\n<style>\n\/* =========================================================\n   CORECONVEY \u2014 CONTACT \/ PROJECT ENQUIRY PAGE\n   Page: \/da\/kontakt\/\n   Scoped to .cc-contact-page\n   ========================================================= *\/\n\n.cc-contact-page {\n    --cc-blue: #3a9bdc;\n    --cc-blue-hover: #2789ca;\n    --cc-purple: #190b37;\n    --cc-navy: #17324a;\n    --cc-grey: #1b2937;\n    --cc-ink: #101b2b;\n    --cc-text: #526477;\n    --cc-muted: #6a7a8a;\n    --cc-light: #f3f7fa;\n    --cc-line: #dce5ec;\n    --cc-white: #ffffff;\n    --cc-shadow: 0 18px 42px rgba(23, 50, 74, 0.10);\n\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: -50vw;\n    overflow: hidden;\n    background: var(--cc-white);\n    color: var(--cc-ink);\n    font-family: \"Roboto\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n}\n\n.cc-contact-page *,\n.cc-contact-page *::before,\n.cc-contact-page *::after {\n    box-sizing: border-box;\n}\n\n.cc-contact-page h1,\n.cc-contact-page h2,\n.cc-contact-page h3,\n.cc-contact-page h4 {\n    margin-top: 0;\n    color: var(--cc-purple) !important;\n    font-family: \"Montserrat Alternates\", \"Montserrat\", Arial, sans-serif;\n    line-height: 1.12;\n}\n\n.cc-contact-page h1 {\n    max-width: 780px;\n    margin-bottom: 24px;\n    font-size: clamp(48px, 6vw, 76px);\n    letter-spacing: -0.045em;\n}\n\n.cc-contact-page h2 {\n    margin-bottom: 18px;\n    font-size: clamp(31px, 4vw, 48px);\n    letter-spacing: -0.035em;\n}\n\n.cc-contact-page h3 {\n    margin-bottom: 12px;\n    font-size: clamp(21px, 2vw, 28px);\n}\n\n.cc-contact-page h4 {\n    margin-bottom: 8px;\n    font-size: 18px;\n}\n\n.cc-contact-page p {\n    margin: 0 0 20px;\n}\n\n.cc-contact-page a {\n    color: inherit;\n}\n\n.cc-contact-container {\n    width: min(1180px, calc(100% - 40px));\n    margin-inline: auto;\n}\n\n.cc-contact-section {\n    position: relative;\n    padding: 90px 0;\n    background: var(--cc-white);\n}\n\n.cc-contact-section--light {\n    background: var(--cc-light);\n}\n\n.cc-contact-section--dark {\n    background: var(--cc-navy);\n    color: rgba(255, 255, 255, 0.76);\n}\n\n.cc-contact-section--dark h2,\n.cc-contact-section--dark h3,\n.cc-contact-section--dark h4 {\n    color: var(--cc-white) !important;\n}\n\n.cc-contact-section--dark p {\n    color: rgba(255, 255, 255, 0.70);\n}\n\n.cc-contact-eyebrow {\n    display: inline-block;\n    margin-bottom: 16px;\n    color: var(--cc-blue);\n    font-family: \"Montserrat Alternates\", \"Montserrat\", Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n}\n\n.cc-contact-lead {\n    max-width: 820px;\n    color: var(--cc-text);\n    font-size: clamp(18px, 2vw, 22px);\n}\n\n.cc-contact-btn-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-top: 31px;\n}\n\n.cc-contact-btn {\n    display: inline-flex;\n    min-height: 52px;\n    align-items: center;\n    justify-content: center;\n    padding: 14px 24px;\n    border: 2px solid var(--cc-blue);\n    border-radius: 0;\n    background: var(--cc-blue);\n    color: var(--cc-white) !important;\n    font-family: \"Montserrat Alternates\", \"Montserrat\", Arial, sans-serif;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1;\n    text-decoration: none !important;\n    cursor: pointer;\n    transition: transform 180ms ease, border-color 180ms ease, background 180ms ease;\n}\n\n.cc-contact-btn:hover {\n    transform: translateY(-2px);\n    border-color: var(--cc-blue-hover);\n    background: var(--cc-blue-hover);\n}\n\n.cc-contact-btn--outline {\n    border-color: rgba(255, 255, 255, 0.55);\n    background: transparent;\n}\n\n.cc-contact-btn--light-outline {\n    border-color: var(--cc-blue);\n    background: transparent;\n    color: var(--cc-purple) !important;\n}\n\n.cc-contact-btn--light-outline:hover {\n    background: var(--cc-blue);\n    color: var(--cc-white) !important;\n}\n\n\/* =========================================================\n   HERO \u2014 REVISED CONTACT PAGE\n   ========================================================= *\/\n\n.cc-contact-hero {\n    position: relative;\n    isolation: isolate;\n    overflow: hidden;\n    background:\n        radial-gradient(\n            circle at 74% 15%,\n            rgba(58, 155, 220, 0.14),\n            transparent 30%\n        ),\n        linear-gradient(\n            112deg,\n            var(--cc-purple) 0%,\n            #18243d 58%,\n            var(--cc-navy) 100%\n        );\n    color: var(--cc-white);\n}\n\n.cc-contact-hero::after {\n    position: absolute;\n    z-index: -1;\n    bottom: -320px;\n    left: -220px;\n    width: 590px;\n    height: 590px;\n    border: 90px solid rgba(58, 155, 220, 0.08);\n    border-radius: 50%;\n    content: \"\";\n    pointer-events: none;\n}\n\n.cc-contact-hero-grid {\n    display: grid;\n    grid-template-columns:\n        minmax(0, 1.35fr)\n        minmax(390px, 0.65fr);\n    min-height: 610px;\n    align-items: stretch;\n}\n\n.cc-contact-hero-copy {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding:\n        78px\n        clamp(45px, 6vw, 95px)\n        78px\n        max(28px, calc((100vw - 1180px) \/ 2));\n}\n\n.cc-contact-hero h1 {\n    max-width: 800px;\n    margin-bottom: 25px;\n    color: var(--cc-white) !important;\n    font-size: clamp(48px, 5vw, 72px);\n    line-height: 1.02;\n    letter-spacing: -0.045em;\n}\n\n.cc-contact-hero .cc-contact-lead {\n    max-width: 730px;\n    margin-bottom: 18px;\n    color: rgba(255, 255, 255, 0.82);\n    font-size: clamp(18px, 1.55vw, 22px);\n    line-height: 1.62;\n}\n\n.cc-contact-hero-copy > p:not(.cc-contact-lead) {\n    max-width: 680px;\n    color: rgba(255, 255, 255, 0.65);\n}\n\n.cc-contact-hero-media {\n    position: relative;\n    min-height: 610px;\n    overflow: hidden;\n    background: var(--cc-grey);\n}\n\n.cc-contact-hero-media img {\n    width: 100%;\n    height: 100%;\n    min-height: 610px;\n    display: block;\n    object-fit: cover;\n    object-position: center center;\n}\n\n.cc-contact-hero-media::before {\n    position: absolute;\n    z-index: 1;\n    inset: 0;\n    background:\n        linear-gradient(\n            90deg,\n            rgba(24, 28, 57, 0.42) 0%,\n            rgba(24, 36, 61, 0.08) 38%,\n            transparent 65%\n        ),\n        linear-gradient(\n            180deg,\n            transparent 62%,\n            rgba(23, 50, 74, 0.24) 100%\n        );\n    content: \"\";\n    pointer-events: none;\n}\n\n.cc-contact-hero-details {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px 24px;\n    margin-top: 30px;\n    padding-top: 22px;\n    border-top: 1px solid rgba(255, 255, 255, 0.15);\n}\n\n.cc-contact-hero-details span {\n    position: relative;\n    padding-left: 18px;\n    color: rgba(255, 255, 255, 0.66);\n    font-size: 12px;\n    font-weight: 600;\n}\n\n.cc-contact-hero-details span::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: var(--cc-blue);\n    content: \"\";\n    transform: translateY(-50%);\n}\n\n@media (max-width: 1050px) {\n    .cc-contact-hero-grid {\n        grid-template-columns: minmax(0, 1.15fr) minmax(340px, 0.85fr);\n    }\n\n    .cc-contact-hero-copy {\n        padding-right: 45px;\n    }\n\n    .cc-contact-hero h1 {\n        font-size: clamp(45px, 6vw, 62px);\n    }\n}\n\n@media (max-width: 820px) {\n    .cc-contact-hero-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .cc-contact-hero-copy {\n        order: 2;\n        padding: 58px 28px 62px;\n    }\n\n    .cc-contact-hero-media {\n        order: 1;\n        min-height: 430px;\n        max-height: 520px;\n    }\n\n    .cc-contact-hero-media img {\n        min-height: 430px;\n        object-position: center 24%;\n    }\n\n    .cc-contact-hero-media::before {\n        background:\n            linear-gradient(\n                180deg,\n                transparent 55%,\n                rgba(24, 28, 57, 0.48) 100%\n            );\n    }\n\n    .cc-contact-hero h1 {\n        max-width: 680px;\n    }\n}\n\n@media (max-width: 620px) {\n    .cc-contact-hero-media {\n        min-height: 350px;\n    }\n\n    .cc-contact-hero-media img {\n        min-height: 350px;\n        object-position: center 22%;\n    }\n\n    .cc-contact-hero-copy {\n        padding: 48px 20px 52px;\n    }\n\n    .cc-contact-hero h1 {\n        font-size: clamp(40px, 12vw, 53px);\n    }\n\n    .cc-contact-hero .cc-contact-lead {\n        font-size: 18px;\n    }\n\n    .cc-contact-hero-details {\n        display: grid;\n        gap: 10px;\n    }\n}\n\n\/* =========================================================\n   DIRECT CONTACT CARDS\n   ========================================================= *\/\n\n.cc-contact-cards-wrap {\n    position: relative;\n    z-index: 3;\n    margin-top: -42px;\n}\n\n.cc-contact-card-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n}\n\n.cc-contact-card {\n    min-height: 190px;\n    padding: 30px;\n    border-top: 5px solid var(--cc-blue);\n    background: var(--cc-white);\n    box-shadow: var(--cc-shadow);\n}\n\n.cc-contact-card-number {\n    display: block;\n    margin-bottom: 21px;\n    color: var(--cc-blue);\n    font-family: \"Montserrat Alternates\", \"Montserrat\", Arial, sans-serif;\n    font-size: 28px;\n    font-weight: 700;\n}\n\n.cc-contact-card p {\n    margin-bottom: 0;\n    color: var(--cc-text);\n}\n\n.cc-contact-card a {\n    color: var(--cc-purple) !important;\n    font-weight: 700;\n    text-decoration: none;\n}\n\n.cc-contact-card a:hover {\n    color: var(--cc-blue) !important;\n}\n\n\/* =========================================================\n   FORM SECTION\n   ========================================================= *\/\n\n.cc-contact-form-layout {\n    display: grid;\n    grid-template-columns: minmax(0, 1.12fr) minmax(340px, 0.88fr);\n    gap: 30px;\n    align-items: start;\n}\n\n.cc-contact-form-shell {\n    padding: 42px;\n    border-top: 6px solid var(--cc-blue);\n    background: var(--cc-white);\n    box-shadow: var(--cc-shadow);\n}\n\n.cc-contact-form-intro {\n    margin-bottom: 30px;\n}\n\n.cc-contact-form-intro p {\n    color: var(--cc-text);\n}\n\n.cc-contact-form-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 19px;\n}\n\n.cc-contact-field {\n    display: flex;\n    flex-direction: column;\n}\n\n.cc-contact-field--full {\n    grid-column: 1 \/ -1;\n}\n\n.cc-contact-field label,\n.cc-contact-field legend {\n    margin-bottom: 8px;\n    color: var(--cc-purple);\n    font-family: \"Montserrat Alternates\", \"Montserrat\", Arial, sans-serif;\n    font-size: 14px;\n    font-weight: 700;\n}\n\n.cc-contact-field input,\n.cc-contact-field select,\n.cc-contact-field textarea {\n    width: 100%;\n    border: 1px solid #c9d5de;\n    border-radius: 0;\n    outline: none;\n    background: var(--cc-white);\n    color: var(--cc-ink);\n    font-family: \"Roboto\", Arial, sans-serif;\n    font-size: 15px;\n}\n\n.cc-contact-field input,\n.cc-contact-field select {\n    min-height: 52px;\n    padding: 0 14px;\n}\n\n.cc-contact-field textarea {\n    min-height: 170px;\n    padding: 14px;\n    resize: vertical;\n}\n\n.cc-contact-field input:focus,\n.cc-contact-field select:focus,\n.cc-contact-field textarea:focus {\n    border-color: var(--cc-blue);\n    box-shadow: 0 0 0 3px rgba(58, 155, 220, 0.14);\n}\n\n.cc-contact-checkbox {\n    display: grid;\n    grid-template-columns: 20px 1fr;\n    gap: 10px;\n    align-items: start;\n    color: var(--cc-text);\n    font-size: 13px;\n}\n\n.cc-contact-checkbox input {\n    width: 18px;\n    min-height: 18px;\n    margin: 3px 0 0;\n}\n\n.cc-contact-form-note {\n    margin: 17px 0 0;\n    color: var(--cc-muted);\n    font-size: 12px;\n}\n\n.cc-contact-form-status {\n    display: none;\n    margin-top: 16px;\n    padding: 14px 16px;\n    border-left: 4px solid var(--cc-blue);\n    background: var(--cc-light);\n    color: var(--cc-text);\n    font-size: 14px;\n}\n\n.cc-contact-form-status.is-visible {\n    display: block;\n}\n\n.cc-contact-checklist-panel {\n    position: sticky;\n    top: 30px;\n    overflow: hidden;\n    background: var(--cc-navy);\n    color: rgba(255, 255, 255, 0.74);\n}\n\n.cc-contact-checklist-image {\n    height: 260px;\n    overflow: hidden;\n}\n\n.cc-contact-checklist-image img {\n    width: 100%;\n    height: 100%;\n    display: block;\n    object-fit: cover;\n}\n\n.cc-contact-checklist-content {\n    padding: 34px;\n}\n\n.cc-contact-checklist-content h3 {\n    color: var(--cc-white) !important;\n}\n\n.cc-contact-checklist-content p {\n    color: rgba(255, 255, 255, 0.66);\n}\n\n.cc-contact-checklist {\n    margin: 22px 0 0;\n    padding: 0;\n    list-style: none;\n}\n\n.cc-contact-checklist li {\n    position: relative;\n    margin-bottom: 11px;\n    padding-left: 27px;\n    color: rgba(255, 255, 255, 0.74);\n}\n\n.cc-contact-checklist li::before {\n    position: absolute;\n    left: 0;\n    color: var(--cc-blue);\n    content: \"\u2713\";\n    font-weight: 700;\n}\n\n.cc-contact-data-note {\n    margin-top: 25px;\n    padding-top: 21px;\n    border-top: 1px solid rgba(255, 255, 255, 0.15);\n    color: rgba(255, 255, 255, 0.50);\n    font-size: 12px;\n}\n\n\/* =========================================================\n   NEXT STEPS\n   ========================================================= *\/\n\n.cc-contact-step-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 39px;\n}\n\n.cc-contact-step {\n    position: relative;\n    min-height: 300px;\n    padding: 31px;\n    border-top: 5px solid var(--cc-blue);\n    background: var(--cc-white);\n    box-shadow: 0 10px 28px rgba(23, 50, 74, 0.06);\n}\n\n.cc-contact-step:not(:last-child)::after {\n    position: absolute;\n    top: 43px;\n    right: -14px;\n    z-index: 2;\n    color: var(--cc-blue);\n    content: \"\u2192\";\n    font-size: 22px;\n}\n\n.cc-contact-step-number {\n    display: block;\n    margin-bottom: 27px;\n    color: var(--cc-blue);\n    font-family: \"Montserrat Alternates\", \"Montserrat\", Arial, sans-serif;\n    font-size: 35px;\n    font-weight: 700;\n}\n\n.cc-contact-step p {\n    margin-bottom: 0;\n    color: var(--cc-text);\n    font-size: 14px;\n}\n\n\/* =========================================================\n   SOLUTION SHORTCUTS\n   ========================================================= *\/\n\n.cc-contact-solution-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 39px;\n}\n\n.cc-contact-solution {\n    position: relative;\n    min-height: 380px;\n    overflow: hidden;\n    background: var(--cc-grey);\n    text-decoration: none !important;\n}\n\n.cc-contact-solution img {\n    width: 100%;\n    height: 100%;\n    min-height: 380px;\n    display: block;\n    object-fit: cover;\n    transition: transform 500ms ease;\n}\n\n.cc-contact-solution::after {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(0deg, rgba(8, 23, 36, 0.98), rgba(8, 23, 36, 0.15) 72%);\n    content: \"\";\n}\n\n.cc-contact-solution:hover img {\n    transform: scale(1.04);\n}\n\n.cc-contact-solution-content {\n    position: absolute;\n    z-index: 2;\n    right: 0;\n    bottom: 0;\n    left: 0;\n    padding: 27px;\n}\n\n.cc-contact-solution-content span {\n    display: block;\n    margin-bottom: 12px;\n    color: var(--cc-blue);\n    font-family: \"Montserrat Alternates\", \"Montserrat\", Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n}\n\n.cc-contact-solution-content h3 {\n    color: var(--cc-white) !important;\n    font-size: 24px;\n}\n\n.cc-contact-solution-content p {\n    color: rgba(255, 255, 255, 0.70);\n    font-size: 13px;\n}\n\n.cc-contact-solution-link {\n    color: var(--cc-white);\n    font-family: \"Montserrat Alternates\", \"Montserrat\", Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n}\n\n\/* =========================================================\n   REASSURANCE STRIP\n   ========================================================= *\/\n\n.cc-contact-reassurance-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 1px;\n    margin-top: 39px;\n    background: rgba(255, 255, 255, 0.14);\n}\n\n.cc-contact-reassurance {\n    min-height: 155px;\n    padding: 24px;\n    background: rgba(255, 255, 255, 0.055);\n}\n\n.cc-contact-reassurance strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--cc-white);\n    font-family: \"Montserrat Alternates\", \"Montserrat\", Arial, sans-serif;\n    font-size: 16px;\n}\n\n.cc-contact-reassurance span {\n    color: rgba(255, 255, 255, 0.56);\n    font-size: 12px;\n}\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.cc-contact-faq {\n    max-width: 920px;\n    margin: 38px auto 0;\n}\n\n.cc-contact-faq details {\n    border-top: 1px solid var(--cc-line);\n    background: var(--cc-white);\n}\n\n.cc-contact-faq details:last-child {\n    border-bottom: 1px solid var(--cc-line);\n}\n\n.cc-contact-faq summary {\n    position: relative;\n    padding: 24px 60px 24px 22px;\n    color: var(--cc-purple);\n    font-family: \"Montserrat Alternates\", \"Montserrat\", Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n}\n\n.cc-contact-faq summary::-webkit-details-marker {\n    display: none;\n}\n\n.cc-contact-faq summary::after {\n    position: absolute;\n    top: 19px;\n    right: 22px;\n    color: var(--cc-blue);\n    content: \"+\";\n    font-size: 30px;\n    font-weight: 400;\n}\n\n.cc-contact-faq details[open] summary::after {\n    content: \"\u2013\";\n}\n\n.cc-contact-faq-answer {\n    max-width: 810px;\n    padding: 0 60px 25px 22px;\n    color: var(--cc-text);\n}\n\n\/* =========================================================\n   FINAL CTA\n   ========================================================= *\/\n\n.cc-contact-final {\n    position: relative;\n    isolation: isolate;\n    overflow: hidden;\n    min-height: 470px;\n    display: flex;\n    align-items: center;\n    background: var(--cc-navy);\n    color: var(--cc-white);\n}\n\n.cc-contact-final-bg {\n    position: absolute;\n    z-index: -2;\n    inset: 0;\n}\n\n.cc-contact-final-bg img {\n    width: 100%;\n    height: 100%;\n    display: block;\n    object-fit: cover;\n}\n\n.cc-contact-final::after {\n    position: absolute;\n    z-index: -1;\n    inset: 0;\n    background: linear-gradient(90deg, rgba(25, 11, 55, 0.97), rgba(23, 50, 74, 0.72), rgba(23, 50, 74, 0.44));\n    content: \"\";\n}\n\n.cc-contact-final-inner {\n    padding: 86px 0;\n}\n\n.cc-contact-final h2 {\n    max-width: 830px;\n    color: var(--cc-white) !important;\n}\n\n.cc-contact-final p {\n    max-width: 740px;\n    color: rgba(255, 255, 255, 0.75);\n    font-size: 18px;\n}\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media (max-width: 1080px) {\n    .cc-contact-form-layout {\n        grid-template-columns: 1fr;\n    }\n\n    .cc-contact-checklist-panel {\n        position: relative;\n        top: auto;\n    }\n\n    .cc-contact-solution-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .cc-contact-reassurance-grid {\n        grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n}\n\n@media (max-width: 850px) {\n    .cc-contact-section {\n        padding: 65px 0;\n    }\n\n    .cc-contact-card-grid,\n    .cc-contact-step-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .cc-contact-step:not(:last-child)::after {\n        display: none;\n    }\n\n    .cc-contact-cards-wrap {\n        margin-top: 0;\n        padding-top: 25px;\n    }\n}\n\n@media (max-width: 620px) {\n    .cc-contact-container {\n        width: min(100% - 28px, 1180px);\n    }\n\n    .cc-contact-form-shell {\n        padding: 30px 20px;\n    }\n\n    .cc-contact-form-grid,\n    .cc-contact-solution-grid,\n    .cc-contact-reassurance-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .cc-contact-btn-row {\n        display: grid;\n    }\n\n    .cc-contact-btn {\n        width: 100%;\n    }\n\n    .cc-contact-faq summary {\n        padding: 21px 50px 21px 17px;\n        font-size: 16px;\n    }\n\n    .cc-contact-faq summary::after {\n        right: 16px;\n    }\n\n    .cc-contact-faq-answer {\n        padding: 0 17px 22px;\n    }\n}\n\n\n\/* =========================================================\n   CONTACT FORM 7 \u2014 CORECONVEY FORM INTEGRATION\n   ========================================================= *\/\n\n.cc-contact-form-shell .wpcf7,\n.cc-contact-form-shell .wpcf7-form {\n    margin: 0;\n}\n\n.cc-contact-form-shell .wpcf7-form-control-wrap {\n    display: block;\n    width: 100%;\n}\n\n.cc-contact-form-shell .wpcf7 form > p,\n.cc-contact-form-shell .wpcf7-form > p {\n    margin: 0;\n}\n\n.cc-contact-field .wpcf7-form-control {\n    width: 100%;\n}\n\n.cc-contact-field input[type=\"file\"] {\n    min-height: auto;\n    padding: 12px 14px;\n    border: 1px solid #c9d5de;\n    background: var(--cc-white);\n    color: var(--cc-text);\n    cursor: pointer;\n}\n\n.cc-contact-field input[type=\"submit\"].cc-contact-btn {\n    width: auto;\n    min-height: 52px;\n    padding: 14px 24px;\n    border: 2px solid var(--cc-blue);\n    border-radius: 0;\n    background: var(--cc-blue);\n    color: var(--cc-white) !important;\n    font-family: \"Montserrat Alternates\", \"Montserrat\", Arial, sans-serif;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1;\n    cursor: pointer;\n    transition: transform 180ms ease, border-color 180ms ease, background 180ms ease;\n}\n\n.cc-contact-field input[type=\"submit\"].cc-contact-btn:hover {\n    transform: translateY(-2px);\n    border-color: var(--cc-blue-hover);\n    background: var(--cc-blue-hover);\n}\n\n.cc-contact-checkbox .wpcf7-form-control-wrap,\n.cc-contact-checkbox .wpcf7-acceptance {\n    display: block;\n    width: 100%;\n}\n\n.cc-contact-checkbox .wpcf7-list-item {\n    display: block;\n    margin: 0;\n}\n\n.cc-contact-checkbox .wpcf7-list-item label {\n    display: grid;\n    grid-template-columns: 20px 1fr;\n    gap: 10px;\n    align-items: start;\n    margin: 0;\n    color: var(--cc-text);\n    font-family: \"Roboto\", Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 400;\n    cursor: pointer;\n}\n\n.cc-contact-checkbox input[type=\"checkbox\"] {\n    width: 18px;\n    min-height: 18px;\n    margin: 3px 0 0;\n    accent-color: var(--cc-blue);\n}\n\n.cc-contact-form-shell .wpcf7-not-valid-tip {\n    display: block;\n    margin-top: 7px;\n    color: #b42318;\n    font-size: 12px;\n    line-height: 1.4;\n}\n\n.cc-contact-form-shell .wpcf7-form-control.wpcf7-not-valid {\n    border-color: #b42318;\n}\n\n.cc-contact-form-shell .wpcf7-response-output {\n    margin: 20px 0 0 !important;\n    padding: 15px 17px !important;\n    border: 0 !important;\n    border-left: 4px solid var(--cc-blue) !important;\n    background: var(--cc-light);\n    color: var(--cc-text);\n    font-size: 14px;\n}\n\n.cc-contact-form-shell .wpcf7-form.sent .wpcf7-response-output {\n    border-left-color: #21885c !important;\n    background: #edf8f3;\n    color: #155f42;\n}\n\n.cc-contact-form-shell .wpcf7-form.invalid .wpcf7-response-output,\n.cc-contact-form-shell .wpcf7-form.unaccepted .wpcf7-response-output,\n.cc-contact-form-shell .wpcf7-form.spam .wpcf7-response-output,\n.cc-contact-form-shell .wpcf7-form.failed .wpcf7-response-output {\n    border-left-color: #b42318 !important;\n    background: #fff1f0;\n    color: #8a1c13;\n}\n\n.cc-contact-form-shell .wpcf7-spinner {\n    margin: 0 0 0 12px;\n    vertical-align: middle;\n}\n\n@media (max-width: 620px) {\n    .cc-contact-field input[type=\"submit\"].cc-contact-btn {\n        width: 100%;\n    }\n}\n\n\/* =========================================================\n   CONTACT FORM 7 \u2014 FILE UPLOAD AND CONSENT FIX\n   ========================================================= *\/\n\n.cc-contact-upload-field {\n    margin-bottom: 24px;\n}\n\n.cc-contact-file-control,\n.cc-contact-file-control .wpcf7-form-control-wrap {\n    display: block;\n    width: 100%;\n}\n\n.cc-contact-file-control input[type=\"file\"] {\n    display: block;\n    width: 100% !important;\n    min-height: 0 !important;\n    padding: 10px !important;\n    border: 1px solid #c9d5de !important;\n    border-radius: 0;\n    background: var(--cc-white);\n    color: var(--cc-text);\n    font-family: \"Roboto\", Arial, sans-serif;\n    font-size: 14px;\n    line-height: 1.3;\n    cursor: pointer;\n}\n\n.cc-contact-file-control input[type=\"file\"]::file-selector-button {\n    margin-right: 12px;\n    padding: 9px 14px;\n    border: 0;\n    background: var(--cc-light);\n    color: var(--cc-purple);\n    font-family: \"Montserrat Alternates\", \"Montserrat\", Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    cursor: pointer;\n    transition: background 180ms ease, color 180ms ease;\n}\n\n.cc-contact-file-control input[type=\"file\"]::file-selector-button:hover {\n    background: var(--cc-blue);\n    color: var(--cc-white);\n}\n\n.cc-contact-upload-field .cc-contact-form-note {\n    margin: 8px 0 0 !important;\n}\n\n.cc-contact-consent-field {\n    margin-top: 2px;\n    margin-bottom: 25px;\n}\n\n.cc-contact-checkbox,\n.cc-contact-checkbox .wpcf7-form-control-wrap,\n.cc-contact-checkbox .wpcf7-acceptance {\n    display: block !important;\n    width: 100% !important;\n}\n\n.cc-contact-checkbox .wpcf7-list-item {\n    display: block !important;\n    width: 100% !important;\n    margin: 0 !important;\n}\n\n.cc-contact-checkbox .wpcf7-list-item > label {\n    display: flex !important;\n    width: 100% !important;\n    max-width: none !important;\n    align-items: flex-start !important;\n    gap: 11px !important;\n    margin: 0 !important;\n    color: var(--cc-text);\n    font-family: \"Roboto\", Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 400;\n    line-height: 1.55;\n    cursor: pointer;\n}\n\n.cc-contact-checkbox input[type=\"checkbox\"] {\n    display: block !important;\n    flex: 0 0 18px !important;\n    width: 18px !important;\n    min-width: 18px !important;\n    height: 18px !important;\n    min-height: 18px !important;\n    margin: 2px 0 0 !important;\n    padding: 0 !important;\n    accent-color: var(--cc-blue);\n}\n\n.cc-contact-checkbox .wpcf7-list-item-label {\n    display: block !important;\n    flex: 1 1 auto !important;\n    width: auto !important;\n    min-width: 0 !important;\n    max-width: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    white-space: normal !important;\n    word-break: normal !important;\n    overflow-wrap: normal !important;\n    writing-mode: horizontal-tb !important;\n    letter-spacing: normal !important;\n    text-orientation: mixed !important;\n}\n\n.cc-contact-submit-field {\n    margin-top: 0;\n}\n\n.cc-contact-submit-field .cc-contact-form-note {\n    margin: 10px 0 0 !important;\n}\n\n@media (max-width: 620px) {\n    .cc-contact-file-control input[type=\"file\"] {\n        font-size: 12px;\n    }\n\n    .cc-contact-checkbox .wpcf7-list-item > label {\n        font-size: 13px;\n    }\n}\n\n\n\/* =========================================================\n   CONTACT FORM 7 \u2014 FIELD TEXT COLOUR FIX\n   ========================================================= *\/\n\n.cc-contact-form-shell input[type=\"text\"],\n.cc-contact-form-shell input[type=\"email\"],\n.cc-contact-form-shell input[type=\"tel\"],\n.cc-contact-form-shell input[type=\"url\"],\n.cc-contact-form-shell input[type=\"number\"],\n.cc-contact-form-shell input[type=\"search\"],\n.cc-contact-form-shell select,\n.cc-contact-form-shell textarea {\n    color: #101b2b !important;\n    -webkit-text-fill-color: #101b2b !important;\n    caret-color: #101b2b !important;\n    background-color: #ffffff !important;\n    opacity: 1 !important;\n}\n\n.cc-contact-form-shell input[type=\"text\"]:focus,\n.cc-contact-form-shell input[type=\"email\"]:focus,\n.cc-contact-form-shell input[type=\"tel\"]:focus,\n.cc-contact-form-shell input[type=\"url\"]:focus,\n.cc-contact-form-shell input[type=\"number\"]:focus,\n.cc-contact-form-shell input[type=\"search\"]:focus,\n.cc-contact-form-shell select:focus,\n.cc-contact-form-shell textarea:focus {\n    color: #101b2b !important;\n    -webkit-text-fill-color: #101b2b !important;\n    caret-color: #101b2b !important;\n    background-color: #ffffff !important;\n}\n\n.cc-contact-form-shell input::placeholder,\n.cc-contact-form-shell textarea::placeholder {\n    color: #9aabbc !important;\n    -webkit-text-fill-color: #9aabbc !important;\n    opacity: 1 !important;\n}\n\n.cc-contact-form-shell select option {\n    color: #101b2b !important;\n    background: #ffffff !important;\n}\n\n.cc-contact-form-shell input:-webkit-autofill,\n.cc-contact-form-shell input:-webkit-autofill:hover,\n.cc-contact-form-shell input:-webkit-autofill:focus,\n.cc-contact-form-shell textarea:-webkit-autofill,\n.cc-contact-form-shell select:-webkit-autofill {\n    -webkit-text-fill-color: #101b2b !important;\n    caret-color: #101b2b !important;\n    box-shadow: 0 0 0 1000px #ffffff inset !important;\n    transition: background-color 9999s ease-out 0s;\n}\n\n\/* Custom Danish file selector \u2014 avoids browser-language button text *\/\n.cc-contact-file-control input[type=\"file\"].cc-contact-native-file {\n    position: absolute !important;\n    width: 1px !important;\n    height: 1px !important;\n    min-height: 1px !important;\n    margin: -1px !important;\n    padding: 0 !important;\n    overflow: hidden !important;\n    clip: rect(0 0 0 0) !important;\n    clip-path: inset(50%) !important;\n    white-space: nowrap !important;\n    border: 0 !important;\n}\n\n.cc-contact-file-ui {\n    display: flex;\n    min-height: 50px;\n    align-items: center;\n    gap: 12px;\n    padding: 8px 10px;\n    border: 1px solid #c9d5de;\n    background: #ffffff;\n}\n\n.cc-contact-file-button {\n    flex: 0 0 auto;\n    padding: 9px 14px;\n    border: 0;\n    border-radius: 0;\n    background: var(--cc-light);\n    color: var(--cc-purple);\n    font-family: \"Montserrat Alternates\", \"Montserrat\", Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    cursor: pointer;\n    transition: background 180ms ease, color 180ms ease;\n}\n\n.cc-contact-file-button:hover,\n.cc-contact-file-button:focus {\n    outline: none;\n    background: var(--cc-blue);\n    color: var(--cc-white);\n}\n\n.cc-contact-file-name {\n    min-width: 0;\n    overflow: hidden;\n    color: var(--cc-text);\n    font-size: 13px;\n    text-overflow: ellipsis;\n    white-space: nowrap;\n}\n\n@media (max-width: 620px) {\n    .cc-contact-file-ui {\n        align-items: stretch;\n        flex-direction: column;\n        gap: 7px;\n    }\n\n    .cc-contact-file-button {\n        width: 100%;\n    }\n\n    .cc-contact-file-name {\n        padding: 2px 4px;\n        white-space: normal;\n    }\n}\n\n<\/style>\n\n<main class=\"cc-contact-page\">\n\n    <!-- HERO -->\n    <section class=\"cc-contact-hero\">\n        <div class=\"cc-contact-hero-grid\">\n\n            <div class=\"cc-contact-hero-copy\">\n                <span class=\"cc-contact-eyebrow\">\n                    Start en dialog\n                <\/span>\n\n                <h1>\n                    Lad os tale om jeres projekt inden for lagerautomation\n                <\/h1>\n\n                <p class=\"cc-contact-lead\">\n                    Uanset om I vil l\u00f8se \u00e9n konkret flaskehals eller planl\u00e6gger et\n                    komplet automatiseringsanl\u00e6g, kan I begynde med at fort\u00e6lle os,\n                    hvad I h\u00e5ndterer, hvad der begr\u00e6nser driften, og hvad I gerne vil\n                    opn\u00e5.\n                <\/p>\n\n                <p>\n                    I beh\u00f8ver ikke have den f\u00e6rdige l\u00f8sning p\u00e5 plads. CoreConvey kan\n                    gennemg\u00e5 processen, afklare hvilke oplysninger der er vigtigst\n                    og hj\u00e6lpe med at definere et praktisk n\u00e6ste skridt.\n                <\/p>\n\n                <div class=\"cc-contact-btn-row\">\n                    <a class=\"cc-contact-btn\" href=\"#projektforespoergsel\">\n                        Fort\u00e6l os om jeres projekt\n                    <\/a>\n\n                    <a class=\"cc-contact-btn cc-contact-btn--outline\" href=\"mailto:contact@coreconvey.com\">\n                        Send os en e-mail\n                    <\/a>\n                <\/div>\n\n                <div class=\"cc-contact-hero-details\">\n                    <span>Ballerup, Danmark<\/span>\n                    <span>Projekter i hele Europa<\/span>\n                    <span>Modul\u00e6re og n\u00f8glef\u00e6rdige l\u00f8sninger<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"cc-contact-hero-media\">\n                <img decoding=\"async\" src=\"https:\/\/coreconvey.com\/wp-content\/uploads\/2026\/06\/CoreConvey-Engineer-1.png\" alt=\"CoreConvey-ingeni\u00f8r i et moderne lager\" fetchpriority=\"high\">\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n    <!-- DIREKTE KONTAKT -->\n    <section class=\"cc-contact-section cc-contact-section--light\">\n        <div class=\"cc-contact-container cc-contact-cards-wrap\">\n            <div class=\"cc-contact-card-grid\">\n                <article class=\"cc-contact-card\">\n                    <span class=\"cc-contact-card-number\">01<\/span>\n                    <h3>E-mail<\/h3>\n                    <p><a href=\"mailto:contact@coreconvey.com\">contact@coreconvey.com<\/a><\/p>\n                <\/article>\n\n                <article class=\"cc-contact-card\">\n                    <span class=\"cc-contact-card-number\">02<\/span>\n                    <h3>Telefon<\/h3>\n                    <p><a href=\"tel:+4530803081\">+45 30 80 30 81<\/a><\/p>\n                <\/article>\n\n                <article class=\"cc-contact-card\">\n                    <span class=\"cc-contact-card-number\">03<\/span>\n                    <h3>Adresse<\/h3>\n                    <p>Ballerup, Danmark<\/p>\n                <\/article>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- PROJEKTFORESP\u00d8RGSEL -->\n    <section id=\"projektforespoergsel\" class=\"cc-contact-section cc-contact-section--light\">\n        <div class=\"cc-contact-container cc-contact-form-layout\">\n\n            <div class=\"cc-contact-form-shell\">\n                <div class=\"cc-contact-form-intro\">\n                    <span class=\"cc-contact-eyebrow\">Projektforesp\u00f8rgsel<\/span>\n                    <h2>Fort\u00e6l os om jeres drift<\/h2>\n                    <p>\n                        Send de oplysninger, I har i dag. Det, der mangler, kan vi\n                        afklare i den f\u00f8rste samtale.\n                    <\/p>\n                <\/div>\n\n                <div class=\"cc-contact-form\">\n                    \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f653-o1\" lang=\"da-DK\" dir=\"ltr\" data-wpcf7-id=\"653\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/da\/wp-json\/wp\/v2\/pages\/298#wpcf7-f653-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Kontaktformular\" enctype=\"multipart\/form-data\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"653\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"da_DK\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f653-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"cc-contact-form-grid\">\n\t<div class=\"cc-contact-field\">\n\t\t<p><label for=\"ccContactName\">Navn *<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"ccContactName\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cc-contact-field\">\n\t\t<p><label for=\"ccContactCompany\">Virksomhed *<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"ccContactCompany\" autocomplete=\"organization\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"company\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cc-contact-field\">\n\t\t<p><label for=\"ccContactEmail\">Arbejdsmail *<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" id=\"ccContactEmail\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cc-contact-field\">\n\t\t<p><label for=\"ccContactPhone\">Telefonnummer<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel\" id=\"ccContactPhone\" autocomplete=\"tel\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"phone\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cc-contact-field\">\n\t\t<p><label for=\"ccContactCountry\">Land<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"country\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" id=\"ccContactCountry\" autocomplete=\"country-name\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"country\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cc-contact-field\">\n\t\t<p><label for=\"ccContactStage\">Hvor langt er I med projektet?<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"project-stage\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"ccContactStage\" aria-invalid=\"false\" name=\"project-stage\"><option value=\"\">V\u00e6lg en mulighed<\/option><option value=\"Vi unders\u00f8ger mulighederne\">Vi unders\u00f8ger mulighederne<\/option><option value=\"Vi er ved at udarbejde en business case\">Vi er ved at udarbejde en business case<\/option><option value=\"Vi sammenligner forskellige l\u00f8sninger\">Vi sammenligner forskellige l\u00f8sninger<\/option><option value=\"Budgettet er godkendt\">Budgettet er godkendt<\/option><option value=\"Projektet er aktivt\">Projektet er aktivt<\/option><\/select><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cc-contact-field cc-contact-field--full\">\n\t\t<p><label for=\"ccContactChallenge\"><br \/>\nHvad \u00f8nsker I at forbedre? *<br \/>\n<\/label>\n\t\t<\/p>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"challenge\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" id=\"ccContactChallenge\" aria-required=\"true\" aria-invalid=\"false\" name=\"challenge\"><option value=\"\">V\u00e6lg en mulighed<\/option><option value=\"Intern transport\">Intern transport<\/option><option value=\"Pakke- eller ordresortering\">Pakke- eller ordresortering<\/option><option value=\"Plukning\">Plukning<\/option><option value=\"Pakning\">Pakning<\/option><option value=\"Losning af containere\">Losning af containere<\/option><option value=\"Palletering\">Palletering<\/option><option value=\"Lagerreoler eller mezzaniner\">Lagerreoler eller mezzaniner<\/option><option value=\"Styring eller softwareintegration\">Styring eller softwareintegration<\/option><option value=\"Komplet lagerautomatisering\">Komplet lagerautomatisering<\/option><option value=\"Vi er ikke sikre endnu\">Vi er ikke sikre endnu<\/option><\/select><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cc-contact-field cc-contact-field--full\">\n\t\t<p><label for=\"ccContactItems\"><br \/>\nHvad h\u00e5ndterer I prim\u00e6rt?<br \/>\n<\/label>\n\t\t<\/p>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"items\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"ccContactItems\" aria-invalid=\"false\" name=\"items\"><option value=\"\">V\u00e6lg en mulighed<\/option><option value=\"Pakker\">Pakker<\/option><option value=\"Papkasser\">Papkasser<\/option><option value=\"Kasser eller beholdere\">Kasser eller beholdere<\/option><option value=\"Paller\">Paller<\/option><option value=\"Reoler\">Reoler<\/option><option value=\"Blandede produkter\">Blandede produkter<\/option><option value=\"Andet\">Andet<\/option><\/select><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cc-contact-field cc-contact-field--full\">\n\t\t<p><label for=\"ccContactMessage\"><br \/>\nFort\u00e6l os om den nuv\u00e6rende proces og udfordring *<br \/>\n<\/label>\n\t\t<\/p>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" id=\"ccContactMessage\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Hvad sker der i driften i dag? Hvor opst\u00e5r flaskehalsen? Hvilke m\u00e6ngder, produkter eller driftskrav skal vi kende til?\" name=\"message\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cc-contact-field cc-contact-field--full\">\n\t\t<p><label for=\"ccContactFileLink\"><br \/>\nLink til layout, billeder eller projektfiler<br \/>\n<\/label>\n\t\t<\/p>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"file-link\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-url wpcf7-text wpcf7-validates-as-url\" id=\"ccContactFileLink\" aria-invalid=\"false\" placeholder=\"Link til SharePoint, OneDrive, Google Drive, Dropbox eller WeTransfer\" value=\"\" type=\"url\" name=\"file-link\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cc-contact-field cc-contact-field--full cc-contact-upload-field\">\n\t\t<p><label for=\"ccContactFile\"><br \/>\nEller upload en projektfil<br \/>\n<\/label>\n\t\t<\/p>\n\t\t<div class=\"cc-contact-file-control\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"project-file\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-file\" id=\"ccContactFile\" accept=\".pdf,.jpg,.jpeg,.png,.webp,.doc,.docx,.xls,.xlsx,.zip\" aria-invalid=\"false\" type=\"file\" name=\"project-file\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<p class=\"cc-contact-form-note\"><br \/>\nValgfrit. PDF, billede, Word-, Excel- eller ZIP-fil. Maks. 10 MB.\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cc-contact-field cc-contact-field--full cc-contact-consent-field\">\n\t\t<div class=\"cc-contact-checkbox\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"consent\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"consent\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">Jeg accepterer, at CoreConvey bruger de indsendte oplysninger til at besvare min henvendelse.<\/span><\/label><\/span><\/span><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"cc-contact-field cc-contact-field--full cc-contact-submit-field\">\n\t\t<p><div class=\"cf7-cf-turnstile\" style=\"margin-top: 0px; margin-bottom: -15px;\"> <div id=\"cf-turnstile-cf7-2580096231\" class=\"cf-turnstile\" data-sitekey=\"0x4AAAAAADl9KdC6ElYvJKmN\" data-theme=\"auto\" data-language=\"auto\" data-size=\"normal\" data-retry=\"auto\" data-retry-interval=\"1000\" data-refresh-expired=\"auto\" data-refresh-timeout=\"auto\" data-action=\"contact-form-7\" data-callback=\"turnstileCF7Callback\" data-appearance=\"always\"><\/div> <script data-cfasync=\"false\">(window.cfturnstileQueue=window.cfturnstileQueue||[]).push(\"-cf7-2580096231\");if(window.cfturnstileRender)window.cfturnstileRender();<\/script> <br class=\"cf-turnstile-br cf-turnstile-br-cf7-2580096231\"> <style>#cf-turnstile-cf7-2580096231 { margin-left: -15px; }<\/style> <script>document.addEventListener(\"DOMContentLoaded\",function(){document.querySelectorAll('.wpcf7-form').forEach(function(e){e.addEventListener('submit',function(){if(document.getElementById('cf-turnstile-cf7-2580096231')){setTimeout(function(){turnstile.reset('#cf-turnstile-cf7-2580096231');},1000)}})})});<\/script> <\/div><br\/><input class=\"wpcf7-form-control wpcf7-submit has-spinner cc-contact-btn\" type=\"submit\" value=\"Send projektforesp\u00f8rgsel\" \/>\n\t\t<\/p>\n\t\t<p class=\"cc-contact-form-note\"><br \/>\nDin henvendelse sendes direkte til CoreConveys projektteam.\n\t\t<\/p>\n\t<\/div>\n<\/div><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"130\"\/><script>\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n                <\/div>\n            <\/div>\n\n            <aside class=\"cc-contact-checklist-panel\">\n                <div class=\"cc-contact-checklist-image\">\n                    <img decoding=\"async\" src=\"https:\/\/coreconvey.com\/wp-content\/uploads\/2026\/06\/Warehouse-Automation-by-CoreConvey-web.jpg\" alt=\"Automatiseret lager med reoler, transportbaner og h\u00e5ndteringsudstyr\" loading=\"lazy\">\n                <\/div>\n\n                <div class=\"cc-contact-checklist-content\">\n                    <span class=\"cc-contact-eyebrow\">Relevant projektinformation<\/span>\n                    <h3>Hvad er nyttigt at sende?<\/h3>\n                    <p>Jo mere kontekst I kan give os, desto mere konkret kan den f\u00f8rste samtale blive.<\/p>\n\n                    <ul class=\"cc-contact-checklist\">\n                        <li>Nuv\u00e6rende proces eller layout<\/li>\n                        <li>Gennemsnitlig kapacitet og spidsbelastning<\/li>\n                        <li>M\u00e5l p\u00e5 produkter og lasteenheder<\/li>\n                        <li>Minimums- og maksimumsv\u00e6gt<\/li>\n                        <li>Antal ruter eller destinationer<\/li>\n                        <li>Bemanding og skiftehold<\/li>\n                        <li>Den vigtigste driftsm\u00e6ssige flaskehals<\/li>\n                        <li>Eksisterende udstyr og software<\/li>\n                        <li>\u00d8nsket tidsplan<\/li>\n                        <li>Forventninger til fremtidig v\u00e6kst<\/li>\n                    <\/ul>\n\n                    <p class=\"cc-contact-data-note\">\n                        Vent ikke, til alle tal er p\u00e5 plads. I er ogs\u00e5 velkomne til\n                        at kontakte os tidligt i processen, s\u00e5 vi sammen kan afklare,\n                        hvilke oplysninger der er brug for som det n\u00e6ste.\n                    <\/p>\n                <\/div>\n            <\/aside>\n        <\/div>\n    <\/section>\n\n    <!-- HVAD SKER DER DEREFTER -->\n    <section class=\"cc-contact-section\">\n        <div class=\"cc-contact-container\">\n            <span class=\"cc-contact-eyebrow\">Hvad sker der derefter?<\/span>\n            <h2>En klar vej fra henvendelse til n\u00e6ste skridt<\/h2>\n            <p class=\"cc-contact-lead\">\n                Det f\u00f8rste m\u00e5l er at forst\u00e5 opgaven \u2013 ikke at presse en bestemt\n                maskine ind i l\u00f8sningen.\n            <\/p>\n\n            <div class=\"cc-contact-step-grid\">\n                <article class=\"cc-contact-step\">\n                    <span class=\"cc-contact-step-number\">01<\/span>\n                    <h3>Vi gennemg\u00e5r opgaven<\/h3>\n                    <p>Vi vurderer processen, produktdata, kapacitet, layout og driftsm\u00e5l ud fra de oplysninger, der allerede er tilg\u00e6ngelige.<\/p>\n                <\/article>\n\n                <article class=\"cc-contact-step\">\n                    <span class=\"cc-contact-step-number\">02<\/span>\n                    <h3>Vi taler med jer<\/h3>\n                    <p>En projektspecialist fra CoreConvey gennemg\u00e5r udfordringen, afpr\u00f8ver foruds\u00e6tningerne og hj\u00e6lper med at udfylde de vigtigste huller.<\/p>\n                <\/article>\n\n                <article class=\"cc-contact-step\">\n                    <span class=\"cc-contact-step-number\">03<\/span>\n                    <h3>Vi aftaler n\u00e6ste skridt<\/h3>\n                    <p>Afh\u00e6ngigt af projektet kan n\u00e6ste skridt v\u00e6re et bes\u00f8g p\u00e5 stedet, en datagennemgang, en konceptworkshop eller et indledende l\u00f8sningsforslag.<\/p>\n                <\/article>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- GENVEJE TIL L\u00d8SNINGER -->\n    <section class=\"cc-contact-section cc-contact-section--light\">\n        <div class=\"cc-contact-container\">\n            <span class=\"cc-contact-eyebrow\">Se mulighederne f\u00f8rst<\/span>\n            <h2>Leder I efter en bestemt type automation?<\/h2>\n\n            <div class=\"cc-contact-solution-grid\">\n                <a class=\"cc-contact-solution\" href=\"https:\/\/coreconvey.com\/da\/transportbaandssystemer\/\">\n                    <img decoding=\"async\" src=\"https:\/\/coreconvey.com\/wp-content\/uploads\/2025\/01\/Core-Convey-Roller-Conveyor-Boxes.jpg\" alt=\"CoreConvey-rullebane, der transporterer kartoner\" loading=\"lazy\">\n                    <div class=\"cc-contact-solution-content\">\n                        <span>01 \u2014 Transport<\/span>\n                        <h3>Transportbaner<\/h3>\n                        <p>Forbind lagerets processer med styret transport af kartoner, kasser, pakker eller paller.<\/p>\n                        <div class=\"cc-contact-solution-link\">Se transportbaner \u2192<\/div>\n                    <\/div>\n                <\/a>\n\n                <a class=\"cc-contact-solution\" href=\"https:\/\/coreconvey.com\/da\/pakkesortering\/\">\n                    <img decoding=\"async\" src=\"https:\/\/coreconvey.com\/wp-content\/uploads\/2026\/06\/pop-up-sorter-in-action-by-CoreConvey.jpg\" alt=\"Pakke, der udskilles af en CoreConvey pop-up-sorter\" loading=\"lazy\">\n                    <div class=\"cc-contact-solution-content\">\n                        <span>02 \u2014 Sortering<\/span>\n                        <h3>Pakkesortering<\/h3>\n                        <p>Identific\u00e9r, fordel og sort\u00e9r pakker efter transport\u00f8r, rute, service eller destination.<\/p>\n                        <div class=\"cc-contact-solution-link\">Se pakkesortering \u2192<\/div>\n                    <\/div>\n                <\/a>\n\n                <a class=\"cc-contact-solution\" href=\"https:\/\/coreconvey.com\/da\/smartpick-robotics\/\">\n                    <img decoding=\"async\" src=\"https:\/\/coreconvey.com\/wp-content\/uploads\/2026\/06\/Smartpick-unloader-2.jpg\" alt=\"SmartPick-robot til automatisk containerlosning\" loading=\"lazy\">\n                    <div class=\"cc-contact-solution-content\">\n                        <span>03 \u2014 Roboth\u00e5ndtering<\/span>\n                        <h3>SmartPick Robotics<\/h3>\n                        <p>Automatis\u00e9r losning af containere med blandede kartoner og palletering ved linjens afslutning.<\/p>\n                        <div class=\"cc-contact-solution-link\">Se SmartPick \u2192<\/div>\n                    <\/div>\n                <\/a>\n\n                <a class=\"cc-contact-solution\" href=\"https:\/\/coreconvey.com\/da\/smartpack-ai\/\">\n                    <img decoding=\"async\" src=\"https:\/\/coreconvey.com\/wp-content\/uploads\/2026\/06\/SmartPack-AI-from-CoreConvey.png\" alt=\"SmartPack AI automatisk robotpakkeanl\u00e6g\" loading=\"lazy\">\n                    <div class=\"cc-contact-solution-content\">\n                        <span>04 \u2014 Pakning<\/span>\n                        <h3>SmartPack AI<\/h3>\n                        <p>Automatis\u00e9r valg af kasse, robotpakning, m\u00e6rkning, lukning og videre transport.<\/p>\n                        <div class=\"cc-contact-solution-link\">Se SmartPack \u2192<\/div>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- TRYGHED OG KAPACITET -->\n    <section class=\"cc-contact-section cc-contact-section--dark\">\n        <div class=\"cc-contact-container\">\n            <span class=\"cc-contact-eyebrow\">CoreConveys projektkapacitet<\/span>\n            <h2>\u00c9n dialog p\u00e5 tv\u00e6rs af hele l\u00f8sningen<\/h2>\n\n            <div class=\"cc-contact-reassurance-grid\">\n                <div class=\"cc-contact-reassurance\">\n                    <strong>Baseret i Danmark<\/strong>\n                    <span>Projekt- og ingeni\u00f8rsupport fra Ballerup.<\/span>\n                <\/div>\n\n                <div class=\"cc-contact-reassurance\">\n                    <strong>Projekter i hele Europa<\/strong>\n                    <span>Vi hj\u00e6lper lager-, distributions- og produktionsvirksomheder.<\/span>\n                <\/div>\n\n                <div class=\"cc-contact-reassurance\">\n                    <strong>Modul\u00e6rt eller n\u00f8glef\u00e6rdigt<\/strong>\n                    <span>L\u00f8s \u00e9n flaskehals, eller forbind et komplet vareflow.<\/span>\n                <\/div>\n\n                <div class=\"cc-contact-reassurance\">\n                    <strong>Udstyr og software<\/strong>\n                    <span>Fysisk automation, styring og integration til driften.<\/span>\n                <\/div>\n\n                <div class=\"cc-contact-reassurance\">\n                    <strong>Levering og support<\/strong>\n                    <span>Projektering, installation, idrifts\u00e6ttelse og videreudvikling.<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- FAQ -->\n    <section class=\"cc-contact-section\">\n        <div class=\"cc-contact-container\">\n            <span class=\"cc-contact-eyebrow\">Typiske sp\u00f8rgsm\u00e5l<\/span>\n            <h2>F\u00f8r I kontakter os<\/h2>\n\n            <div class=\"cc-contact-faq\">\n                <details>\n                    <summary>Hvilke oplysninger skal I bruge for at vurdere et automationsprojekt?<\/summary>\n                    <div class=\"cc-contact-faq-answer\">\n                        Produktdata, kapacitet, layout, nuv\u00e6rende proces, driftsm\u00e6ssige begr\u00e6nsninger og fremtidige krav er gode udgangspunkter. I kan stadig tage den f\u00f8rste samtale med os, selv om nogle af oplysningerne endnu ikke er tilg\u00e6ngelige.\n                    <\/div>\n                <\/details>\n\n                <details>\n                    <summary>Kan vi kontakte CoreConvey tidligt i projektet?<\/summary>\n                    <div class=\"cc-contact-faq-answer\">\n                        Ja. CoreConvey kan hj\u00e6lpe med at gennemg\u00e5 processen, sammenligne relevante teknologier og afklare, hvilke oplysninger der skal indsamles, f\u00f8r et konkret koncept kan udvikles.\n                    <\/div>\n                <\/details>\n\n                <details>\n                    <summary>Arbejder I ogs\u00e5 med mindre automationsprojekter?<\/summary>\n                    <div class=\"cc-contact-faq-answer\">\n                        Ja. Et projekt kan l\u00f8se \u00e9n tydeligt afgr\u00e6nset flaskehals eller v\u00e6re f\u00f8rste fase i en st\u00f8rre og trinvis automationsplan.\n                    <\/div>\n                <\/details>\n\n                <details>\n                    <summary>Kan I integrere med vores eksisterende udstyr og software?<\/summary>\n                    <div class=\"cc-contact-faq-answer\">\n                        Eksisterende udstyr og systemer kan vurderes med henblik p\u00e5 genbrug og integration. Mulighederne afh\u00e6nger blandt andet af udstyrets tilstand, styring, gr\u00e6nseflader og den n\u00f8dvendige dataudveksling.\n                    <\/div>\n                <\/details>\n\n                <details>\n                    <summary>Arbejder I uden for Danmark?<\/summary>\n                    <div class=\"cc-contact-faq-answer\">\n                        Ja. CoreConvey hj\u00e6lper med lagerautomatiseringsprojekter i Danmark og resten af Europa.\n                    <\/div>\n                <\/details>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- AFSLUTTENDE CTA -->\n    <section class=\"cc-contact-final\">\n        <div class=\"cc-contact-final-bg\">\n            <img decoding=\"async\" src=\"https:\/\/coreconvey.com\/wp-content\/uploads\/2026\/06\/Warehouse-Automation-by-CoreConvey-1-web.jpg\" alt=\"Moderne automatiseret lager med CoreConvey-teknologi\" loading=\"lazy\">\n        <\/div>\n\n        <div class=\"cc-contact-container cc-contact-final-inner\">\n            <span class=\"cc-contact-eyebrow\">Tag udgangspunkt i driften<\/span>\n            <h2>I beh\u00f8ver ikke have den f\u00e6rdige l\u00f8sning p\u00e5 plads<\/h2>\n            <p>\n                Fort\u00e6l os, hvad der sker i driften i dag. Vi hj\u00e6lper med at afklare,\n                hvad der b\u00f8r unders\u00f8ges n\u00e6rmere, og hvilke oplysninger der skal til\n                for at bringe projektet videre.\n            <\/p>\n\n            <div class=\"cc-contact-btn-row\">\n                <a class=\"cc-contact-btn\" href=\"#projektforespoergsel\">Start jeres projektforesp\u00f8rgsel<\/a>\n                <a class=\"cc-contact-btn cc-contact-btn--outline\" href=\"https:\/\/coreconvey.com\/da\/loesninger\/\">Se alle l\u00f8sninger<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/main>\n\n\n<script type=\"application\/ld+json\">\n{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Hvilke oplysninger skal I bruge for at vurdere et automationsprojekt?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Produktdata, kapacitet, layout, nuv\u00e6rende proces, driftsm\u00e6ssige begr\u00e6nsninger og fremtidige krav er gode udgangspunkter. I kan stadig tage den f\u00f8rste samtale med os, selv om nogle af oplysningerne endnu ikke er tilg\u00e6ngelige.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Kan vi kontakte CoreConvey tidligt i projektet?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Ja. CoreConvey kan hj\u00e6lpe med at gennemg\u00e5 processen, sammenligne relevante teknologier og afklare, hvilke oplysninger der skal indsamles, f\u00f8r et konkret koncept kan udvikles.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Arbejder I ogs\u00e5 med mindre automationsprojekter?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Ja. Et projekt kan l\u00f8se \u00e9n tydeligt afgr\u00e6nset flaskehals eller v\u00e6re f\u00f8rste fase i en st\u00f8rre og trinvis automationsplan.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Kan I integrere med vores eksisterende udstyr og software?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Eksisterende udstyr og systemer kan vurderes med henblik p\u00e5 genbrug og integration. Mulighederne afh\u00e6nger blandt andet af udstyrets tilstand, styring, gr\u00e6nseflader og den n\u00f8dvendige dataudveksling.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Arbejder I uden for Danmark?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Ja. CoreConvey hj\u00e6lper med lagerautomatiseringsprojekter i Danmark og resten af Europa.\"\n            }\n        }\n    ]\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Start en dialog Lad os tale om jeres projekt inden for lagerautomation Uanset om I vil l\u00f8se \u00e9n konkret flaskehals eller planl\u00e6gger et komplet automatiseringsanl\u00e6g, kan I begynde med at fort\u00e6lle os, hvad I h\u00e5ndterer, hvad der begr\u00e6nser driften, og hvad I gerne vil opn\u00e5. I beh\u00f8ver ikke have den f\u00e6rdige l\u00f8sning p\u00e5 plads. CoreConvey&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-298","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Kontakt CoreConvey | Lagerautomation og projektforesp\u00f8rgsler<\/title>\n<meta name=\"description\" content=\"Kontakt CoreConvey om transportbaner, sortering, robotter, automatisk pakning og komplette lagerautomatiseringsl\u00f8sninger i Danmark og Europa.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/coreconvey.com\/da\/kontakt\/\" \/>\n<meta property=\"og:locale\" content=\"da_DK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kontakt CoreConvey | Lagerautomation og projektforesp\u00f8rgsler\" \/>\n<meta property=\"og:description\" content=\"Kontakt CoreConvey om transportbaner, sortering, robotter, automatisk pakning og komplette lagerautomatiseringsl\u00f8sninger i Danmark og Europa.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/coreconvey.com\/da\/kontakt\/\" \/>\n<meta property=\"og:site_name\" content=\"CoreConvey\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-18T19:21:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/coreconvey.com\/wp-content\/uploads\/2026\/06\/CoreConvey-Engineer-1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimeret l\u00e6setid\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutter\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/kontakt\\\/\",\"url\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/kontakt\\\/\",\"name\":\"Kontakt CoreConvey | Lagerautomation og projektforesp\u00f8rgsler\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/kontakt\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/kontakt\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/coreconvey.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/CoreConvey-Engineer-1.png\",\"datePublished\":\"2025-01-03T14:58:08+00:00\",\"dateModified\":\"2026-06-18T19:21:09+00:00\",\"description\":\"Kontakt CoreConvey om transportbaner, sortering, robotter, automatisk pakning og komplette lagerautomatiseringsl\u00f8sninger i Danmark og Europa.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/kontakt\\\/#breadcrumb\"},\"inLanguage\":\"da-DK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/coreconvey.com\\\/da\\\/kontakt\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"da-DK\",\"@id\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/kontakt\\\/#primaryimage\",\"url\":\"https:\\\/\\\/coreconvey.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/CoreConvey-Engineer-1.png\",\"contentUrl\":\"https:\\\/\\\/coreconvey.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/CoreConvey-Engineer-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/kontakt\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kontakt\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/#website\",\"url\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/\",\"name\":\"CoreConvey\",\"description\":\"Simplifying Warehouse Automation\",\"publisher\":{\"@id\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"da-DK\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/#organization\",\"name\":\"Core Convey\",\"url\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"da-DK\",\"@id\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/coreconvey.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Core-Convey-White-site-no-strap.png\",\"contentUrl\":\"https:\\\/\\\/coreconvey.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Core-Convey-White-site-no-strap.png\",\"width\":1188,\"height\":197,\"caption\":\"Core Convey\"},\"image\":{\"@id\":\"https:\\\/\\\/coreconvey.com\\\/da\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Kontakt CoreConvey | Lagerautomation og projektforesp\u00f8rgsler","description":"Kontakt CoreConvey om transportbaner, sortering, robotter, automatisk pakning og komplette lagerautomatiseringsl\u00f8sninger i Danmark og Europa.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/coreconvey.com\/da\/kontakt\/","og_locale":"da_DK","og_type":"article","og_title":"Kontakt CoreConvey | Lagerautomation og projektforesp\u00f8rgsler","og_description":"Kontakt CoreConvey om transportbaner, sortering, robotter, automatisk pakning og komplette lagerautomatiseringsl\u00f8sninger i Danmark og Europa.","og_url":"https:\/\/coreconvey.com\/da\/kontakt\/","og_site_name":"CoreConvey","article_modified_time":"2026-06-18T19:21:09+00:00","og_image":[{"url":"https:\/\/coreconvey.com\/wp-content\/uploads\/2026\/06\/CoreConvey-Engineer-1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimeret l\u00e6setid":"5 minutter"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/coreconvey.com\/da\/kontakt\/","url":"https:\/\/coreconvey.com\/da\/kontakt\/","name":"Kontakt CoreConvey | Lagerautomation og projektforesp\u00f8rgsler","isPartOf":{"@id":"https:\/\/coreconvey.com\/da\/#website"},"primaryImageOfPage":{"@id":"https:\/\/coreconvey.com\/da\/kontakt\/#primaryimage"},"image":{"@id":"https:\/\/coreconvey.com\/da\/kontakt\/#primaryimage"},"thumbnailUrl":"https:\/\/coreconvey.com\/wp-content\/uploads\/2026\/06\/CoreConvey-Engineer-1.png","datePublished":"2025-01-03T14:58:08+00:00","dateModified":"2026-06-18T19:21:09+00:00","description":"Kontakt CoreConvey om transportbaner, sortering, robotter, automatisk pakning og komplette lagerautomatiseringsl\u00f8sninger i Danmark og Europa.","breadcrumb":{"@id":"https:\/\/coreconvey.com\/da\/kontakt\/#breadcrumb"},"inLanguage":"da-DK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/coreconvey.com\/da\/kontakt\/"]}]},{"@type":"ImageObject","inLanguage":"da-DK","@id":"https:\/\/coreconvey.com\/da\/kontakt\/#primaryimage","url":"https:\/\/coreconvey.com\/wp-content\/uploads\/2026\/06\/CoreConvey-Engineer-1.png","contentUrl":"https:\/\/coreconvey.com\/wp-content\/uploads\/2026\/06\/CoreConvey-Engineer-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/coreconvey.com\/da\/kontakt\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/coreconvey.com\/da\/"},{"@type":"ListItem","position":2,"name":"Kontakt"}]},{"@type":"WebSite","@id":"https:\/\/coreconvey.com\/da\/#website","url":"https:\/\/coreconvey.com\/da\/","name":"CoreConvey","description":"Simplifying Warehouse Automation","publisher":{"@id":"https:\/\/coreconvey.com\/da\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/coreconvey.com\/da\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"da-DK"},{"@type":"Organization","@id":"https:\/\/coreconvey.com\/da\/#organization","name":"Core Convey","url":"https:\/\/coreconvey.com\/da\/","logo":{"@type":"ImageObject","inLanguage":"da-DK","@id":"https:\/\/coreconvey.com\/da\/#\/schema\/logo\/image\/","url":"https:\/\/coreconvey.com\/wp-content\/uploads\/2026\/07\/Core-Convey-White-site-no-strap.png","contentUrl":"https:\/\/coreconvey.com\/wp-content\/uploads\/2026\/07\/Core-Convey-White-site-no-strap.png","width":1188,"height":197,"caption":"Core Convey"},"image":{"@id":"https:\/\/coreconvey.com\/da\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/coreconvey.com\/da\/wp-json\/wp\/v2\/pages\/298","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coreconvey.com\/da\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/coreconvey.com\/da\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/coreconvey.com\/da\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/coreconvey.com\/da\/wp-json\/wp\/v2\/comments?post=298"}],"version-history":[{"count":8,"href":"https:\/\/coreconvey.com\/da\/wp-json\/wp\/v2\/pages\/298\/revisions"}],"predecessor-version":[{"id":657,"href":"https:\/\/coreconvey.com\/da\/wp-json\/wp\/v2\/pages\/298\/revisions\/657"}],"wp:attachment":[{"href":"https:\/\/coreconvey.com\/da\/wp-json\/wp\/v2\/media?parent=298"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}