{"id":393,"date":"2026-09-15T16:36:58","date_gmt":"2026-09-15T16:36:58","guid":{"rendered":"https:\/\/www.gsinformatica.eu\/?page_id=393"},"modified":"2026-09-16T06:09:16","modified_gmt":"2026-09-16T06:09:16","slug":"gs-informatica-assistenza-canepina-e-viterbo","status":"publish","type":"page","link":"https:\/\/www.gsinformatica.eu\/","title":{"rendered":"GS Informatica | Assistenza Informatica Canepina e Viterbo"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   GS INFORMATICA - CSS HOMEPAGE\n   ========================================================= *\/\n\n\/* ---------------------------------------------------------\n   VARIABILI E RESET\n   --------------------------------------------------------- *\/\n\n.gs-home {\n    --gs-bg: #030810;\n    --gs-bg-2: #07111d;\n    --gs-blue: #00bfff;\n    --gs-cyan: #55efff;\n    --gs-white: #f4fbff;\n    --gs-text: #a9bbc8;\n    --gs-border: rgba(85, 239, 255, 0.15);\n\n    width: 100%;\n    margin: 0;\n    padding: 0;\n\n    background: var(--gs-bg);\n    color: var(--gs-white);\n\n    overflow: hidden;\n}\n\n.gs-home *,\n.gs-home *::before,\n.gs-home *::after {\n    box-sizing: border-box;\n}\n\n.gs-home a {\n    text-decoration: none;\n}\n\n.gs-home img {\n    max-width: 100%;\n    height: auto;\n}\n\n\n\/* ---------------------------------------------------------\n   CONTENITORI GENERALI\n   --------------------------------------------------------- *\/\n\n.gs-container {\n    width: 100%;\n    max-width: 1200px;\n\n    margin: 0 auto;\n}\n\n.gs-section {\n    position: relative;\n\n    width: 100%;\n\n    padding: 120px 20px;\n}\n\n.gs-section-intro {\n    width: 100%;\n    max-width: 850px;\n}\n\n.gs-label {\n    display: block;\n\n    margin-bottom: 22px;\n\n    color: var(--gs-cyan);\n\n    font-size: 11px;\n    font-weight: 700;\n\n    line-height: 1.4;\n\n    letter-spacing: 3px;\n\n    text-transform: uppercase;\n}\n\n.gs-section-intro h2 {\n    margin: 0;\n\n    color: var(--gs-white);\n\n    font-size: clamp(36px, 5vw, 64px);\n\n    font-weight: 800;\n\n    line-height: 1;\n\n    letter-spacing: -2px;\n\n    text-transform: uppercase;\n}\n\n.gs-section-intro h2 span {\n    color: var(--gs-cyan);\n}\n\n.gs-section-intro p {\n    max-width: 700px;\n\n    margin: 25px 0 0;\n\n    color: var(--gs-text);\n\n    font-size: 16px;\n\n    line-height: 1.7;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.gs-hero {\n    position: relative;\n\n    width: 100%;\n    min-height: 90vh;\n\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    padding: 100px 20px 80px;\n\n    text-align: center;\n\n    background:\n        radial-gradient(\n            circle at 50% 35%,\n            rgba(0, 191, 255, 0.14),\n            transparent 35%\n        ),\n        linear-gradient(\n            180deg,\n            #030810 0%,\n            #07111d 100%\n        );\n}\n\n.gs-hero::before {\n    content: \"\";\n\n    position: absolute;\n\n    inset: 0;\n\n    background-image:\n        linear-gradient(\n            rgba(85, 239, 255, 0.035) 1px,\n            transparent 1px\n        ),\n        linear-gradient(\n            90deg,\n            rgba(85, 239, 255, 0.035) 1px,\n            transparent 1px\n        );\n\n    background-size: 50px 50px;\n\n    mask-image:\n        linear-gradient(\n            to bottom,\n            black,\n            transparent 85%\n        );\n\n    pointer-events: none;\n}\n\n.gs-hero-content {\n    position: relative;\n\n    z-index: 2;\n\n    width: 100%;\n    max-width: 1000px;\n\n    margin: 0 auto;\n}\n\n\n\/* ---------------------------------------------------------\n   NOME ATTIVIT\u00c0\n   --------------------------------------------------------- *\/\n\n.gs-business-name {\n    display: flex;\n\n    flex-direction: column;\n\n    align-items: center;\n\n    margin-bottom: 28px;\n\n    text-transform: uppercase;\n}\n\n.gs-business-name strong {\n    display: block;\n\n    color: var(--gs-white);\n\n    font-size: 24px;\n    font-weight: 800;\n\n    line-height: 1.1;\n\n    letter-spacing: 5px;\n\n    text-shadow:\n        0 0 25px rgba(0, 191, 255, 0.25);\n}\n\n.gs-business-name span {\n    display: block;\n\n    margin-top: 8px;\n\n    color: var(--gs-cyan);\n\n    font-size: 13px;\n    font-weight: 500;\n\n    line-height: 1.3;\n\n    letter-spacing: 3px;\n}\n\n\n\/* ---------------------------------------------------------\n   HERO LABEL\n   --------------------------------------------------------- *\/\n\n.gs-hero .gs-label {\n    margin-bottom: 20px;\n}\n\n\n\/* ---------------------------------------------------------\n   HERO TITOLO\n   --------------------------------------------------------- *\/\n\n.gs-hero h1 {\n    margin: 0;\n\n    color: var(--gs-white);\n\n    font-size: clamp(42px, 7vw, 86px);\n\n    font-weight: 800;\n\n    line-height: 0.98;\n\n    letter-spacing: -3px;\n\n    text-transform: uppercase;\n}\n\n.gs-hero h1 span {\n    color: var(--gs-cyan);\n\n    text-shadow:\n        0 0 35px rgba(0, 191, 255, 0.35);\n}\n\n\n\/* ---------------------------------------------------------\n   HERO TESTO\n   --------------------------------------------------------- *\/\n\n.gs-hero-text {\n    max-width: 700px;\n\n    margin: 30px auto 0;\n\n    color: var(--gs-text);\n\n    font-size: 17px;\n\n    line-height: 1.7;\n}\n\n\n\/* ---------------------------------------------------------\n   PULSANTI\n   --------------------------------------------------------- *\/\n\n.gs-hero-buttons,\n.gs-final-buttons {\n    display: flex;\n\n    justify-content: center;\n    align-items: center;\n\n    gap: 15px;\n\n    margin-top: 40px;\n\n    flex-wrap: wrap;\n}\n\n.gs-button {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    min-height: 52px;\n\n    padding: 0 28px;\n\n    border: 1px solid var(--gs-cyan);\n\n    background: transparent;\n\n    color: var(--gs-white);\n\n    font-size: 12px;\n    font-weight: 700;\n\n    line-height: 1;\n\n    letter-spacing: 1.5px;\n\n    text-transform: uppercase;\n\n    transition:\n        background 0.3s ease,\n        color 0.3s ease,\n        border-color 0.3s ease,\n        transform 0.3s ease;\n}\n\n.gs-button:hover {\n    background: var(--gs-cyan);\n\n    border-color: var(--gs-cyan);\n\n    color: #031018;\n\n    transform: translateY(-2px);\n}\n\n.gs-button-primary {\n    background: var(--gs-cyan);\n\n    border-color: var(--gs-cyan);\n\n    color: #031018;\n}\n\n.gs-button-primary:hover {\n    background: var(--gs-white);\n\n    border-color: var(--gs-white);\n\n    color: #031018;\n}\n\n\n\/* =========================================================\n   MARQUEE\n   ========================================================= *\/\n\n.gs-marquee {\n    width: 100%;\n\n    overflow: hidden;\n\n    border-top: 1px solid var(--gs-border);\n    border-bottom: 1px solid var(--gs-border);\n\n    background: rgba(255, 255, 255, 0.015);\n}\n\n.gs-marquee-track {\n    display: flex;\n\n    width: max-content;\n\n    animation: gs-marquee 25s linear infinite;\n}\n\n.gs-marquee-item {\n    flex-shrink: 0;\n\n    padding: 22px 35px;\n\n    white-space: nowrap;\n\n    color: var(--gs-text);\n\n    font-size: 12px;\n    font-weight: 600;\n\n    line-height: 1;\n\n    letter-spacing: 2px;\n\n    text-transform: uppercase;\n}\n\n.gs-marquee-item span {\n    margin-right: 12px;\n\n    color: var(--gs-cyan);\n}\n\n@keyframes gs-marquee {\n\n    from {\n        transform: translateX(0);\n    }\n\n    to {\n        transform: translateX(-50%);\n    }\n\n}\n\n\n\/* =========================================================\n   SERVIZI\n   ========================================================= *\/\n\n.gs-services {\n    background: var(--gs-bg);\n}\n\n.gs-services .gs-section-intro {\n    margin-bottom: 55px;\n}\n\n.gs-service-list {\n    width: 75%;\n    max-width: 800px;\n\n    margin: 0 auto;\n}\n\n.gs-service {\n    display: grid;\n\n    grid-template-columns: 70px minmax(0, 1fr);\n\n    gap: 20px;\n\n    padding: 30px 0;\n\n    border-bottom: 1px solid var(--gs-border);\n}\n\n.gs-service-number {\n    color: var(--gs-cyan);\n\n    font-size: 12px;\n    font-weight: 700;\n\n    line-height: 1.5;\n\n    letter-spacing: 2px;\n}\n\n.gs-service h3 {\n    margin: 0 0 8px;\n\n    color: var(--gs-white);\n\n    font-size: 24px;\n    font-weight: 700;\n\n    line-height: 1.2;\n\n    text-transform: uppercase;\n}\n\n.gs-service p {\n    margin: 0;\n\n    color: var(--gs-text);\n\n    font-size: 15px;\n\n    line-height: 1.6;\n}\n\n\n\/* =========================================================\n   NUMERI\n   ========================================================= *\/\n\n.gs-numbers {\n    width: 100%;\n\n    padding: 30px 20px;\n\n    border-top: 1px solid var(--gs-border);\n    border-bottom: 1px solid var(--gs-border);\n\n    background: #040b13;\n}\n\n.gs-number-grid {\n    width: 100%;\n    max-width: 1400px;\n\n    margin: 0 auto;\n\n    display: grid;\n\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n\n    text-align: center;\n}\n\n.gs-number {\n    min-height: 130px;\n\n    padding: 25px 50px;\n\n    display: flex;\n\n    flex-direction: column;\n\n    align-items: center;\n    justify-content: center;\n\n    border-right: 1px solid var(--gs-border);\n}\n\n.gs-number:last-child {\n    border-right: 0;\n}\n\n.gs-number strong {\n    display: block;\n\n    color: var(--gs-cyan);\n\n    font-size: 46px;\n    font-weight: 800;\n\n    line-height: 1;\n}\n\n.gs-number span {\n    display: block;\n\n    margin-top: 12px;\n\n    color: var(--gs-text);\n\n    font-size: 13px;\n\n    line-height: 1.4;\n\n    letter-spacing: 1px;\n\n    text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   STATEMENT\n   ========================================================= *\/\n\n.gs-statement {\n    width: 100%;\n\n    padding: 150px 20px;\n\n    text-align: center;\n\n    background:\n        radial-gradient(\n            circle at center,\n            rgba(0, 191, 255, 0.08),\n            transparent 50%\n        ),\n        var(--gs-bg);\n}\n\n.gs-statement-inner {\n    width: 100%;\n    max-width: 950px;\n\n    margin: 0 auto;\n}\n\n.gs-statement p {\n    margin: 0;\n\n    color: var(--gs-white);\n\n    font-size: clamp(30px, 5vw, 58px);\n\n    font-weight: 700;\n\n    line-height: 1.05;\n\n    letter-spacing: -2px;\n\n    text-transform: uppercase;\n}\n\n.gs-statement p span {\n    color: var(--gs-cyan);\n}\n\n\n\/* =========================================================\n   PRIVATI \/ AZIENDE\n   ========================================================= *\/\n\n.gs-target {\n    background: var(--gs-bg-2);\n}\n\n.gs-target-grid {\n    display: grid;\n\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n\n    gap: 20px;\n\n    margin-top: 55px;\n}\n\n.gs-target-box {\n    position: relative;\n\n    min-height: 320px;\n\n    padding: 50px;\n\n    border: 1px solid var(--gs-border);\n\n    background: rgba(255, 255, 255, 0.02);\n\n    transition:\n        border-color 0.3s ease,\n        transform 0.3s ease;\n}\n\n.gs-target-box:hover {\n    border-color: rgba(85, 239, 255, 0.4);\n\n    transform: translateY(-4px);\n}\n\n.gs-target-number {\n    display: block;\n\n    margin-bottom: 30px;\n\n    color: var(--gs-cyan);\n\n    font-size: 12px;\n    font-weight: 700;\n\n    line-height: 1.3;\n\n    letter-spacing: 3px;\n}\n\n.gs-target-box h3 {\n    margin: 0 0 20px;\n\n    color: var(--gs-white);\n\n    font-size: 32px;\n    font-weight: 700;\n\n    line-height: 1.1;\n\n    text-transform: uppercase;\n}\n\n.gs-target-box p {\n    max-width: 500px;\n\n    margin: 0;\n\n    color: var(--gs-text);\n\n    font-size: 15px;\n\n    line-height: 1.7;\n}\n\n\n\/* =========================================================\n   DOVE SONO\n   ========================================================= *\/\n\n.gs-location {\n    position: relative;\n\n    width: 100%;\n\n    padding: 120px 20px;\n\n    background: var(--gs-bg-2);\n}\n\n.gs-location .gs-section-intro {\n    margin-bottom: 55px;\n}\n\n.gs-location .gs-section-intro p {\n    max-width: 680px;\n}\n\n\n\/* ---------------------------------------------------------\n   CONTENITORE MAPPA\n   --------------------------------------------------------- *\/\n\n.gs-location-box {\n    width: 100%;\n\n    min-height: 500px;\n\n    display: grid;\n\n    grid-template-columns:\n        minmax(0, 35%)\n        minmax(0, 65%);\n\n    border: 1px solid var(--gs-border);\n\n    background: rgba(255, 255, 255, 0.02);\n\n    overflow: hidden;\n}\n\n\n\/* ---------------------------------------------------------\n   INFORMAZIONI SEDE\n   --------------------------------------------------------- *\/\n\n.gs-location-info {\n    min-width: 0;\n\n    padding: 50px;\n\n    display: flex;\n\n    flex-direction: column;\n\n    justify-content: center;\n\n    border-right: 1px solid var(--gs-border);\n}\n\n.gs-location-number {\n    display: block;\n\n    margin-bottom: 25px;\n\n    color: var(--gs-cyan);\n\n    font-size: 12px;\n    font-weight: 700;\n\n    line-height: 1.3;\n\n    letter-spacing: 3px;\n}\n\n.gs-location-info h3 {\n    margin: 0 0 20px;\n\n    color: var(--gs-white);\n\n    font-size: 32px;\n    font-weight: 700;\n\n    line-height: 1.1;\n\n    text-transform: uppercase;\n}\n\n.gs-location-info > p {\n    max-width: 420px;\n\n    margin: 0;\n\n    color: var(--gs-text);\n\n    font-size: 15px;\n\n    line-height: 1.7;\n}\n\n\n\/* ---------------------------------------------------------\n   INDIRIZZO\n   --------------------------------------------------------- *\/\n\n.gs-location-address {\n    margin-top: 30px;\n\n    padding: 20px 0 20px 20px;\n\n    display: flex;\n\n    flex-direction: column;\n\n    gap: 5px;\n\n    border-left: 2px solid var(--gs-cyan);\n}\n\n.gs-location-label {\n    display: block;\n\n    margin-bottom: 5px;\n\n    color: var(--gs-cyan);\n\n    font-size: 11px;\n    font-weight: 700;\n\n    line-height: 1.3;\n\n    letter-spacing: 2px;\n}\n\n.gs-location-address strong {\n    color: var(--gs-white);\n\n    font-size: 16px;\n    font-weight: 700;\n\n    line-height: 1.4;\n}\n\n.gs-location-address span:last-child {\n    color: var(--gs-text);\n\n    font-size: 14px;\n\n    line-height: 1.5;\n}\n\n\n\/* ---------------------------------------------------------\n   PULSANTE GOOGLE MAPS\n   --------------------------------------------------------- *\/\n\n.gs-location-button {\n    display: inline-flex;\n\n    align-items: center;\n\n    width: fit-content;\n\n    margin-top: 25px;\n\n    color: var(--gs-cyan);\n\n    font-size: 12px;\n    font-weight: 700;\n\n    line-height: 1.4;\n\n    letter-spacing: 1.5px;\n\n    transition:\n        color 0.3s ease,\n        transform 0.3s ease;\n}\n\n.gs-location-button:hover {\n    color: var(--gs-white);\n\n    transform: translateX(4px);\n}\n\n\n\/* =========================================================\n   GOOGLE MAPS\n   ========================================================= *\/\n\n.gs-map {\n    position: relative;\n\n    width: 100%;\n    height: 500px;\n\n    min-width: 0;\n\n    overflow: hidden;\n\n    background: #ffffff;\n}\n\n.gs-map iframe {\n    position: absolute;\n\n    top: 0;\n    left: 0;\n\n    width: 100%;\n    height: 100%;\n\n    min-width: 0;\n    min-height: 0;\n\n    display: block;\n\n    margin: 0;\n    padding: 0;\n\n    border: 0;\n\n    filter: none !important;\n}\n\n\n\/* =========================================================\n   CTA FINALE\n   ========================================================= *\/\n\n.gs-final {\n    width: 100%;\n\n    padding: 140px 20px;\n\n    text-align: center;\n\n    background:\n        radial-gradient(\n            circle at center,\n            rgba(0, 191, 255, 0.12),\n            transparent 50%\n        ),\n        var(--gs-bg);\n}\n\n.gs-final-inner {\n    width: 100%;\n    max-width: 850px;\n\n    margin: 0 auto;\n}\n\n.gs-final h2 {\n    margin: 0;\n\n    color: var(--gs-white);\n\n    font-size: clamp(40px, 6vw, 72px);\n\n    font-weight: 800;\n\n    line-height: 1;\n\n    letter-spacing: -3px;\n\n    text-transform: uppercase;\n}\n\n.gs-final h2 span {\n    color: var(--gs-cyan);\n}\n\n.gs-final p {\n    max-width: 650px;\n\n    margin: 25px auto 0;\n\n    color: var(--gs-text);\n\n    font-size: 16px;\n\n    line-height: 1.7;\n}\n\n\n\/* =========================================================\n   CONTATTI\n   ========================================================= *\/\n\n.gs-contact {\n    width: 100%;\n\n    padding: 60px 20px;\n\n    border-top: 1px solid var(--gs-border);\n\n    background: #02070d;\n\n    text-align: center;\n}\n\n.gs-contact p {\n    margin: 0;\n\n    color: var(--gs-text);\n\n    font-size: 13px;\n\n    line-height: 1.8;\n}\n\n.gs-contact strong {\n    color: var(--gs-white);\n}\n\n.gs-contact a {\n    color: var(--gs-cyan);\n\n    transition: color 0.3s ease;\n}\n\n.gs-contact a:hover {\n    color: var(--gs-white);\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media (max-width: 1100px) {\n\n    .gs-location-info {\n        padding: 40px;\n    }\n\n    .gs-location-info h3 {\n        font-size: 28px;\n    }\n\n    .gs-target-box {\n        padding: 40px;\n    }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 767px) {\n\n\n    \/* -----------------------------------------------------\n       GENERALE\n       ----------------------------------------------------- *\/\n\n    .gs-section {\n        padding: 80px 20px;\n    }\n\n\n    \/* -----------------------------------------------------\n       HERO\n       ----------------------------------------------------- *\/\n\n    .gs-hero {\n        min-height: auto;\n\n        padding: 80px 20px 70px;\n    }\n\n    .gs-business-name {\n        margin-bottom: 22px;\n    }\n\n    .gs-business-name strong {\n        font-size: 19px;\n\n        letter-spacing: 3px;\n    }\n\n    .gs-business-name span {\n        font-size: 11px;\n\n        letter-spacing: 2px;\n    }\n\n    .gs-hero h1 {\n        font-size: clamp(40px, 12vw, 58px);\n\n        letter-spacing: -2px;\n    }\n\n    .gs-hero-text {\n        margin-top: 25px;\n\n        font-size: 15px;\n    }\n\n    .gs-hero-buttons {\n        flex-direction: column;\n\n        width: 100%;\n\n        margin-top: 30px;\n    }\n\n    .gs-button {\n        width: 100%;\n\n        min-height: 50px;\n    }\n\n\n    \/* -----------------------------------------------------\n       MARQUEE\n       ----------------------------------------------------- *\/\n\n    .gs-marquee-item {\n        padding: 18px 25px;\n\n        font-size: 10px;\n    }\n\n\n    \/* -----------------------------------------------------\n       SERVIZI\n       ----------------------------------------------------- *\/\n\n    .gs-services .gs-section-intro {\n        margin-bottom: 35px;\n    }\n\n    .gs-service-list {\n        width: 100%;\n    }\n\n    .gs-service {\n        grid-template-columns: 45px minmax(0, 1fr);\n\n        gap: 12px;\n\n        padding: 25px 0;\n    }\n\n    .gs-service h3 {\n        font-size: 20px;\n    }\n\n    .gs-service p {\n        font-size: 14px;\n    }\n\n\n    \/* -----------------------------------------------------\n       NUMERI\n       ----------------------------------------------------- *\/\n\n    .gs-number-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .gs-number {\n        min-height: 110px;\n\n        padding: 25px 20px;\n\n        border-right: 0;\n\n        border-bottom: 1px solid var(--gs-border);\n    }\n\n    .gs-number:last-child {\n        border-bottom: 0;\n    }\n\n    .gs-number strong {\n        font-size: 40px;\n    }\n\n\n    \/* -----------------------------------------------------\n       STATEMENT\n       ----------------------------------------------------- *\/\n\n    .gs-statement {\n        padding: 100px 20px;\n    }\n\n    .gs-statement p {\n        font-size: 35px;\n\n        letter-spacing: -1.5px;\n    }\n\n\n    \/* -----------------------------------------------------\n       PRIVATI \/ AZIENDE\n       ----------------------------------------------------- *\/\n\n    .gs-target-grid {\n        grid-template-columns: 1fr;\n\n        gap: 15px;\n\n        margin-top: 40px;\n    }\n\n    .gs-target-box {\n        min-height: auto;\n\n        padding: 35px 25px;\n    }\n\n    .gs-target-box h3 {\n        font-size: 27px;\n    }\n\n\n    \/* -----------------------------------------------------\n       DOVE SONO\n       ----------------------------------------------------- *\/\n\n    .gs-location {\n        padding: 80px 20px;\n    }\n\n    .gs-location .gs-section-intro {\n        margin-bottom: 40px;\n    }\n\n    .gs-location-box {\n        grid-template-columns: 1fr;\n\n        min-height: auto;\n    }\n\n    .gs-location-info {\n        padding: 35px 25px;\n\n        border-right: 0;\n\n        border-bottom: 1px solid var(--gs-border);\n    }\n\n    .gs-location-info h3 {\n        font-size: 27px;\n    }\n\n    .gs-location-info > p {\n        font-size: 14px;\n    }\n\n\n    \/* -----------------------------------------------------\n       MAPPA MOBILE\n       ----------------------------------------------------- *\/\n\n    .gs-map {\n        width: 100%;\n\n        height: 320px;\n\n        min-height: 320px;\n    }\n\n    .gs-map iframe {\n        width: 100%;\n\n        height: 540px;\n\n        min-width: 100%;\n        min-height: 540px;\n    }\n\n\n    \/* -----------------------------------------------------\n       CTA FINALE\n       ----------------------------------------------------- *\/\n\n    .gs-final {\n        padding: 100px 20px;\n    }\n\n    .gs-final h2 {\n        font-size: 45px;\n\n        letter-spacing: -2px;\n    }\n\n    .gs-final-buttons {\n        flex-direction: column;\n\n        width: 100%;\n    }\n\n\n    \/* -----------------------------------------------------\n       CONTATTI\n       ----------------------------------------------------- *\/\n\n    .gs-contact {\n        padding: 45px 20px;\n    }\n\n}\n\n\n\/* =========================================================\n   SCHERMI MOLTO PICCOLI\n   ========================================================= *\/\n\n@media (max-width: 400px) {\n\n    .gs-hero {\n        padding-left: 15px;\n        padding-right: 15px;\n    }\n\n    .gs-section,\n    .gs-location,\n    .gs-final {\n        padding-left: 15px;\n        padding-right: 15px;\n    }\n\n    .gs-hero h1 {\n        font-size: 38px;\n    }\n\n    .gs-section-intro h2 {\n        font-size: 34px;\n    }\n\n    .gs-statement p {\n        font-size: 31px;\n    }\n\n}\n\n\n\/* =========================================================\n   ACCESSIBILIT\u00c0 \/ RIDUZIONE ANIMAZIONI\n   ========================================================= *\/\n\n@media (prefers-reduced-motion: reduce) {\n\n    .gs-marquee-track {\n        animation: none;\n    }\n\n    .gs-button,\n    .gs-target-box,\n    .gs-location-button,\n    .gs-contact a {\n        transition: none;\n    }\n\n}\n<\/style>\n\n<style>\n\/* =========================================================\n   GS INFORMATICA - HOMEPAGE\n   ========================================================= *\/\n\n.gs-home {\n    --gs-bg: #030810;\n    --gs-bg-2: #07111d;\n    --gs-blue: #00bfff;\n    --gs-cyan: #55efff;\n    --gs-white: #f4fbff;\n    --gs-text: #a9bbc8;\n    --gs-border: rgba(85,239,255,.15);\n\n    background: var(--gs-bg);\n    color: var(--gs-white);\n    overflow: hidden;\n    width: 100%;\n}\n\n.gs-home * {\n    box-sizing: border-box;\n}\n\n.gs-home a {\n    text-decoration: none;\n}\n\n.gs-home img {\n    max-width: 100%;\n}\n\n\n\/* =========================================================\n   GENERALE\n   ========================================================= *\/\n\n.gs-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n}\n\n.gs-section {\n    position: relative;\n    padding: 120px 20px;\n}\n\n.gs-label {\n    display: block;\n    margin-bottom: 22px;\n    color: var(--gs-cyan);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n}\n\n.gs-section-intro {\n    max-width: 850px;\n}\n\n.gs-section-intro h2 {\n    margin: 0;\n    font-size: clamp(36px, 5vw, 64px);\n    line-height: 1;\n    letter-spacing: -2px;\n    font-weight: 800;\n    text-transform: uppercase;\n}\n\n.gs-section-intro h2 span {\n    color: var(--gs-cyan);\n}\n\n.gs-section-intro p {\n    max-width: 700px;\n    margin: 25px 0 0;\n    color: var(--gs-text);\n    font-size: 16px;\n    line-height: 1.7;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.gs-hero {\n    position: relative;\n    min-height: 90vh;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    text-align: center;\n\n    padding: 100px 20px 80px;\n\n    background:\n        radial-gradient(\n            circle at 50% 35%,\n            rgba(0,191,255,.14),\n            transparent 35%\n        ),\n        linear-gradient(\n            180deg,\n            #030810 0%,\n            #07111d 100%\n        );\n}\n\n.gs-hero::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n\n    background-image:\n        linear-gradient(\n            rgba(85,239,255,.035) 1px,\n            transparent 1px\n        ),\n        linear-gradient(\n            90deg,\n            rgba(85,239,255,.035) 1px,\n            transparent 1px\n        );\n\n    background-size: 50px 50px;\n\n    mask-image: linear-gradient(\n        to bottom,\n        black,\n        transparent 85%\n    );\n\n    pointer-events: none;\n}\n\n.gs-hero-content {\n    position: relative;\n    z-index: 2;\n\n    width: 100%;\n    max-width: 1000px;\n    margin: auto;\n}\n\n\n\/* Nome attivit\u00e0 *\/\n\n.gs-business-name {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n\n    margin-bottom: 28px;\n\n    text-transform: uppercase;\n}\n\n.gs-business-name strong {\n    color: var(--gs-white);\n\n    font-size: 24px;\n    font-weight: 800;\n\n    letter-spacing: 5px;\n    line-height: 1.1;\n\n    text-shadow:\n        0 0 25px rgba(0,191,255,.25);\n}\n\n.gs-business-name span {\n    margin-top: 8px;\n\n    color: var(--gs-cyan);\n\n    font-size: 13px;\n    font-weight: 500;\n\n    letter-spacing: 3px;\n}\n\n\n\/* Hero label *\/\n\n.gs-hero .gs-label {\n    margin-bottom: 20px;\n}\n\n\n\/* Hero titolo *\/\n\n.gs-hero h1 {\n    margin: 0;\n\n    font-size: clamp(42px, 7vw, 86px);\n    line-height: .98;\n\n    font-weight: 800;\n\n    letter-spacing: -3px;\n\n    text-transform: uppercase;\n}\n\n.gs-hero h1 span {\n    color: var(--gs-cyan);\n\n    text-shadow:\n        0 0 35px rgba(0,191,255,.35);\n}\n\n\n\/* Hero testo *\/\n\n.gs-hero-text {\n    max-width: 700px;\n\n    margin: 30px auto 0;\n\n    color: var(--gs-text);\n\n    font-size: 17px;\n    line-height: 1.7;\n}\n\n\n\/* Hero pulsanti *\/\n\n.gs-hero-buttons {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 15px;\n\n    margin-top: 40px;\n\n    flex-wrap: wrap;\n}\n\n.gs-button {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    min-height: 52px;\n\n    padding: 0 28px;\n\n    border: 1px solid var(--gs-cyan);\n\n    color: var(--gs-white);\n\n    font-size: 12px;\n    font-weight: 700;\n\n    letter-spacing: 1.5px;\n\n    text-transform: uppercase;\n\n    transition:\n        .3s ease;\n\n}\n\n.gs-button:hover {\n    background: var(--gs-cyan);\n    color: #031018;\n\n    transform: translateY(-2px);\n}\n\n.gs-button-primary {\n    background: var(--gs-cyan);\n    color: #031018;\n}\n\n.gs-button-primary:hover {\n    background: var(--gs-white);\n    border-color: var(--gs-white);\n}\n\n\n\/* =========================================================\n   MARQUEE\n   ========================================================= *\/\n\n.gs-marquee {\n    width: 100%;\n\n    overflow: hidden;\n\n    border-top: 1px solid var(--gs-border);\n    border-bottom: 1px solid var(--gs-border);\n\n    background: rgba(255,255,255,.015);\n}\n\n.gs-marquee-track {\n    display: flex;\n\n    width: max-content;\n\n    animation: gs-marquee 25s linear infinite;\n}\n\n.gs-marquee-item {\n    padding: 22px 35px;\n\n    white-space: nowrap;\n\n    color: var(--gs-text);\n\n    font-size: 12px;\n    font-weight: 600;\n\n    letter-spacing: 2px;\n\n    text-transform: uppercase;\n}\n\n.gs-marquee-item span {\n    margin-right: 12px;\n\n    color: var(--gs-cyan);\n}\n\n@keyframes gs-marquee {\n\n    from {\n        transform: translateX(0);\n    }\n\n    to {\n        transform: translateX(-50%);\n    }\n\n}\n\n\n\/* =========================================================\n   SERVIZI\n   ========================================================= *\/\n\n.gs-services {\n    background: var(--gs-bg);\n}\n\n.gs-services .gs-section-intro {\n    margin-bottom: 55px;\n}\n\n.gs-service-list {\n    width: 75%;\n    max-width: 800px;\n\n    margin: 0 auto;\n}\n\n.gs-service {\n    display: grid;\n\n    grid-template-columns: 70px 1fr;\n\n    gap: 20px;\n\n    padding: 30px 0;\n\n    border-bottom: 1px solid var(--gs-border);\n}\n\n.gs-service-number {\n    color: var(--gs-cyan);\n\n    font-size: 12px;\n    font-weight: 700;\n\n    letter-spacing: 2px;\n}\n\n.gs-service h3 {\n    margin: 0 0 8px;\n\n    color: var(--gs-white);\n\n    font-size: 24px;\n\n    font-weight: 700;\n\n    text-transform: uppercase;\n}\n\n.gs-service p {\n    margin: 0;\n\n    color: var(--gs-text);\n\n    font-size: 15px;\n\n    line-height: 1.6;\n}\n\n\n\/* =========================================================\n   NUMERI\n   ========================================================= *\/\n\n.gs-numbers {\n    width: 100%;\n\n    padding: 30px 20px;\n\n    border-top: 1px solid var(--gs-border);\n    border-bottom: 1px solid var(--gs-border);\n\n    background: #040b13;\n}\n\n.gs-number-grid {\n    width: 100%;\n    max-width: 1400px;\n\n    margin: 0 auto;\n\n    display: grid;\n\n    grid-template-columns:\n        repeat(3, 1fr);\n\n    text-align: center;\n}\n\n.gs-number {\n    min-height: 130px;\n\n    padding: 25px 50px;\n\n    display: flex;\n\n    flex-direction: column;\n\n    justify-content: center;\n    align-items: center;\n\n    border-right: 1px solid var(--gs-border);\n}\n\n.gs-number:last-child {\n    border-right: 0;\n}\n\n.gs-number strong {\n    display: block;\n\n    color: var(--gs-cyan);\n\n    font-size: 46px;\n\n    line-height: 1;\n}\n\n.gs-number span {\n    display: block;\n\n    margin-top: 12px;\n\n    color: var(--gs-text);\n\n    font-size: 13px;\n\n    text-transform: uppercase;\n\n    letter-spacing: 1px;\n}\n\n\n\/* =========================================================\n   STATEMENT\n   ========================================================= *\/\n\n.gs-statement {\n    padding: 150px 20px;\n\n    text-align: center;\n\n    background:\n        radial-gradient(\n            circle at center,\n            rgba(0,191,255,.08),\n            transparent 50%\n        ),\n        var(--gs-bg);\n}\n\n.gs-statement-inner {\n    max-width: 950px;\n\n    margin: auto;\n}\n\n.gs-statement p {\n    margin: 0;\n\n    color: var(--gs-white);\n\n    font-size: clamp(30px, 5vw, 58px);\n\n    font-weight: 700;\n\n    line-height: 1.05;\n\n    letter-spacing: -2px;\n\n    text-transform: uppercase;\n}\n\n.gs-statement p span {\n    color: var(--gs-cyan);\n}\n\n\n\/* =========================================================\n   PRIVATI \/ AZIENDE\n   ========================================================= *\/\n\n.gs-target {\n    background: var(--gs-bg-2);\n}\n\n.gs-target-grid {\n    display: grid;\n\n    grid-template-columns:\n        repeat(2, 1fr);\n\n    gap: 20px;\n\n    margin-top: 55px;\n}\n\n.gs-target-box {\n    position: relative;\n\n    padding: 50px;\n\n    min-height: 320px;\n\n    border: 1px solid var(--gs-border);\n\n    background: rgba(255,255,255,.02);\n\n    transition: .3s ease;\n}\n\n.gs-target-box:hover {\n    border-color: rgba(85,239,255,.4);\n\n    transform: translateY(-4px);\n}\n\n.gs-target-number {\n    display: block;\n\n    margin-bottom: 30px;\n\n    color: var(--gs-cyan);\n\n    font-size: 12px;\n\n    font-weight: 700;\n\n    letter-spacing: 3px;\n}\n\n.gs-target-box h3 {\n    margin: 0 0 20px;\n\n    color: var(--gs-white);\n\n    font-size: 32px;\n\n    text-transform: uppercase;\n}\n\n.gs-target-box p {\n    max-width: 500px;\n\n    margin: 0;\n\n    color: var(--gs-text);\n\n    font-size: 15px;\n\n    line-height: 1.7;\n}\n\n\n\/* =========================================================\n   DOVE SONO\n   ========================================================= *\/\n\n.gs-location {\n    position: relative;\n\n    padding: 120px 20px;\n\n    background: var(--gs-bg-2);\n}\n\n.gs-location .gs-section-intro {\n    margin-bottom: 55px;\n}\n\n.gs-location .gs-section-intro p {\n    max-width: 680px;\n}\n\n\n\/* CONTENITORE MAPPA + INFO *\/\n\n.gs-location-box {\n    width: 100%;\n\n    display: grid;\n\n    grid-template-columns:\n        35% 65%;\n\n    min-height: 500px;\n\n    border: 1px solid var(--gs-border);\n\n    background: rgba(255,255,255,.02);\n\n    overflow: hidden;\n}\n\n\n\/* INFO *\/\n\n.gs-location-info {\n    min-width: 0;\n\n    padding: 50px;\n\n    display: flex;\n\n    flex-direction: column;\n\n    justify-content: center;\n\n    border-right: 1px solid var(--gs-border);\n}\n\n.gs-location-number {\n    display: block;\n\n    margin-bottom: 25px;\n\n    color: var(--gs-cyan);\n\n    font-size: 12px;\n\n    font-weight: 700;\n\n    letter-spacing: 3px;\n}\n\n.gs-location-info h3 {\n    margin: 0 0 20px;\n\n    color: var(--gs-white);\n\n    font-size: 32px;\n\n    line-height: 1.1;\n\n    text-transform: uppercase;\n}\n\n.gs-location-info > p {\n    max-width: 420px;\n\n    margin: 0;\n\n    color: var(--gs-text);\n\n    font-size: 15px;\n\n    line-height: 1.7;\n}\n\n\n\/* INDIRIZZO *\/\n\n.gs-location-address {\n    margin-top: 30px;\n\n    padding: 20px 0 20px 20px;\n\n    display: flex;\n\n    flex-direction: column;\n\n    gap: 5px;\n\n    border-left: 2px solid var(--gs-cyan);\n}\n\n.gs-location-label {\n    margin-bottom: 5px;\n\n    color: var(--gs-cyan);\n\n    font-size: 11px;\n\n    font-weight: 700;\n\n    letter-spacing: 2px;\n}\n\n.gs-location-address strong {\n    color: var(--gs-white);\n\n    font-size: 16px;\n}\n\n.gs-location-address span:last-child {\n    color: var(--gs-text);\n\n    font-size: 14px;\n}\n\n\n\/* LINK GOOGLE MAPS *\/\n\n.gs-location-button {\n    display: inline-flex;\n\n    align-items: center;\n\n    margin-top: 25px;\n\n    color: var(--gs-cyan);\n\n    font-size: 12px;\n\n    font-weight: 700;\n\n    letter-spacing: 1.5px;\n\n    transition: .3s ease;\n}\n\n.gs-location-button:hover {\n    color: var(--gs-white);\n\n    transform: translateX(4px);\n}\n\n\n\/* =========================================================\n   MAPPA\n   ========================================================= *\/\n\n.gs-map {\n    position: relative;\n\n    width: 100%;\n\n    height: 500px;\n\n    overflow: hidden;\n\n    background: #fff;\n}\n\n.gs-map iframe {\n    position: absolute;\n\n    inset: 0;\n\n    width: 100%;\n    height: 100%;\n\n    min-height: 0;\n\n    display: block;\n\n    border: 0;\n\n    filter: none !important;\n}\n\n\n\/* =========================================================\n   CTA FINALE\n   ========================================================= *\/\n\n.gs-final {\n    padding: 140px 20px;\n\n    text-align: center;\n\n    background:\n        radial-gradient(\n            circle at center,\n            rgba(0,191,255,.12),\n            transparent 50%\n        ),\n        var(--gs-bg);\n}\n\n.gs-final-inner {\n    max-width: 850px;\n\n    margin: auto;\n}\n\n.gs-final h2 {\n    margin: 0;\n\n    color: var(--gs-white);\n\n    font-size: clamp(40px, 6vw, 72px);\n\n    line-height: 1;\n\n    letter-spacing: -3px;\n\n    text-transform: uppercase;\n}\n\n.gs-final h2 span {\n    color: var(--gs-cyan);\n}\n\n.gs-final p {\n    max-width: 650px;\n\n    margin: 25px auto 0;\n\n    color: var(--gs-text);\n\n    font-size: 16px;\n\n    line-height: 1.7;\n}\n\n.gs-final-buttons {\n    display: flex;\n\n    justify-content: center;\n\n    gap: 15px;\n\n    margin-top: 40px;\n\n    flex-wrap: wrap;\n}\n\n\n\/* =========================================================\n   CONTATTI\n   ========================================================= *\/\n\n.gs-contact {\n    padding: 60px 20px;\n\n    border-top: 1px solid var(--gs-border);\n\n    background: #02070d;\n\n    text-align: center;\n}\n\n.gs-contact p {\n    margin: 0;\n\n    color: var(--gs-text);\n\n    font-size: 13px;\n\n    line-height: 1.8;\n}\n\n.gs-contact strong {\n    color: var(--gs-white);\n}\n\n.gs-contact a {\n    color: var(--gs-cyan);\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media (max-width: 900px) {\n\n    .gs-location-box {\n        grid-template-columns: 40% 60%;\n    }\n\n    .gs-location-info {\n        padding: 35px;\n    }\n\n    .gs-location-info h3 {\n        font-size: 27px;\n    }\n\n    .gs-target-box {\n        padding: 35px;\n    }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 767px) {\n\n    .gs-section {\n        padding: 80px 20px;\n    }\n\n\n    \/* HERO *\/\n\n    .gs-hero {\n        min-height: auto;\n\n        padding: 80px 20px 70px;\n    }\n\n    .gs-business-name {\n        margin-bottom: 22px;\n    }\n\n    .gs-business-name strong {\n        font-size: 19px;\n\n        letter-spacing: 3px;\n    }\n\n    .gs-business-name span {\n        font-size: 11px;\n\n        letter-spacing: 2px;\n    }\n\n    .gs-hero h1 {\n        font-size: clamp(40px, 12vw, 58px);\n\n        letter-spacing: -2px;\n    }\n\n    .gs-hero-text {\n        font-size: 15px;\n    }\n\n    .gs-hero-buttons {\n        flex-direction: column;\n\n        width: 100%;\n    }\n\n    .gs-button {\n        width: 100%;\n    }\n\n\n    \/* SERVIZI *\/\n\n    .gs-service-list {\n        width: 100%;\n    }\n\n    .gs-service {\n        grid-template-columns: 45px 1fr;\n\n        gap: 12px;\n\n        padding: 25px 0;\n    }\n\n    .gs-service h3 {\n        font-size: 20px;\n    }\n\n\n    \/* NUMERI *\/\n\n    .gs-number-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .gs-number {\n        min-height: 110px;\n\n        padding: 25px 20px;\n\n        border-right: 0;\n\n        border-bottom: 1px solid var(--gs-border);\n    }\n\n    .gs-number:last-child {\n        border-bottom: 0;\n    }\n\n    .gs-number strong {\n        font-size: 40px;\n    }\n\n\n    \/* STATEMENT *\/\n\n    .gs-statement {\n        padding: 100px 20px;\n    }\n\n    .gs-statement p {\n        font-size: 35px;\n    }\n\n\n    \/* TARGET *\/\n\n    .gs-target-grid {\n        grid-template-columns: 1fr;\n\n        gap: 15px;\n    }\n\n    .gs-target-box {\n        min-height: auto;\n\n        padding: 35px 25px;\n    }\n\n    .gs-target-box h3 {\n        font-size: 27px;\n    }\n\n\n    \/* LOCATION *\/\n\n    .gs-location {\n        padding: 80px 20px;\n    }\n\n    .gs-location .gs-section-intro {\n        margin-bottom: 40px;\n    }\n\n    .gs-location-box {\n        grid-template-columns: 1fr;\n\n        min-height: auto;\n    }\n\n    .gs-location-info {\n        padding: 35px 25px;\n\n        border-right: 0;\n\n        border-bottom: 1px solid var(--gs-border);\n    }\n\n    .gs-location-info h3 {\n        font-size: 27px;\n    }\n\n\n    \/* MAPPA MOBILE *\/\n\n    .gs-map {\n        width: 100%;\n\n        height: 320px;\n\n        min-height: 320px;\n    }\n\n    .gs-map iframe {\n        width: 100%;\n\n        height: 320px;\n\n        min-height: 320px;\n    }\n\n\n    \/* CTA *\/\n\n    .gs-final {\n        padding: 100px 20px;\n    }\n\n    .gs-final h2 {\n        font-size: 45px;\n\n        letter-spacing: -2px;\n    }\n\n}\n\n\n\/* =========================================================\n   RIDUZIONE ANIMAZIONI\n   ========================================================= *\/\n\n@media (prefers-reduced-motion: reduce) {\n\n    .gs-marquee-track {\n        animation: none;\n    }\n\n    .gs-button,\n    .gs-target-box,\n    .gs-location-button {\n        transition: none;\n    }\n\n}\n<\/style>\n\n\n<div class=\"gs-home\">\n\n\n    <!-- =====================================================\n         HERO\n         ===================================================== -->\n\n    <section class=\"gs-hero\">\n\n        <div class=\"gs-hero-content\">\n\n\n            <div class=\"gs-business-name\">\n\n                <strong>GS INFORMATICA<\/strong>\n\n                <span>di Gino Santini<\/span>\n\n            <\/div>\n\n\n            <span class=\"gs-label\">\n                ASSISTENZA INFORMATICA \u00b7 SERVIZI DIGITALI\n            <\/span>\n\n\n            <h1>\n                LA TECNOLOGIA<br>\n                <span>CHE LAVORA PER TE.<\/span>\n            <\/h1>\n\n\n            <p class=\"gs-hero-text\">\n                Assistenza informatica, riparazioni e servizi digitali\n                per privati e aziende. Un unico referente per trovare\n                soluzioni concrete ai tuoi problemi tecnologici.\n            <\/p>\n\n\n            <div class=\"gs-hero-buttons\">\n\n                <a href=\"https:\/\/wa.me\/393339780498\" class=\"gs-button gs-button-primary\" target=\"_blank\" rel=\"noopener\">\n                    CONTATTAMI SU WHATSAPP\n                <\/a>\n\n                <a href=\"#gs-servizi\" class=\"gs-button\">\n                    SCOPRI I SERVIZI\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         MARQUEE\n         ===================================================== -->\n\n    <div class=\"gs-marquee\">\n\n        <div class=\"gs-marquee-track\">\n\n            <div class=\"gs-marquee-item\">\n                <span>\u2726<\/span> ASSISTENZA INFORMATICA\n            <\/div>\n\n            <div class=\"gs-marquee-item\">\n                <span>\u2726<\/span> RIPARAZIONE PC\n            <\/div>\n\n            <div class=\"gs-marquee-item\">\n                <span>\u2726<\/span> SMARTPHONE E TABLET\n            <\/div>\n\n            <div class=\"gs-marquee-item\">\n                <span>\u2726<\/span> SITI WEB\n            <\/div>\n\n            <div class=\"gs-marquee-item\">\n                <span>\u2726<\/span> SPID E FIRMA DIGITALE\n            <\/div>\n\n            <div class=\"gs-marquee-item\">\n                <span>\u2726<\/span> SEO E GOOGLE BUSINESS\n            <\/div>\n\n            <div class=\"gs-marquee-item\">\n                <span>\u2726<\/span> SOLUZIONI DIGITALI\n            <\/div>\n\n\n            <!-- DUPLICAZIONE PER ANIMAZIONE -->\n\n            <div class=\"gs-marquee-item\">\n                <span>\u2726<\/span> ASSISTENZA INFORMATICA\n            <\/div>\n\n            <div class=\"gs-marquee-item\">\n                <span>\u2726<\/span> RIPARAZIONE PC\n            <\/div>\n\n            <div class=\"gs-marquee-item\">\n                <span>\u2726<\/span> SMARTPHONE E TABLET\n            <\/div>\n\n            <div class=\"gs-marquee-item\">\n                <span>\u2726<\/span> SITI WEB\n            <\/div>\n\n            <div class=\"gs-marquee-item\">\n                <span>\u2726<\/span> SPID E FIRMA DIGITALE\n            <\/div>\n\n            <div class=\"gs-marquee-item\">\n                <span>\u2726<\/span> SEO E GOOGLE BUSINESS\n            <\/div>\n\n            <div class=\"gs-marquee-item\">\n                <span>\u2726<\/span> SOLUZIONI DIGITALI\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- =====================================================\n         SERVIZI\n         ===================================================== -->\n\n    <section class=\"gs-section gs-services\" id=\"gs-servizi\">\n\n        <div class=\"gs-container\">\n\n            <div class=\"gs-section-intro\">\n\n                <span class=\"gs-label\">\n                    NON SOLO INFORMATICA\n                <\/span>\n\n                <h2>\n                    UN REFERENTE.<br>\n                    <span>PI\u00d9 SOLUZIONI.<\/span>\n                <\/h2>\n\n                <p>\n                    Dalla riparazione di un dispositivo alla presenza\n                    online della tua attivit\u00e0: tecnologia e servizi\n                    digitali in un unico punto di riferimento.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"gs-service-list\">\n\n\n                <div class=\"gs-service\">\n\n                    <span class=\"gs-service-number\">\n                        01\n                    <\/span>\n\n                    <div>\n\n                        <h3>\n                            Riparazioni\n                        <\/h3>\n\n                        <p>\n                            PC, smartphone e tablet.\n                            Componenti originali o compatibili.\n                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"gs-service\">\n\n                    <span class=\"gs-service-number\">\n                        02\n                    <\/span>\n\n                    <div>\n\n                        <h3>\n                            Assistenza informatica\n                        <\/h3>\n\n                        <p>\n                            Configurazione, problemi software,\n                            Wi-Fi, reti, backup e supporto tecnico.\n                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"gs-service\">\n\n                    <span class=\"gs-service-number\">\n                        03\n                    <\/span>\n\n                    <div>\n\n                        <h3>\n                            Servizi digitali\n                        <\/h3>\n\n                        <p>\n                            SPID, PEC, Firma Digitale e servizi\n                            digitali con assistenza passo dopo passo.\n                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"gs-service\">\n\n                    <span class=\"gs-service-number\">\n                        04\n                    <\/span>\n\n                    <div>\n\n                        <h3>\n                            Siti web\n                        <\/h3>\n\n                        <p>\n                            Siti, landing page e presenza online\n                            pensati per privati e attivit\u00e0 locali.\n                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"gs-service\">\n\n                    <span class=\"gs-service-number\">\n                        05\n                    <\/span>\n\n                    <div>\n\n                        <h3>\n                            Visibilit\u00e0 online\n                        <\/h3>\n\n                        <p>\n                            SEO locale, Google Business Profile\n                            e strumenti digitali per farti trovare.\n                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"gs-service\">\n\n                    <span class=\"gs-service-number\">\n                        06\n                    <\/span>\n\n                    <div>\n\n                        <h3>\n                            Soluzioni per aziende\n                        <\/h3>\n\n                        <p>\n                            Supporto tecnologico e digitale\n                            per migliorare il lavoro quotidiano.\n                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         NUMERI\n         ===================================================== -->\n\n    <section class=\"gs-numbers\">\n\n        <div class=\"gs-number-grid\">\n\n\n            <div class=\"gs-number\">\n\n                <strong>1<\/strong>\n\n                <span>\n                    Un solo referente\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"gs-number\">\n\n                <strong>360\u00b0<\/strong>\n\n                <span>\n                    Soluzioni digitali\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"gs-number\">\n\n                <strong>100%<\/strong>\n\n                <span>\n                    Assistenza personalizzata\n                <\/span>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         STATEMENT\n         ===================================================== -->\n\n    <section class=\"gs-statement\">\n\n        <div class=\"gs-statement-inner\">\n\n            <p>\n                NON DEVI ESSERE UN ESPERTO DI TECNOLOGIA.\n                <span>DEVI SOLO SAPERE A CHI CHIEDERE.<\/span>\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         PRIVATI \/ AZIENDE\n         ===================================================== -->\n\n    <section class=\"gs-section gs-target\">\n\n        <div class=\"gs-container\">\n\n\n            <div class=\"gs-section-intro\">\n\n                <span class=\"gs-label\">\n                    PER CHI LAVORO\n                <\/span>\n\n                <h2>\n                    TECNOLOGIA<br>\n                    <span>PER TUTTI.<\/span>\n                <\/h2>\n\n                <p>\n                    Soluzioni semplici e concrete, adattate alle\n                    esigenze di chi utilizza la tecnologia ogni giorno.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"gs-target-grid\">\n\n\n                <div class=\"gs-target-box\">\n\n                    <span class=\"gs-target-number\">\n                        01 \u00b7 PRIVATI\n                    <\/span>\n\n                    <h3>\n                        Hai un problema?\n                    <\/h3>\n\n                    <p>\n                        Computer lento, smartphone danneggiato,\n                        connessione che non funziona o bisogno\n                        di attivare un servizio digitale.\n                        Ti aiuto a risolverlo senza complicazioni.\n                    <\/p>\n\n                <\/div>\n\n\n                <div class=\"gs-target-box\">\n\n                    <span class=\"gs-target-number\">\n                        02 \u00b7 AZIENDE\n                    <\/span>\n\n                    <h3>\n                        Vuoi lavorare meglio?\n                    <\/h3>\n\n                    <p>\n                        Ti aiuto a organizzare strumenti,\n                        presenza online e soluzioni digitali\n                        per rendere pi\u00f9 semplice e professionale\n                        il lavoro della tua attivit\u00e0.\n                    <\/p>\n\n                <\/div>\n\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         DOVE SONO\n         ===================================================== -->\n\n    <section class=\"gs-location\">\n\n        <div class=\"gs-container\">\n\n\n            <div class=\"gs-section-intro\">\n\n                <span class=\"gs-label\">\n                    DOVE SONO\n                <\/span>\n\n                <h2>\n                    ASSISTENZA A<br>\n                    <span>CANEPINA E VITERBO.<\/span>\n                <\/h2>\n\n                <p>\n                    GS Informatica \u00e8 il tuo punto di riferimento\n                    per assistenza informatica, riparazioni e\n                    servizi digitali a Canepina e nella provincia\n                    di Viterbo.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"gs-location-box\">\n\n\n                <!-- INFORMAZIONI -->\n\n                <div class=\"gs-location-info\">\n\n                    <span class=\"gs-location-number\">\n                        01 \u00b7 SEDE\n                    <\/span>\n\n                    <h3>\n                        GS INFORMATICA\n                    <\/h3>\n\n                    <p>\n                        Un punto di riferimento locale per chi cerca\n                        assistenza informatica e soluzioni tecnologiche\n                        con un rapporto diretto e personale.\n                    <\/p>\n\n\n                    <div class=\"gs-location-address\">\n\n                        <span class=\"gs-location-label\">\n                            SEDE\n                        <\/span>\n\n                        <strong>\n                            Via Venti Settembre 2\n                        <\/strong>\n\n                        <span>\n                            01030 Canepina (VT)\n                        <\/span>\n\n                    <\/div>\n\n\n                    <a href=\"https:\/\/www.google.com\/maps\/search\/?api=1&amp;query=GS+Informatica+di+Gino+Santini%2C+Via+Venti+Settembre+2%2C+01030+Canepina+VT\" target=\"_blank\" rel=\"noopener\" class=\"gs-location-button\">\n                        APRI SU GOOGLE MAPS \u2192\n                    <\/a>\n\n                <\/div>\n\n\n                <!-- MAPPA -->\n\n                <div class=\"gs-map\">\n\n                    <iframe data-src=\"https:\/\/www.google.com\/maps?q=GS%20Informatica%20di%20Gino%20Santini%2C%20Via%20Venti%20Settembre%202%2C%2001030%20Canepina%20VT&amp;output=embed\" title=\"GS Informatica di Gino Santini - Via Venti Settembre 2, Canepina (VT)\" referrerpolicy=\"no-referrer-when-downgrade\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" data-load-mode=\"0\">\n                    <\/iframe>\n\n                <\/div>\n\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         CTA FINALE\n         ===================================================== -->\n\n    <section class=\"gs-final\">\n\n        <div class=\"gs-final-inner\">\n\n\n            <span class=\"gs-label\">\n                PARLIAMONE\n            <\/span>\n\n\n            <h2>\n                HAI UN PROBLEMA<br>\n                <span>DA RISOLVERE?<\/span>\n            <\/h2>\n\n\n            <p>\n                Raccontami cosa ti serve.\n                Troviamo insieme la soluzione pi\u00f9 semplice\n                e adatta alle tue esigenze.\n            <\/p>\n\n\n            <div class=\"gs-final-buttons\">\n\n                <a href=\"https:\/\/wa.me\/393339780498\" class=\"gs-button gs-button-primary\" target=\"_blank\" rel=\"noopener\">\n                    SCRIVIMI SU WHATSAPP\n                <\/a>\n\n                <a href=\"tel:+393339780498\" class=\"gs-button\">\n                    CHIAMAMI\n                <\/a>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         CONTATTI\n         ===================================================== -->\n\n    <section class=\"gs-contact\">\n\n        <p>\n\n            <strong>\n                GS INFORMATICA di Gino Santini\n            <\/strong>\n\n            <br>\n\n            Via Venti Settembre 2 \u00b7\n            01030 Canepina (VT)\n\n            <br>\n\n            <a href=\"tel:+393339780498\">\n                333 978 0498\n            <\/a>\n\n            \u00b7\n\n            <a href=\"https:\/\/www.gsinformatica.eu\">\n                www.gsinformatica.eu\n            <\/a>\n\n        <\/p>\n\n    <\/section>\n\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>GS INFORMATICA di Gino Santini ASSISTENZA INFORMATICA \u00b7 SERVIZI DIGITALI LA TECNOLOGIA CHE LAVORA PER TE. Assistenza informatica, riparazioni e servizi digitali per privati e aziende. Un unico referente per trovare soluzioni concrete ai tuoi problemi tecnologici. CONTATTAMI SU WHATSAPP SCOPRI I SERVIZI \u2726 ASSISTENZA INFORMATICA \u2726 RIPARAZIONE PC \u2726 SMARTPHONE E TABLET \u2726 SITI &#8230; <a title=\"GS Informatica | Assistenza Informatica Canepina e Viterbo\" class=\"read-more\" href=\"https:\/\/www.gsinformatica.eu\/\" aria-label=\"Per saperne di pi\u00f9 su GS Informatica | Assistenza Informatica Canepina e Viterbo\">Leggi tutto<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-393","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>GS Informatica | Assistenza Informatica Canepina e Viterbo - GS INFORMATICA di Gino Santini<\/title>\n<meta name=\"description\" content=\"Assistenza informatica a Canepina e Viterbo: riparazione PC e smartphone, servizi digitali, SPID, siti web, SEO e supporto per privati e aziende.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.gsinformatica.eu\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HAI UN PROBLEMA CON LA TECNOLOGIA? IO TI AIUTO A RISOLVERLO.\" \/>\n<meta property=\"og:description\" content=\"Computer lento? \ud83d\udcf1 Smartphone da riparare?Devi attivare SPID o Firma Digitale?Vuoi creare un sito web o far conoscere meglio la tua attivit\u00e0 online?GS Informatica \u00e8 il tuo punto di riferimento per tecnologia e servizi digitali.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.gsinformatica.eu\/\" \/>\n<meta property=\"og:site_name\" content=\"GS INFORMATICA di Gino Santini\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/gsinformaticacanepina\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-16T06:09:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.gsinformatica.eu\/wp-content\/uploads\/2026\/07\/GS-INFORMATICA-DI-GINO-SANTINI.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.gsinformatica.eu\\\/\",\"url\":\"https:\\\/\\\/www.gsinformatica.eu\\\/\",\"name\":\"GS Informatica | Assistenza Informatica Canepina e Viterbo - GS INFORMATICA di Gino Santini\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.gsinformatica.eu\\\/#website\"},\"datePublished\":\"2026-09-15T16:36:58+00:00\",\"dateModified\":\"2026-09-16T06:09:16+00:00\",\"description\":\"Assistenza informatica a Canepina e Viterbo: riparazione PC e smartphone, servizi digitali, SPID, siti web, SEO e supporto per privati e aziende.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.gsinformatica.eu\\\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.gsinformatica.eu\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.gsinformatica.eu\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.gsinformatica.eu\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"GS Informatica | Assistenza Informatica Canepina e Viterbo\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.gsinformatica.eu\\\/#website\",\"url\":\"https:\\\/\\\/www.gsinformatica.eu\\\/\",\"name\":\"GS INFORMATICA di Gino Santini\",\"description\":\"Riparazioni professionali, servizi digitali e soluzioni online per semplificare il tuo lavoro e far crescere la tua attivit\u00e0.\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.gsinformatica.eu\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.gsinformatica.eu\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.gsinformatica.eu\\\/#organization\",\"name\":\"GS INFORMATICA di Gino Santini\",\"url\":\"https:\\\/\\\/www.gsinformatica.eu\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/www.gsinformatica.eu\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.gsinformatica.eu\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/GS-INFORMATICA-5.png\",\"contentUrl\":\"https:\\\/\\\/www.gsinformatica.eu\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/GS-INFORMATICA-5.png\",\"width\":500,\"height\":500,\"caption\":\"GS INFORMATICA di Gino Santini\"},\"image\":{\"@id\":\"https:\\\/\\\/www.gsinformatica.eu\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/gsinformaticacanepina\",\"https:\\\/\\\/www.instagram.com\\\/gsinformaticacanepina\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"GS Informatica | Assistenza Informatica Canepina e Viterbo - GS INFORMATICA di Gino Santini","description":"Assistenza informatica a Canepina e Viterbo: riparazione PC e smartphone, servizi digitali, SPID, siti web, SEO e supporto per privati e aziende.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.gsinformatica.eu\/","og_locale":"it_IT","og_type":"article","og_title":"HAI UN PROBLEMA CON LA TECNOLOGIA? IO TI AIUTO A RISOLVERLO.","og_description":"Computer lento? \ud83d\udcf1 Smartphone da riparare?Devi attivare SPID o Firma Digitale?Vuoi creare un sito web o far conoscere meglio la tua attivit\u00e0 online?GS Informatica \u00e8 il tuo punto di riferimento per tecnologia e servizi digitali.","og_url":"https:\/\/www.gsinformatica.eu\/","og_site_name":"GS INFORMATICA di Gino Santini","article_publisher":"https:\/\/www.facebook.com\/gsinformaticacanepina","article_modified_time":"2026-09-16T06:09:16+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/www.gsinformatica.eu\/wp-content\/uploads\/2026\/07\/GS-INFORMATICA-DI-GINO-SANTINI.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Tempo di lettura stimato":"3 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.gsinformatica.eu\/","url":"https:\/\/www.gsinformatica.eu\/","name":"GS Informatica | Assistenza Informatica Canepina e Viterbo - GS INFORMATICA di Gino Santini","isPartOf":{"@id":"https:\/\/www.gsinformatica.eu\/#website"},"datePublished":"2026-09-15T16:36:58+00:00","dateModified":"2026-09-16T06:09:16+00:00","description":"Assistenza informatica a Canepina e Viterbo: riparazione PC e smartphone, servizi digitali, SPID, siti web, SEO e supporto per privati e aziende.","breadcrumb":{"@id":"https:\/\/www.gsinformatica.eu\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.gsinformatica.eu\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.gsinformatica.eu\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.gsinformatica.eu\/"},{"@type":"ListItem","position":2,"name":"GS Informatica | Assistenza Informatica Canepina e Viterbo"}]},{"@type":"WebSite","@id":"https:\/\/www.gsinformatica.eu\/#website","url":"https:\/\/www.gsinformatica.eu\/","name":"GS INFORMATICA di Gino Santini","description":"Riparazioni professionali, servizi digitali e soluzioni online per semplificare il tuo lavoro e far crescere la tua attivit\u00e0.","publisher":{"@id":"https:\/\/www.gsinformatica.eu\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.gsinformatica.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/www.gsinformatica.eu\/#organization","name":"GS INFORMATICA di Gino Santini","url":"https:\/\/www.gsinformatica.eu\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/www.gsinformatica.eu\/#\/schema\/logo\/image\/","url":"https:\/\/www.gsinformatica.eu\/wp-content\/uploads\/2026\/07\/GS-INFORMATICA-5.png","contentUrl":"https:\/\/www.gsinformatica.eu\/wp-content\/uploads\/2026\/07\/GS-INFORMATICA-5.png","width":500,"height":500,"caption":"GS INFORMATICA di Gino Santini"},"image":{"@id":"https:\/\/www.gsinformatica.eu\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/gsinformaticacanepina","https:\/\/www.instagram.com\/gsinformaticacanepina"]}]}},"_links":{"self":[{"href":"https:\/\/www.gsinformatica.eu\/index.php?rest_route=\/wp\/v2\/pages\/393","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.gsinformatica.eu\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.gsinformatica.eu\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.gsinformatica.eu\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.gsinformatica.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=393"}],"version-history":[{"count":15,"href":"https:\/\/www.gsinformatica.eu\/index.php?rest_route=\/wp\/v2\/pages\/393\/revisions"}],"predecessor-version":[{"id":423,"href":"https:\/\/www.gsinformatica.eu\/index.php?rest_route=\/wp\/v2\/pages\/393\/revisions\/423"}],"wp:attachment":[{"href":"https:\/\/www.gsinformatica.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=393"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}