{"product_id":"rem","title":"Fast Remote Support","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eFast Remote Support — Asmarina Computer Store\u003c\/title\u003e\n\u003cstyle\u003e\n  :root{\n    --bg: #ffffff;\n    --panel: #f7f9fc;\n    --panel-2: #f0f4fa;\n    --line: #e2e8f2;\n    --blue: #2f6fed;\n    --blue-bright: #2f6fed;\n    --text: #10141f;\n    --muted: #566079;\n    --muted-2: #8892a6;\n  }\n  *{box-sizing:border-box;}\n  body{\n    margin:0;\n    background:var(--bg);\n    color:var(--text);\n    font-family: -apple-system, \"Segoe UI\", \"Helvetica Neue\", Arial, sans-serif;\n    line-height:1.55;\n  }\n  .wrap{max-width:1040px; margin:0 auto; padding:0 24px;}\n  a{color:inherit;}\n\n  \/* HERO *\/\n  .hero{\n    padding:88px 0 64px;\n    background:\n      radial-gradient(900px 420px at 15% -10%, rgba(59,125,255,0.18), transparent 60%),\n      radial-gradient(700px 400px at 100% 0%, rgba(59,125,255,0.10), transparent 55%),\n      var(--bg);\n    border-bottom:1px solid var(--line);\n    text-align:center;\n  }\n  .eyebrow-line{\n    color:var(--blue-bright);\n    font-size:14px;\n    letter-spacing:0.02em;\n    margin-bottom:18px;\n  }\n  h1{\n    font-size:44px;\n    line-height:1.15;\n    margin:0 0 20px;\n    font-weight:700;\n    max-width:680px;\n    margin-left:auto; margin-right:auto;\n  }\n  h1 em{\n    font-style:normal;\n    color:var(--blue-bright);\n  }\n  .hero p.sub{\n    max-width:560px;\n    margin:0 auto 32px;\n    color:var(--muted);\n    font-size:17px;\n  }\n  .cta-row{\n    display:flex;\n    gap:14px;\n    justify-content:center;\n    flex-wrap:wrap;\n    margin-bottom:20px;\n  }\n  .btn{\n    display:inline-block;\n    padding:14px 28px;\n    border-radius:8px;\n    font-size:15px;\n    font-weight:600;\n    text-decoration:none;\n    cursor:pointer;\n    border:1px solid transparent;\n  }\n  .btn-primary{\n    background:var(--blue);\n    color:#fff;\n  }\n  .btn-secondary{\n    background:transparent;\n    color:var(--text);\n    border-color:var(--line);\n  }\n  .price-note{\n    color:var(--muted-2);\n    font-size:14px;\n    margin-bottom:36px;\n  }\n  .badges{\n    display:flex;\n    justify-content:center;\n    flex-wrap:wrap;\n    gap:28px;\n    color:var(--muted);\n    font-size:14px;\n  }\n  .badges span{display:flex; align-items:center; gap:8px;}\n  .dot{width:7px; height:7px; border-radius:50%; background:var(--blue-bright); display:inline-block;}\n\n  \/* SECTION LABELS *\/\n  section{padding:72px 0; border-bottom:1px solid var(--line);}\n  .label{\n    color:var(--blue-bright);\n    font-size:14px;\n    margin-bottom:10px;\n  }\n  h2{\n    font-size:30px;\n    font-weight:700;\n    margin:0 0 16px;\n    max-width:640px;\n  }\n  section \u003e .wrap \u003e p.lead{\n    color:var(--muted);\n    max-width:560px;\n    font-size:16px;\n    margin-bottom:0;\n  }\n\n  \/* WHY GRID *\/\n  .why-grid{\n    display:grid;\n    grid-template-columns:repeat(3, 1fr);\n    gap:24px;\n    margin-top:44px;\n  }\n  .why-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:10px;\n    padding:26px;\n  }\n  .why-card h3{font-size:17px; margin:0 0 10px;}\n  .why-card p{color:var(--muted); font-size:14.5px; margin:0;}\n\n  \/* FEATURES *\/\n  .feature-grid{\n    display:grid;\n    grid-template-columns:repeat(2, 1fr);\n    gap:1px;\n    background:var(--line);\n    border:1px solid var(--line);\n    border-radius:12px;\n    overflow:hidden;\n    margin-top:44px;\n  }\n  .feature{\n    background:var(--panel);\n    padding:28px;\n  }\n  .feature .num{\n    color:var(--muted-2);\n    font-size:13px;\n    font-weight:600;\n    margin-bottom:14px;\n  }\n  .feature h3{font-size:17px; margin:0 0 8px;}\n  .feature p{color:var(--muted); font-size:14.5px; margin:0 0 14px;}\n  .feature .tag{\n    display:inline-block;\n    font-size:12.5px;\n    color:var(--blue-bright);\n    background:rgba(59,125,255,0.10);\n    border:1px solid rgba(59,125,255,0.25);\n    padding:4px 10px;\n    border-radius:20px;\n  }\n\n  \/* PRICING *\/\n  .pricing-card{\n    margin-top:40px;\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:14px;\n    padding:40px;\n    display:grid;\n    grid-template-columns:1.1fr 1fr;\n    gap:40px;\n  }\n  .pricing-left h3{font-size:20px; margin:0 0 8px;}\n  .pricing-left p{color:var(--muted); font-size:14.5px; margin:0 0 24px;}\n  .price-tag{font-size:44px; font-weight:700; margin:0;}\n  .price-tag span{font-size:16px; color:var(--muted); font-weight:500;}\n  .price-sub{color:var(--muted-2); font-size:13.5px; margin-top:6px;}\n  .included h4{\n    font-size:13px;\n    color:var(--muted-2);\n    letter-spacing:0.02em;\n    margin:0 0 14px;\n  }\n  .included ul{\n    list-style:none;\n    padding:0;\n    margin:0;\n  }\n  .included li{\n    padding:9px 0;\n    border-bottom:1px solid var(--line);\n    font-size:14.5px;\n    color:var(--text);\n    display:flex;\n    gap:10px;\n  }\n  .included li:last-child{border-bottom:none;}\n  .included li::before{\n    content:\"\";\n    width:6px; height:6px;\n    border-radius:50%;\n    background:var(--blue-bright);\n    margin-top:7px;\n    flex-shrink:0;\n  }\n  .terms-line{\n    grid-column:1 \/ -1;\n    color:var(--muted-2);\n    font-size:13px;\n    border-top:1px solid var(--line);\n    padding-top:20px;\n    margin-top:4px;\n  }\n  .terms-line a{color:var(--blue-bright); text-decoration:none;}\n\n  \/* STEPS *\/\n  .steps{\n    display:grid;\n    grid-template-columns:repeat(4, 1fr);\n    gap:24px;\n    margin-top:44px;\n  }\n  .step .step-num{\n    width:34px; height:34px;\n    border-radius:50%;\n    border:1px solid var(--blue);\n    color:var(--blue-bright);\n    display:flex; align-items:center; justify-content:center;\n    font-size:14px; font-weight:700;\n    margin-bottom:16px;\n  }\n  .step h3{font-size:16px; margin:0 0 8px;}\n  .step p{color:var(--muted); font-size:14px; margin:0;}\n\n  \/* WHO ITS FOR *\/\n  .who-grid{\n    display:grid;\n    grid-template-columns:repeat(4, 1fr);\n    gap:20px;\n    margin-top:44px;\n  }\n  .who-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:10px;\n    padding:24px 20px;\n  }\n  .who-icon{\n    font-size:22px;\n    margin-bottom:14px;\n  }\n  .who-card h3{font-size:15px; margin:0 0 8px;}\n  .who-card p{color:var(--muted); font-size:13.5px; margin:0;}\n\n  \/* FINAL CTA *\/\n  .final-cta{\n    border-bottom:none;\n    text-align:center;\n    background:\n      radial-gradient(700px 360px at 50% 0%, rgba(59,125,255,0.14), transparent 60%),\n      var(--panel-2);\n  }\n  .final-cta h2{margin:0 auto 14px; max-width:520px;}\n  .final-cta p.lead{margin:0 auto 32px !important; text-align:center;}\n  .contact-row{\n    display:flex;\n    justify-content:center;\n    gap:32px;\n    flex-wrap:wrap;\n    margin-top:32px;\n    color:var(--muted);\n    font-size:14.5px;\n  }\n  footer{\n    text-align:center;\n    padding:28px 0;\n    color:var(--muted-2);\n    font-size:13px;\n  }\n  footer a{color:var(--blue-bright); text-decoration:none;}\n\n  @media (max-width: 760px){\n    h1{font-size:32px;}\n    .why-grid, .feature-grid, .steps, .who-grid{grid-template-columns:1fr;}\n    .pricing-card{grid-template-columns:1fr;}\n  }\n\u003c\/style\u003e\n\n\n\n  \u003csection class=\"hero\" style=\"border-bottom:1px solid var(--line);\"\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"eyebrow-line\"\u003eAsmarina Fast Remote Support\u003c\/div\u003e\n      \u003ch1\u003eYour IT problem fixed fast.\u003cem\u003e\u003c\/em\u003e \n\u003c\/h1\u003e\n      \u003cp class=\"sub\"\u003eWe can securely connect to your Desktop PC or laptop anywhere. Whether it's accessing files, applications, or fixing problems, our technicians solve it live, on screen, with your permission.\u003c\/p\u003e\n      \u003cdiv class=\"cta-row\"\u003e\n       \n        \u003ca href=\"#included\" class=\"btn btn-secondary\"\u003eSee what's included\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"price-note\"\u003e$275\/hr · billed per session, no lock-in\u003c\/div\u003e\n      \u003cdiv class=\"badges\"\u003e\n        \u003cspan\u003e\u003ci class=\"dot\"\u003e\u003c\/i\u003eSecure remote connection\u003c\/span\u003e\n        \u003cspan\u003e\u003ci class=\"dot\"\u003e\u003c\/i\u003eSame-day availability\u003c\/span\u003e\n        \u003cspan\u003e\u003ci class=\"dot\"\u003e\u003c\/i\u003eOver 22 years local support\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"label\"\u003eWhy remote support?\u003c\/div\u003e\n      \u003ch2\u003eNot every problem needs a technician at your home or office.\u003c\/h2\u003e\n      \u003cp class=\"lead\"\u003eMost software issues, security checks, and setup jobs can be solved just as fast and just as securely over a remote connection. You stay in the room, watch everything happen on your own screen, and nothing proceeds without your permission.\u003c\/p\u003e\n      \u003cdiv class=\"why-grid\"\u003e\n        \u003cdiv class=\"why-card\"\u003e\n          \u003ch3\u003eYou're always in control\u003c\/h3\u003e\n          \u003cp\u003eNothing happens on your PC without your permission. You can watch the whole session and end it any time.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"why-card\"\u003e\n          \u003ch3\u003eNo travel, no waiting\u003c\/h3\u003e\n          \u003cp\u003eWe connect remotely, no waiting for a technician to come.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"why-card\"\u003e\n          \u003ch3\u003eHandles almost anything\u003c\/h3\u003e\n          \u003cp\u003eFrom viruses to new printers to cloud backups, most jobs that would need an on-site visit can be done remotely.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"included\"\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"label\"\u003eWhat's included\u003c\/div\u003e\n      \u003ch2\u003eSix things you can expect from a remote support session\u003c\/h2\u003e\n      \n      \u003cdiv class=\"feature-grid\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003eSecure remote login\u003c\/h3\u003e\n          \u003cp\u003eSecure remote login to your PC or laptop, with your permission, for troubleshooting.\u003c\/p\u003e\n          \n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eVirus \u0026amp; malware checks\u003c\/h3\u003e\n          \u003cp\u003eComprehensive checks for viruses, malware, and spyware.\u003c\/p\u003e\n          \n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eSecurity setup\u003c\/h3\u003e\n          \u003cp\u003eSetting up and adjusting your security settings.\u003c\/p\u003e\n         \n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003cdiv class=\"num\"\u003e04\u003c\/div\u003e\n          \u003ch3\u003eSoftware \u0026amp; printer installs\u003c\/h3\u003e\n          \u003cp\u003eInstalling new software and printers.\u003c\/p\u003e\n         \n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003cdiv class=\"num\"\u003e05\u003c\/div\u003e\n          \u003ch3\u003eCloud email \u0026amp; backup\u003c\/h3\u003e\n          \u003cp\u003eConfiguring new cloud email and backup solutions with Google or Microsoft, and much more.\u003c\/p\u003e\n         \n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003cdiv class=\"num\"\u003e06\u003c\/div\u003e\n          \u003ch3\u003eUpdates \u0026amp; maintenance\u003c\/h3\u003e\n          \u003cp\u003eKeeping your PC current, patched, and running the way it should.\u003c\/p\u003e\n          \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"pricing\"\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"label\"\u003eSimple, transparent pricing\u003c\/div\u003e\n      \u003ch2\u003eWhat you pay\u003c\/h2\u003e\n      \u003cdiv class=\"pricing-card\"\u003e\n        \u003cdiv class=\"pricing-left\"\u003e\n          \u003ch3\u003eFast Remote Support\u003c\/h3\u003e\n          \u003cp\u003eOne secure remote session, connected the same day where possible.\u003c\/p\u003e\n          \u003cp class=\"price-tag\"\u003e$275\u003cspan\u003e\/hr\u003c\/span\u003e\u003c\/p\u003e\n          \u003cdiv class=\"price-sub\"\u003eBilled per hour · most issues resolved within one session\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"included\"\u003e\n          \u003ch4\u003eINCLUDED\u003c\/h4\u003e\n          \u003cul\u003e\n            \u003cli\u003eSecure remote login with your permission\u003c\/li\u003e\n            \u003cli\u003eVirus, malware \u0026amp; spyware check\u003c\/li\u003e\n            \u003cli\u003eSecurity settings review\u003c\/li\u003e\n            \u003cli\u003eSoftware \u0026amp; printer installation\u003c\/li\u003e\n            \u003cli\u003eCloud email \u0026amp; backup setup (Google or Microsoft)\u003c\/li\u003e\n            \u003cli\u003eUpdates \u0026amp; general maintenance\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"terms-line\"\u003e\n          Time is billed for the session only. \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2365\/5939\/files\/General_Asmarina_Service_Terms.pdf?1376\"\u003eWarranty, Terms and Privacy\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"label\"\u003eGetting started\u003c\/div\u003e\n      \u003ch2\u003eFrom booking to problem solved in four steps\u003c\/h2\u003e\n      \u003cdiv class=\"steps\"\u003e\n        \u003cdiv class=\"step\"\u003e\n          \u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n          \u003ch3\u003eBook your session\u003c\/h3\u003e\n          \u003cp\u003eTell us what's going on and pick a time - most sessions can start the same day.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"step\"\u003e\n          \u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n          \u003ch3\u003eWe connect securely\u003c\/h3\u003e\n          \u003cp\u003eYou approve the connection, and we access your PC or laptop with your permission.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"step\"\u003e\n          \u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n          \u003ch3\u003eWe fix it, live\u003c\/h3\u003e\n          \u003cp\u003eYou watch on your own screen while we resolve the issue, check for threats, or set things up.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"step\"\u003e\n          \u003cdiv class=\"step-num\"\u003e4\u003c\/div\u003e\n          \u003ch3\u003eOngoing - we stay close\u003c\/h3\u003e\n          \u003cp\u003eNeed us again? The same local team is a call away, backed by over 22 years of local support.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"label\"\u003eWho it's for\u003c\/div\u003e\n      \u003ch2\u003eBuilt for home and business users who needs it fixed today not later\u003c\/h2\u003e\n      \u003cp class=\"lead\"\u003eWhether it's one PC or more, remote support gets you back up and running fast.\u003c\/p\u003e\n      \u003cdiv class=\"who-grid\"\u003e\n        \u003cdiv class=\"who-card\"\u003e\n          \u003cdiv class=\"who-icon\"\u003e🏠\u003c\/div\u003e\n          \u003ch3\u003eHome users\u003c\/h3\u003e\n          \u003cp\u003eQuick fixes for slow PCs, printer setups, and security checks without a home visit.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"who-card\"\u003e\n          \u003cdiv class=\"who-icon\"\u003e💼\u003c\/div\u003e\n          \u003ch3\u003eSmall business owners\u003c\/h3\u003e\n          \u003cp\u003eSort out staff PCs, cloud email, and backups without downtime on-site.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"who-card\"\u003e\n          \u003cdiv class=\"who-icon\"\u003e📁\u003c\/div\u003e\n          \u003ch3\u003eRemote \u0026amp; hybrid workers\u003c\/h3\u003e\n          \u003cp\u003eGet your work laptop sorted wherever you are, on your schedule.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"who-card\"\u003e\n          \u003cdiv class=\"who-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3\u003eAnyone worried about security\u003c\/h3\u003e\n          \u003cp\u003eA full malware and spyware check, plus a proper look at your security settings.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"final-cta\"\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"label\" style=\"text-align:center;\"\u003eReady to get started?\u003c\/div\u003e\n      \u003ch2 style=\"text-align:center;\"\u003eBook a Remote Support session today\u003c\/h2\u003e\n      \u003cp class=\"lead\"\u003eTell us what's wrong and we'll connect securely to sort it out.\u003c\/p\u003e\n    \n        \n      \u003c\/div\u003e\n    \n  \u003c\/section\u003e\n\n  \u003cfooter\u003e\n    Copyright © 2026, Asmarina Computer Store · \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2365\/5939\/files\/General_Asmarina_Service_Terms.pdf?1376\"\u003eWarranty, Terms and Privacy\u003c\/a\u003e\n  \u003c\/footer\u003e\n\n\n\n\u003c\/body\u003e","brand":"Asmarina Computer Store ","offers":[{"title":"Default Title","offer_id":43276212502626,"sku":null,"price":275.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2365\/5939\/files\/remote-support-banner-130x80mm_73564d55-45c9-4342-9af3-cc951988b456.png?v=1788228504","url":"https:\/\/www.asmarina.com.au\/products\/rem","provider":"Asmarina Computer Store ","version":"1.0","type":"link"}