{"id":432,"date":"2026-08-17T07:36:49","date_gmt":"2026-08-17T07:36:49","guid":{"rendered":"https:\/\/dataraddning.se\/?page_id=432"},"modified":"2026-09-03T17:09:54","modified_gmt":"2026-09-03T17:09:54","slug":"hard-drive-data-recovery-2","status":"publish","type":"page","link":"https:\/\/dataraddning.se\/en\/hard-drive-data-recovery-2\/","title":{"rendered":"Hard Drive Data Recovery"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"432\" class=\"elementor elementor-432 elementor-37\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f958b61 e-con-full e-flex e-con e-parent\" data-id=\"f958b61\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d00df14 elementor-widget elementor-widget-html\" data-id=\"d00df14\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =========================================================\n   MSERVICE SWEDEN AB \u2014 PREMIUM HDD RECOVERY HERO\n   Elementor HTML Widget\n   ========================================================= *\/\n\n.ms-hdd-hero{\n    --blue:#176bff;\n    --cyan:#00a3ff;\n    --navy:#031226;\n    --deep:#061b38;\n    --heading:#143854;\n    --text:#60768b;\n    --border:#dfe8f1;\n    --green:#25d366;\n    --orange:#ffb84d;\n\n    position:relative;\n    direction:ltr;\n\n    width:100vw;\n    margin-left:calc(50% - 50vw);\n\n    min-height:650px;\n\n    padding:135px 32px 55px;\n\n    overflow:hidden;\n\n    font-family:\n        \"Inter\",\n        \"Arial\",\n        \"Helvetica\",\n        sans-serif;\n\n    background:\n        radial-gradient(\n            circle at 17% 35%,\n            rgba(23,107,255,.20),\n            transparent 34%\n        ),\n        radial-gradient(\n            circle at 78% 65%,\n            rgba(0,163,255,.11),\n            transparent 28%\n        ),\n        linear-gradient(\n            118deg,\n            #020b18 0%,\n            var(--navy) 47%,\n            var(--deep) 100%\n        );\n}\n\n\n\n\/* subtle grid *\/\n.ms-hdd-hero::before{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    pointer-events:none;\n\n    opacity:.18;\n\n    background-image:\n        linear-gradient(\n            rgba(255,255,255,.035) 1px,\n            transparent 1px\n        ),\n        linear-gradient(\n            90deg,\n            rgba(255,255,255,.035) 1px,\n            transparent 1px\n        );\n\n    background-size:42px 42px;\n\n    mask-image:\n        linear-gradient(\n            to right,\n            rgba(0,0,0,.9),\n            transparent 85%\n        );\n}\n\n\n\n\/* blue glow *\/\n.ms-hdd-hero::after{\n    content:\"\";\n    position:absolute;\n\n    width:430px;\n    height:430px;\n\n    left:-180px;\n    bottom:-220px;\n\n    border-radius:50%;\n\n    background:rgba(0,163,255,.18);\n\n    filter:blur(90px);\n\n    pointer-events:none;\n}\n\n\n\n\/* =========================================================\n   WRAPPER\n   ========================================================= *\/\n\n.ms-hdd-inner{\n    position:relative;\n    z-index:3;\n\n    width:100%;\n    max-width:1280px;\n\n    min-height:460px;\n\n    margin:0 auto;\n\n    display:grid;\n\n    grid-template-columns:\n        minmax(420px,.95fr)\n        minmax(500px,1.05fr);\n\n    align-items:center;\n\n    gap:50px;\n}\n\n\n\n\/* =========================================================\n   CONTENT\n   ========================================================= *\/\n\n.ms-hdd-content{\n    position:relative;\n    z-index:5;\n\n    max-width:610px;\n\n    padding:8px 0;\n}\n\n\n\n\/* blue detail line *\/\n.ms-hdd-content::before{\n    content:\"\";\n\n    display:block;\n\n    width:58px;\n    height:3px;\n\n    margin-bottom:21px;\n\n    border-radius:10px;\n\n    background:\n        linear-gradient(\n            90deg,\n            var(--blue),\n            var(--cyan)\n        );\n\n    box-shadow:\n        0 0 24px rgba(0,163,255,.55);\n}\n\n\n\n\/* H1 \u2014 MAX 28PX *\/\n\n.ms-hdd-title{\n    margin:0 0 22px;\n\n    max-width:600px;\n\n    color:#fff;\n\n    font-size:28px;\n    line-height:1.42;\n\n    font-weight:800;\n\n    letter-spacing:-.45px;\n}\n\n\n\n\/* description *\/\n\n.ms-hdd-description{\n    margin:0;\n\n    max-width:590px;\n\n    color:rgba(230,240,250,.82);\n\n    font-size:16px;\n    line-height:1.9;\n\n    font-weight:400;\n}\n\n\n\n.ms-hdd-description strong{\n    color:#fff;\n    font-weight:700;\n}\n\n\n\n.ms-hdd-location{\n    display:block;\n\n    margin-top:17px;\n\n    color:#fff;\n\n    font-weight:700;\n}\n\n\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.ms-hdd-actions{\n    display:flex;\n\n    align-items:center;\n\n    flex-wrap:wrap;\n\n    gap:12px;\n\n    margin-top:28px;\n}\n\n\n\n\/* BASE BUTTON *\/\n\n.ms-hdd-btn{\n    position:relative;\n\n    min-height:50px;\n\n    display:inline-flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    gap:10px;\n\n    padding:0 22px;\n\n    border-radius:12px;\n\n    text-decoration:none !important;\n\n    font-size:14px;\n    line-height:1;\n\n    font-weight:700;\n\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease,\n        background .25s ease;\n\n    overflow:hidden;\n}\n\n\n\n.ms-hdd-btn:hover{\n    transform:translateY(-2px);\n}\n\n\n\n\/* WHATSAPP *\/\n\n.ms-hdd-whatsapp{\n    color:#ffffff !important;\n\n    background:\n        linear-gradient(\n            135deg,\n            #25d366,\n            #18ba55\n        );\n\n    border:0;\n\n    box-shadow:\n        0 13px 28px rgba(37,211,102,.18);\n}\n\n\n\n.ms-hdd-whatsapp:hover{\n    color:#ffffff !important;\n\n    transform:translateY(-2px);\n\n    box-shadow:\n        0 18px 38px rgba(37,211,102,.28);\n}\n\n\n\n.ms-hdd-whatsapp:focus-visible{\n    outline:2px solid #25d366;\n    outline-offset:3px;\n}\n\n\n\n.ms-hdd-whatsapp svg{\n    fill:currentColor;\n    stroke:none;\n}\n\n\n\n\/* CONTACT *\/\n\n.ms-hdd-contact{\n    color:#fff !important;\n\n    background:\n        linear-gradient(\n            135deg,\n            var(--blue),\n            #0754db\n        );\n\n    border:\n        1px solid rgba(255,255,255,.10);\n\n    box-shadow:\n        0 13px 32px rgba(23,107,255,.24);\n}\n\n\n\n.ms-hdd-contact:hover{\n    background:\n        linear-gradient(\n            135deg,\n            var(--cyan),\n            var(--blue)\n        );\n\n    box-shadow:\n        0 18px 40px rgba(23,107,255,.34);\n}\n\n\n\n\/* icons *\/\n\n.ms-hdd-btn-icon{\n    width:20px;\n    height:20px;\n\n    display:block;\n\n    flex:0 0 20px;\n}\n\n\n\n\/* =========================================================\n   IMAGE VISUAL\n   ========================================================= *\/\n\n.ms-hdd-visual{\n    position:relative;\n\n    width:100%;\n\n    height:440px;\n\n    border-radius:28px;\n\n    overflow:hidden;\n\n    isolation:isolate;\n\n    box-shadow:\n        0 30px 80px rgba(0,0,0,.42),\n        0 0 0 1px rgba(0,163,255,.20);\n}\n\n\n\n\/* image *\/\n\n.ms-hdd-visual img{\n    position:absolute;\n\n    inset:0;\n\n    width:100%;\n    height:100%;\n\n    object-fit:cover;\n    object-position:center;\n\n    display:block;\n\n    transform:scale(1.02);\n}\n\n\n\n\/* cinematic overlay *\/\n\n.ms-hdd-visual::before{\n    content:\"\";\n\n    position:absolute;\n    inset:0;\n\n    z-index:2;\n\n    pointer-events:none;\n\n    background:\n        linear-gradient(\n            90deg,\n            rgba(3,18,38,.42) 0%,\n            rgba(3,18,38,.06) 38%,\n            transparent 65%\n        ),\n        linear-gradient(\n            180deg,\n            transparent 55%,\n            rgba(2,11,24,.38) 100%\n        );\n}\n\n\n\n\/* border lighting *\/\n\n.ms-hdd-visual::after{\n    content:\"\";\n\n    position:absolute;\n    inset:0;\n\n    z-index:3;\n\n    pointer-events:none;\n\n    border-radius:inherit;\n\n    border:\n        1px solid rgba(0,163,255,.35);\n\n    box-shadow:\n        inset 0 0 30px rgba(0,163,255,.06);\n}\n\n\n\n\/* decorative glow behind image *\/\n\n.ms-hdd-visual-glow{\n    position:absolute;\n\n    width:350px;\n    height:350px;\n\n    right:-70px;\n    bottom:-90px;\n\n    border-radius:50%;\n\n    background:var(--cyan);\n\n    opacity:.20;\n\n    filter:blur(100px);\n\n    pointer-events:none;\n\n    z-index:-1;\n}\n\n\n\n\/* =========================================================\n   TRUST BAR\n   ========================================================= *\/\n\n.ms-hdd-trust{\n    position:relative;\n    z-index:5;\n\n    max-width:1280px;\n\n    margin:42px auto 0;\n\n    padding:0;\n}\n\n\n\n.ms-hdd-trust-inner{\n    display:grid;\n\n    grid-template-columns:\n        repeat(3,1fr);\n\n    overflow:hidden;\n\n    border:\n        1px solid rgba(255,255,255,.11);\n\n    border-radius:16px;\n\n    background:\n        rgba(255,255,255,.055);\n\n    box-shadow:\n        0 15px 45px rgba(0,0,0,.16);\n\n    backdrop-filter:blur(15px);\n    -webkit-backdrop-filter:blur(15px);\n}\n\n\n\n.ms-hdd-trust-item{\n    position:relative;\n\n    min-height:62px;\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    padding:14px 20px;\n\n    color:rgba(255,255,255,.90);\n\n    font-size:13px;\n\n    font-weight:600;\n\n    text-align:center;\n}\n\n\n\n.ms-hdd-trust-item:not(:last-child){\n    border-right:\n        1px solid rgba(255,255,255,.10);\n}\n\n\n\n\/* blue dots *\/\n\n.ms-hdd-trust-item::before{\n    content:\"\";\n\n    width:7px;\n    height:7px;\n\n    margin-right:10px;\n\n    flex:0 0 7px;\n\n    border-radius:50%;\n\n    background:var(--cyan);\n\n    box-shadow:\n        0 0 13px rgba(0,163,255,.9);\n}\n\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media(max-width:1024px){\n\n    .ms-hdd-hero{\n        padding:\n            125px 26px 50px;\n    }\n\n    .ms-hdd-inner{\n        grid-template-columns:\n            .95fr 1.05fr;\n\n        gap:30px;\n    }\n\n    .ms-hdd-title{\n        font-size:26px;\n    }\n\n    .ms-hdd-description{\n        font-size:15px;\n    }\n\n    .ms-hdd-visual{\n        height:390px;\n    }\n\n}\n\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media(max-width:767px){\n\n    .ms-hdd-hero{\n        min-height:0;\n\n        padding:\n            105px 16px 30px;\n    }\n\n\n\n    .ms-hdd-inner{\n        min-height:0;\n\n        display:flex;\n\n        flex-direction:column;\n\n        gap:30px;\n    }\n\n\n\n    .ms-hdd-content{\n        width:100%;\n        max-width:none;\n    }\n\n\n\n    .ms-hdd-content::before{\n        width:46px;\n\n        margin-bottom:16px;\n    }\n\n\n\n    .ms-hdd-title{\n        font-size:24px;\n        line-height:1.45;\n\n        margin-bottom:17px;\n    }\n\n\n\n    .ms-hdd-description{\n        font-size:14px;\n        line-height:1.85;\n    }\n\n\n\n    .ms-hdd-location{\n        margin-top:14px;\n    }\n\n\n\n    .ms-hdd-actions{\n        width:100%;\n\n        display:grid;\n\n        grid-template-columns:1fr;\n\n        gap:10px;\n\n        margin-top:23px;\n    }\n\n\n\n    .ms-hdd-btn{\n        width:100%;\n\n        min-height:50px;\n\n        font-size:14px;\n\n        padding:0 16px;\n    }\n\n\n\n    .ms-hdd-visual{\n        width:100%;\n        height:290px;\n\n        border-radius:20px;\n    }\n\n\n\n    .ms-hdd-trust{\n        margin-top:25px;\n    }\n\n\n\n    .ms-hdd-trust-inner{\n        grid-template-columns:1fr;\n    }\n\n\n\n    .ms-hdd-trust-item{\n        min-height:52px;\n\n        justify-content:flex-start;\n\n        text-align:left;\n\n        font-size:12px;\n    }\n\n\n\n    .ms-hdd-trust-item:not(:last-child){\n        border-right:0;\n\n        border-bottom:\n            1px solid rgba(255,255,255,.10);\n    }\n\n}\n\n<\/style>\n\n\n\n<section class=\"ms-hdd-hero\">\n\n    <div class=\"ms-hdd-inner\">\n\n\n\n        <!-- CONTENT -->\n        <div class=\"ms-hdd-content\">\n\n            <h1 class=\"ms-hdd-title\">\n                Hard Drive Data Recovery with Over 25 Years of Experience\n            <\/h1>\n\n\n\n            <p class=\"ms-hdd-description\">\n\n                Is your hard drive not being recognized, has it been exposed to an impact, formatted, or is it making clicking noises?\n\n                <br><br>\n\n                At <strong>Mservice Sweden AB<\/strong>, we examine HDDs as well as external and internal hard drives and work to recover your data.\n\n                <strong class=\"ms-hdd-location\">\n                    Stockholm | We offer services throughout Sweden\n                <\/strong>\n\n            <\/p>\n\n\n\n            <!-- CTA -->\n            <div class=\"ms-hdd-actions\">\n\n\n\n                <!-- OFFICIAL WHATSAPP ICON -->\n                <a class=\"ms-hdd-btn ms-hdd-whatsapp\" href=\"https:\/\/wa.me\/46762547134\" target=\"_blank\" rel=\"noopener\" aria-label=\"WhatsApp\">\n\n                    <svg\n                        class=\"ms-hdd-btn-icon\"\n                        viewBox=\"0 0 32 32\"\n                        aria-hidden=\"true\"\n                    >\n                        <path fill=\"currentColor\" d=\"M16.004 3C8.822 3 3 8.822 3 16.004c0 2.293.598 4.532 1.735 6.504L3 29l6.668-1.75A12.94 12.94 0 0016.004 29C23.18 29 29 23.178 29 16.004 29 8.822 23.18 3 16.004 3zm0 23.8a10.75 10.75 0 01-5.48-1.5l-.393-.234-3.956 1.038 1.056-3.854-.256-.4a10.75 10.75 0 01-1.65-5.846c0-5.894 4.79-10.684 10.68-10.684 2.855 0 5.54 1.112 7.558 3.132a10.61 10.61 0 013.13 7.552c0 5.89-4.794 10.796-10.69 10.796zm5.86-8.004c-.32-.16-1.9-.937-2.195-1.044-.294-.107-.508-.16-.722.16-.214.32-.83 1.044-1.017 1.258-.187.214-.374.24-.695.08-.32-.16-1.353-.498-2.578-1.588-.953-.85-1.597-1.9-1.784-2.22-.187-.32-.02-.493.14-.652.144-.143.32-.374.48-.56.16-.187.214-.32.32-.535.107-.214.054-.4-.027-.56-.08-.16-.722-1.74-.99-2.38-.26-.624-.524-.54-.722-.55h-.615c-.214 0-.56.08-.856.4-.294.32-1.123 1.098-1.123 2.675s1.15 3.1 1.31 3.314c.16.214 2.26 3.45 5.48 4.837.766.33 1.363.527 1.83.674.77.244 1.47.21 2.024.127.617-.092 1.9-.777 2.168-1.526.267-.75.267-1.392.187-1.526-.08-.133-.294-.213-.615-.374z\"\/>\n                    <\/svg>\n\n                    WhatsApp\n\n                <\/a>\n\n\n\n                <!-- CONTACT -->\n                <a\n                    class=\"ms-hdd-btn ms-hdd-contact\"\n                    href=\"tel:+46762547134\"\n                    aria-label=\"Contact us\"\n                >\n\n                    <svg\n                        class=\"ms-hdd-btn-icon\"\n                        viewBox=\"0 0 24 24\"\n                        fill=\"none\"\n                        aria-hidden=\"true\"\n                    >\n                        <path\n                            d=\"M5.4 3.5h3.1l1.55 4.15-2.1 1.55a15.1 15.1 0 006.85 6.85l1.55-2.1 4.15 1.55v3.1c0 1.05-.85 1.9-1.9 1.9C10.26 20.5 3.5 13.74 3.5 5.4c0-1.05.85-1.9 1.9-1.9Z\"\n                            stroke=\"currentColor\"\n                            stroke-width=\"1.8\"\n                            stroke-linecap=\"round\"\n                            stroke-linejoin=\"round\"\n                        \/>\n                    <\/svg>\n\n                    Contact us\n\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n\n\n        <!-- IMAGE -->\n        <div class=\"ms-hdd-visual\">\n\n            <div class=\"ms-hdd-visual-glow\"><\/div>\n\n            <img\n                src=\"https:\/\/dataraddning.se\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-24-2026-01_48_44-PM-optimized.webp\"\n                alt=\"Data recovery from hard drives\"\n                fetchpriority=\"high\"\n                loading=\"eager\"\n                decoding=\"async\"\n            >\n\n        <\/div>\n\n\n\n    <\/div>\n\n\n\n    <!-- TRUST -->\n    <div class=\"ms-hdd-trust\">\n\n        <div class=\"ms-hdd-trust-inner\">\n\n            <div class=\"ms-hdd-trust-item\">\n                Free Initial Assessment\n            <\/div>\n\n            <div class=\"ms-hdd-trust-item\">\n                Payment After Approved Results\n            <\/div>\n\n            <div class=\"ms-hdd-trust-item\">\n                Over 25 Years of Experience\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-76a0c7c e-con-full e-flex e-con e-parent\" data-id=\"76a0c7c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0b45dd8 elementor-widget elementor-widget-html\" data-id=\"0b45dd8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\n.ms-problem-section{\n\n    direction:ltr;\n\n    position:relative;\n\n    padding:90px 35px;\n\n    background:#ffffff;\n\n    font-family:\n    \"Inter\",\n    \"Arial\",\n    sans-serif;\n\n    overflow:hidden;\n\n}\n\n\n\n.ms-problem-container{\n\n    max-width:1250px;\n\n    margin:auto;\n\n    display:grid;\n\n    grid-template-columns:0.85fr 1.15fr;\n\n    gap:70px;\n\n    align-items:center;\n\n}\n\n\n\n\/* =========================\n   LEFT CARD\n========================= *\/\n\n\n.ms-problem-card{\n\n    position:relative;\n\n    padding:38px 32px;\n\n    border-radius:24px;\n\n    background:\n\n    linear-gradient(\n        145deg,\n        #f7fbff,\n        #ffffff\n    );\n\n    border:1px solid #dfe8f1;\n\n    box-shadow:\n\n    0 25px 60px rgba(3,18,38,.08);\n\n}\n\n\n\n.ms-problem-card::before{\n\n    content:\"\";\n\n    position:absolute;\n\n    top:0;\n\n    left:0;\n\n    width:100%;\n\n    height:4px;\n\n    border-radius:24px 24px 0 0;\n\n    background:\n\n    linear-gradient(\n        90deg,\n        #176bff,\n        #00a3ff\n    );\n\n}\n\n\n\n\/* ICON *\/\n\n.ms-problem-icon{\n\n    width:60px;\n\n    height:60px;\n\n    border-radius:18px;\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    background:\n\n    rgba(23,107,255,.10);\n\n    margin-bottom:25px;\n\n}\n\n\n.ms-problem-icon svg{\n\n    width:32px;\n\n    height:32px;\n\n    stroke:#176bff;\n\n}\n\n\n\n.ms-problem-card h3{\n\n    margin:0 0 15px;\n\n    color:#143854;\n\n    font-size:22px;\n\n    line-height:1.5;\n\n}\n\n\n\n.ms-problem-card p{\n\n    color:#60768b;\n\n    font-size:15px;\n\n    line-height:1.9;\n\n    margin:0;\n\n}\n\n\n\n\n\/* =========================\n   CONTENT\n========================= *\/\n\n\n.ms-problem-content{\n\n    max-width:650px;\n\n}\n\n\n\n.ms-problem-label{\n\n    display:inline-flex;\n\n    align-items:center;\n\n    gap:8px;\n\n    padding:8px 14px;\n\n    border-radius:50px;\n\n    background:#eef6ff;\n\n    color:#176bff;\n\n    font-size:13px;\n\n    font-weight:700;\n\n    margin-bottom:18px;\n\n}\n\n\n\n.ms-problem-label span{\n\n    width:7px;\n\n    height:7px;\n\n    border-radius:50%;\n\n    background:#176bff;\n\n}\n\n\n\n.ms-problem-content h2{\n\n    color:#143854;\n\n    font-size:28px;\n\n    line-height:1.5;\n\n    font-weight:800;\n\n    margin:0 0 25px;\n\n}\n\n\n\n.ms-problem-content p{\n\n    color:#60768b;\n\n    font-size:16px;\n\n    line-height:2;\n\n    margin-bottom:18px;\n\n}\n\n\n.ms-problem-content strong{\n\n    color:#143854;\n\n}\n\n\n\n.ms-problem-list{\n\n    margin:25px 0;\n\n    padding:0;\n\n    list-style:none;\n\n}\n\n\n\n.ms-problem-list li{\n\n    display:flex;\n\n    align-items:center;\n\n    gap:12px;\n\n    color:#143854;\n\n    font-size:15px;\n\n    margin-bottom:12px;\n\n}\n\n\n\n.ms-problem-list li::before{\n\n    content:\"\";\n\n    width:8px;\n\n    height:8px;\n\n    flex:0 0 8px;\n\n    border-radius:50%;\n\n    background:#00a3ff;\n\n}\n\n\n\n\/* =========================\n   CTA \u2014 WHATSAPP\n========================= *\/\n\n\n.ms-problem-btn{\n\n    position:relative;\n\n    display:inline-flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    gap:10px;\n\n    min-height:50px;\n\n    margin-top:15px;\n\n    padding:0 22px;\n\n    border:0;\n\n    border-radius:12px;\n\n    color:#ffffff !important;\n\n    text-decoration:none !important;\n\n    background:linear-gradient(\n        135deg,\n        #25d366,\n        #18ba55\n    );\n\n    box-shadow:\n        0 13px 28px rgba(37,211,102,.18);\n\n    font-size:14px;\n\n    font-weight:700;\n\n    line-height:1;\n\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease,\n        background .25s ease;\n\n    overflow:hidden;\n\n}\n\n\n\n.ms-problem-btn:hover{\n\n    color:#ffffff !important;\n\n    transform:translateY(-2px);\n\n    background:linear-gradient(\n        135deg,\n        #25d366,\n        #18ba55\n    );\n\n    box-shadow:\n        0 18px 38px rgba(37,211,102,.28);\n\n}\n\n\n\n.ms-problem-btn:focus-visible{\n\n    outline:2px solid #25d366;\n\n    outline-offset:3px;\n\n}\n\n\n\n\/* WHATSAPP ICON *\/\n\n.ms-problem-btn svg{\n\n    width:20px;\n\n    height:20px;\n\n    flex:0 0 20px;\n\n    color:#ffffff;\n\n    fill:currentColor;\n\n    stroke:none;\n\n}\n\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:900px){\n\n    .ms-problem-section{\n\n        padding:60px 20px;\n\n    }\n\n\n    .ms-problem-container{\n\n        grid-template-columns:1fr;\n\n        gap:35px;\n\n    }\n\n\n    .ms-problem-content h2{\n\n        font-size:24px;\n\n    }\n\n}\n\n\n@media(max-width:767px){\n\n    .ms-problem-btn{\n\n        width:100%;\n\n        min-height:50px;\n\n        padding:0 16px;\n\n        font-size:14px;\n\n        border-radius:12px;\n\n    }\n\n\n    .ms-problem-btn svg{\n\n        width:20px;\n\n        height:20px;\n\n        flex-basis:20px;\n\n    }\n\n}\n\n\n@media(max-width:380px){\n\n    .ms-problem-btn{\n\n        padding-right:12px;\n\n        padding-left:12px;\n\n        font-size:13px;\n\n    }\n\n}\n\n\n@media(prefers-reduced-motion:reduce){\n\n    .ms-problem-btn{\n\n        transition:none;\n\n    }\n\n}\n\n<\/style>\n\n\n\n<section class=\"ms-problem-section\">\n\n\n<div class=\"ms-problem-container\">\n\n\n\n<!-- CARD -->\n\n<div class=\"ms-problem-card\">\n\n\n<div class=\"ms-problem-icon\">\n\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<path d=\"M12 9v4\"\nstroke-width=\"2\"\nstroke-linecap=\"round\"\/>\n\n<path d=\"M12 17h.01\"\nstroke-width=\"2\"\nstroke-linecap=\"round\"\/>\n\n<path d=\"M10.3 3.8L1.9 18a2 2 0 001.7 3h16.8a2 2 0 001.7-3L13.7 3.8a2 2 0 00-3.4 0z\"\nstroke-width=\"2\"\nstroke-linejoin=\"round\"\/>\n\n<\/svg>\n\n\n<\/div>\n\n\n\n<h3>\nThe data you think is lost may still be recoverable\n<\/h3>\n\n\n<p>\nBefore attempting to repair or open the hard drive yourself, incorrect actions can make the situation more complicated.\n<\/p>\n\n\n\n<\/div>\n\n\n\n\n\n<!-- CONTENT -->\n\n<div class=\"ms-problem-content\">\n\n\n<div class=\"ms-problem-label\">\n\n<span><\/span>\n\nImportant Information\n\n<\/div>\n\n\n\n<h2>\nThe data you think is lost may still be recoverable\n<\/h2>\n\n\n\n<p>\n\nOne day, the hard drive is suddenly no longer recognized.\nOr it starts making clicking noises.\nOr it stops working after an impact.\n\n<\/p>\n\n\n\n<p>\n\nSometimes, data also becomes inaccessible due to formatting, viruses, damaged partitions, or bad sectors.\n\n<\/p>\n\n\n\n<p>\n\nIn such situations, the most important decision is <strong>what you should do \u2013 and what you should not do.<\/strong>\n\n<\/p>\n\n\n\n<ul class=\"ms-problem-list\">\n\n<li>\nRepeated attempts to access the hard drive without an assessment can make the situation more complicated.\n<\/li>\n\n<li>\nLet a specialist examine the condition of the hard drive first.\n<\/li>\n\n<\/ul>\n\n\n\n<p>\n\n<strong>\nContact a data recovery specialist before taking any action.\n<\/strong>\n\n<\/p>\n\n\n\n\n<a href=\"https:\/\/wa.me\/46762547134\" class=\"ms-problem-btn\" target=\"_blank\" rel=\"noopener\">\n\n\n<svg viewBox=\"0 0 32 32\" aria-hidden=\"true\">\n\n<path fill=\"currentColor\" d=\"M16.004 3C8.822 3 3 8.822 3 16.004c0 2.293.598 4.532 1.735 6.504L3 29l6.668-1.75A12.94 12.94 0 0016.004 29C23.18 29 29 23.178 29 16.004 29 8.822 23.18 3 16.004 3zm0 23.8a10.75 10.75 0 01-5.48-1.5l-.393-.234-3.956 1.038 1.056-3.854-.256-.4a10.75 10.75 0 01-1.65-5.846c0-5.894 4.79-10.684 10.68-10.684 2.855 0 5.54 1.112 7.558 3.132a10.61 10.61 0 013.13 7.552c0 5.89-4.794 10.796-10.69 10.796zm5.86-8.004c-.32-.16-1.9-.937-2.195-1.044-.294-.107-.508-.16-.722.16-.214.32-.83 1.044-1.017 1.258-.187.214-.374.24-.695.08-.32-.16-1.353-.498-2.578-1.588-.953-.85-1.597-1.9-1.784-2.22-.187-.32-.02-.493.14-.652.144-.143.32-.374.48-.56.16-.187.214-.32.32-.535.107-.214.054-.4-.027-.56-.08-.16-.722-1.74-.99-2.38-.26-.624-.524-.54-.722-.55h-.615c-.214 0-.56.08-.856.4-.294.32-1.123 1.098-1.123 2.675s1.15 3.1 1.31 3.314c.16.214 2.26 3.45 5.48 4.837.766.33 1.363.527 1.83.674.77.244 1.47.21 2.024.127.617-.092 1.9-.777 2.168-1.526.267-.75.267-1.392.187-1.526-.08-.133-.294-.213-.615-.374z\"\/>\n\n<\/svg>\n\n\nFree Consultation with a Specialist\n\n\n<\/a>\n\n\n\n<\/div>\n\n\n\n<\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bf9b968 e-con-full e-flex e-con e-parent\" data-id=\"bf9b968\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c8ff0db elementor-widget elementor-widget-html\" data-id=\"c8ff0db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\n.ms-services-section{\n\n    direction:ltr;\n\n    padding:90px 35px;\n\n    background:#f7fbff;\n\n    font-family:\n    \"Inter\",\n    \"Arial\",\n    sans-serif;\n\n}\n\n\n\n.ms-services-container{\n\n    max-width:1250px;\n\n    margin:auto;\n\n}\n\n\n\n\/* HEADER *\/\n\n.ms-services-head{\n\n    text-align:center;\n\n    max-width:750px;\n\n    margin:0 auto 50px;\n\n}\n\n\n\n.ms-services-head h2{\n\n    color:#143854;\n\n    font-size:28px;\n\n    line-height:1.5;\n\n    font-weight:800;\n\n    margin:0 0 18px;\n\n}\n\n\n\n.ms-services-head p{\n\n    color:#60768b;\n\n    font-size:16px;\n\n    line-height:2;\n\n    margin:0;\n\n}\n\n\n\n\/* CARDS *\/\n\n.ms-services-grid{\n\n    display:grid;\n\n    grid-template-columns:repeat(3,1fr);\n\n    gap:25px;\n\n}\n\n\n\n.ms-service-card{\n\n    background:#fff;\n\n    border:1px solid #dfe8f1;\n\n    border-radius:22px;\n\n    padding:32px 28px;\n\n    position:relative;\n\n    overflow:hidden;\n\n    transition:.3s;\n\n    box-shadow:\n\n    0 15px 40px rgba(3,18,38,.05);\n\n}\n\n\n\n.ms-service-card:hover{\n\n    transform:translateY(-8px);\n\n    border-color:#00a3ff;\n\n    box-shadow:\n\n    0 25px 60px rgba(3,18,38,.12);\n\n}\n\n\n\n\/* ICON *\/\n\n.ms-service-icon{\n\n    width:60px;\n\n    height:60px;\n\n    border-radius:18px;\n\n    background:\n\n    rgba(23,107,255,.1);\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    margin-bottom:25px;\n\n}\n\n\n\n.ms-service-icon svg{\n\n    width:30px;\n\n    height:30px;\n\n    stroke:#176bff;\n\n}\n\n\n\n\/* TITLE *\/\n\n.ms-service-card h3{\n\n    color:#143854;\n\n    font-size:20px;\n\n    line-height:1.5;\n\n    font-weight:800;\n\n    margin:0 0 15px;\n\n}\n\n\n\n\/* TEXT *\/\n\n.ms-service-card p{\n\n    color:#60768b;\n\n    font-size:15px;\n\n    line-height:1.9;\n\n    margin:0 0 20px;\n\n}\n\n\n\n\/* LIST *\/\n\n.ms-service-card ul{\n\n    list-style:none;\n\n    padding:0;\n\n    margin:0;\n\n}\n\n\n\n.ms-service-card li{\n\n    color:#143854;\n\n    font-size:14px;\n\n    line-height:1.8;\n\n    margin-bottom:10px;\n\n    display:flex;\n\n    gap:10px;\n\n}\n\n\n\n.ms-service-card li::before{\n\n    content:\"\";\n\n    width:7px;\n\n    height:7px;\n\n    border-radius:50%;\n\n    background:#00a3ff;\n\n    margin-top:9px;\n\n    flex:none;\n\n}\n\n\n\n\/* MOBILE *\/\n\n@media(max-width:900px){\n\n    .ms-services-section{\n\n        padding:60px 20px;\n\n    }\n\n\n    .ms-services-grid{\n\n        grid-template-columns:1fr;\n\n    }\n\n\n    .ms-services-head h2{\n\n        font-size:24px;\n\n    }\n\n}\n\n<\/style>\n\n\n\n<section class=\"ms-services-section\">\n\n\n<div class=\"ms-services-container\">\n\n\n\n<div class=\"ms-services-head\">\n\n\n<h2>\nHard Drive Data Recovery Services\n<\/h2>\n\n\n<p>\n<\/p>\n\n\n<\/div>\n\n\n\n\n<div class=\"ms-services-grid\">\n\n\n\n<!-- CARD 1 -->\n\n\n<div class=\"ms-service-card\">\n\n\n<div class=\"ms-service-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<circle cx=\"12\" cy=\"12\" r=\"9\"\nstroke-width=\"2\"\/>\n\n<circle cx=\"12\" cy=\"12\" r=\"3\"\nstroke-width=\"2\"\/>\n\n<path d=\"M12 3v3M12 18v3\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n\n<h3>\nData Recovery from Hard Drives and SSDs<\/h3>\n\n\n\n<p>\nData recovery from various types of internal and external SSDs and hard drives in the event of faults or damage.\n<\/p>\n\n\n\n\n\n\n\n<\/ul>\n\n\n<\/div>\n\n\n\n\n\n<!-- CARD 2 -->\n\n\n<div class=\"ms-service-card\">\n\n\n<div class=\"ms-service-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<rect x=\"4\" y=\"5\" width=\"16\" height=\"14\" rx=\"2\"\nstroke-width=\"2\"\/>\n\n<circle cx=\"8\" cy=\"16\" r=\"1\"\nfill=\"#176bff\"\/>\n\n<path d=\"M8 9h8\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n\n<h3>\nExternal Hard Drive Data Recovery\n<\/h3>\n\n\n\n<p>\nIf your external hard drive has suddenly stopped working, is no longer recognized, or your data is no longer accessible, it can be professionally examined.\n<\/p>\n\n\n\n<\/div>\n\n\n\n\n\n<!-- CARD 3 -->\n\n\n<div class=\"ms-service-card\">\n\n\n<div class=\"ms-service-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<rect x=\"5\" y=\"3\" width=\"14\" height=\"18\" rx=\"2\"\nstroke-width=\"2\"\/>\n\n<path d=\"M8 7h8M8 11h8\"\nstroke-width=\"2\"\/>\n\n<circle cx=\"12\" cy=\"17\" r=\"1\"\nfill=\"#176bff\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n\n<h3>\nInternal Hard Drive Data Recovery\n<\/h3>\n\n\n\n<p>\nRecovery of data from internal hard drives in computers and systems where the hard drive has experienced a failure.\n<\/p>\n\n\n\n<\/div>\n\n\n\n<\/div>\n\n\n<\/div>\n\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-211b84a e-con-full e-flex e-con e-parent\" data-id=\"211b84a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-093ca7c elementor-widget elementor-widget-html\" data-id=\"093ca7c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\n.ms-damage-section{\n\n    direction:ltr;\n    padding:90px 35px;\n    background:#ffffff;\n\n    font-family:\n    \"Inter\",\n    \"Arial\",\n    sans-serif;\n\n}\n\n\n.ms-damage-container{\n\n    max-width:1250px;\n    margin:auto;\n\n}\n\n\n\/* HEADER *\/\n\n.ms-damage-header{\n\n    max-width:750px;\n    margin:0 auto 50px;\n    text-align:center;\n\n}\n\n\n.ms-damage-header h2{\n\n    color:#143854;\n    font-size:28px;\n    line-height:1.5;\n    font-weight:800;\n    margin:0 0 15px;\n\n}\n\n\n.ms-damage-header p{\n\n    color:#60768b;\n    font-size:16px;\n    line-height:2;\n    margin:0;\n\n}\n\n\n\n\/* GRID *\/\n\n.ms-damage-grid{\n\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:22px;\n\n}\n\n\n\n\/* CARD *\/\n\n.ms-damage-card{\n\n    position:relative;\n\n    background:#f8fbff;\n\n    border:1px solid #dfe8f1;\n\n    border-radius:20px;\n\n    padding:28px 22px;\n\n    min-height:230px;\n\n    transition:.3s;\n\n    overflow:hidden;\n\n}\n\n\n.ms-damage-card:hover{\n\n    transform:translateY(-7px);\n\n    border-color:#176bff;\n\n    box-shadow:\n    0 20px 50px rgba(3,18,38,.10);\n\n}\n\n\n\n.ms-damage-card::after{\n\n    content:\"\";\n\n    position:absolute;\n\n    width:100px;\n    height:100px;\n\n    right:-35px;\n    top:-35px;\n\n    background:#00a3ff;\n\n    opacity:.08;\n\n    border-radius:50%;\n\n}\n\n\n\n\/* ICON *\/\n\n.ms-damage-icon{\n\n    width:58px;\n    height:58px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    border-radius:17px;\n\n    background:rgba(23,107,255,.10);\n\n    margin-bottom:20px;\n\n}\n\n\n.ms-damage-icon svg{\n\n    width:30px;\n    height:30px;\n\n    stroke:#176bff;\n\n}\n\n\n\n\/* TEXT *\/\n\n.ms-damage-card h3{\n\n    color:#143854;\n\n    font-size:18px;\n\n    line-height:1.5;\n\n    font-weight:800;\n\n    margin:0 0 12px;\n\n}\n\n\n.ms-damage-card p{\n\n    color:#60768b;\n\n    font-size:14px;\n\n    line-height:1.9;\n\n    margin:0;\n\n}\n\n\n\n\/* IMPORTANT *\/\n\n.ms-damage-card strong{\n\n    color:#143854;\n\n}\n\n\n\n\/* RESPONSIVE *\/\n\n@media(max-width:1100px){\n\n    .ms-damage-grid{\n\n        grid-template-columns:repeat(2,1fr);\n\n    }\n\n}\n\n\n@media(max-width:700px){\n\n    .ms-damage-section{\n\n        padding:60px 20px;\n\n    }\n\n\n    .ms-damage-grid{\n\n        grid-template-columns:1fr;\n\n    }\n\n\n    .ms-damage-header h2{\n\n        font-size:24px;\n\n    }\n\n}\n\n<\/style>\n\n\n\n<section class=\"ms-damage-section\">\n\n\n<div class=\"ms-damage-container\">\n\n\n\n<div class=\"ms-damage-header\">\n\n\n<h2>\nDoes Your Hard Drive Have Any of These Problems?\n<\/h2>\n\n\n<p>\n<\/p>\n\n\n<\/div>\n\n\n\n\n<div class=\"ms-damage-grid\">\n\n\n\n<div class=\"ms-damage-card\">\n\n<div class=\"ms-damage-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\nstroke-width=\"2\"\/>\n\n<path d=\"M8 12h8\"\nstroke-width=\"2\"\/>\n\n<circle cx=\"12\" cy=\"12\" r=\"2\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<h3>\nFormatted Hard Drive\n<\/h3>\n\n<p>\nHas your data become inaccessible after formatting?\nBefore writing new data to the hard drive, let us examine the possibility of data recovery.\n<\/p>\n\n<\/div>\n\n\n\n\n<div class=\"ms-damage-card\">\n\n<div class=\"ms-damage-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<path d=\"M12 3a9 9 0 100 18 9 9 0 000-18Z\"\nstroke-width=\"2\"\/>\n\n<path d=\"M8 12h8M12 8v8\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<h3>\nVirus-Infected Hard Drive\n<\/h3>\n\n<p>\nA virus or malware has caused data to be deleted, hidden, or become inaccessible.\n<\/p>\n\n<\/div>\n\n\n\n\n<div class=\"ms-damage-card\">\n\n<div class=\"ms-damage-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<path d=\"M12 2v20M2 12h20\"\nstroke-width=\"2\"\/>\n\n<path d=\"M5 5l14 14\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<h3>\nImpact-Damaged Hard Drive\n<\/h3>\n\n<p>\nThe hard drive has been dropped or exposed to a physical impact, and the data is no longer accessible.\n<\/p>\n\n<\/div>\n\n\n\n\n<div class=\"ms-damage-card\">\n\n<div class=\"ms-damage-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<path d=\"M12 9v4\"\nstroke-width=\"2\"\/>\n\n<path d=\"M12 17h.01\"\nstroke-width=\"2\"\/>\n\n<path d=\"M10.3 3.8L1.9 18a2 2 0 001.7 3h16.8a2 2 0 001.7-3L13.7 3.8a2 2 0 00-3.4 0z\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<h3>\nBroken \/ Burnt Hard Drive\n<\/h3>\n\n<p>\nThe hard drive does not start or has stopped working after an electrical fault.\n<\/p>\n\n<\/div>\n\n\n\n\n<div class=\"ms-damage-card\">\n\n<div class=\"ms-damage-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<path d=\"M6 8c2-3 10-3 12 0\"\nstroke-width=\"2\"\/>\n\n<path d=\"M8 12c1.5-2 6.5-2 8 0\"\nstroke-width=\"2\"\/>\n\n<path d=\"M10 16c1-.8 3-.8 4 0\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<h3>\nHard Drive Clicking\n<\/h3>\n\n<p>\nUnusual sounds, especially clicking noises, can be a sign of a serious hard drive problem.\n\n<\/p>\n\n<\/div>\n\n\n\n\n<div class=\"ms-damage-card\">\n\n<div class=\"ms-damage-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\nstroke-width=\"2\"\/>\n\n<path d=\"M12 8v5\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<h3>\nWater-Damaged Hard Drive\n<\/h3>\n\n<p>\nThe hard drive has been exposed to water or moisture, affecting its functionality.\n<\/p>\n\n<\/div>\n\n\n\n\n<div class=\"ms-damage-card\">\n\n<div class=\"ms-damage-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<path d=\"M4 7h16M4 12h10M4 17h16\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<h3>\nMissing Partition\n<\/h3>\n\n<p>\nA partition has been deleted, is not displayed, or the data stored on it is no longer accessible.\n<\/p>\n\n<\/div>\n\n\n\n\n<div class=\"ms-damage-card\">\n\n<div class=\"ms-damage-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<path d=\"M4 4l16 16\"\nstroke-width=\"2\"\/>\n\n<path d=\"M4 12h16\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<h3>\nBad Sectors\n<\/h3>\n\n<p>\nThe hard drive has developed bad sectors, and some of the data can no longer be read.\n<\/p>\n\n<\/div>\n\n\n\n\n<\/div>\n\n\n<\/div>\n\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9041232 e-con-full e-flex e-con e-parent\" data-id=\"9041232\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e59d5d6 elementor-widget elementor-widget-html\" data-id=\"e59d5d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\n.ms-trust-section{\n\n    direction:ltr;\n\n    padding:90px 35px;\n\n    background:\n    linear-gradient(\n        135deg,\n        #f7fbff,\n        #ffffff\n    );\n\n    font-family:\n    \"Inter\",\n    \"Arial\",\n    sans-serif;\n\n}\n\n\n\n.ms-trust-container{\n\n    max-width:1250px;\n\n    margin:auto;\n\n}\n\n\n\n\/* HEADER *\/\n\n.ms-trust-header{\n\n    max-width:750px;\n\n    margin:0 auto 55px;\n\n    text-align:center;\n\n}\n\n\n\n.ms-trust-header h2{\n\n    color:#143854;\n\n    font-size:28px;\n\n    line-height:1.5;\n\n    font-weight:800;\n\n    margin:0 0 18px;\n\n}\n\n\n\n.ms-trust-header p{\n\n    color:#60768b;\n\n    font-size:16px;\n\n    line-height:2;\n\n    margin:0;\n\n}\n\n\n\n\/* GRID *\/\n\n.ms-trust-grid{\n\n    display:grid;\n\n    grid-template-columns:repeat(3,1fr);\n\n    gap:22px;\n\n}\n\n\n\n\/* CARD *\/\n\n.ms-trust-card{\n\n    position:relative;\n\n    background:#fff;\n\n    border:\n\n    1px solid #dfe8f1;\n\n    border-radius:22px;\n\n    padding:30px 25px;\n\n    transition:.3s;\n\n    overflow:hidden;\n\n}\n\n\n\n.ms-trust-card:hover{\n\n    transform:translateY(-6px);\n\n    box-shadow:\n\n    0 25px 60px rgba(3,18,38,.10);\n\n    border-color:#00a3ff;\n\n}\n\n\n\n.ms-trust-card::before{\n\n    content:\"\";\n\n    position:absolute;\n\n    left:0;\n\n    top:0;\n\n    width:100%;\n\n    height:3px;\n\n    background:\n\n    linear-gradient(\n        90deg,\n        #176bff,\n        #00a3ff\n    );\n\n}\n\n\n\n\/* ICON *\/\n\n.ms-trust-icon{\n\n    width:60px;\n\n    height:60px;\n\n    border-radius:18px;\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    background:\n\n    rgba(23,107,255,.10);\n\n    margin-bottom:22px;\n\n}\n\n\n\n.ms-trust-icon svg{\n\n    width:32px;\n\n    height:32px;\n\n    stroke:#176bff;\n\n}\n\n\n\n\/* TEXT *\/\n\n.ms-trust-card h3{\n\n    color:#143854;\n\n    font-size:19px;\n\n    line-height:1.5;\n\n    font-weight:800;\n\n    margin:0 0 12px;\n\n}\n\n\n\n.ms-trust-card p{\n\n    color:#60768b;\n\n    font-size:15px;\n\n    line-height:1.9;\n\n    margin:0;\n\n}\n\n\n\n\/* FEATURE BAR *\/\n\n.ms-trust-highlight{\n\n    margin-top:45px;\n\n    padding:28px;\n\n    border-radius:22px;\n\n    background:\n\n    linear-gradient(\n        135deg,\n        #031226,\n        #061b38\n    );\n\n    display:grid;\n\n    grid-template-columns:repeat(4,1fr);\n\n    gap:20px;\n\n}\n\n\n\n.ms-highlight-item{\n\n    text-align:center;\n\n    color:#fff;\n\n}\n\n\n\n.ms-highlight-number{\n\n    display:block;\n\n    color:#00a3ff;\n\n    font-size:28px;\n\n    font-weight:800;\n\n    margin-bottom:8px;\n\n}\n\n\n\n.ms-highlight-text{\n\n    color:#dce7f2;\n\n    font-size:14px;\n\n}\n\n\n\n\/* RESPONSIVE *\/\n\n@media(max-width:900px){\n\n    .ms-trust-section{\n\n        padding:60px 20px;\n\n    }\n\n\n    .ms-trust-grid{\n\n        grid-template-columns:1fr;\n\n    }\n\n\n    .ms-trust-highlight{\n\n        grid-template-columns:repeat(2,1fr);\n\n    }\n\n\n}\n\n\n\n@media(max-width:500px){\n\n    .ms-trust-highlight{\n\n        grid-template-columns:1fr;\n\n    }\n\n}\n\n<\/style>\n\n\n\n<section class=\"ms-trust-section\">\n\n\n<div class=\"ms-trust-container\">\n\n\n\n<div class=\"ms-trust-header\">\n\n\n<h2>\nWhy Choose mService Sweden AB for Hard Drive Data Recovery?\n<\/h2>\n\n\n<p>\n<\/p>\n\n\n<\/div>\n\n\n\n\n<div class=\"ms-trust-grid\">\n\n\n\n<div class=\"ms-trust-card\">\n\n\n<div class=\"ms-trust-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<circle cx=\"12\" cy=\"12\" r=\"9\"\nstroke-width=\"2\"\/>\n\n<path d=\"M12 7v5l3 2\"\nstroke-width=\"2\"\nstroke-linecap=\"round\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<h3>\nOver 25 Years of Experience and Expertise in Hard Drive Data Recovery\n<\/h3>\n\n\n<p>\nMservice Sweden AB has extensive experience in hard drive data recovery and handles various types of failures and damage.\n<\/p>\n\n\n<\/div>\n\n\n\n\n<div class=\"ms-trust-card\">\n\n\n<div class=\"ms-trust-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\nstroke-width=\"2\"\/>\n\n<path d=\"M8 4v16\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<h3>\nOur Own Clean Room for Physically Damaged Hard Drives\n<\/h3>\n\n\n<p>\nHard drives with physical damage require a controlled environment and the right equipment.\n<\/p>\n\n\n<\/div>\n\n\n\n\n<div class=\"ms-trust-card\">\n\n\n<div class=\"ms-trust-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<path d=\"M12 3l8 4v5c0 5-3.5 8-8 9-4.5-1-8-4-8-9V7l8-4z\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<h3>\nComplete Confidentiality for All Data\n<\/h3>\n\n\n<p>\nWe handle your data with a high level of confidentiality and offer NDA agreements when required.\n<\/p>\n\n\n<\/div>\n\n\n\n\n<div class=\"ms-trust-card\">\n\n\n<div class=\"ms-trust-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<path d=\"M4 7h16v10H4z\"\nstroke-width=\"2\"\/>\n\n<path d=\"M8 17v3M16 17v3\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<h3>\nUse of State-of-the-Art Equipment (PC-3000)\n<\/h3>\n\n\n<p>\nWe use professional equipment for advanced data recovery processes.\n<\/p>\n\n\n<\/div>\n\n\n\n\n<div class=\"ms-trust-card\">\n\n\n<div class=\"ms-trust-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<path d=\"M12 8v4l3 2\"\nstroke-width=\"2\"\/>\n\n<circle cx=\"12\" cy=\"12\" r=\"9\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<h3>\nFast Diagnostics and a Clear Timeline for the Customer\n<\/h3>\n\n\n<p>\nWe provide clear information about the process and the next steps.\n<\/p>\n\n\n<\/div>\n\n\n\n\n<div class=\"ms-trust-card\">\n\n\n<div class=\"ms-trust-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<path d=\"M20 12a8 8 0 11-8-8\"\nstroke-width=\"2\"\/>\n\n<path d=\"M12 8v4\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<h3>\nNo Charge if Data Recovery Is Unsuccessful\n<\/h3>\n\n\n<p>\nPayment is only made after an approved result.\n<\/p>\n\n\n<\/div>\n\n\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-trust-highlight\">\n\n\n<div class=\"ms-highlight-item\">\n\n<span class=\"ms-highlight-number\">\n25+\n<\/span>\n\n<span class=\"ms-highlight-text\">\nYears of Experience\n<\/span>\n\n<\/div>\n\n\n\n<div class=\"ms-highlight-item\">\n\n<span class=\"ms-highlight-number\">\nPC-3000\n<\/span>\n\n<span class=\"ms-highlight-text\">\nProfessional Equipment\n<\/span>\n\n<\/div>\n\n\n\n<div class=\"ms-highlight-item\">\n\n<span class=\"ms-highlight-number\">\nClean Room\n<\/span>\n\n<span class=\"ms-highlight-text\">\nFor Physical Damage\n<\/span>\n\n<\/div>\n\n\n\n<div class=\"ms-highlight-item\">\n\n<span class=\"ms-highlight-number\">\nSweden\n<\/span>\n\n<span class=\"ms-highlight-text\">\nServices Throughout the Country\n<\/span>\n\n<\/div>\n\n\n<\/div>\n\n\n\n<\/div>\n\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d1aa263 e-con-full e-flex e-con e-parent\" data-id=\"d1aa263\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-287afac elementor-widget elementor-widget-html\" data-id=\"287afac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\n.ms-process-section{\n\n    direction:ltr;\n\n    padding:90px 35px;\n\n    background:#ffffff;\n\n    font-family:\n    \"Inter\",\n    \"Arial\",\n    sans-serif;\n\n}\n\n\n.ms-process-container{\n\n    max-width:1250px;\n\n    margin:auto;\n\n}\n\n\n\n\/* HEADER *\/\n\n.ms-process-header{\n\n    text-align:center;\n\n    max-width:750px;\n\n    margin:0 auto 60px;\n\n}\n\n\n\n.ms-process-header h2{\n\n    color:#143854;\n\n    font-size:28px;\n\n    line-height:1.5;\n\n    font-weight:800;\n\n    margin:0 0 18px;\n\n}\n\n\n\n.ms-process-header p{\n\n    color:#60768b;\n\n    font-size:16px;\n\n    line-height:2;\n\n    margin:0;\n\n}\n\n\n\n\/* TIMELINE *\/\n\n.ms-process-grid{\n\n    position:relative;\n\n    display:grid;\n\n    grid-template-columns:repeat(6,1fr);\n\n    gap:18px;\n\n}\n\n\n\n.ms-process-grid::before{\n\n    content:\"\";\n\n    position:absolute;\n\n    top:40px;\n\n    left:8%;\n\n    right:8%;\n\n    height:2px;\n\n    background:\n\n    linear-gradient(\n        90deg,\n        #176bff,\n        #00a3ff\n    );\n\n    opacity:.25;\n\n}\n\n\n\n\/* ITEM *\/\n\n.ms-process-item{\n\n    position:relative;\n\n    text-align:center;\n\n}\n\n\n\n.ms-process-number{\n\n    width:80px;\n\n    height:80px;\n\n    margin:0 auto 25px;\n\n    border-radius:50%;\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    background:\n\n    linear-gradient(\n        135deg,\n        #176bff,\n        #00a3ff\n    );\n\n    color:#fff;\n\n    font-size:22px;\n\n    font-weight:800;\n\n    position:relative;\n\n    z-index:2;\n\n    box-shadow:\n\n    0 15px 35px rgba(23,107,255,.25);\n\n}\n\n\n\n.ms-process-item h3{\n\n    color:#143854;\n\n    font-size:17px;\n\n    line-height:1.5;\n\n    font-weight:800;\n\n    margin:0 0 12px;\n\n}\n\n\n\n.ms-process-item p{\n\n    color:#60768b;\n\n    font-size:14px;\n\n    line-height:1.8;\n\n    margin:0;\n\n}\n\n\n\n\/* MOBILE *\/\n\n@media(max-width:1000px){\n\n    .ms-process-grid{\n\n        grid-template-columns:repeat(3,1fr);\n\n        gap:35px 20px;\n\n    }\n\n\n    .ms-process-grid::before{\n\n        display:none;\n\n    }\n\n}\n\n\n\n@media(max-width:650px){\n\n    .ms-process-section{\n\n        padding:60px 20px;\n\n    }\n\n\n    .ms-process-grid{\n\n        grid-template-columns:1fr;\n\n    }\n\n\n    .ms-process-header h2{\n\n        font-size:24px;\n\n    }\n\n}\n\n<\/style>\n\n\n\n<section class=\"ms-process-section\">\n\n\n<div class=\"ms-process-container\">\n\n\n\n<div class=\"ms-process-header\">\n\n\n<h2>\nFrom First Contact to Getting Your Data Back \u2013 A Clear Process\n<\/h2>\n\n\n<\/div>\n\n\n\n\n<div class=\"ms-process-grid\">\n\n\n\n<div class=\"ms-process-item\">\n\n\n<div class=\"ms-process-number\">\n1\n<\/div>\n\n\n<h3>\nContact and Consultation\n<\/h3>\n\n\n<p>\nTell us what happened to your hard drive.\nA specialist will provide you with initial guidance.\n<\/p>\n\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-process-item\">\n\n\n<div class=\"ms-process-number\">\n2\n<\/div>\n\n\n<h3>\nFree Initial Assessment\n<\/h3>\n\n\n<p>\nThe hard drive is examined to assess its condition and the possibility of data recovery.\n<\/p>\n\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-process-item\">\n\n\n<div class=\"ms-process-number\">\n3\n<\/div>\n\n\n<h3>\nAssessment Results\n<\/h3>\n\n\n<p>\nYou will receive information about the condition of the hard drive and the results of the examination.\n<\/p>\n\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-process-item\">\n\n\n<div class=\"ms-process-number\">\n4\n<\/div>\n\n\n<h3>\nYour Approval\n<\/h3>\n\n\n<p>\nOnce you have received the information you need, you decide whether the data recovery process should continue.\n<\/p>\n\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-process-item\">\n\n\n<div class=\"ms-process-number\">\n5\n<\/div>\n\n\n<h3>\nData Recovery\n<\/h3>\n\n\n<p>\nThe data recovery process is carried out based on the specific condition of the hard drive.\n<\/p>\n\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-process-item\">\n\n\n<div class=\"ms-process-number\">\n6\n<\/div>\n\n\n<h3>\nReview of Results and Payment\n<\/h3>\n\n\n<p>\nYou review and approve the data recovery results, and payment is then completed.\n<\/p>\n\n\n<\/div>\n\n\n\n<\/div>\n\n\n<\/div>\n\n\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6645e29 e-con-full e-flex e-con e-parent\" data-id=\"6645e29\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fea9cee elementor-widget elementor-widget-html\" data-id=\"fea9cee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n<style>\n\n.ms-confidence-section{\n\n    direction:ltr;\n\n    padding:90px 35px;\n\n    background:\n    linear-gradient(\n        135deg,\n        #031226,\n        #061b38\n    );\n\n    font-family:\n    \"Inter\",\n    \"Arial\",\n    sans-serif;\n\n    position:relative;\n\n    overflow:hidden;\n\n}\n\n\n\n.ms-confidence-section::before{\n\n    content:\"\";\n\n    position:absolute;\n\n    width:400px;\n\n    height:400px;\n\n    right:-150px;\n\n    top:-150px;\n\n    background:#00a3ff;\n\n    opacity:.12;\n\n    filter:blur(100px);\n\n    border-radius:50%;\n\n}\n\n\n\n.ms-confidence-container{\n\n    max-width:1250px;\n\n    margin:auto;\n\n    position:relative;\n\n    z-index:2;\n\n}\n\n\n\n\/* HEADER *\/\n\n\n.ms-confidence-header{\n\n    max-width:800px;\n\n    margin:0 auto 50px;\n\n    text-align:center;\n\n}\n\n\n\n.ms-confidence-header h2{\n\n    color:#fff;\n\n    font-size:28px;\n\n    line-height:1.5;\n\n    font-weight:800;\n\n    margin:0 0 18px;\n\n}\n\n\n\n.ms-confidence-header p{\n\n    color:#dce7f2;\n\n    font-size:16px;\n\n    line-height:2;\n\n    margin:0;\n\n}\n\n\n\n\/* TRUST BAR *\/\n\n\n.ms-confidence-bar{\n\n    display:grid;\n\n    grid-template-columns:repeat(4,1fr);\n\n    border-radius:22px;\n\n    overflow:hidden;\n\n    background:\n\n    rgba(255,255,255,.06);\n\n    border:\n\n    1px solid rgba(255,255,255,.15);\n\n    backdrop-filter:blur(12px);\n\n}\n\n\n\n.ms-confidence-item{\n\n    min-height:130px;\n\n    padding:25px 20px;\n\n    display:flex;\n\n    flex-direction:column;\n\n    justify-content:center;\n\n    align-items:center;\n\n    text-align:center;\n\n    position:relative;\n\n}\n\n\n\n.ms-confidence-item:not(:last-child){\n\n    border-right:\n\n    1px solid rgba(255,255,255,.12);\n\n}\n\n\n\n.ms-confidence-number{\n\n    color:#00a3ff;\n\n    font-size:28px;\n\n    line-height:1;\n\n    font-weight:800;\n\n    margin-bottom:12px;\n\n}\n\n\n\n.ms-confidence-text{\n\n    color:#fff;\n\n    font-size:14px;\n\n    line-height:1.6;\n\n}\n\n\n\n\/* BOTTOM TEXT *\/\n\n\n.ms-confidence-description{\n\n    max-width:950px;\n\n    margin:45px auto 0;\n\n    text-align:center;\n\n    color:#dce7f2;\n\n    font-size:16px;\n\n    line-height:2;\n\n}\n\n\n\n.ms-confidence-description strong{\n\n    color:#fff;\n\n}\n\n\n\n\/* MOBILE *\/\n\n\n@media(max-width:900px){\n\n\n.ms-confidence-section{\n\n    padding:60px 20px;\n\n}\n\n\n\n.ms-confidence-bar{\n\n    grid-template-columns:repeat(2,1fr);\n\n}\n\n\n\n.ms-confidence-item:not(:last-child){\n\n    border-right:none;\n\n}\n\n\n\n.ms-confidence-item{\n\n    border-bottom:\n\n    1px solid rgba(255,255,255,.12);\n\n}\n\n\n\n.ms-confidence-header h2{\n\n    font-size:24px;\n\n}\n\n\n}\n\n\n\n@media(max-width:500px){\n\n\n.ms-confidence-bar{\n\n    grid-template-columns:1fr;\n\n}\n\n\n}\n\n<\/style>\n\n\n\n<section class=\"ms-confidence-section\">\n\n\n<div class=\"ms-confidence-container\">\n\n\n\n<div class=\"ms-confidence-header\">\n\n\n<h2>\nOver 25 Years of Experience by Your Side\n<\/h2>\n\n\n<p>\nWhen personal files, work documents, or memories are stored on a hard drive, choosing a data recovery center is not a simple decision.\n<\/p>\n\n\n<\/div>\n\n\n\n\n<div class=\"ms-confidence-bar\">\n\n\n\n<div class=\"ms-confidence-item\">\n\n<div class=\"ms-confidence-number\">\n25+\n<\/div>\n\n<div class=\"ms-confidence-text\">\nOver 25 Years of Experience\n<\/div>\n\n<\/div>\n\n\n\n\n<div class=\"ms-confidence-item\">\n\n<div class=\"ms-confidence-number\">\n\u2713\n<\/div>\n\n<div class=\"ms-confidence-text\">\nFree Initial Assessment\n<\/div>\n\n<\/div>\n\n\n\n\n<div class=\"ms-confidence-item\">\n\n<div class=\"ms-confidence-number\">\n\u2713\n<\/div>\n\n<div class=\"ms-confidence-text\">\nFree Consultation\n<\/div>\n\n<\/div>\n\n\n\n\n<div class=\"ms-confidence-item\">\n\n<div class=\"ms-confidence-number\">\n\ud83c\uddf8\ud83c\uddea\n<\/div>\n\n<div class=\"ms-confidence-text\">\nServices Throughout Sweden\n<\/div>\n\n<\/div>\n\n\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-confidence-description\">\n\nThat is why at <strong>Mservice Sweden AB<\/strong>, we strive to make the process clear for you:\n\n<br><br>\n\n<strong>\nFree Initial Assessment\n<br>\nFree Consultation\n<br>\nPayment After Approved Results\n<br>\nServices Throughout Sweden\n<\/strong>\n\n<\/div>\n\n\n\n<\/div>\n\n\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c19d111 e-con-full e-flex e-con e-parent\" data-id=\"c19d111\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3123fb0 elementor-widget elementor-widget-html\" data-id=\"3123fb0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n<style>\n\n.ms-risk-section{\n\n    direction:ltr;\n\n    padding:90px 35px;\n\n    background:#f7fbff;\n\n    font-family:\n    \"Inter\",\n    \"Arial\",\n    sans-serif;\n\n}\n\n\n\n.ms-risk-container{\n\n    max-width:1250px;\n\n    margin:auto;\n\n    display:grid;\n\n    grid-template-columns:1fr 1fr;\n\n    gap:60px;\n\n    align-items:center;\n\n}\n\n\n\n\/* CONTENT *\/\n\n.ms-risk-content h2{\n\n    color:#143854;\n\n    font-size:28px;\n\n    line-height:1.5;\n\n    font-weight:800;\n\n    margin:0 0 25px;\n\n}\n\n\n\n.ms-risk-content p{\n\n    color:#60768b;\n\n    font-size:16px;\n\n    line-height:2;\n\n    margin-bottom:25px;\n\n}\n\n\n\n.ms-risk-list{\n\n    list-style:none;\n\n    padding:0;\n\n    margin:0;\n\n}\n\n\n\n.ms-risk-list li{\n\n    display:flex;\n\n    align-items:center;\n\n    gap:12px;\n\n    color:#143854;\n\n    font-size:15px;\n\n    font-weight:600;\n\n    margin-bottom:15px;\n\n}\n\n\n\n.ms-risk-list li::before{\n\n    content:\"\";\n\n    width:10px;\n\n    height:10px;\n\n    border-radius:50%;\n\n    background:#176bff;\n\n    box-shadow:\n\n    0 0 12px rgba(23,107,255,.4);\n\n}\n\n\n\n\/* CARD *\/\n\n.ms-risk-card{\n\n    background:\n\n    linear-gradient(\n        145deg,\n        #031226,\n        #061b38\n    );\n\n    border-radius:28px;\n\n    padding:40px 35px;\n\n    color:#fff;\n\n    position:relative;\n\n    overflow:hidden;\n\n    box-shadow:\n\n    0 30px 70px rgba(3,18,38,.25);\n\n}\n\n\n\n.ms-risk-card::before{\n\n    content:\"\";\n\n    position:absolute;\n\n    width:220px;\n\n    height:220px;\n\n    right:-80px;\n\n    top:-80px;\n\n    border-radius:50%;\n\n    background:#00a3ff;\n\n    opacity:.18;\n\n    filter:blur(60px);\n\n}\n\n\n\n.ms-risk-icon{\n\n    width:70px;\n\n    height:70px;\n\n    border-radius:20px;\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    background:\n\n    rgba(0,163,255,.15);\n\n    margin-bottom:25px;\n\n}\n\n\n\n.ms-risk-icon svg{\n\n    width:38px;\n\n    height:38px;\n\n    stroke:#00a3ff;\n\n}\n\n\n\n.ms-risk-card h3{\n\n    color:#fff;\n\n    font-size:22px;\n\n    line-height:1.5;\n\n    margin:0 0 18px;\n\n}\n\n\n\n.ms-risk-card p{\n\n    color:#dce7f2;\n\n    font-size:15px;\n\n    line-height:2;\n\n    margin:0;\n\n}\n\n\n\n\/* MOBILE *\/\n\n@media(max-width:900px){\n\n    .ms-risk-section{\n\n        padding:60px 20px;\n\n    }\n\n\n    .ms-risk-container{\n\n        grid-template-columns:1fr;\n\n    }\n\n\n    .ms-risk-content h2{\n\n        font-size:24px;\n\n    }\n\n}\n\n<\/style>\n\n\n\n<section class=\"ms-risk-section\">\n\n\n<div class=\"ms-risk-container\">\n\n\n\n<div class=\"ms-risk-content\">\n\n\n<h2>\nBefore Attempting to Repair the Hard Drive Yourself \u2013 Contact Us\n<\/h2>\n\n\n\n<p>\n\nIf the hard drive:\n\n<\/p>\n\n\n\n<ul class=\"ms-risk-list\">\n\n\n<li>\nis clicking\n<\/li>\n\n\n<li>\nhas stopped working after an impact\n<\/li>\n\n\n<li>\nis not recognized\n<\/li>\n\n\n<li>\ndoes not start\n<\/li>\n\n\n<li>\nhas bad sectors\n<\/li>\n\n\n<li>\nhas been exposed to water\n<\/li>\n\n\n<\/ul>\n\n\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-risk-card\">\n\n\n\n<div class=\"ms-risk-icon\">\n\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n\n<path d=\"M12 3L2 21h20L12 3Z\"\nstroke-width=\"2\"\nstroke-linejoin=\"round\"\/>\n\n\n<path d=\"M12 9v4\"\nstroke-width=\"2\"\nstroke-linecap=\"round\"\/>\n\n\n<path d=\"M12 17h.01\"\nstroke-width=\"2\"\nstroke-linecap=\"round\"\/>\n\n\n<\/svg>\n\n\n<\/div>\n\n\n\n<h3>\nStart by having the condition of the hard drive examined.\n<\/h3>\n\n\n\n<p>\n\nAvoid repeated tests and unnecessary actions before a professional assessment of the hard drive.\n\n<\/p>\n\n\n\n<\/div>\n\n\n\n<\/div>\n\n\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4287719 e-con-full e-flex e-con e-parent\" data-id=\"4287719\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f0cd83a elementor-widget elementor-widget-html\" data-id=\"f0cd83a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\n.ms-cta-section{\n\n    direction:ltr;\n\n    padding:85px 35px;\n\n    background:\n    linear-gradient(\n        135deg,\n        #031226,\n        #061b38\n    );\n\n    font-family:\n    \"Inter\",\n    \"Arial\",\n    sans-serif;\n\n    position:relative;\n\n    overflow:hidden;\n\n}\n\n\n\n.ms-cta-section::before{\n\n    content:\"\";\n\n    position:absolute;\n\n    width:450px;\n\n    height:450px;\n\n    left:-180px;\n\n    top:-180px;\n\n    background:#00a3ff;\n\n    opacity:.15;\n\n    filter:blur(100px);\n\n    border-radius:50%;\n\n}\n\n\n\n.ms-cta-container{\n\n    max-width:950px;\n\n    margin:auto;\n\n    text-align:center;\n\n    position:relative;\n\n    z-index:2;\n\n}\n\n\n\n\/* TITLE *\/\n\n.ms-cta-container h2{\n\n    color:#fff;\n\n    font-size:28px;\n\n    line-height:1.5;\n\n    font-weight:800;\n\n    margin:0 0 20px;\n\n}\n\n\n\n.ms-cta-container p{\n\n    color:#dce7f2;\n\n    font-size:16px;\n\n    line-height:2;\n\n    margin:0 auto 35px;\n\n    max-width:760px;\n\n}\n\n\n\n\/* BUTTONS *\/\n\n.ms-cta-actions{\n\n    display:flex;\n\n    justify-content:center;\n\n    gap:15px;\n\n    flex-wrap:wrap;\n\n}\n\n\n\n.ms-cta-btn{\n\n    position:relative;\n\n    min-height:50px;\n\n    padding:0 22px;\n\n    border-radius:12px;\n\n    display:inline-flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    gap:10px;\n\n    text-decoration:none !important;\n\n    color:#fff !important;\n\n    font-size:14px;\n\n    line-height:1;\n\n    font-weight:700;\n\n    overflow:hidden;\n\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease,\n        background .25s ease;\n\n}\n\n\n\n.ms-cta-btn:hover{\n\n    color:#fff !important;\n\n    transform:translateY(-2px);\n\n}\n\n\n\n\/* WHATSAPP *\/\n\n.ms-cta-whatsapp{\n\n    color:#ffffff !important;\n\n    background:\n        linear-gradient(\n            135deg,\n            #25d366,\n            #18ba55\n        );\n\n    border:0;\n\n    box-shadow:\n        0 13px 28px rgba(37,211,102,.18);\n\n}\n\n\n\n.ms-cta-whatsapp:hover{\n\n    color:#ffffff !important;\n\n    transform:translateY(-2px);\n\n    background:\n        linear-gradient(\n            135deg,\n            #25d366,\n            #18ba55\n        );\n\n    box-shadow:\n        0 18px 38px rgba(37,211,102,.28);\n\n}\n\n\n\n.ms-cta-whatsapp:focus-visible{\n\n    outline:2px solid #25d366;\n\n    outline-offset:3px;\n\n}\n\n\n\n\/* CONSULT *\/\n\n.ms-cta-consult{\n\n    background:\n        linear-gradient(\n            135deg,\n            #176bff,\n            #0754db\n        );\n\n    border:\n        1px solid rgba(255,255,255,.10);\n\n    box-shadow:\n        0 13px 32px rgba(23,107,255,.24);\n\n}\n\n\n\n.ms-cta-consult:hover{\n\n    background:\n        linear-gradient(\n            135deg,\n            #00a3ff,\n            #176bff\n        );\n\n    box-shadow:\n        0 18px 40px rgba(23,107,255,.34);\n\n}\n\n\n\n\/* ICON WRAPPER *\/\n\n.ms-cta-icon-wrap{\n\n    display:inline-flex;\n\n    flex:0 0 20px;\n\n    width:20px;\n\n    height:20px;\n\n    align-items:center;\n\n    justify-content:center;\n\n    color:#fff;\n\n}\n\n\n\n.ms-cta-icon-wrap svg{\n\n    display:block;\n\n    width:20px;\n\n    height:20px;\n\n}\n\n\n\n\/* OFFICIAL WHATSAPP ICON *\/\n\n.ms-cta-whatsapp .ms-cta-icon-wrap svg{\n\n    fill:currentColor;\n\n    stroke:none;\n\n}\n\n\n\n\/* PHONE ICON *\/\n\n.ms-cta-consult .ms-cta-icon-wrap svg{\n\n    fill:none;\n\n    stroke:currentColor;\n\n    stroke-width:2;\n\n    stroke-linecap:round;\n\n    stroke-linejoin:round;\n\n}\n\n\n\n\/* FOCUS *\/\n\n.ms-cta-btn:focus-visible{\n\n    outline:2px solid #00a3ff;\n\n    outline-offset:3px;\n\n}\n\n\n\n.ms-cta-whatsapp:focus-visible{\n\n    outline:2px solid #25d366;\n\n    outline-offset:3px;\n\n}\n\n\n\n\/* MOBILE *\/\n\n@media(max-width:700px){\n\n    .ms-cta-section{\n\n        padding:60px 20px;\n\n    }\n\n\n    .ms-cta-container h2{\n\n        font-size:24px;\n\n    }\n\n\n    .ms-cta-actions{\n\n        flex-direction:column;\n\n    }\n\n\n    .ms-cta-btn{\n\n        width:100%;\n\n        min-height:50px;\n\n        padding:0 16px;\n\n        font-size:14px;\n\n    }\n\n}\n\n\n\n@media(prefers-reduced-motion:reduce){\n\n    .ms-cta-btn{\n\n        transition:none;\n\n    }\n\n}\n\n<\/style>\n\n\n\n<section class=\"ms-cta-section\">\n\n\n<div class=\"ms-cta-container\">\n\n\n\n<h2>\nStill Not Sure Whether the Data on Your Hard Drive Can Be Recovered?\n<\/h2>\n\n\n\n<p>\n\nYou do not have to guess.\nTell us what happened to the hard drive and you will receive initial guidance.\n\n<\/p>\n\n\n\n<div class=\"ms-cta-actions\">\n\n\n\n<!-- WHATSAPP -->\n\n<a href=\"https:\/\/wa.me\/46762547134\" class=\"ms-cta-btn ms-cta-whatsapp\" target=\"_blank\" rel=\"noopener\">\n\n\n<span class=\"ms-cta-icon-wrap\" aria-hidden=\"true\">\n\n<svg viewBox=\"0 0 32 32\" aria-hidden=\"true\">\n    <path fill=\"currentColor\" d=\"M16.004 3C8.822 3 3 8.822 3 16.004c0 2.293.598 4.532 1.735 6.504L3 29l6.668-1.75A12.94 12.94 0 0016.004 29C23.18 29 29 23.178 29 16.004 29 8.822 23.18 3 16.004 3zm0 23.8a10.75 10.75 0 01-5.48-1.5l-.393-.234-3.956 1.038 1.056-3.854-.256-.4a10.75 10.75 0 01-1.65-5.846c0-5.894 4.79-10.684 10.68-10.684 2.855 0 5.54 1.112 7.558 3.132a10.61 10.61 0 013.13 7.552c0 5.89-4.794 10.796-10.69 10.796zm5.86-8.004c-.32-.16-1.9-.937-2.195-1.044-.294-.107-.508-.16-.722.16-.214.32-.83 1.044-1.017 1.258-.187.214-.374.24-.695.08-.32-.16-1.353-.498-2.578-1.588-.953-.85-1.597-1.9-1.784-2.22-.187-.32-.02-.493.14-.652.144-.143.32-.374.48-.56.16-.187.214-.32.32-.535.107-.214.054-.4-.027-.56-.08-.16-.722-1.74-.99-2.38-.26-.624-.524-.54-.722-.55h-.615c-.214 0-.56.08-.856.4-.294.32-1.123 1.098-1.123 2.675s1.15 3.1 1.31 3.314c.16.214 2.26 3.45 5.48 4.837.766.33 1.363.527 1.83.674.77.244 1.47.21 2.024.127.617-.092 1.9-.777 2.168-1.526.267-.75.267-1.392.187-1.526-.08-.133-.294-.213-.615-.374z\"\/>\n<\/svg>\n\n<\/span>\n\n\nFree Consultation with a Specialist\n\n\n<\/a>\n\n\n\n\n<!-- CONSULT \/ ASSESSMENT -->\n\n<a href=\"https:\/\/dataraddning.se\/kontakta-oss\/\" class=\"ms-cta-btn ms-cta-consult\">\n\n\n<span class=\"ms-cta-icon-wrap\" aria-hidden=\"true\">\n\n<svg viewBox=\"0 0 24 24\">\n\n<path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.79 19.79 0 0 1 2.12 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.12.9.33 1.78.62 2.63a2 2 0 0 1-.45 2.11L8 9.73a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.85.29 1.73.5 2.63.62A2 2 0 0 1 22 16.92z\"><\/path>\n\n<\/svg>\n\n<\/span>\n\n\nRequest a Hard Drive Assessment\n\n\n<\/a>\n\n\n\n<\/div>\n\n\n\n<\/div>\n\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bf65aec e-con-full e-flex e-con e-parent\" data-id=\"bf65aec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e705821 elementor-widget elementor-widget-html\" data-id=\"e705821\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\n.ms-faq-section{\n\n    direction:ltr;\n\n    padding:90px 35px;\n\n    background:#f7fbff;\n\n    font-family:\n    \"Inter\",\n    \"Arial\",\n    sans-serif;\n\n}\n\n\n\n.ms-faq-container{\n\n    max-width:1100px;\n\n    margin:auto;\n\n}\n\n\n\n\/* HEADER *\/\n\n.ms-faq-header{\n\n    text-align:center;\n\n    margin-bottom:50px;\n\n}\n\n\n\n.ms-faq-header h2{\n\n    color:#143854;\n\n    font-size:28px;\n\n    line-height:1.5;\n\n    font-weight:800;\n\n    margin:0;\n\n}\n\n\n\n\/* FAQ *\/\n\n.ms-faq-list{\n\n    display:flex;\n\n    flex-direction:column;\n\n    gap:15px;\n\n}\n\n\n\n.ms-faq-item{\n\n    background:#fff;\n\n    border:1px solid #dfe8f1;\n\n    border-radius:18px;\n\n    overflow:hidden;\n\n    transition:.3s;\n\n}\n\n\n\n.ms-faq-item:hover{\n\n    border-color:#176bff;\n\n}\n\n\n\n.ms-faq-question{\n\n    width:100%;\n\n    padding:22px 25px;\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:space-between;\n\n    gap:20px;\n\n    color:#143854;\n\n    font-size:16px;\n\n    line-height:1.7;\n\n    font-weight:700;\n\n}\n\n\n\n.ms-faq-icon{\n\n    width:28px;\n\n    height:28px;\n\n    flex:none;\n\n    border-radius:50%;\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    background:#eef6ff;\n\n    color:#176bff;\n\n    font-size:20px;\n\n    font-weight:700;\n\n}\n\n\n\n\/* ANSWER *\/\n\n.ms-faq-answer{\n\n    padding:0 25px 22px;\n\n    color:#60768b;\n\n    font-size:15px;\n\n    line-height:2;\n\n}\n\n\n\n\/* MOBILE *\/\n\n@media(max-width:700px){\n\n    .ms-faq-section{\n\n        padding:60px 20px;\n\n    }\n\n\n    .ms-faq-header h2{\n\n        font-size:24px;\n\n    }\n\n\n    .ms-faq-question{\n\n        padding:18px;\n\n        font-size:15px;\n\n    }\n\n\n    .ms-faq-answer{\n\n        padding:0 18px 18px;\n\n    }\n\n}\n\n<\/style>\n\n\n\n<section class=\"ms-faq-section\">\n\n\n<div class=\"ms-faq-container\">\n\n\n\n<div class=\"ms-faq-header\">\n\n\n<h2>\nFrequently Asked Questions About Hard Drive Data Recovery\n<\/h2>\n\n\n<\/div>\n\n\n\n\n<div class=\"ms-faq-list\">\n\n\n\n<div class=\"ms-faq-item\">\n\n<div class=\"ms-faq-question\">\n\nIs the initial assessment free?\n\n<span class=\"ms-faq-icon\">+<\/span>\n\n<\/div>\n\n<div class=\"ms-faq-answer\">\n\nYes. The initial assessment of the hard drive is free of charge.\n\n<\/div>\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-faq-item\">\n\n<div class=\"ms-faq-question\">\n\nCan I get advice before sending in the hard drive?\n\n<span class=\"ms-faq-icon\">+<\/span>\n\n<\/div>\n\n<div class=\"ms-faq-answer\">\n\nYes. You can first contact a specialist and receive free advice about the problem with your hard drive.\n\n<\/div>\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-faq-item\">\n\n<div class=\"ms-faq-question\">\n\nWhat should I do if the hard drive is clicking?\n\n<span class=\"ms-faq-icon\">+<\/span>\n\n<\/div>\n\n<div class=\"ms-faq-answer\">\n\nIf the hard drive is clicking, you should avoid continuing to use it and contact a data recovery specialist before taking any further action.\n\n<\/div>\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-faq-item\">\n\n<div class=\"ms-faq-question\">\n\nCan data be recovered from a formatted hard drive?\n\n<span class=\"ms-faq-icon\">+<\/span>\n\n<\/div>\n\n<div class=\"ms-faq-answer\">\n\nDepending on the condition of the hard drive and the status of the data, recovery may be possible. The hard drive is examined first, and you are then informed of the results.\n\n<\/div>\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-faq-item\">\n\n<div class=\"ms-faq-question\">\n\nCan data be recovered from an impact-damaged hard drive?\n\n<span class=\"ms-faq-icon\">+<\/span>\n\n<\/div>\n\n<div class=\"ms-faq-answer\">\n\nHard drives that have been damaged by impact must first be examined. The possibility of data recovery depends on the extent and type of damage.\n\n<\/div>\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-faq-item\">\n\n<div class=\"ms-faq-question\">\n\nWhat should I do if the hard drive does not start?\n\n<span class=\"ms-faq-icon\">+<\/span>\n\n<\/div>\n\n<div class=\"ms-faq-answer\">\n\nIf the hard drive does not start, you should contact a data recovery specialist before attempting to repair or open it.\n\n<\/div>\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-faq-item\">\n\n<div class=\"ms-faq-question\">\n\nDo you only offer services in Stockholm?\n\n<span class=\"ms-faq-icon\">+<\/span>\n\n<\/div>\n\n<div class=\"ms-faq-answer\">\n\nNo. Mservice Sweden AB has its center in Stockholm, but offers data recovery services to customers throughout Sweden.\n\n<\/div>\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-faq-item\">\n\n<div class=\"ms-faq-question\">\n\nHow much does data recovery cost?\n\n<span class=\"ms-faq-icon\">+<\/span>\n\n<\/div>\n\n<div class=\"ms-faq-answer\">\n\nThe cost depends on the condition of the hard drive and the circumstances of the data recovery. The hard drive is examined first, after which you receive the information you need to make a decision.\n\n<\/div>\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-faq-item\">\n\n<div class=\"ms-faq-question\">\n\nWhen should I send in the hard drive for data recovery?\n\n<span class=\"ms-faq-icon\">+<\/span>\n\n<\/div>\n\n<div class=\"ms-faq-answer\">\n\nIf the data is important to you and the hard drive has experienced a failure, you should consider having it professionally examined before taking any further action.\n\n<\/div>\n\n<\/div>\n\n\n\n<\/div>\n\n\n<\/div>\n\n\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8ae5ec9 e-con-full e-flex e-con e-parent\" data-id=\"8ae5ec9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8553ed4 elementor-widget elementor-widget-html\" data-id=\"8553ed4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\n.ms-contact-final{\n\n    direction:ltr;\n\n    padding:90px 35px;\n\n    background:#ffffff;\n\n    font-family:\n    \"Inter\",\n    \"Arial\",\n    sans-serif;\n\n}\n\n\n\n.ms-contact-final-container{\n\n    max-width:1200px;\n\n    margin:auto;\n\n    display:grid;\n\n    grid-template-columns:1fr 1fr;\n\n    gap:50px;\n\n    align-items:center;\n\n}\n\n\n\n\/* LEFT *\/\n\n.ms-contact-final-content h2{\n\n    color:#143854;\n\n    font-size:28px;\n\n    line-height:1.5;\n\n    font-weight:800;\n\n    margin:0 0 25px;\n\n}\n\n\n\n.ms-contact-final-content p{\n\n    color:#60768b;\n\n    font-size:16px;\n\n    line-height:2;\n\n    margin-bottom:25px;\n\n}\n\n\n\n.ms-contact-final-content strong{\n\n    color:#143854;\n\n}\n\n\n\n\/* INFO *\/\n\n.ms-contact-info{\n\n    display:flex;\n\n    flex-direction:column;\n\n    gap:15px;\n\n}\n\n\n\n.ms-contact-item{\n\n    display:flex;\n\n    align-items:center;\n\n    gap:15px;\n\n    padding:15px 18px;\n\n    border-radius:16px;\n\n    background:#f7fbff;\n\n    border:1px solid #dfe8f1;\n\n}\n\n\n\n.ms-contact-item-icon{\n\n    width:45px;\n\n    height:45px;\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    border-radius:13px;\n\n    background:#176bff;\n\n}\n\n\n\n.ms-contact-item-icon svg{\n\n    width:22px;\n\n    height:22px;\n\n    stroke:#fff;\n\n}\n\n\n\n.ms-contact-item span{\n\n    color:#143854;\n\n    font-size:15px;\n\n    font-weight:600;\n\n}\n\n\n\n\/* RIGHT *\/\n\n.ms-contact-box{\n\n    background:\n\n    linear-gradient(\n        135deg,\n        #031226,\n        #061b38\n    );\n\n    border-radius:28px;\n\n    padding:45px 35px;\n\n    color:#fff;\n\n    position:relative;\n\n    overflow:hidden;\n\n}\n\n\n\n.ms-contact-box::before{\n\n    content:\"\";\n\n    position:absolute;\n\n    width:250px;\n\n    height:250px;\n\n    right:-90px;\n\n    top:-90px;\n\n    background:#00a3ff;\n\n    opacity:.18;\n\n    filter:blur(70px);\n\n    border-radius:50%;\n\n}\n\n\n\n.ms-contact-box h3{\n\n    position:relative;\n\n    z-index:2;\n\n    color:#fff;\n\n    font-size:24px;\n\n    margin:0 0 20px;\n\n}\n\n\n\n.ms-contact-box p{\n\n    position:relative;\n\n    z-index:2;\n\n    color:#dce7f2;\n\n    font-size:15px;\n\n    line-height:2;\n\n    margin:0;\n\n}\n\n\n\n\/* =========================================\n   CONTACT BUTTONS\n========================================= *\/\n\n.ms-contact-actions{\n\n    position:relative;\n\n    z-index:2;\n\n    display:grid;\n\n    grid-template-columns:1fr 1fr;\n\n    gap:12px;\n\n    margin-top:30px;\n\n}\n\n\n\n.ms-contact-button{\n\n    position:relative;\n\n    min-height:50px;\n\n    display:inline-flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    gap:10px;\n\n    padding:0 22px;\n\n    border-radius:12px;\n\n    color:#fff !important;\n\n    text-decoration:none !important;\n\n    font-size:14px;\n\n    line-height:1;\n\n    font-weight:700;\n\n    overflow:hidden;\n\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease,\n        background .25s ease;\n\n}\n\n\n\n.ms-contact-button:hover{\n\n    color:#fff !important;\n\n    transform:translateY(-2px);\n\n}\n\n\n\n\/* CALL *\/\n\n.ms-contact-button--call{\n\n    background:\n        linear-gradient(\n            135deg,\n            #176bff,\n            #0754db\n        );\n\n    border:\n        1px solid rgba(255,255,255,.10);\n\n    box-shadow:\n        0 13px 32px rgba(23,107,255,.24);\n\n}\n\n\n\n.ms-contact-button--call:hover{\n\n    background:\n        linear-gradient(\n            135deg,\n            #00a3ff,\n            #176bff\n        );\n\n    box-shadow:\n        0 18px 40px rgba(23,107,255,.34);\n\n}\n\n\n\n\/* WHATSAPP *\/\n\n.ms-contact-button--whatsapp{\n\n    color:#ffffff !important;\n\n    background:\n        linear-gradient(\n            135deg,\n            #25d366,\n            #18ba55\n        );\n\n    border:0;\n\n    box-shadow:\n        0 13px 28px rgba(37,211,102,.18);\n\n}\n\n\n\n.ms-contact-button--whatsapp:hover{\n\n    color:#ffffff !important;\n\n    transform:translateY(-2px);\n\n    background:\n        linear-gradient(\n            135deg,\n            #25d366,\n            #18ba55\n        );\n\n    box-shadow:\n        0 18px 38px rgba(37,211,102,.28);\n\n}\n\n\n\n\/* BUTTON ICON *\/\n\n.ms-contact-button-icon{\n\n    display:inline-flex;\n\n    flex:0 0 20px;\n\n    width:20px;\n\n    height:20px;\n\n    align-items:center;\n\n    justify-content:center;\n\n    color:#fff;\n\n}\n\n\n\n.ms-contact-button-icon svg{\n\n    display:block;\n\n    width:20px;\n\n    height:20px;\n\n}\n\n\n\n\/* PHONE ICON *\/\n\n.ms-contact-button--call .ms-contact-button-icon svg{\n\n    fill:none;\n\n    stroke:currentColor;\n\n    stroke-width:2;\n\n    stroke-linecap:round;\n\n    stroke-linejoin:round;\n\n}\n\n\n\n\/* OFFICIAL WHATSAPP ICON *\/\n\n.ms-contact-button--whatsapp .ms-contact-button-icon svg{\n\n    fill:currentColor;\n\n    stroke:none;\n\n}\n\n\n\n.ms-contact-button:focus-visible{\n\n    outline:2px solid #00a3ff;\n\n    outline-offset:3px;\n\n}\n\n\n\n.ms-contact-button--whatsapp:focus-visible{\n\n    outline:2px solid #25d366;\n\n    outline-offset:3px;\n\n}\n\n\n\n\/* MOBILE *\/\n\n@media(max-width:900px){\n\n    .ms-contact-final{\n\n        padding:60px 20px;\n\n    }\n\n\n    .ms-contact-final-container{\n\n        grid-template-columns:1fr;\n\n    }\n\n\n    .ms-contact-final-content h2{\n\n        font-size:24px;\n\n    }\n\n}\n\n\n\n@media(max-width:600px){\n\n    .ms-contact-actions{\n\n        grid-template-columns:1fr;\n\n        gap:10px;\n\n    }\n\n\n    .ms-contact-button{\n\n        width:100%;\n\n        min-height:50px;\n\n        padding:0 16px;\n\n        font-size:14px;\n\n    }\n\n}\n\n\n\n@media(prefers-reduced-motion:reduce){\n\n    .ms-contact-button{\n\n        transition:none;\n\n    }\n\n}\n\n<\/style>\n\n\n\n<section class=\"ms-contact-final\">\n\n\n<div class=\"ms-contact-final-container\">\n\n\n\n<div class=\"ms-contact-final-content\">\n\n\n<h2>\nRegain Access to Your Important Data\n<\/h2>\n\n\n\n<p>\n\nFamily photos, work files, important documents, or information you have collected over many years may be highly valuable to you.\n\n<br><br>\n\nIf the hard drive has stopped working, the first step does <strong>not<\/strong> have to be repairing it; the first step can be to have it professionally examined.\n\n<\/p>\n\n\n\n<p>\n\n<strong>\nMservice Sweden AB\n<\/strong>\n\n<br>\n\nHard Drive Data Recovery in Stockholm and Throughout Sweden\n\n<\/p>\n\n\n\n<div class=\"ms-contact-info\">\n\n\n\n<div class=\"ms-contact-item\">\n\n\n<div class=\"ms-contact-item-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<circle cx=\"12\" cy=\"12\" r=\"9\"\nstroke-width=\"2\"\/>\n\n<path d=\"M12 7v5l3 2\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<span>\nOver 25 Years of Experience\n<\/span>\n\n\n<\/div>\n\n\n\n\n<div class=\"ms-contact-item\">\n\n\n<div class=\"ms-contact-item-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<path d=\"M12 2C6.48 2 2 6.48 2 12c0 2.1.65 4.05 1.76 5.65L2 22l4.5-1.7A9.94 9.94 0 0012 22c5.52 0 10-4.48 10-10S17.52 2 12 2z\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<span>\nFree Initial Assessment\n<\/span>\n\n\n<\/div>\n\n\n\n\n<div class=\"ms-contact-item\">\n\n\n<div class=\"ms-contact-item-icon\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<path d=\"M4 5h16v14H4z\"\nstroke-width=\"2\"\/>\n\n<path d=\"M8 9h8\"\nstroke-width=\"2\"\/>\n\n<\/svg>\n\n<\/div>\n\n\n<span>\nFree Consultation\n<\/span>\n\n\n<\/div>\n\n\n\n<\/div>\n\n\n<\/div>\n\n\n\n\n\n<div class=\"ms-contact-box\">\n\n\n<h3>\nMservice Sweden AB\n<\/h3>\n\n\n<p>\n\nHard Drive Data Recovery in Stockholm and Throughout Sweden\n\n<br><br>\n\nOver 25 Years of Experience | Free Initial Assessment | Free Consultation\n\n<\/p>\n\n\n\n<div class=\"ms-contact-actions\">\n\n\n<!-- CALL BUTTON -->\n\n<a \nhref=\"tel:+46762547134\"\nclass=\"ms-contact-button ms-contact-button--call\"\naria-label=\"Phone: +46 76 254 71 34\"\n>\n\n<span class=\"ms-contact-button-icon\" aria-hidden=\"true\">\n\n<svg viewBox=\"0 0 24 24\" fill=\"none\">\n\n<path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.79 19.79 0 0 1 2.12 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.12.9.33 1.78.62 2.63a2 2 0 0 1-.45 2.11L8 9.73a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.85.29 1.73.5 2.63.62A2 2 0 0 1 22 16.92z\"><\/path>\n\n<\/svg>\n\n<\/span>\n\nPhone\n\n<\/a>\n\n\n\n<!-- WHATSAPP BUTTON -->\n\n<a href=\"https:\/\/wa.me\/46762547134\" class=\"ms-contact-button ms-contact-button--whatsapp\" target=\"_blank\" rel=\"noopener\" aria-label=\"WhatsApp: +46 76 254 71 34\">\n\n<span class=\"ms-contact-button-icon\" aria-hidden=\"true\">\n\n<svg viewBox=\"0 0 32 32\" aria-hidden=\"true\">\n\n<path fill=\"currentColor\" d=\"M16.004 3C8.822 3 3 8.822 3 16.004c0 2.293.598 4.532 1.735 6.504L3 29l6.668-1.75A12.94 12.94 0 0016.004 29C23.18 29 29 23.178 29 16.004 29 8.822 23.18 3 16.004 3zm0 23.8a10.75 10.75 0 01-5.48-1.5l-.393-.234-3.956 1.038 1.056-3.854-.256-.4a10.75 10.75 0 01-1.65-5.846c0-5.894 4.79-10.684 10.68-10.684 2.855 0 5.54 1.112 7.558 3.132a10.61 10.61 0 013.13 7.552c0 5.89-4.794 10.796-10.69 10.796zm5.86-8.004c-.32-.16-1.9-.937-2.195-1.044-.294-.107-.508-.16-.722.16-.214.32-.83 1.044-1.017 1.258-.187.214-.374.24-.695.08-.32-.16-1.353-.498-2.578-1.588-.953-.85-1.597-1.9-1.784-2.22-.187-.32-.02-.493.14-.652.144-.143.32-.374.48-.56.16-.187.214-.32.32-.535.107-.214.054-.4-.027-.56-.08-.16-.722-1.74-.99-2.38-.26-.624-.524-.54-.722-.55h-.615c-.214 0-.56.08-.856.4-.294.32-1.123 1.098-1.123 2.675s1.15 3.1 1.31 3.314c.16.214 2.26 3.45 5.48 4.837.766.33 1.363.527 1.83.674.77.244 1.47.21 2.024.127.617-.092 1.9-.777 2.168-1.526.267-.75.267-1.392.187-1.526-.08-.133-.294-.213-.615-.374z\"\/>\n\n<\/svg>\n\n<\/span>\n\nWhatsApp\n\n<\/a>\n\n\n<\/div>\n\n\n<\/div>\n\n\n\n<\/div>\n\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Hard Drive Data Recovery with Over 25 Years of Experience Is your hard drive not being recognized, has it been exposed to an impact, formatted, or is it making clicking noises? At Mservice Sweden AB, we examine HDDs as well as external and internal hard drives and work to recover your data. Stockholm | We [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-432","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/dataraddning.se\/en\/wp-json\/wp\/v2\/pages\/432","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dataraddning.se\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dataraddning.se\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dataraddning.se\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/dataraddning.se\/en\/wp-json\/wp\/v2\/comments?post=432"}],"version-history":[{"count":15,"href":"https:\/\/dataraddning.se\/en\/wp-json\/wp\/v2\/pages\/432\/revisions"}],"predecessor-version":[{"id":832,"href":"https:\/\/dataraddning.se\/en\/wp-json\/wp\/v2\/pages\/432\/revisions\/832"}],"wp:attachment":[{"href":"https:\/\/dataraddning.se\/en\/wp-json\/wp\/v2\/media?parent=432"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}