https://www.pointer.gr/

Eingereichte URL:
https://pointer.gr/Umgeleitet
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

LinkText
https://blog.pointer.gr/Blog
https://helpdesk.pointer.gr/portal/en/signinHelpdesk
https://www.plesk.com/
https://partnernoc.cpanel.net/res/7089/pointergr-hosting-experts.htm
https://www.litespeedtech.com/partners/hosting-providers
https://www.jetbackup.com/
https://www.facebook.com/pointer.grΗ Pointer στο Facebook
https://twitter.com/pointergrΑκολουθήστε μας στο Twitter
https://www.linkedin.com/company/pointer-hosting-experts/Η Pointer στο LinkedIn
https://www.youtube.com/PointerGreeceΕγγραφείτε στο Youtube

JavaScript-Variablen · 31 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
gtagfunction
dataLayerobject
selectPackageTabfunction
splideMountfunction
selectMediaTabfunction
addToPlaceholderfunction
clearPlaceholderfunction

Konsolenprotokoll-Meldungen · 0 gefunden

In der Web-Konsole protokollierte Meldungen

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html data-version="1.0.4" lang="el" class="h-full scroll-smooth motion-reduce:scroll-auto" data-critters-container=""><head class=""><title>Αξιόπιστο Web Hosting στην Ελλάδα, Κατοχύρωση ονομάτων χώρου</title><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta name="description" content="Πακέτα web hosting σε ταχύτατους servers στην Ελλάδα, Cloud VPS και Dedicated servers σε υπερσύγχρονα datacenters, κατοχύρωση domain names, πιστοποιητικά SSL και πολλά ακόμη."><meta name="viewport" content="width=device-width, initial-scale=1"><meta property="og:image" content="https://www.pointer.gr/assets/images/img1200x630-og-image-generic.jpg"><meta property="og:title" content="Αξιόπιστο Web Hosting στην Ελλάδα, Κατοχύρωση ονομάτων χώρου"><meta property="og:url" content="https://www.pointer.gr/"><meta property="og:description" content="Πακέτα web hosting σε ταχύτατους servers στην Ελλάδα, Cloud VPS και Dedicated servers σε υπερσύγχρονα datacenters, κατοχύρωση domain names, πιστοποιητικά SSL και πολλά ακόμη."><meta property="og:image:width" content="1200"><meta property="og:image:height" content="630"><meta property="og:type" content="website"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:site" content="@pointergr"><meta name="twitter:title" content="Αξιόπιστο Web Hosting στην Ελλάδα, Κατοχύρωση ονομάτων χώρου"><meta name="twitter:description" content="Πακέτα web hosting σε ταχύτατους servers στην Ελλάδα, Cloud VPS και Dedicated servers σε υπερσύγχρονα datacenters, κατοχύρωση domain names, πιστοποιητικά SSL και πολλά ακόμη."><meta name="twitter:image" content="https://www.pointer.gr/assets/images/img1200x630-og-image-generic.jpg"><link rel="apple-touch-icon" sizes="180x180" href="/assets/favicons/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/assets/favicons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/assets/favicons/favicon-16x16.png"><link rel="manifest" href="/manifest.webmanifest"><link rel="manifest" href="/manifest-en.webmanifest"><link rel="mask-icon" href="/assets/favicons/safari-pinned-tab.svg" color="#C34913"><link rel="icon" href="/assets/favicons/favicon.ico" sizes="any"><meta name="msapplication-TileColor" content="#2b5797"><meta name="msapplication-config" content="/assets/favicons/browserconfig.xml"><meta name="theme-color" content="#ffffff"><meta name="robots" content="index, follow"><script type="text/javascript" async="" src="https://snap.licdn.com/li.lms-analytics/insight.min.js"></script><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-N9DQWB9"></script><script type="application/ld+json">{"@context":"http://schema.org","@type":"WebSite","url":"https://www.pointer.gr/","potentialAction":{"@type":"SearchAction","target":"https://www.pointer.gr/domain-names/search?domain-name={search_term_string}","query-input":"required name=search_term_string"}}</script><link rel="alternate" type="text/html" hreflang="el" href="https://www.pointer.gr"><link rel="alternate" type="text/html" hreflang="en" href="https://www.pointer.gr/en"><link rel="preload" href="/assets/images/img768x256-pointer-hero-home.webp" as="image" media="((max-width: 640px))" type="image/webp"><link rel="preload" href="/assets/images/img1024x384-pointer-hero-home.webp" as="image" media="((min-width: 641px) and (max-width: 768px))" type="image/webp"><link rel="preload" href="/assets/images/img640x476-pointer-hero-home.webp" as="image" media="((min-width: 769px) and (max-width: 1024px))" type="image/webp"><link rel="preload" href="/assets/images/img768x452-pointer-hero-home.webp" as="image" media="((min-width: 1025px) and (max-width: 1280px))" type="image/webp"><link rel="preload" href="/assets/images/img1600x900-pointer-hero-home.webp" as="image" media="((min-width: 1536px))" type="image/webp"><link rel="canonical" href="https://www.pointer.gr/"><script>

      // Function to get the cookie value
    const getCookie = (name) => {
      const value = `; ${document.cookie}`;
      const parts = value.split(`; ${name}=`);
      if (parts.length === 2) return parts.pop().split(';').shift();
    };

    const userStoreJson = JSON.parse(localStorage.getItem("userStore")) || {};
    if (userStoreJson.loggedUser) {
      const expireAt = new Date(new Date().getTime() + 1000 * 60 * 60 * 24 * 365).toGMTString(); // 1 year
      document.cookie = `is_logged_in=true; expires=${expireAt}; SameSite=None; Secure; path=/`;
      // Init the cookie for the help popup.
      if (!getCookie('show_help_to_client_panel')) {
        document.cookie = `show_help_to_client_panel=true; Secure; expires=${expireAt}; path=/;`;
      }
    }
    // Init the gtag function
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments); }

    </script><style>*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:Ubuntu,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}h1,h2,h3{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b{font-weight:bolder}button,input,select{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,hr,p{margin:0}ul{list-style:none;margin:0;padding:0}input::placeholder{opacity:1;color:#9ca3af}button{cursor:pointer}img,svg{display:block;vertical-align:middle}img{max-width:100%;height:auto}*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:local("Ubuntu Light"),url(/assets/fonts/ubuntu-light.woff2) format("woff2");font-display:optional}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;src:local("Ubuntu Regular"),url(/assets/fonts/ubuntu-regular.woff2) format("woff2");font-display:optional}@font-face{font-family:Ubuntu;font-style:normal;font-weight:500;src:local("Ubuntu Medium"),url(/assets/fonts/ubuntu-medium.woff2) format("woff2");font-display:optional}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:local("Ubuntu Bold"),url(/assets/fonts/ubuntu-bold.woff2) format("woff2");font-display:optional}a.skip-to-content{padding:6px;position:absolute;top:-40px;left:0;color:#fff;border-right:1px solid white;border-bottom:1px solid white;border-bottom-right-radius:8px;background:#bf1722;transition:top 1s ease-out;z-index:100}a.skip-to-content:focus{position:absolute;left:0;top:0;outline-color:transparent;transition:top .1s ease-in}.header-menu{position:-webkit-sticky;position:sticky;top:0;z-index:40}.header-menu[data-header-menu-type=default]{position:-webkit-sticky;position:sticky;top:0}ul.accessible-menu li{margin:0}ul.accessible-menu li button{display:inline-flex;width:100%;align-items:center;border-bottom-width:2px;padding:.5rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}ul.accessible-menu li button:hover{--tw-text-opacity:1;color:rgb(229 231 235 / var(--tw-text-opacity));text-decoration-line:underline}@media (min-width: 1024px){ul.accessible-menu li button{width:auto;border-bottom-width:0px;padding-top:.25rem;padding-bottom:.25rem}}@media (min-width: 1280px){ul.accessible-menu li button{padding-left:1rem;padding-right:1rem;font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1536px){ul.accessible-menu li button{font-size:1.25rem;line-height:1.75rem}}ul.accessible-menu button:focus,ul.accessible-menu ul li a:focus{position:relative;outline-style:solid;outline-width:2px;outline-offset:-2px;outline-color:#fff}ul.accessible-menu button:hover{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}ul.accessible-menu ul li a{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 1280px){ul.accessible-menu ul li a{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1536px){ul.accessible-menu ul li a{font-size:1.25rem;line-height:1.75rem}}ul.accessible-menu ul li a:focus{outline-offset:2px}ul.accessible-menu ul li a:hover{--tw-text-opacity:1;color:rgb(243 244 246 / var(--tw-text-opacity))}ul.accessible-menu ul.accessible-menu__sub-menu{top:100%;visibility:hidden;margin:0;display:block;width:100%;list-style-type:none}ul.accessible-menu ul.accessible-menu__sub-menu{border-bottom-width:2px;--tw-border-opacity:1;border-color:rgb(203 213 225 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(34 54 63 / var(--tw-bg-opacity));padding:1rem}@media (min-width: 1024px){ul.accessible-menu ul.accessible-menu__sub-menu{position:absolute;right:0}ul.accessible-menu ul.accessible-menu__sub-menu{border-bottom-width:8px;--tw-border-opacity:1;border-color:rgb(69 112 130 / var(--tw-border-opacity));padding:2rem}}ul.accessible-menu ul.accessible-menu__sub-menu li{font-weight:400}@media (min-width: 1024px){ul.accessible-menu ul.accessible-menu__sub-menu li a{display:inline-flex}}ul.accessible-menu ul.accessible-menu__sub-menu ul li a:focus{position:relative;outline-style:solid;outline-width:1px;outline-offset:1px;outline-color:#fff}ul.accessible-menu ul.accessible-menu__sub-menu--mega>div{margin-left:auto;margin-right:auto;width:100%;align-content:center;gap:.75rem}@media (min-width: 1024px){ul.accessible-menu ul.accessible-menu__sub-menu--mega>div{display:grid;max-width:72rem}}@media (min-width: 1536px){ul.accessible-menu ul.accessible-menu__sub-menu--mega>div{max-width:80rem}}ul.accessible-menu ul.accessible-menu__sub-menu--mega ul{display:block;width:100%}ul.accessible-menu ul.accessible-menu__sub-menu--mega li{display:flex;flex-direction:column}ul.accessible-menu ul.accessible-menu__sub-menu--mega .mega-title{margin-bottom:.5rem;display:none;font-size:1.125rem;line-height:1.75rem;font-weight:700;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(229 231 235 / var(--tw-text-opacity))}@media (min-width: 1024px){ul.accessible-menu ul.accessible-menu__sub-menu--mega .mega-title{margin-bottom:1.5rem;display:block;font-size:1.875rem;line-height:2.25rem}}ul.accessible-menu ul.accessible-menu__sub-menu--mega .mega-subtitle{display:none;max-width:32rem;flex:1 1 0%;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(209 213 219 / var(--tw-text-opacity))}@media (min-width: 1024px){ul.accessible-menu ul.accessible-menu__sub-menu--mega .mega-subtitle{display:block;height:100%;min-height:148px}}:root{--slider-connect-bg:#c34913;--slider-tooltip-bg:#c34913;--slider-tooltip-font-size:.8rem}.zoho-form-newsletter{margin-left:auto;margin-right:auto;margin-top:3rem;gap:.5rem}@media (min-width: 640px){.zoho-form-newsletter{display:flex;max-width:32rem}}@media (min-width: 1024px){#hero-image{-webkit-clip-path:polygon(20% 0,100% 0%,100% 100%,0 100%);clip-path:polygon(20% 0,100% 0%,100% 100%,0 100%)}}.hero-eu-banners{display:flex;flex-direction:column-reverse;align-items:flex-end;gap:.25rem}@media (min-width: 1280px){.hero-eu-banners{flex-direction:row;align-items:baseline}}@media (prefers-reduced-motion: no-preference){.slide-up{position:relative;transform:translateY(20px);opacity:0;transition:2s all ease}.slide-up.active{transform:translateY(0);opacity:1}.slide-down{position:relative;transform:translateY(-20px);opacity:0;transition:2s all ease}.slide-down.active{transform:translateY(0);opacity:1}}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px;padding-right:2rem;padding-left:2rem}}.form-checkbox{-webkit-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 #0000}.form-checkbox{border-radius:0}.form-checkbox:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.form-checkbox:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.form-checkbox:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){.form-checkbox:checked{-webkit-appearance:auto;appearance:auto}}.form-checkbox:checked:hover,.form-checkbox:checked:focus{border-color:transparent;background-color:currentColor}.form-checkbox:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){.form-checkbox:indeterminate{-webkit-appearance:auto;appearance:auto}}.form-checkbox:indeterminate:hover,.form-checkbox:indeterminate:focus{border-color:transparent;background-color:currentColor}.prose{color:#292524;max-width:65ch}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.-top-4{top:-1rem}.bottom-1{bottom:.25rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.left-0{left:0}.left-\[30\%\]{left:30%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-8{right:2rem}.top-20{top:5rem}.top-\[100\%\]{top:100%}.top-\[90\%\]{top:90%}.isolate{isolation:isolate}.z-30{z-index:30}.z-50{z-index:50}.order-1{order:1}.order-2{order:2}.col-auto{grid-column:auto}.m-0{margin:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.-ml-1{margin-left:-.25rem}.-ml-12{margin-left:-3rem}.-mr-48{margin-right:-12rem}.-mt-6{margin-top:-1.5rem}.-mt-72{margin-top:-18rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-px{margin-top:1px}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.flow-root{display:flow-root}.grid{display:grid}.hidden{display:none}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-24{height:6rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[430px\]{height:430px}.h-auto{height:auto}.h-full{height:100%}.min-h-full{min-height:100%}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-12{width:3rem}.w-24{width:6rem}.w-4{width:1rem}.w-4\/12{width:33.333333%}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-8\/12{width:66.666667%}.w-9{width:2.25rem}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-20{flex-basis:5rem}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2{--tw-translate-y:-.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-4{--tw-translate-y:-1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\/2{--tw-translate-y:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2{--tw-translate-y:.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.place-content-evenly{place-content:space-evenly}.content-center{align-content:center}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-px{gap:1px}.gap-y-12{row-gap:3rem}.gap-y-16{row-gap:4rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(2px * var(--tw-divide-x-reverse));border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 231 235 / var(--tw-divide-opacity))}.divide-primary-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(69 112 130 / var(--tw-divide-opacity))}.overflow-hidden{overflow:hidden}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-none{border-style:none}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}.border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}.border-primary{--tw-border-opacity:1;border-color:rgb(39 63 73 / var(--tw-border-opacity))}.border-secondary{--tw-border-opacity:1;border-color:rgb(195 73 19 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.bg-current{background-color:currentColor}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-green-700{--tw-bg-opacity:1;background-color:rgb(4 120 87 / var(--tw-bg-opacity))}.bg-primary-600{--tw-bg-opacity:1;background-color:rgb(35 57 67 / var(--tw-bg-opacity))}.bg-primary-700{--tw-bg-opacity:1;background-color:rgb(34 54 63 / var(--tw-bg-opacity))}.bg-primary-800{--tw-bg-opacity:1;background-color:rgb(30 49 57 / var(--tw-bg-opacity))}.bg-secondary{--tw-bg-opacity:1;background-color:rgb(195 73 19 / var(--tw-bg-opacity))}.bg-secondary-600{--tw-bg-opacity:1;background-color:rgb(176 65 17 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-white\/5{background-color:#ffffff0d}.bg-none{background-image:none}.bg-fixed{background-attachment:fixed}.fill-primary-600{fill:#233943}.object-cover{object-fit:cover}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pb-3{padding-bottom:.75rem}.pb-8{padding-bottom:2rem}.pl-1{padding-left:.25rem}.pl-4{padding-left:1rem}.pr-4{padding-right:1rem}.pt-12{padding-top:3rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246 / var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235 / var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219 / var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-green-700{--tw-text-opacity:1;color:rgb(4 120 87 / var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229 / var(--tw-text-opacity))}.text-primary{--tw-text-opacity:1;color:rgb(39 63 73 / var(--tw-text-opacity))}.text-primary-600{--tw-text-opacity:1;color:rgb(35 57 67 / var(--tw-text-opacity))}.text-primary-700{--tw-text-opacity:1;color:rgb(34 54 63 / var(--tw-text-opacity))}.text-secondary-400{--tw-text-opacity:1;color:rgb(201 90 43 / var(--tw-text-opacity))}.text-secondary-600{--tw-text-opacity:1;color:rgb(176 65 17 / var(--tw-text-opacity))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-opacity-40{--tw-text-opacity:.4}.opacity-100{opacity:1}.opacity-60{opacity:.6}.opacity-90{opacity:.9}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-primary-700{--tw-shadow-color:#22363f;--tw-shadow:var(--tw-shadow-colored)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset:inset}.ring-gray-400{--tw-ring-opacity:1;--tw-ring-color:rgb(156 163 175 / var(--tw-ring-opacity))}.ring-white\/10{--tw-ring-color:rgb(255 255 255 / .1)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.fade-in{--tw-enter-opacity:0}.slide-in-from-right-full{--tw-enter-translate-x:100%}.duration-1000{animation-duration:1s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.duration-700{animation-duration:.7s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.repeat-1{animation-iteration-count:1}.highlight em{position:relative;margin-left:.125rem;display:inline-block;padding-left:.5rem;padding-right:.5rem;padding-top:1px;padding-bottom:1px;font-style:normal;line-height:1.25;--tw-shadow:0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.highlight--dark em{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(195 73 19 / var(--tw-text-opacity))}.highlight--light em{--tw-bg-opacity:1;background-color:rgb(39 63 73 / var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.link{font-weight:500;text-decoration-line:underline;text-decoration-color:#d1d5db;text-decoration-thickness:2px;text-underline-offset:4px}.link:hover{text-decoration-color:#6b7280}.form-checkbox{border-radius:.25rem;--tw-border-opacity:1;border-color:rgb(100 116 139 / var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(176 65 17 / var(--tw-text-opacity))}.form-checkbox:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(195 73 19 / var(--tw-ring-opacity))}.section-heading{text-align:center;font-size:1.5rem;font-weight:700;line-height:2.5rem;letter-spacing:-.025em;transition-duration:1s;animation-duration:1s}.section-heading em{position:relative;margin-left:.125rem;display:inline-block;padding-left:.5rem;padding-right:.5rem;padding-top:1px;padding-bottom:1px;font-style:normal;line-height:1.25;--tw-shadow:0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 1024px){.section-heading{font-size:1.875rem;line-height:2.25rem;line-height:1}}@media (min-width: 1536px){.section-heading{font-size:2.25rem;line-height:2.5rem}}.header-username{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem}@media (min-width: 768px){.header-username{max-width:35ch}}@media (min-width: 1024px){.header-username{max-width:10ch;font-size:.875rem;line-height:1.25rem}}@media (min-width: 1536px){.header-username{max-width:30ch}}@media (min-width: 1024px){.lg\:prose-lg{font-size:1.125rem;line-height:1.7777778}}@media (min-width: 1280px){.xl\:container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.xl\:container{max-width:640px}}@media (min-width: 768px){.xl\:container{max-width:768px}}@media (min-width: 1024px){.xl\:container{max-width:1024px}}.xl\:container{max-width:1280px}@media (min-width: 1536px){.xl\:container{max-width:1536px;padding-right:2rem;padding-left:2rem}}}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-white:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255 / var(--tw-ring-opacity))}.hover\:-translate-y-1:hover{--tw-translate-y:-.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgb(6 95 70 / var(--tw-bg-opacity))}.hover\:bg-secondary-600:hover{--tw-bg-opacity:1;background-color:rgb(176 65 17 / var(--tw-bg-opacity))}.hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgb(243 244 246 / var(--tw-text-opacity))}.hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgb(209 213 219 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-95:hover{opacity:.95}.hover\:ring-gray-500:hover{--tw-ring-opacity:1;--tw-ring-color:rgb(107 114 128 / var(--tw-ring-opacity))}.focus\:border-green-700:focus{--tw-border-opacity:1;border-color:rgb(4 120 87 / var(--tw-border-opacity))}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-gray-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(243 244 246 / var(--tw-ring-opacity))}.focus\:ring-green-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(4 120 87 / var(--tw-ring-opacity))}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241 / var(--tw-ring-opacity))}.focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(39 63 73 / var(--tw-ring-opacity))}.focus\:ring-secondary:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(195 73 19 / var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.group:hover .group-hover\:text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246 / var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity))}.group:hover .group-hover\:text-secondary-100{--tw-text-opacity:1;color:rgb(219 145 113 / var(--tw-text-opacity))}.group:hover .group-hover\:text-secondary-300{--tw-text-opacity:1;color:rgb(207 109 66 / var(--tw-text-opacity))}@media (prefers-reduced-motion: reduce){.motion-reduce\:scroll-auto{scroll-behavior:auto}.motion-reduce\:transition-none{transition-property:none}}@media (min-width: 640px){.sm\:-mt-32{margin-top:-8rem}.sm\:mt-0{margin-top:0}.sm\:mt-16{margin-top:4rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:h-7{height:1.75rem}.sm\:h-72{height:18rem}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-sm{max-width:24rem}.sm\:flex-shrink-0{flex-shrink:0}.sm\:auto-cols-auto{grid-auto-columns:auto}.sm\:grid-flow-col{grid-auto-flow:column}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:items-stretch{align-items:stretch}.sm\:gap-x-6{column-gap:1.5rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:rounded-xl{border-radius:.75rem}.sm\:rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.sm\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.sm\:rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.sm\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.sm\:border-0{border-width:0px}.sm\:border-r{border-right-width:1px}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pt-16{padding-top:4rem}.sm\:text-center{text-align:center}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:leading-6{line-height:1.5rem}}@media (min-width: 768px){.md\:bottom-8{bottom:2rem}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-none{order:0}.md\:col-span-2{grid-column:span 2 / span 2}.md\:-mr-16{margin-right:-4rem}.md\:mb-0{margin-bottom:0}.md\:ml-4{margin-left:1rem}.md\:mr-0{margin-right:0}.md\:mt-0{margin-top:0}.md\:mt-8{margin-top:2rem}.md\:block{display:block}.md\:flex{display:flex}.md\:h-6{height:1.5rem}.md\:h-96{height:24rem}.md\:w-5\/12{width:41.666667%}.md\:w-6{width:1.5rem}.md\:w-7\/12{width:58.333333%}.md\:max-w-none{max-width:none}.md\:max-w-prose{max-width:65ch}.md\:max-w-sm{max-width:24rem}.md\:flex-shrink-0{flex-shrink:0}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:gap-8{gap:2rem}.md\:gap-y-0{row-gap:0px}.md\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:text-left{text-align:left}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1024px){.lg\:static{position:static}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:inset-y-0{top:0;bottom:0}.lg\:bottom-0{bottom:0}.lg\:left-0{left:0}.lg\:right-0{right:0}.lg\:top-\[120\%\]{top:120%}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-start-2{grid-column-start:2}.lg\:m-0{margin:0}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:ml-0{margin-left:0}.lg\:mt-0{margin-top:0}.lg\:mt-12{margin-top:3rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-6{margin-top:1.5rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-12{height:3rem}.lg\:h-6{height:1.5rem}.lg\:h-full{height:100%}.lg\:w-1\/2{width:50%}.lg\:w-2\/12{width:16.666667%}.lg\:w-4\/12{width:33.333333%}.lg\:w-6{width:1.5rem}.lg\:w-6\/12{width:50%}.lg\:w-8\/12{width:66.666667%}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:max-w-2xl{max-width:42rem}.lg\:max-w-7xl{max-width:80rem}.lg\:max-w-none{max-width:none}.lg\:grid-flow-row-dense{grid-auto-flow:row dense}.lg\:grid-flow-col-dense{grid-auto-flow:column dense}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-0{gap:0px}.lg\:gap-12{gap:3rem}.lg\:gap-24{gap:6rem}.lg\:gap-4{gap:1rem}.lg\:gap-8{gap:2rem}.lg\:gap-x-12{column-gap:3rem}.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.lg\:rounded-none{border-radius:0}.lg\:rounded-sm{border-radius:.125rem}.lg\:border-t{border-top-width:1px}.lg\:border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.lg\:bg-transparent{background-color:transparent}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pl-2{padding-left:.5rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pt-12{padding-top:3rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-8{padding-top:2rem}.lg\:text-left{text-align:left}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.lg\:shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media (min-width: 1280px){.xl\:col-span-1{grid-column:span 1 / span 1}.xl\:ml-0{margin-left:0}.xl\:ml-2{margin-left:.5rem}.xl\:mr-0{margin-right:0}.xl\:mt-0{margin-top:0}.xl\:mt-16{margin-top:4rem}.xl\:mt-8{margin-top:2rem}.xl\:grid{display:grid}.xl\:h-10{height:2.5rem}.xl\:h-6{height:1.5rem}.xl\:h-\[400px\]{height:400px}.xl\:min-h-full{min-height:100%}.xl\:w-10\/12{width:83.333333%}.xl\:w-2\/12{width:16.666667%}.xl\:w-3\/12{width:25%}.xl\:w-6{width:1.5rem}.xl\:w-9\/12{width:75%}.xl\:w-auto{width:auto}.xl\:max-w-2xl{max-width:42rem}.xl\:max-w-6xl{max-width:72rem}.xl\:max-w-7xl{max-width:80rem}.xl\:max-w-sm{max-width:24rem}.xl\:max-w-xl{max-width:36rem}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:gap-0{gap:0px}.xl\:gap-12{gap:3rem}.xl\:gap-16{gap:4rem}.xl\:gap-5{gap:1.25rem}.xl\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.xl\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.xl\:py-24{padding-top:6rem;padding-bottom:6rem}.xl\:py-36{padding-top:9rem;padding-bottom:9rem}.xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xl\:pt-24{padding-top:6rem}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:text-base{font-size:1rem;line-height:1.5rem}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1536px){.\32xl\:h-11{height:2.75rem}.\32xl\:h-7{height:1.75rem}.\32xl\:h-\[450px\]{height:450px}.\32xl\:w-7{width:1.75rem}.\32xl\:max-w-7xl{max-width:80rem}.\32xl\:gap-16{gap:4rem}.\32xl\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.\32xl\:pb-16{padding-bottom:4rem}.\32xl\:pt-12{padding-top:3rem}.\32xl\:text-2xl{font-size:1.5rem;line-height:2rem}.\32xl\:text-5xl{font-size:3rem;line-height:1}.\32xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.\32xl\:leading-tight{line-height:1.25}}@media print{.print\:hidden{display:none}}</style><noscript><link rel="stylesheet" href="/_astro/_slug_.BmXDvRUz.css"></noscript>
<noscript><link rel="stylesheet" href="/_astro/_slug_.C7QUva8C.css"></noscript>

<noscript><link rel="stylesheet" href="/_astro/[email protected]"></noscript>
<script type="module" src="/_astro/hoisted.RjeZF1yq.js"></script></head> <body class="bg-transparent"> <a href="#main" class="skip-to-content">Skip to main content</a> <script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://pointer.gr/","url":"https://pointer.gr/","name":"Αξιόπιστο Web Hosting στην Ελλάδα, Κατοχύρωση ονομάτων χώρου","description":"Πακέτα web hosting σε ταχύτατους servers στην Ελλάδα, Cloud VPS και Dedicated servers σε υπερσύγχρονα datacenters, κατοχύρωση domain names, πιστοποιητικά SSL και πολλά ακόμη.","isPartOf":{"@type":"WebSite","@id":"https://pointer.gr/#website"},"about":{"@id":"https://pointer.gr/#organization"},"breadcrumb":{"@id":"https://pointer.gr/#breadcrumb","@type":"BreadcrumbList"},"inLanguage":"el-GR"},{"@type":"WebSite","@id":"https://pointer.gr/#website","url":"https://pointer.gr/","name":"Καταχωρητής ονομάτων χώρου","description":"ιδρύθηκε το 2002 και είναι επίσημος καταχωρητής ονομάτων χώρου καθώς και προμηθευτής χώρου φιλοξενίας σε ελληνικούς servers","publisher":{"@id":"https://pointer.gr/#organization"},"inLanguage":"el-GR","copyrightHolder":{"@id":"https://pointer.gr/#organization"}},{"@type":"Organization","@id":"https://pointer.gr/#organization","name":"Pointer","url":"https://pointer.gr/","sameAs":["https://www.linkedin.com/company/pointer-hosting-experts/","https://www.youtube.com/PointerGreece","https://www.facebook.com/pointer.gr","https://twitter.com/pointergr"],"contactPoint":{"@type":"ContactPoint","telephone":"+30.2319999900","areaServed":"worldwide","contactType":"Customer service & Support"},"logo":{"@type":"ImageObject","@id":"https://pointer.gr/#/schema/logo/image/","url":"https://pointer.gr/static-images/Pointer_Icon_SocialMedia_500x500.png","contentUrl":"https://pointer.gr/static-images/Pointer_Icon_SocialMedia_500x500.png","width":500,"height":500,"caption":"Pointer.gr","inLanguage":"en-US"},"image":{"@id":"https://pointer.gr/#/schema/logo/image/"},"foundingDate":"2003-10-09","slogan":"Pointer - Hosting Experts","description":"Η Pointer.gr ιδρύθηκε το 2002 και είναι επίσημος καταχωρητής ονομάτων χώρου καθώς και προμηθευτής χώρου φιλοξενίας σε ελληνικούς servers.","alternateName":"Pointer","legalName":"Pointer"}]}</script> <div id="app"> <div class="bg-primary-600">  <div class="bg-primary-600 print:hidden"><div class="flex items-center h-16 px-1 py-2 border-b sm:px-4 xl:container border-primary"><div class="flex items-center w-4/12 space-x-2 xl:space-x-4 2xl:space-x-5 xl:w-3/12"><form><div><label for="language-switcher" class="text-white sr-only">Επιλογή γλώσσας</label><div class="relative border-transparent rounded-md bg-primary-600 group focus-within:ring-2 focus-within:ring-white"><select id="language-switcher" name="language" class="flex appearance-none text-base items-center rounded-md border-transparent bg-primary-600 bg-none py-0.5 pl-1 lg:pl-2 pr-4 lg:pr-6 text-white focus:border-transparent focus:outline-none focus:ring-0 group-hover:text-gray-100"><!--[--><option selected="" value="/"><!--[-->🇬🇷<!--]--></option><option value="en"><!--[-->🇺🇸<!--]--></option><!--]--></select><div class="absolute inset-y-0 right-0 flex items-center pointer-events-none"><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-4 h-4 text-gray-300"><path stroke-linecap="round" stroke-linejoin="round" d="M19.5 8.25l-7.5 7.5-7.5-7.5"></path></svg></div></div></div></form><div class="flex items-center"><div class="flex-shrink-0"><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-4 h-4 text-gray-300"><path fill-rule="evenodd" d="M1.5 4.5a3 3 0 013-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 01-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 006.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 011.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 01-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5z" clip-rule="evenodd"></path></svg></div><!--[--><a href="tel:2319999900" class="ml-2 text-xs text-gray-300 sm:text-base hover:underline">231.99.99.900</a><!--]--></div></div><div class="justify-end w-8/12 md:flex xl:w-9/12 lg:space-x-8"><div id="useful-links" class="flex items-center justify-end space-x-1 sm:space-x-2"><!--[--><a href="/kb" class="hidden md:block text-sm text-gray-200 hover:underline hover:cursor-pointer">Γνωσιακή Βάση</a><a href="/my-ip" class="hidden md:block text-sm text-gray-200 hover:underline hover:cursor-pointer">My IP</a><a href="/offers" class="text-sm text-gray-200 hover:underline hover:cursor-pointer">Προσφορές</a><a href="https://blog.pointer.gr/" class="hidden md:block text-sm text-gray-200 hover:underline hover:cursor-pointer">Blog</a><a href="/contact" class="hidden md:block text-sm text-gray-200 hover:underline hover:cursor-pointer">Επικοινωνία</a><!--]--></div></div></div></div>  </div> <header data-header-menu-type="default" class="header-menu"> <div class="relative z-30 bg-primary-600 print:hidden"> <div class="flex items-center justify-between gap-1 px-1 py-1 overflow-hidden md:py-4 xl:py-6 sm:px-4 xl:container lg:items-center lg:gap-0 lg:justify-between"> <div class="flex flex-row-reverse items-center justify-start xl:w-10/12 lg:gap-4 xl:gap-0 lg:flex-row"><div class="flex justify-start xl:w-2/12"><a href="/"><span class="font-black bg-white sr-only">Pointer | Hosting Experts</span><img src="/assets/images/pointer-header-logo-light.svg" alt="pointer-header-logo-light.svg" width="146" class="w-24 h-full lg:w-auto sm:h-7 xl:h-10 2xl:h-11" height="40" loading="eager"></a></div><div class="flex justify-center xl:w-10/12"><nav aria-label="Site Menu" role="navigation" id="nav" class="flex items-center"><button aria-label="Toggle Hamburger menu" aria-expanded="false" aria-controls="main-menu" aria-haspopup="true" class="inline-flex items-center w-10 h-10 my-3 mr-1 space-x-1 rounded-md group xl:mr-0 hamburger-button lg:hidden"><span class="text-white sr-only">Open Hamburger Menu</span><span class="relative flex items-center justify-center w-6 text-white"><span class="line-1 transform transition -translate-y-2 w-full h-0.5 bg-current absolute"></span><span class="line-2 transform transition w-full opacity-100 h-0.5 bg-current absolute"></span><span class="line-3 transform transition translate-y-2 w-full h-0.5 bg-current absolute"></span></span></button><ul role="menubar" aria-label="Acessible Menu" class="accessible-menu h-auto min-h-full absolute duration-500 animate-in fade-in hidden left-0 top-[100%] lg:top-[120%] w-full list-none m-0 p-0 lg:static lg:w-auto lg:bg-transparent lg:flex lg:rounded-sm"><!--[--><li role="menuitem" class="bg-primary-800 lg:bg-transparent"><button aria-expanded="false" aria-haspopup="false" aria-controls="menu_24" class="group">Domain Names <svg role="img" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" class="w-4 h-4 ml-0.5 xl:ml-2 pointer-events-none" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path></svg></button><ul id="menu_24" class="duration-500 animate-in fade-in accessible-menu__sub-menu accessible-menu__sub-menu--mega lg:ml-0 lg:max-w-none" style="visibility: hidden; display: none;"><div class="lg:grid-cols-2"><li><span class="mega-title" role="none">Domain Names</span><p class="mega-subtitle" role="none" id="menu_description-24">To domain name είναι το όνομα που δίνεις στην online παρουσία σου. Διάλεξε το όνομα που σου αρέσει μέσα από εκατοντάδες καταλήξεις και κάντο δικό σου!
</p></li><li><ul class="space-y-2"><div id="menu" class="relative flex flex-col"><!--[--><li><a id="menu-item-24-41" href="/domain-names" class="relative flex items-center justify-start px-3 py-3 space-x-2 text-white transition duration-300 ease-linear rounded-md motion-reduce:transition-none group hover:bg-gray-50"><div aria-hidden="true" class="w-6 h-6 text-white 2xl:w-7 2xl:h-7 group-hover:text-gray-800"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 21a9.004 9.004 0 0 0 8.716-6.747M12 21a9.004 9.004 0 0 1-8.716-6.747M12 21c2.485 0 4.5-4.03 4.5-9S14.485 3 12 3m0 18c-2.485 0-4.5-4.03-4.5-9S9.515 3 12 3m0 0a8.997 8.997 0 0 1 7.843 4.582M12 3a8.997 8.997 0 0 0-7.843 4.582m15.686 0A11.953 11.953 0 0 1 12 10.5c-2.998 0-5.74-1.1-7.843-2.918m15.686 0a9.043 9.043 0 0 1 .873 6.671m0 0A17.918 17.918 0 0 1 12 16.5a17.92 17.92 0 0 1-8.716-2.247m0 0A9.015 9.015 0 0 1 3 12c0-1.605.42-3.113 1.157-4.418" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></div><span class="text-white group-hover:text-gray-800">Κατοχύρωση Domain Name</span></a></li><li><a id="menu-item-24-42" href="/transfer-domain" class="relative flex items-center justify-start px-3 py-3 space-x-2 text-white transition duration-300 ease-linear rounded-md motion-reduce:transition-none group hover:bg-gray-50"><div aria-hidden="true" class="w-6 h-6 text-white 2xl:w-7 2xl:h-7 group-hover:text-gray-800"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.548 17.548a1.387 1.387 0 0 1-2.774 0m2.774 0a1.387 1.387 0 1 0-2.774 0m2.774 0h5.548m-8.322 0H4.04A1.04 1.04 0 0 1 3 16.508v-3.12m15.95 4.16a1.387 1.387 0 1 1-2.774 0m2.774 0a1.387 1.387 0 1 0-2.774 0m2.774 0h1.04c.574 0 1.044-.466 1.008-1.04a16.553 16.553 0 0 0-2.97-8.5 1.9 1.9 0 0 0-1.462-.795h-2.47m2.08 10.335h-2.08m0-10.335v-.885c0-.526-.39-.97-.913-1.023a44.894 44.894 0 0 0-9.27 0A1.023 1.023 0 0 0 3 6.328v7.06m11.096-6.175v6.174m0 4.161v-4.16m0 0H3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></div><span class="text-white group-hover:text-gray-800">Αλλαγή καταχωρητή</span></a></li><li><a id="menu-item-24-56" href="/price-chart" class="relative flex items-center justify-start px-3 py-3 space-x-2 text-white transition duration-300 ease-linear rounded-md motion-reduce:transition-none group hover:bg-gray-50"><div aria-hidden="true" class="w-6 h-6 text-white 2xl:w-7 2xl:h-7 group-hover:text-gray-800"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.438 6.75h12m-12 5.25h12m-12 5.25h12m-16.5-10.5h.006v.008h-.006V6.75Zm.374 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0ZM3.938 12h.008v.008h-.007V12Zm.376 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0v0Zm-.375 5.25h.006v.008h-.006v-.008Zm.374 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></div><span class="text-white group-hover:text-gray-800">Τιμοκατάλογος</span></a></li><li><a id="menu-item-24-54" href="/domain-market" class="relative flex items-center justify-start px-3 py-3 space-x-2 text-white transition duration-300 ease-linear rounded-md motion-reduce:transition-none group hover:bg-gray-50"><div aria-hidden="true" class="w-6 h-6 text-white 2xl:w-7 2xl:h-7 group-hover:text-gray-800"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><path d="M13.384 20.309v-6.924a.693.693 0 0 1 .692-.693h2.77a.692.692 0 0 1 .692.693v6.924m-4.154 0H3.099m10.285 0h4.154m0 0h3.36m-1.283 0V9.553M4.383 20.308V9.554m0 0a2.77 2.77 0 0 0 3.462-.568 2.763 2.763 0 0 0 2.077.937c.827 0 1.57-.363 2.077-.938a2.763 2.763 0 0 0 2.077.938c.827 0 1.57-.363 2.077-.938a2.77 2.77 0 0 0 3.462.567m-15.232 0a2.773 2.773 0 0 1-.574-4.358l1.098-1.096c.26-.26.611-.406.979-.407H18.11c.367 0 .72.147.979.407l1.098 1.097a2.77 2.77 0 0 1-.573 4.358M7.152 17.538h3.462a.693.693 0 0 0 .692-.692v-3.461a.693.693 0 0 0-.692-.693H7.152a.692.692 0 0 0-.692.693v3.462c0 .383.31.692.692.692v0Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></div><span class="text-white group-hover:text-gray-800">Domain Names Marketplace</span></a></li><li><a id="menu-item-24-57" href="/domain-names/whois" class="relative flex items-center justify-start px-3 py-3 space-x-2 text-white transition duration-300 ease-linear rounded-md motion-reduce:transition-none group hover:bg-gray-50"><div aria-hidden="true" class="w-6 h-6 text-white 2xl:w-7 2xl:h-7 group-hover:text-gray-800"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><path d="M19.2 14.52V12a3.24 3.24 0 0 0-3.24-3.24h-1.44a1.08 1.08 0 0 1-1.08-1.08V6.24A3.24 3.24 0 0 0 10.2 3H8.4m5.022 12.942L14.88 17.4M10.56 3H5.88A1.08 1.08 0 0 0 4.8 4.08v15.84c0 .596.484 1.08 1.08 1.08h12.24a1.08 1.08 0 0 0 1.08-1.08v-8.28A8.64 8.64 0 0 0 10.56 3v0Zm3.6 11.16a2.52 2.52 0 1 1-5.039 0 2.52 2.52 0 0 1 5.039 0v0Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></div><span class="text-white group-hover:text-gray-800">Whois ονομάτων χώρου</span></a></li><!--]--></div></ul></li><!----></div></ul></li><li role="menuitem" class="bg-primary-800 lg:bg-transparent"><button aria-expanded="false" aria-haspopup="false" aria-controls="menu_19" class="group">Web Hosting <svg role="img" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" class="w-4 h-4 ml-0.5 xl:ml-2 pointer-events-none" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path></svg></button><ul id="menu_19" class="duration-500 animate-in fade-in accessible-menu__sub-menu accessible-menu__sub-menu--mega lg:ml-0 lg:max-w-none" style="visibility: hidden; display: none;"><div class="lg:grid-cols-2"><li><span class="mega-title" role="none">Web Hosting</span><p class="mega-subtitle" role="none" id="menu_description-19">Φιλοξενία ιστοσελίδων σε αξιοπιστους servers τελευταίας γενιάς. Προσφέρουμε μία σειρά επιλογών για απλούς χρήστες αλλά και web developers, μεταπωλητές και μεγάλα agencies.
</p></li><li><ul class="space-y-2"><div id="menu" class="relative flex flex-col"><!--[--><li><a id="menu-item-19-43" href="/web-hosting" class="relative flex items-center justify-start px-3 py-3 space-x-2 text-white transition duration-300 ease-linear rounded-md motion-reduce:transition-none group hover:bg-gray-50"><div aria-hidden="true" class="w-6 h-6 text-white 2xl:w-7 2xl:h-7 group-hover:text-gray-800"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><g clip-path="url(#clip0_2539_4067)" fill="currentColor"><path d="M12 3C7.03 3 3 4.26 3 5.813v2.25c0 1.553 4.03 2.812 9 2.812s9-1.26 9-2.813v-2.25C21 4.26 16.97 3 12 3Z"></path><path d="M12 12.563c-4.97 0-9-1.26-9-2.813v3.375c0 1.553 4.03 2.813 9 2.813s9-1.26 9-2.813V9.75c0 1.553-4.03 2.813-9 2.813Z"></path><path d="M12 17.625c-4.97 0-9-1.26-9-2.813v3.376C3 19.74 7.03 21 12 21s9-1.26 9-2.813v-3.375c0 1.554-4.03 2.813-9 2.813Z"></path></g></svg></div><span class="text-white group-hover:text-gray-800">Web Hosting</span></a></li><li><a id="menu-item-19-44" href="/reseller" class="relative flex items-center justify-start px-3 py-3 space-x-2 text-white transition duration-300 ease-linear rounded-md motion-reduce:transition-none group hover:bg-gray-50"><div aria-hidden="true" class="w-6 h-6 text-white 2xl:w-7 2xl:h-7 group-hover:text-gray-800"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><path d="M20.156 16.5h-.281v-3.656a1.97 1.97 0 0 0-1.969-1.969h-4.781v-2.25h.281c.464 0 .844-.38.844-.844V4.97a.846.846 0 0 0-.844-.844h-2.812a.846.846 0 0 0-.844.844V7.78c0 .464.38.844.844.844h.281v2.25H6.094a1.97 1.97 0 0 0-1.969 1.969V16.5h-.281a.846.846 0 0 0-.844.844v2.812c0 .464.38.844.844.844h2.812c.464 0 .844-.38.844-.844v-2.812a.846.846 0 0 0-.844-.844h-.281v-3.375h4.5V16.5h-.281a.846.846 0 0 0-.844.844v2.812c0 .464.38.844.844.844h2.812c.464 0 .844-.38.844-.844v-2.812a.846.846 0 0 0-.844-.844h-.281v-3.375h4.5V16.5h-.281a.846.846 0 0 0-.844.844v2.812c0 .464.38.844.844.844h2.812c.464 0 .844-.38.844-.844v-2.812a.846.846 0 0 0-.844-.844ZM6.375 19.875h-2.25v-2.25h2.25v2.25Zm6.75 0h-2.25v-2.25h2.25v2.25ZM10.875 7.5V5.25h2.25V7.5h-2.25Zm9 12.375h-2.25v-2.25h2.25v2.25Z" fill="currentColor"></path></svg></div><span class="text-white group-hover:text-gray-800">Reseller Hosting</span></a></li><li><a id="menu-item-19-45" href="/semi-dedicated-hosting" class="relative flex items-center justify-start px-3 py-3 space-x-2 text-white transition duration-300 ease-linear rounded-md motion-reduce:transition-none group hover:bg-gray-50"><div aria-hidden="true" class="w-6 h-6 text-white 2xl:w-7 2xl:h-7 group-hover:text-gray-800"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><path d="m21 8.625-9-4.5-9 4.5 9 4.5 9-4.5Zm-9-3.007 6.013 3.007L12 11.632 5.987 8.625 12 5.618Zm7.197 5.48L21 12l-9 4.5L3 12l1.803-.901L12 14.698l7.197-3.6Zm0 3.376 1.803.901-9 4.5-9-4.5 1.803-.901L12 18.073l7.197-3.6Z" fill="currentColor"></path></svg></div><span class="text-white group-hover:text-gray-800">Semi Dedicated Hosting</span></a></li><!--]--></div></ul></li><!----></div></ul></li><li role="menuitem" class="bg-primary-800 lg:bg-transparent"><button aria-expanded="false" aria-haspopup="false" aria-controls="menu_20" class="group">Servers <svg role="img" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" class="w-4 h-4 ml-0.5 xl:ml-2 pointer-events-none" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path></svg></button><ul id="menu_20" class="duration-500 animate-in fade-in accessible-menu__sub-menu accessible-menu__sub-menu--mega lg:ml-0 lg:max-w-none" style="visibility: hidden; display: none;"><div class="lg:grid-cols-2"><li><span class="mega-title" role="none">Servers</span><p class="mega-subtitle" role="none" id="menu_description-20">Αν χρειάζεσαι κάτι παραπάνω από shared hosting με δύναμη, πλήρη αυτονομία και δυνατότητες τότε χρειάζεσαι μια dedicated λύση επιλέγοντας μέσα από μία λίστα επιλογών σε VPS Cloud και Dedicated servers.
</p></li><li><ul class="space-y-2"><div id="menu" class="relative flex flex-col"><!--[--><li><a id="menu-item-20-46" href="/vps" class="relative flex items-center justify-start px-3 py-3 space-x-2 text-white transition duration-300 ease-linear rounded-md motion-reduce:transition-none group hover:bg-gray-50"><div aria-hidden="true" class="w-6 h-6 text-white 2xl:w-7 2xl:h-7 group-hover:text-gray-800"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><g clip-path="url(#clip0_2539_4091)"><path d="M21 14.558a3.067 3.067 0 0 0-2.338-2.979 4.184 4.184 0 0 0-4.18-4.079 4.174 4.174 0 0 0-3.285 1.595 2.35 2.35 0 0 0-4.183 1.77 3.406 3.406 0 0 0-4.013 3.352 3.406 3.406 0 0 0 3.406 3.408h11.535a3.066 3.066 0 0 0 3.06-3.066H21Z" fill="currentColor"></path></g></svg></div><span class="text-white group-hover:text-gray-800">Cloud VPS</span></a></li><li><a id="menu-item-20-47" href="/dedicated-servers" class="relative flex items-center justify-start px-3 py-3 space-x-2 text-white transition duration-300 ease-linear rounded-md motion-reduce:transition-none group hover:bg-gray-50"><div aria-hidden="true" class="w-6 h-6 text-white 2xl:w-7 2xl:h-7 group-hover:text-gray-800"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><g clip-path="url(#clip0_2539_4098)"><path d="m15 5-5 5H7l-3 4s3.178-.885 5.033-.47L4 20l6.592-5.127C11.512 16.977 10 20 10 20l4-3v-3l5-5 1-5-5 1Z" fill="currentColor"></path></g></svg></div><span class="text-white group-hover:text-gray-800">Dedicated Servers</span></a></li><!--]--></div></ul></li><!----></div></ul></li><li role="menuitem" class="bg-primary-800 lg:bg-transparent"><button aria-expanded="false" aria-haspopup="false" aria-controls="menu_21" class="group">SSL <svg role="img" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" class="w-4 h-4 ml-0.5 xl:ml-2 pointer-events-none" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path></svg></button><ul id="menu_21" class="duration-500 animate-in fade-in accessible-menu__sub-menu accessible-menu__sub-menu--mega lg:ml-0 lg:max-w-none" style="visibility: hidden; display: none;"><div class="lg:grid-cols-2"><li><span class="mega-title" role="none">SSL</span><p class="mega-subtitle" role="none" id="menu_description-21">Προστάτεψε τα δεδομένα που μεταφέρονται στο διαδίκτυο μέσω του site σου. Απόκτησε την κλειδαριά και την ένδειξη ότι ο ιστότοπός σου είναι ασφαλής.
</p></li><li><ul class="space-y-2"><div id="menu" class="relative flex flex-col"><!--[--><li><a id="menu-item-21-48" href="/ssl" class="relative flex items-center justify-start px-3 py-3 space-x-2 text-white transition duration-300 ease-linear rounded-md motion-reduce:transition-none group hover:bg-gray-50"><div aria-hidden="true" class="w-6 h-6 text-white 2xl:w-7 2xl:h-7 group-hover:text-gray-800"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><path d="M13.375 18.188H3.062v-7.563M10.625 5.813h10.313v7.562" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.952 11.566a26.486 26.486 0 0 1-.561 1.81h-.544c-.074-.17-.15-.362-.231-.579-.081-.216-.162-.447-.242-.693a37.832 37.832 0 0 1-.479-1.606h.704c.033.155.072.321.116.501l.137.544c.048.184.097.364.149.54.05.175.102.337.154.483.055-.168.108-.342.159-.522.055-.18.106-.36.154-.539.048-.18.092-.354.132-.523.044-.172.083-.333.116-.483h.511a35.751 35.751 0 0 0 .237 1.006c.047.18.097.36.148.539.055.18.11.354.165.522a16.641 16.641 0 0 0 .297-1.023 17.697 17.697 0 0 0 .258-1.045h.688a37.722 37.722 0 0 1-.478 1.607c-.081.245-.162.476-.242.692-.081.217-.16.41-.237.578h-.539c-.095-.271-.194-.56-.297-.864-.099-.307-.19-.623-.275-.945Z" fill="currentColor"></path><path d="M12.05 11.566a26.486 26.486 0 0 1-.561 1.81h-.545c-.074-.17-.15-.362-.231-.579-.081-.216-.162-.447-.242-.693a37.72 37.72 0 0 1-.479-1.606h.704c.033.155.072.321.116.501l.137.544c.048.184.097.364.149.54.05.175.102.337.154.483.055-.168.108-.342.16-.522a21.485 21.485 0 0 0 .286-1.062c.043-.172.082-.333.115-.484h.511a36.213 36.213 0 0 0 .237 1.007c.047.18.097.36.148.539.055.18.11.354.165.522a16.457 16.457 0 0 0 .297-1.023 17.697 17.697 0 0 0 .259-1.045h.687a37.666 37.666 0 0 1-.478 1.607c-.081.245-.162.476-.242.692-.081.217-.16.41-.237.578h-.539c-.095-.271-.194-.56-.297-.864a17.76 17.76 0 0 1-.275-.945Z" fill="currentColor"></path><path d="M16.146 11.566a26.73 26.73 0 0 1-.561 1.81h-.544c-.074-.17-.15-.362-.231-.579-.081-.216-.162-.447-.242-.693a37.666 37.666 0 0 1-.479-1.606h.704c.033.155.072.321.116.501l.137.544c.048.184.097.364.149.54.051.175.102.337.154.483.055-.168.108-.342.16-.522.054-.18.105-.36.153-.539.048-.18.092-.354.132-.523.044-.172.083-.333.116-.483h.511a34.718 34.718 0 0 0 .237 1.006c.047.18.097.36.148.539.055.18.11.354.165.522a17.087 17.087 0 0 0 .297-1.023 17.697 17.697 0 0 0 .259-1.045h.687c-.077.283-.156.56-.236.831-.081.271-.162.53-.242.775-.081.246-.162.477-.242.694-.081.216-.16.408-.237.577h-.539c-.095-.271-.194-.56-.297-.864a17.76 17.76 0 0 1-.275-.945ZM16.453 18.096l.123.012h.178c.242 0 .46-.039.653-.116.197-.078.363-.188.497-.331.137-.147.243-.326.317-.535.075-.213.112-.451.112-.714 0-.136-.017-.258-.05-.366a.659.659 0 0 0-.168-.285.705.705 0 0 0-.295-.186 1.299 1.299 0 0 0-.435-.064c-.112 0-.225.006-.34.018l-.592 2.567Zm2.773-1.73c0 .39-.062.74-.184 1.05-.123.31-.3.574-.53.79a2.34 2.34 0 0 1-.832.495 3.305 3.305 0 0 1-1.11.174c-.156 0-.337-.01-.541-.029a4.738 4.738 0 0 1-.591-.093l.898-3.887c.212-.042.415-.072.608-.087.197-.02.374-.029.53-.029.275 0 .52.039.736.116.22.078.404.188.553.331.152.144.267.314.346.512.078.197.117.416.117.656ZM19.904 18.823c-.06-.33-.118-.67-.173-1.023-.052-.352-.103-.703-.151-1.051a40.306 40.306 0 0 1-.223-1.952h.931l.04.714c.018.252.039.508.061.767l.067.767c.026.252.052.488.078.709.115-.202.238-.423.368-.663.134-.24.268-.49.402-.75.138-.259.272-.52.402-.783.134-.264.256-.518.368-.761H23c-.141.278-.296.579-.463.9-.167.322-.348.655-.541 1a33.29 33.29 0 0 1-1.278 2.126h-.814Z" fill="currentColor"></path></svg></div><span class="text-white group-hover:text-gray-800">Επικύρωση Domain</span></a></li><li><a id="menu-item-21-49" href="/ssl?tab=1" class="relative flex items-center justify-start px-3 py-3 space-x-2 text-white transition duration-300 ease-linear rounded-md motion-reduce:transition-none group hover:bg-gray-50"><div aria-hidden="true" class="w-6 h-6 text-white 2xl:w-7 2xl:h-7 group-hover:text-gray-800"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><g clip-path="url(#clip0_2543_4131)"><path d="M12.258 18.617V6.242c0-.854-.693-1.547-1.547-1.547H2.977c-.855 0-1.547.693-1.547 1.547v12.375m10.828 0h1.547m-1.547 0H8.39m-6.961 0H-.117m1.547 0h3.867M4.523 7.79h.774m-.774 3.094h.774M8.39 7.789h.773m-.773 3.094h.773m-3.867 7.734V14.75c0-.427.346-.774.773-.774h1.547c.427 0 .774.347.774.774v3.867m-3.094 0H8.39" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M17.555 15.514a.912.912 0 0 0-.483.138 1.413 1.413 0 0 0-.388.365 1.897 1.897 0 0 0-.258.524c-.06.198-.09.402-.09.611 0 .285.058.517.174.696.12.175.313.262.579.262a.883.883 0 0 0 .477-.136c.15-.092.279-.213.387-.366.113-.152.199-.325.259-.519a2 2 0 0 0 .095-.616c0-.285-.06-.515-.18-.69-.115-.18-.306-.268-.572-.268Zm-.556 3.361c-.229 0-.438-.038-.63-.114a1.424 1.424 0 0 1-.493-.325 1.547 1.547 0 0 1-.326-.525 2.022 2.022 0 0 1-.113-.696c0-.297.051-.592.152-.885.101-.292.245-.555.433-.787.19-.236.423-.426.696-.57.273-.149.582-.223.927-.223.228 0 .438.038.629.114a1.424 1.424 0 0 1 .814.85c.079.206.118.438.118.696 0 .297-.05.594-.152.89a2.505 2.505 0 0 1-.432.793c-.187.232-.418.42-.69.565a1.964 1.964 0 0 1-.933.217ZM19.883 18.795c-.06-.323-.118-.658-.174-1.004-.052-.346-.103-.69-.152-1.033a38.963 38.963 0 0 1-.224-1.917h.938c.01.217.024.451.039.702.019.247.04.498.062.753l.067.753c.026.248.052.48.079.696.116-.198.24-.414.37-.65.135-.236.27-.481.405-.736.138-.255.273-.512.404-.77.135-.259.258-.508.37-.748H23c-.142.274-.298.569-.466.885a35.6 35.6 0 0 1-.545.981 32.608 32.608 0 0 1-1.286 2.088h-.82Z" fill="currentColor"></path></g></svg></div><span class="text-white group-hover:text-gray-800">Επικυρώση Οργανισμού</span></a></li><li><a id="menu-item-21-50" href="/ssl?tab=2" class="relative flex items-center justify-start px-3 py-3 space-x-2 text-white transition duration-300 ease-linear rounded-md motion-reduce:transition-none group hover:bg-gray-50"><div aria-hidden="true" class="w-6 h-6 text-white 2xl:w-7 2xl:h-7 group-hover:text-gray-800"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><path d="m15.438 18.875.987-4.125h2.694l-.19.762h-1.767l-.19.833h1.558l-.184.75h-1.558l-.238 1.012h1.903l-.19.768h-2.826Z" fill="currentColor"></path><path d="M19.7 18.875a46.752 46.752 0 0 1-.185-1.048c-.056-.36-.11-.72-.16-1.077a40.332 40.332 0 0 1-.239-2h.994c.011.226.025.47.041.732.02.258.042.52.066.786l.07.786c.029.258.056.5.084.726.123-.207.254-.433.393-.679.142-.246.285-.502.428-.768.147-.265.29-.533.428-.803.143-.27.274-.53.393-.78H23c-.15.286-.315.593-.494.923-.178.329-.37.67-.577 1.023a33.857 33.857 0 0 1-1.362 2.179H19.7Z" fill="currentColor"></path><path d="m7.188 11.656 1.375 1.547 2.75-3.094m3.862-3.106c-.14.008-.283.013-.425.013-2.113 0-4.04-.894-5.5-2.364-1.46 1.47-3.387 2.363-5.5 2.363-.142 0-.284-.004-.425-.012a10.399 10.399 0 0 0-.263 2.333c0 4.325 2.63 7.958 6.188 8.989 3.558-1.03 6.188-4.664 6.188-8.99 0-.805-.092-1.586-.263-2.332Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></div><span class="text-white group-hover:text-gray-800">Εκτεταμένη επικύρωση</span></a></li><!--]--></div></ul></li><!----></div></ul></li><li role="menuitem" class="bg-primary-800 lg:bg-transparent"><button aria-expanded="false" aria-haspopup="false" aria-controls="menu_22" class="group">Streaming <svg role="img" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" class="w-4 h-4 ml-0.5 xl:ml-2 pointer-events-none" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path></svg></button><ul id="menu_22" class="duration-500 animate-in fade-in accessible-menu__sub-menu accessible-menu__sub-menu--mega lg:ml-0 lg:max-w-none" style="visibility: hidden; display: none;"><div class="lg:grid-cols-2"><li><span class="mega-title" role="none">Streaming</span><p class="mega-subtitle" role="none" id="menu_description-22">Αν χρειάζεσαι κάτι παραπάνω από shared hosting με δύναμη, πλήρη αυτονομία και δυνατότητες τότε χρειάζεσαι μια dedicated λύση επιλέγοντας μέσα από μία λίστα επιλογών σε VPS Cloud και Dedicated servers.</p></li><li><ul class="space-y-2"><div id="menu" class="relative flex flex-col"><!--[--><li><a id="menu-item-22-51" href="/radio-streaming" class="relative flex items-center justify-start px-3 py-3 space-x-2 text-white transition duration-300 ease-linear rounded-md motion-reduce:transition-none group hover:bg-gray-50"><div aria-hidden="true" class="w-6 h-6 text-white 2xl:w-7 2xl:h-7 group-hover:text-gray-800"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><path d="M12 18.75a6 6 0 0 0 6-6v-1.5m-6 7.5a6 6 0 0 1-6-6v-1.5m6 7.5v3.75m-3.75 0h7.5M12 15.75a3 3 0 0 1-3-3V4.5a3 3 0 1 1 6 0v8.25a3 3 0 0 1-3 3Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></div><span class="text-white group-hover:text-gray-800">Radio Streaming</span></a></li><li><a id="menu-item-22-52" href="/video-streaming" class="relative flex items-center justify-start px-3 py-3 space-x-2 text-white transition duration-300 ease-linear rounded-md motion-reduce:transition-none group hover:bg-gray-50"><div aria-hidden="true" class="w-6 h-6 text-white 2xl:w-7 2xl:h-7 group-hover:text-gray-800"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><path d="M9 17.25v1.007a3 3 0 0 1-.879 2.122L7.5 21h9l-.621-.621A3 3 0 0 1 15 18.257V17.25m6-12V15a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 15V5.25m18 0A2.25 2.25 0 0 0 18.75 3H5.25A2.25 2.25 0 0 0 3 5.25m18 0V12a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 12V5.25" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></div><span class="text-white group-hover:text-gray-800">Video Streaming</span></a></li><!--]--></div></ul></li><!----></div></ul></li><li role="menuitem" class="bg-primary-800 lg:bg-transparent"><button aria-expanded="false" aria-haspopup="false" aria-controls="menu_23" class="group">Web Design <svg role="img" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" class="w-4 h-4 ml-0.5 xl:ml-2 pointer-events-none" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path></svg></button><ul id="menu_23" class="duration-500 animate-in fade-in accessible-menu__sub-menu accessible-menu__sub-menu--mega lg:ml-0 lg:max-w-none" style="visibility: hidden; display: none;"><div class="lg:grid-cols-2"><li><span class="mega-title" role="none">Web Design</span><p class="mega-subtitle" role="none" id="menu_description-23">Η διαδικτυακή παρουσία σου είναι κάτι παραπάνω από απαραίτητη. Εμείς σου δίνουμε την επιλογή για να φτιάξεις τη σελίδα μόνος σου, χωρίς να χρειάζεσαι προγραμματιστικές γνώσεις.
</p></li><li><ul class="space-y-2"><div id="menu" class="relative flex flex-col"><!--[--><li><a id="menu-item-23-53" href="/sitebuilder" class="relative flex items-center justify-start px-3 py-3 space-x-2 text-white transition duration-300 ease-linear rounded-md motion-reduce:transition-none group hover:bg-gray-50"><div aria-hidden="true" class="w-6 h-6 text-white 2xl:w-7 2xl:h-7 group-hover:text-gray-800"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><path d="M18.935 4.2c-1.636 0-3.006 1.056-3.431 2.639-.745-2.382-2.687-2.639-3.485-2.639-.81 0-2.74.258-3.497 2.639C8.096 5.256 6.74 4.2 5.09 4.2 3.083 4.2 1.5 5.59 1.5 7.367c0 1.187.171 1.364 3.165 9.576.918 2.484 2.78 2.844 3.804 2.844 1.609 0 2.872-.798 3.524-2.214.652 1.428 1.915 2.227 3.524 2.227 1.024 0 2.886-.374 3.804-2.858 3.14-8.557 3.179-8.431 3.179-9.318.026-1.982-1.477-3.424-3.565-3.424Zm1.08 4.71-2.69 7.236c-.324.881-.87 1.526-1.896 1.526-.961 0-1.533-.509-1.806-1.39l-1.61-4.816h-.04l-1.61 4.816c-.286.882-.858 1.378-1.806 1.378-1.026 0-1.572-.646-1.897-1.527L3.997 8.946c-.22-.608-.325-.98-.325-1.415 0-.67.65-1.204 1.572-1.204.767 0 1.312.484 1.481 1.192l1.806 5.734h.039l1.832-5.61c.247-.807.675-1.316 1.598-1.316.922 0 1.35.497 1.598 1.316l1.831 5.61h.04l1.805-5.734c.169-.708.714-1.192 1.481-1.192.91 0 1.572.547 1.572 1.465-.013.323-.169.658-.312 1.117Z" fill="currentColor"></path></svg></div><span class="text-white group-hover:text-gray-800">Weebly Sitebuilder</span></a></li><!--]--></div></ul></li><!----></div></ul></li><!--]--></ul></nav></div></div> <div class="flex items-center min-w-0 lg:w-2/12 xl:w-auto"> <!-- Show If User is logged Out --> <a href="/login?redirect_url=/" data-testid="header-login-button" id="loginButton" class="inline-flex items-center justify-center px-4 py-2 text-sm text-white rounded-md cursor-pointer xl:text-base whitespace-nowrap hover:underline"> Σύνδεση /Εγγραφή </a> <!-- Show If User is logged In --> <button id="loggedInButton" data-dropdown-toggle="dropdownAvatarName" class="relative flex items-center hidden px-2 py-2 text-sm font-medium text-white truncate shadow-sm shadow-primary-700 grow-0 lg:text-base hover:text-gray-100 md:mr-0 focus:ring-2 focus:ring-gray-100" type="button"> <span class="sr-only">Open user menu</span> <span class="header-username" data-testid="logged-in-username" id="loggedInUsername"></span> <svg class="w-4 h-4 mx-1.5 lg:w-6 lg:h-6" aria-hidden="true" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path> </svg> </button> <div id="help-popup-notification" class="absolute z-50 hidden max-w-xs -ml-12 duration-1000 bg-white divide-y divide-gray-200 rounded shadow xl:ml-0 animate-in slide-in-from-right-full top-[90%]"> <div class="relative"> <div class="left-[30%] absolute -top-4 repeat-1 transform -translate-x-1/2 translate-y-1/2 rotate-45 w-4 h-4 bg-white"></div> <div class="flex flex-col gap-2 px-4 py-3 text-sm"> <div class="font-medium"> Από αυτό το μενού μπορείς να μεταβείς στον λογαριασμό σου στην Pointer </div> <button id="help-popup-notification-close" type="button" class="max-w-xs px-1.5 py-3 text-xs font-semibold text-gray-900 bg-white rounded shadow-sm ring-1 ring-inset ring-gray-400 hover:bg-gray-50 hover:ring-gray-500">ΟΚ, Το κατάλαβα</button> </div> </div> </div> <!-- User Dropdown menu --> <div id="loggedInDropdown" class="absolute z-50 hidden max-w-xs -ml-12 duration-500 bg-white divide-y divide-gray-200 rounded shadow xl:ml-0 animate-in fade-in top-20"> <div class="px-4 py-3 text-sm text-gray-900"> <div class="font-medium" id="loggedInPopupUsername"></div> <div class="font-semibold" id="loggedInPopupEmail"></div> </div> <ul class="text-sm text-gray-700 lg:text-base"> <li> <a id="client-home-link" href="/el/client/home" class="block px-4 py-2 hover:bg-gray-100">Στοιχεία λογαριασμού</a> </li> <li> <a id="my-products-link" href="/el/client" class="block px-4 py-2 hover:bg-gray-100">Τα προϊόντα μου</a> </li> <li> <a id="helpdesk" target="_blank" rel="nofollow" href="https://helpdesk.pointer.gr/portal/en/signin" class="block px-4 py-2 hover:bg-gray-100">Helpdesk</a> </li> </ul> <div> <form action="/logout?lang=el" accept-charset="UTF-8" method="get"> <input class="block w-full px-4 py-2 text-left text-gray-700 cursor-pointer hover:bg-gray-100" type="submit" name="commit" value="Αποσύνδεση" data-disable-with="Αποσύνδεση"> </form> </div> </div> <!-- Mini Cart Number --> <a href="/checkout/cart" class="flex items-center p-2 group"><svg xmlns="http://www.w3.org/2000/svg" class="flex-shrink-0 w-5 h-5 text-white xl:w-6 xl:h-6 group-hover:text-gray-100" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"> <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path> </svg> <span class="ml-1 text-lg font-medium text-white group-hover:text-gray-100" id="cartProductNumber">0</span><span class="text-white sr-only">προιόντα στο καλάθι, δες το καλάθι</span></a> </div> <script>(function(){const translations = {"login":"Σύνδεση","register":"Εγγραφή","logout":"Αποσύνδεση","account-details":"Στοιχεία λογαριασμού","my-products":"Τα προϊόντα μου","products-in-cart-check":"προιόντα στο καλάθι, δες το καλάθι"};
const locale = "el";

  // Logic for the Cart Number of Items. Δείχνει αυτά που δεν ειναι στο temp ή προς Renew
  const cartStore = JSON.parse(localStorage.getItem("cartStore")) || {};
  const cartProductNumber = cartStore.products
    ? cartStore.products.filter((p) => !p.temp && !p.isRenewSetup).length
    : 0;
  document.getElementById("cartProductNumber").textContent = cartProductNumber;

  // Get and parse userStore from localStorage
  const userStore = JSON.parse(localStorage.getItem("userStore")) || {};
  if (userStore.loggedUser) {
    const user_login_token = userStore.loggedUser.token;
    // If we get the token we update the urls in the dropdown
    if (user_login_token) {
      const clientHomeLinkUrl = `/login/token?t=${user_login_token}&r=/${locale}/client/home`;
      const myProductsLinkUrl = `/login/token?t=${user_login_token}&r=/${locale}/client`;

      const clientHomeLink = document.getElementById("client-home-link");
      const myProductsLink = document.getElementById("my-products-link");
      clientHomeLink.href = clientHomeLinkUrl;
      myProductsLink.href = myProductsLinkUrl;
    }
    const { fullname, email } = userStore.loggedUser;
    const loginButton = document.getElementById("loginButton");
    const loggedInUsername = document.getElementById("loggedInUsername");
    const loggedInPopupEmail = document.getElementById("loggedInPopupEmail");
    const loggedInPopupUsername = document.getElementById(
      "loggedInPopupUsername"
    );
    const loggedInButton = document.getElementById("loggedInButton");
    // Update UI elements
    loginButton.classList.add("hidden");
    loggedInUsername.innerText = fullname !== " " ? fullname : email;
    loggedInPopupEmail.innerText = email;
    loggedInPopupUsername.innerText = fullname;
    loggedInButton.classList.remove("hidden");
  }

  // Login-Register
  const loginButton = document.getElementById("loginButton");
  loginButton.addEventListener("click", redirectToLogin);
  // Function to redirect the user to the /login page
  function redirectToLogin() {
    const currentUrl = window.location.href;
    window.location.href =
      locale === "el"
        ? `/login?redirect_url=${currentUrl}`
        : `/${locale}/login?redirect_url=${currentUrl}`;
  }

  // User Menu Logic
  const userDropdownBtn = document.getElementById("loggedInButton");
  const loggedInDropdown = document.getElementById("loggedInDropdown");

  userDropdownBtn.addEventListener("click", function (event) {
    toggleUserMenu();
    event.stopPropagation(); // Prevent the click event from propagating to document
  });
  document.addEventListener("click", function (event) {
    // Check if the click target is outside of the dropdown menu
    if (!loggedInDropdown.contains(event.target)) {
      closeUserMenu();
    }
  });
  // Add a keydown event listener to the document to close the menu when Escape key is pressed
  document.addEventListener("keydown", function (event) {
    if (event.key === "Escape") {
      closeUserMenu();
    }
  });
  function toggleUserMenu() {
    if (loggedInDropdown.classList.contains("hidden")) {
      loggedInDropdown.classList.remove("hidden");
      loggedInDropdown.setAttribute("tabindex", "-1");

      const helpPopupNotification = document.getElementById(
        "help-popup-notification"
      );
      helpPopupNotification.classList.add("hidden");
    } else {
      userDropdownBtn.setAttribute("tabindex", "0");
      loggedInDropdown.removeAttribute("tabIndex");
      loggedInDropdown.classList.add("hidden");
    }
  }
  function closeUserMenu() {
    userDropdownBtn.setAttribute("tabindex", "0");
    loggedInDropdown.removeAttribute("tabindex");
    loggedInDropdown.classList.add("hidden");
  }

  const setCookie = (name, value, expireDays = 365) => {
    const expireAt = new Date(
      new Date().getTime() + 1000 * 60 * 60 * 24 * expireDays
    ).toGMTString();
    document.cookie = `${name}=${value}; Secure; expires=${expireAt}; path=/;`;
  };

  // Help Popup Notification Logic
  const closeHelpPopup = () => {
    const helpPopupNotification = document.getElementById(
      "help-popup-notification"
    );
    if (helpPopupNotification) {
      helpPopupNotification.classList.add("hidden");
      setCookie("show_help_to_client_panel", "false");
    }
  };

  document.addEventListener("DOMContentLoaded", () => {
    const closeButton = document.getElementById(
      "help-popup-notification-close"
    );
    if (closeButton) {
      closeButton.addEventListener("click", closeHelpPopup);
    }
  });
})();</script> </div> </div> <script>(function(){const menus = [{"id":24,"MenuTitle":"Domain Names","MenuDescription":"To domain name είναι το όνομα που δίνεις στην online παρουσία σου. Διάλεξε το όνομα που σου αρέσει μέσα από εκατοντάδες καταλήξεις και κάντο δικό σου!\n","MenuImage":null,"MenuItems":[{"id":41,"Title":"Κατοχύρωση Domain Name","Description":"Ψάξε και βρες το ιδανικό όνομα χώρου για την ιστοσελίδα και τα επαγγελματικά σου email. Κατοχύρωσε το και ασφάλισε την επωνυμία σου.","href":null,"external":false,"urlQuery":null,"Icon":{"data":{"id":396,"attributes":{"name":"menu-item-register-domain-name.svg","alternativeText":"κατοχύρωση domain name","caption":null,"width":24,"height":24,"formats":null,"hash":"menu_item_register_domain_name_6ea10a2aeb","ext":".svg","mime":"image/svg+xml","size":0.63,"url":"/uploads/menu_item_register_domain_name_6ea10a2aeb.svg","previewUrl":null,"provider":"local","provider_metadata":null,"createdAt":"2022-12-07T12:09:50.700Z","updatedAt":"2022-12-07T12:09:50.700Z"}}},"Page":{"data":{"id":4,"attributes":{"createdAt":"2022-04-12T12:37:34.488Z","updatedAt":"2024-08-22T09:43:22.095Z","publishedAt":"2022-04-12T12:37:35.865Z","locale":"el","slug":"domain-names","url":"/domain-names","FooterType":"full","MenuType":"default","BodyBackgroundType":null,"vue":null,"LayoutType":"domain-search","sentry":false}}},"LocalIcon":{"url":"/assets/images/menu-item-register-domain-name.svg","alt":"κατοχύρωση domain name","width":24,"height":24,"alternativeText":"κατοχύρωση domain name","svg":"<svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 21a9.004 9.004 0 0 0 8.716-6.747M12 21a9.004 9.004 0 0 1-8.716-6.747M12 21c2.485 0 4.5-4.03 4.5-9S14.485 3 12 3m0 18c-2.485 0-4.5-4.03-4.5-9S9.515 3 12 3m0 0a8.997 8.997 0 0 1 7.843 4.582M12 3a8.997 8.997 0 0 0-7.843 4.582m15.686 0A11.953 11.953 0 0 1 12 10.5c-2.998 0-5.74-1.1-7.843-2.918m15.686 0a9.043 9.043 0 0 1 .873 6.671m0 0A17.918 17.918 0 0 1 12 16.5a17.92 17.92 0 0 1-8.716-2.247m0 0A9.015 9.015 0 0 1 3 12c0-1.605.42-3.113 1.157-4.418\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>"}},{"id":42,"Title":"Αλλαγή καταχωρητή","Description":"Φέρε το domain name σου σε εμάς και απόλαυσε εκπτώσεις και δωρεάν παροχές όπως hosting, sitebuilder, dns, under construction, κλείδωμα domain. Κέρδισε 5 ευρώ στην ανανέωση .gr.","href":null,"external":false,"urlQuery":null,"Icon":{"data":{"id":402,"attributes":{"name":"menu-item-transfer-domain-icon.svg","alternativeText":"icon-domain-transfer","caption":null,"width":24,"height":24,"formats":null,"hash":"menu_item_transfer_domain_icon_9f0f901f1c","ext":".svg","mime":"image/svg+xml","size":0.64,"url":"/uploads/menu_item_transfer_domain_icon_9f0f901f1c.svg","previewUrl":null,"provider":"local","provider_metadata":null,"createdAt":"2022-12-07T13:42:56.226Z","updatedAt":"2022-12-07T13:42:56.226Z"}}},"Page":{"data":{"id":65,"attributes":{"createdAt":"2022-08-18T10:34:01.387Z","updatedAt":"2024-06-20T10:36:27.677Z","publishedAt":"2022-08-18T10:34:59.656Z","locale":"el","slug":"transfer-domain","url":"/transfer-domain","FooterType":"full","MenuType":"default","BodyBackgroundType":"none","vue":true,"LayoutType":null,"sentry":null}}},"LocalIcon":{"url":"/assets/images/menu-item-transfer-domain-icon.svg","alt":"icon-domain-transfer","width":24,"height":24,"alternativeText":"icon-domain-transfer","svg":"<svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8.548 17.548a1.387 1.387 0 0 1-2.774 0m2.774 0a1.387 1.387 0 1 0-2.774 0m2.774 0h5.548m-8.322 0H4.04A1.04 1.04 0 0 1 3 16.508v-3.12m15.95 4.16a1.387 1.387 0 1 1-2.774 0m2.774 0a1.387 1.387 0 1 0-2.774 0m2.774 0h1.04c.574 0 1.044-.466 1.008-1.04a16.553 16.553 0 0 0-2.97-8.5 1.9 1.9 0 0 0-1.462-.795h-2.47m2.08 10.335h-2.08m0-10.335v-.885c0-.526-.39-.97-.913-1.023a44.894 44.894 0 0 0-9.27 0A1.023 1.023 0 0 0 3 6.328v7.06m11.096-6.175v6.174m0 4.161v-4.16m0 0H3\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>"}},{"id":56,"Title":"Τιμοκατάλογος","Description":"Δες αναλυτικά τις τιμές και τις εκπτώσεις για νέες καταχωρήσεις αλλά και ανανεώσεις για όλες τις καταλήξεις domain.","href":null,"external":false,"urlQuery":null,"Icon":{"data":{"id":403,"attributes":{"name":"menu-item-pricelist-domain.svg","alternativeText":"menu pricelist icon","caption":null,"width":24,"height":24,"formats":null,"hash":"menu_item_pricelist_domain_c638f66daa","ext":".svg","mime":"image/svg+xml","size":0.46,"url":"/uploads/menu_item_pricelist_domain_c638f66daa.svg","previewUrl":null,"provider":"local","provider_metadata":null,"createdAt":"2022-12-07T13:44:32.912Z","updatedAt":"2022-12-07T13:58:36.952Z"}}},"Page":{"data":{"id":82,"attributes":{"createdAt":"2022-09-05T12:51:17.612Z","updatedAt":"2024-02-02T10:42:07.865Z","publishedAt":"2022-09-05T12:51:22.017Z","locale":"el","slug":"price-chart","url":"/price-chart","FooterType":"full","MenuType":"default","BodyBackgroundType":"gray-200","vue":true,"LayoutType":null,"sentry":null}}},"LocalIcon":{"url":"/assets/images/menu-item-pricelist-domain.svg","alt":"menu pricelist icon","width":24,"height":24,"alternativeText":"menu pricelist icon","svg":"<svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8.438 6.75h12m-12 5.25h12m-12 5.25h12m-16.5-10.5h.006v.008h-.006V6.75Zm.374 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0ZM3.938 12h.008v.008h-.007V12Zm.376 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0v0Zm-.375 5.25h.006v.008h-.006v-.008Zm.374 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>"}},{"id":54,"Title":"Domain Names Marketplace","Description":"Καταχώρησε εντελώς δωρεάν το domain σου στο Marketplace της Pointer και πούλησέ το στην τιμή που πιστεύεις ότι αξίζει.","href":null,"external":false,"urlQuery":null,"Icon":{"data":{"id":404,"attributes":{"name":"menu-item-marketplace.svg","alternativeText":"marketplace icon","caption":null,"width":24,"height":24,"formats":null,"hash":"menu_item_marketplace_5360593317","ext":".svg","mime":"image/svg+xml","size":0.78,"url":"/uploads/menu_item_marketplace_5360593317.svg","previewUrl":null,"provider":"local","provider_metadata":null,"createdAt":"2022-12-07T13:46:09.018Z","updatedAt":"2022-12-07T13:46:09.018Z"}}},"Page":{"data":{"id":71,"attributes":{"createdAt":"2022-08-19T07:52:51.916Z","updatedAt":"2024-08-22T07:32:55.401Z","publishedAt":"2022-08-19T07:52:54.089Z","locale":"el","slug":"domain-market","url":"/domain-market","FooterType":"full","MenuType":"default","BodyBackgroundType":"gray-100","vue":true,"LayoutType":null,"sentry":null}}},"LocalIcon":{"url":"/assets/images/menu-item-marketplace.svg","alt":"marketplace icon","width":24,"height":24,"alternativeText":"marketplace icon","svg":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M13.384 20.309v-6.924a.693.693 0 0 1 .692-.693h2.77a.692.692 0 0 1 .692.693v6.924m-4.154 0H3.099m10.285 0h4.154m0 0h3.36m-1.283 0V9.553M4.383 20.308V9.554m0 0a2.77 2.77 0 0 0 3.462-.568 2.763 2.763 0 0 0 2.077.937c.827 0 1.57-.363 2.077-.938a2.763 2.763 0 0 0 2.077.938c.827 0 1.57-.363 2.077-.938a2.77 2.77 0 0 0 3.462.567m-15.232 0a2.773 2.773 0 0 1-.574-4.358l1.098-1.096c.26-.26.611-.406.979-.407H18.11c.367 0 .72.147.979.407l1.098 1.097a2.77 2.77 0 0 1-.573 4.358M7.152 17.538h3.462a.693.693 0 0 0 .692-.692v-3.461a.693.693 0 0 0-.692-.693H7.152a.692.692 0 0 0-.692.693v3.462c0 .383.31.692.692.692v0Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>"}},{"id":57,"Title":"Whois ονομάτων χώρου","Description":"Με το whois εργαλείο μας  μπορείς να δεις τις δημόσιες  πληροφορίες που αφορούν κάποιο domain.","href":null,"external":false,"urlQuery":null,"Icon":{"data":{"id":405,"attributes":{"name":"menu-item-whois.svg","alternativeText":"icon-search","caption":null,"width":24,"height":24,"formats":null,"hash":"menu_item_whois_f27eebe15a","ext":".svg","mime":"image/svg+xml","size":0.5,"url":"/uploads/menu_item_whois_f27eebe15a.svg","previewUrl":null,"provider":"local","provider_metadata":null,"createdAt":"2022-12-07T13:47:49.350Z","updatedAt":"2022-12-07T13:47:49.350Z"}}},"Page":{"data":{"id":85,"attributes":{"createdAt":"2022-09-09T09:43:02.276Z","updatedAt":"2024-06-26T06:54:24.594Z","publishedAt":"2022-09-09T09:44:57.334Z","locale":"el","slug":"whois","url":"/domain-names/whois","FooterType":"full","MenuType":"no-sticky","BodyBackgroundType":"none","vue":true,"LayoutType":"default","sentry":null}}},"LocalIcon":{"url":"/assets/images/menu-item-whois.svg","alt":"icon-search","width":24,"height":24,"alternativeText":"icon-search","svg":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M19.2 14.52V12a3.24 3.24 0 0 0-3.24-3.24h-1.44a1.08 1.08 0 0 1-1.08-1.08V6.24A3.24 3.24 0 0 0 10.2 3H8.4m5.022 12.942L14.88 17.4M10.56 3H5.88A1.08 1.08 0 0 0 4.8 4.08v15.84c0 .596.484 1.08 1.08 1.08h12.24a1.08 1.08 0 0 0 1.08-1.08v-8.28A8.64 8.64 0 0 0 10.56 3v0Zm3.6 11.16a2.52 2.52 0 1 1-5.039 0 2.52 2.52 0 0 1 5.039 0v0Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>"}}]},{"id":19,"MenuTitle":"Web Hosting","MenuDescription":"Φιλοξενία ιστοσελίδων σε αξιοπιστους servers τελευταίας γενιάς. Προσφέρουμε μία σειρά επιλογών για απλούς χρήστες αλλά και web developers, μεταπωλητές και μεγάλα agencies.\n","MenuImage":{"id":3,"title":"Banner Title","description":"Banner Description","Image":{"data":null}},"MenuItems":[{"id":43,"Title":"Web Hosting","Description":"Ολοκληρωμένη λύση φιλοξενίας ιστοσελίδων σε ελληνικούς servers. Σύγχρονες τεχνολογίες, αξιόπιστο support, καθημερινό backup, διαχείριση μέσω cPanel ή Plesk και επαγγελματικο email. Υποστήριξη όλων των δημοφιλών CMS όπως WordPress, Joomla & Opencart.","href":null,"external":false,"urlQuery":null,"Icon":{"data":{"id":406,"attributes":{"name":"menu-item-web-hosting.svg","alternativeText":"database icon","caption":null,"width":24,"height":24,"formats":null,"hash":"menu_item_web_hosting_4f7a5fe87b","ext":".svg","mime":"image/svg+xml","size":0.5,"url":"/uploads/menu_item_web_hosting_4f7a5fe87b.svg","previewUrl":null,"provider":"local","provider_metadata":null,"createdAt":"2022-12-07T13:49:33.923Z","updatedAt":"2022-12-07T13:49:33.923Z"}}},"Page":{"data":{"id":30,"attributes":{"createdAt":"2022-06-24T07:12:51.635Z","updatedAt":"2024-09-30T07:13:20.535Z","publishedAt":"2022-06-24T07:24:11.627Z","locale":"el","slug":"web-hosting","url":"/web-hosting","FooterType":"full","MenuType":"default","BodyBackgroundType":null,"vue":null,"LayoutType":null,"sentry":null}}},"LocalIcon":{"url":"/assets/images/menu-item-web-hosting.svg","alt":"database icon","width":24,"height":24,"alternativeText":"database icon","svg":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\"><g clip-path=\"url(#clip0_2539_4067)\" fill=\"currentColor\"><path d=\"M12 3C7.03 3 3 4.26 3 5.813v2.25c0 1.553 4.03 2.812 9 2.812s9-1.26 9-2.813v-2.25C21 4.26 16.97 3 12 3Z\"/><path d=\"M12 12.563c-4.97 0-9-1.26-9-2.813v3.375c0 1.553 4.03 2.813 9 2.813s9-1.26 9-2.813V9.75c0 1.553-4.03 2.813-9 2.813Z\"/><path d=\"M12 17.625c-4.97 0-9-1.26-9-2.813v3.376C3 19.74 7.03 21 12 21s9-1.26 9-2.813v-3.375c0 1.554-4.03 2.813-9 2.813Z\"/></g></svg>"}},{"id":44,"Title":"Reseller Hosting","Description":"Φτιάξε τα δικά σου πακέτα hosting για τους πελάτες σου, όρισε τα όριά τους και πούλα τα. Εμείς φυσικά δε φαινόμαστε πουθενά!","href":null,"external":false,"urlQuery":null,"Icon":{"data":{"id":407,"attributes":{"name":"menu-item-reseller-hosting.svg","alternativeText":"reseller icon","caption":null,"width":24,"height":24,"formats":null,"hash":"menu_item_reseller_hosting_ae2969f92b","ext":".svg","mime":"image/svg+xml","size":0.88,"url":"/uploads/menu_item_reseller_hosting_ae2969f92b.svg","previewUrl":null,"provider":"local","provider_metadata":null,"createdAt":"2022-12-07T13:50:55.954Z","updatedAt":"2022-12-07T13:50:55.954Z"}}},"Page":{"data":{"id":43,"attributes":{"createdAt":"2022-07-27T10:17:27.641Z","updatedAt":"2024-07-02T08:12:41.282Z","publishedAt":"2022-07-27T10:17:59.286Z","locale":"el","slug":"reseller","url":"/reseller","FooterType":"full","MenuType":"default","BodyBackgroundType":null,"vue":null,"LayoutType":null,"sentry":null}}},"LocalIcon":{"url":"/assets/images/menu-item-reseller-hosting.svg","alt":"reseller icon","width":24,"height":24,"alternativeText":"reseller icon","svg":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M20.156 16.5h-.281v-3.656a1.97 1.97 0 0 0-1.969-1.969h-4.781v-2.25h.281c.464 0 .844-.38.844-.844V4.97a.846.846 0 0 0-.844-.844h-2.812a.846.846 0 0 0-.844.844V7.78c0 .464.38.844.844.844h.281v2.25H6.094a1.97 1.97 0 0 0-1.969 1.969V16.5h-.281a.846.846 0 0 0-.844.844v2.812c0 .464.38.844.844.844h2.812c.464 0 .844-.38.844-.844v-2.812a.846.846 0 0 0-.844-.844h-.281v-3.375h4.5V16.5h-.281a.846.846 0 0 0-.844.844v2.812c0 .464.38.844.844.844h2.812c.464 0 .844-.38.844-.844v-2.812a.846.846 0 0 0-.844-.844h-.281v-3.375h4.5V16.5h-.281a.846.846 0 0 0-.844.844v2.812c0 .464.38.844.844.844h2.812c.464 0 .844-.38.844-.844v-2.812a.846.846 0 0 0-.844-.844ZM6.375 19.875h-2.25v-2.25h2.25v2.25Zm6.75 0h-2.25v-2.25h2.25v2.25ZM10.875 7.5V5.25h2.25V7.5h-2.25Zm9 12.375h-2.25v-2.25h2.25v2.25Z\" fill=\"currentColor\"/></svg>"}},{"id":45,"Title":"Semi Dedicated Hosting","Description":"Οι μεγάλοι εγγυημένοι πόροι του πακέτου δίνουν  ασύλληπτες ταχύτητες στο απαιτητικό σου site. Αποκτάς τεχνολογία αιχμής, litespeed web server, Nvme δίσκους, χωρίς να χρειάζεται να διαχειρίζεσαι έναν Dedicated server.","href":null,"external":false,"urlQuery":null,"Icon":{"data":{"id":408,"attributes":{"name":"menu-item-semi-dedicated-hosting.svg","alternativeText":"Semi Dedicated Hosting Icon","caption":null,"width":24,"height":24,"formats":null,"hash":"menu_item_semi_dedicated_hosting_3ab39c8ff7","ext":".svg","mime":"image/svg+xml","size":0.32,"url":"/uploads/menu_item_semi_dedicated_hosting_3ab39c8ff7.svg","previewUrl":null,"provider":"local","provider_metadata":null,"createdAt":"2022-12-07T13:52:32.903Z","updatedAt":"2023-04-19T07:14:35.618Z"}}},"Page":{"data":{"id":55,"attributes":{"createdAt":"2022-08-08T06:49:06.894Z","updatedAt":"2024-07-02T08:11:55.613Z","publishedAt":"2022-08-12T13:17:02.282Z","locale":"el","slug":"semi-dedicated-hosting","url":"/semi-dedicated-hosting","FooterType":"full","MenuType":"default","BodyBackgroundType":"none","vue":null,"LayoutType":null,"sentry":null}}},"LocalIcon":{"url":"/assets/images/menu-item-semi-dedicated-hosting.svg","alt":"Semi Dedicated Hosting Icon","width":24,"height":24,"alternativeText":"Semi Dedicated Hosting Icon","svg":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"m21 8.625-9-4.5-9 4.5 9 4.5 9-4.5Zm-9-3.007 6.013 3.007L12 11.632 5.987 8.625 12 5.618Zm7.197 5.48L21 12l-9 4.5L3 12l1.803-.901L12 14.698l7.197-3.6Zm0 3.376 1.803.901-9 4.5-9-4.5 1.803-.901L12 18.073l7.197-3.6Z\" fill=\"currentColor\"/></svg>"}}]},{"id":20,"MenuTitle":"Servers","MenuDescription":"Αν χρειάζεσαι κάτι παραπάνω από shared hosting με δύναμη, πλήρη αυτονομία και δυνατότητες τότε χρειάζεσαι μια dedicated λύση επιλέγοντας μέσα από μία λίστα επιλογών σε VPS Cloud και Dedicated servers.\n","MenuImage":null,"MenuItems":[{"id":46,"Title":"Cloud VPS","Description":"Servers μεγάλης διαθεσιμότητας (High Availability) με root access, απεριόριστο traffic και με δυνατότητα αναβάθμισης πόρων στη σωστή τιμή. Διαθέσιμοι σε Ελλάδα και Γερμανία.","href":null,"external":false,"urlQuery":null,"Icon":{"data":{"id":409,"attributes":{"name":"menu-item-cloud-vps.svg","alternativeText":"Cloud VPS Hosting Icon","caption":null,"width":24,"height":24,"formats":null,"hash":"menu_item_cloud_vps_b5c8001128","ext":".svg","mime":"image/svg+xml","size":0.38,"url":"/uploads/menu_item_cloud_vps_b5c8001128.svg","previewUrl":null,"provider":"local","provider_metadata":null,"createdAt":"2022-12-07T13:54:46.981Z","updatedAt":"2023-04-19T07:14:49.209Z"}}},"Page":{"data":{"id":38,"attributes":{"createdAt":"2022-07-12T06:47:10.003Z","updatedAt":"2024-02-02T10:41:13.212Z","publishedAt":"2022-07-12T06:48:55.434Z","locale":"el","slug":"vps","url":"/vps","FooterType":"full","MenuType":"default","BodyBackgroundType":"none","vue":null,"LayoutType":null,"sentry":null}}},"LocalIcon":{"url":"/assets/images/menu-item-cloud-vps.svg","alt":"Cloud VPS Hosting Icon","width":24,"height":24,"alternativeText":"Cloud VPS Hosting Icon","svg":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\"><g clip-path=\"url(#clip0_2539_4091)\"><path d=\"M21 14.558a3.067 3.067 0 0 0-2.338-2.979 4.184 4.184 0 0 0-4.18-4.079 4.174 4.174 0 0 0-3.285 1.595 2.35 2.35 0 0 0-4.183 1.77 3.406 3.406 0 0 0-4.013 3.352 3.406 3.406 0 0 0 3.406 3.408h11.535a3.066 3.066 0 0 0 3.06-3.066H21Z\" fill=\"currentColor\"/></g></svg>"}},{"id":47,"Title":"Dedicated Servers","Description":"Χρησιμοποίησε έναν ολόκληρο server για αποκλειστική χρήση. Μέσα από τη δύναμη και την ευελιξία που προσφέρει ένας dedicated server μπορείς να φιλοξενήσεις πολύπλοκα websites και custom εφαρμογές με μεγάλες απαιτήσεις σε μνήμη και επεξεργαστική ισχύ.","href":null,"external":false,"urlQuery":null,"Icon":{"data":{"id":410,"attributes":{"name":"menu-item-dedicated-servers.svg","alternativeText":"Dedicated Server Icon","caption":null,"width":24,"height":24,"formats":null,"hash":"menu_item_dedicated_servers_dbd5727c5a","ext":".svg","mime":"image/svg+xml","size":0.25,"url":"/uploads/menu_item_dedicated_servers_dbd5727c5a.svg","previewUrl":null,"provider":"local","provider_metadata":null,"createdAt":"2022-12-07T13:56:05.229Z","updatedAt":"2023-04-19T07:15:08.486Z"}}},"Page":{"data":{"id":69,"attributes":{"createdAt":"2022-08-18T13:32:43.782Z","updatedAt":"2024-10-15T12:41:17.617Z","publishedAt":"2022-08-18T13:32:46.817Z","locale":"el","slug":"dedicated-servers","url":"/dedicated-servers","FooterType":"full","MenuType":"default","BodyBackgroundType":"gray-200","vue":true,"LayoutType":null,"sentry":null}}},"LocalIcon":{"url":"/assets/images/menu-item-dedicated-servers.svg","alt":"Dedicated Server Icon","width":24,"height":24,"alternativeText":"Dedicated Server Icon","svg":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\"><g clip-path=\"url(#clip0_2539_4098)\"><path d=\"m15 5-5 5H7l-3 4s3.178-.885 5.033-.47L4 20l6.592-5.127C11.512 16.977 10 20 10 20l4-3v-3l5-5 1-5-5 1Z\" fill=\"currentColor\"/></g></svg>"}}]},{"id":21,"MenuTitle":"SSL","MenuDescription":"Προστάτεψε τα δεδομένα που μεταφέρονται στο διαδίκτυο μέσω του site σου. Απόκτησε την κλειδαριά και την ένδειξη ότι ο ιστότοπός σου είναι ασφαλής.\n","MenuImage":null,"MenuItems":[{"id":48,"Title":"Επικύρωση Domain","Description":"Κατάλληλο για έναν απλό ιστότοπο. Εκδίδεται εύκολα και γρήγορα.","href":null,"external":false,"urlQuery":null,"Icon":{"data":{"id":411,"attributes":{"name":"menu-item-dv-ssl.svg","alternativeText":"dv ssl icon","caption":null,"width":24,"height":24,"formats":null,"hash":"menu_item_dv_ssl_4e0b62a491","ext":".svg","mime":"image/svg+xml","size":3.18,"url":"/uploads/menu_item_dv_ssl_4e0b62a491.svg","previewUrl":null,"provider":"local","provider_metadata":null,"createdAt":"2022-12-07T13:57:48.444Z","updatedAt":"2022-12-07T13:57:48.444Z"}}},"Page":{"data":{"id":39,"attributes":{"createdAt":"2022-07-19T10:37:52.529Z","updatedAt":"2024-02-02T10:45:07.659Z","publishedAt":"2022-07-19T10:38:42.575Z","locale":"el","slug":"ssl","url":"/ssl","FooterType":"full","MenuType":"default","BodyBackgroundType":null,"vue":null,"LayoutType":null,"sentry":null}}},"LocalIcon":{"url":"/assets/images/menu-item-dv-ssl.svg","alt":"dv ssl icon","width":24,"height":24,"alternativeText":"dv ssl icon","svg":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M13.375 18.188H3.062v-7.563M10.625 5.813h10.313v7.562\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7.952 11.566a26.486 26.486 0 0 1-.561 1.81h-.544c-.074-.17-.15-.362-.231-.579-.081-.216-.162-.447-.242-.693a37.832 37.832 0 0 1-.479-1.606h.704c.033.155.072.321.116.501l.137.544c.048.184.097.364.149.54.05.175.102.337.154.483.055-.168.108-.342.159-.522.055-.18.106-.36.154-.539.048-.18.092-.354.132-.523.044-.172.083-.333.116-.483h.511a35.751 35.751 0 0 0 .237 1.006c.047.18.097.36.148.539.055.18.11.354.165.522a16.641 16.641 0 0 0 .297-1.023 17.697 17.697 0 0 0 .258-1.045h.688a37.722 37.722 0 0 1-.478 1.607c-.081.245-.162.476-.242.692-.081.217-.16.41-.237.578h-.539c-.095-.271-.194-.56-.297-.864-.099-.307-.19-.623-.275-.945Z\" fill=\"currentColor\"/><path d=\"M12.05 11.566a26.486 26.486 0 0 1-.561 1.81h-.545c-.074-.17-.15-.362-.231-.579-.081-.216-.162-.447-.242-.693a37.72 37.72 0 0 1-.479-1.606h.704c.033.155.072.321.116.501l.137.544c.048.184.097.364.149.54.05.175.102.337.154.483.055-.168.108-.342.16-.522a21.485 21.485 0 0 0 .286-1.062c.043-.172.082-.333.115-.484h.511a36.213 36.213 0 0 0 .237 1.007c.047.18.097.36.148.539.055.18.11.354.165.522a16.457 16.457 0 0 0 .297-1.023 17.697 17.697 0 0 0 .259-1.045h.687a37.666 37.666 0 0 1-.478 1.607c-.081.245-.162.476-.242.692-.081.217-.16.41-.237.578h-.539c-.095-.271-.194-.56-.297-.864a17.76 17.76 0 0 1-.275-.945Z\" fill=\"currentColor\"/><path d=\"M16.146 11.566a26.73 26.73 0 0 1-.561 1.81h-.544c-.074-.17-.15-.362-.231-.579-.081-.216-.162-.447-.242-.693a37.666 37.666 0 0 1-.479-1.606h.704c.033.155.072.321.116.501l.137.544c.048.184.097.364.149.54.051.175.102.337.154.483.055-.168.108-.342.16-.522.054-.18.105-.36.153-.539.048-.18.092-.354.132-.523.044-.172.083-.333.116-.483h.511a34.718 34.718 0 0 0 .237 1.006c.047.18.097.36.148.539.055.18.11.354.165.522a17.087 17.087 0 0 0 .297-1.023 17.697 17.697 0 0 0 .259-1.045h.687c-.077.283-.156.56-.236.831-.081.271-.162.53-.242.775-.081.246-.162.477-.242.694-.081.216-.16.408-.237.577h-.539c-.095-.271-.194-.56-.297-.864a17.76 17.76 0 0 1-.275-.945ZM16.453 18.096l.123.012h.178c.242 0 .46-.039.653-.116.197-.078.363-.188.497-.331.137-.147.243-.326.317-.535.075-.213.112-.451.112-.714 0-.136-.017-.258-.05-.366a.659.659 0 0 0-.168-.285.705.705 0 0 0-.295-.186 1.299 1.299 0 0 0-.435-.064c-.112 0-.225.006-.34.018l-.592 2.567Zm2.773-1.73c0 .39-.062.74-.184 1.05-.123.31-.3.574-.53.79a2.34 2.34 0 0 1-.832.495 3.305 3.305 0 0 1-1.11.174c-.156 0-.337-.01-.541-.029a4.738 4.738 0 0 1-.591-.093l.898-3.887c.212-.042.415-.072.608-.087.197-.02.374-.029.53-.029.275 0 .52.039.736.116.22.078.404.188.553.331.152.144.267.314.346.512.078.197.117.416.117.656ZM19.904 18.823c-.06-.33-.118-.67-.173-1.023-.052-.352-.103-.703-.151-1.051a40.306 40.306 0 0 1-.223-1.952h.931l.04.714c.018.252.039.508.061.767l.067.767c.026.252.052.488.078.709.115-.202.238-.423.368-.663.134-.24.268-.49.402-.75.138-.259.272-.52.402-.783.134-.264.256-.518.368-.761H23c-.141.278-.296.579-.463.9-.167.322-.348.655-.541 1a33.29 33.29 0 0 1-1.278 2.126h-.814Z\" fill=\"currentColor\"/></svg>"}},{"id":49,"Title":"Επικυρώση Οργανισμού","Description":"Οι επισκέπτες του site σου μπορούν να βεβαιωθούν ότι τομέας και η ιδιοκτησία του σε έναν συγκεκριμένο οργανισμό έχουν επιβεβαιωθεί.","href":null,"external":false,"urlQuery":"?tab=1","Icon":{"data":{"id":412,"attributes":{"name":"menu-item-ov-ssl.svg","alternativeText":"ov ssl icon","caption":null,"width":24,"height":24,"formats":null,"hash":"menu_item_ov_ssl_814f1f2830","ext":".svg","mime":"image/svg+xml","size":1.67,"url":"/uploads/menu_item_ov_ssl_814f1f2830.svg","previewUrl":null,"provider":"local","provider_metadata":null,"createdAt":"2022-12-07T14:03:15.706Z","updatedAt":"2022-12-07T14:03:15.706Z"}}},"Page":{"data":{"id":39,"attributes":{"createdAt":"2022-07-19T10:37:52.529Z","updatedAt":"2024-02-02T10:45:07.659Z","publishedAt":"2022-07-19T10:38:42.575Z","locale":"el","slug":"ssl","url":"/ssl","FooterType":"full","MenuType":"default","BodyBackgroundType":null,"vue":null,"LayoutType":null,"sentry":null}}},"LocalIcon":{"url":"/assets/images/menu-item-ov-ssl.svg","alt":"ov ssl icon","width":24,"height":24,"alternativeText":"ov ssl icon","svg":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\"><g clip-path=\"url(#clip0_2543_4131)\"><path d=\"M12.258 18.617V6.242c0-.854-.693-1.547-1.547-1.547H2.977c-.855 0-1.547.693-1.547 1.547v12.375m10.828 0h1.547m-1.547 0H8.39m-6.961 0H-.117m1.547 0h3.867M4.523 7.79h.774m-.774 3.094h.774M8.39 7.789h.773m-.773 3.094h.773m-3.867 7.734V14.75c0-.427.346-.774.773-.774h1.547c.427 0 .774.347.774.774v3.867m-3.094 0H8.39\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17.555 15.514a.912.912 0 0 0-.483.138 1.413 1.413 0 0 0-.388.365 1.897 1.897 0 0 0-.258.524c-.06.198-.09.402-.09.611 0 .285.058.517.174.696.12.175.313.262.579.262a.883.883 0 0 0 .477-.136c.15-.092.279-.213.387-.366.113-.152.199-.325.259-.519a2 2 0 0 0 .095-.616c0-.285-.06-.515-.18-.69-.115-.18-.306-.268-.572-.268Zm-.556 3.361c-.229 0-.438-.038-.63-.114a1.424 1.424 0 0 1-.493-.325 1.547 1.547 0 0 1-.326-.525 2.022 2.022 0 0 1-.113-.696c0-.297.051-.592.152-.885.101-.292.245-.555.433-.787.19-.236.423-.426.696-.57.273-.149.582-.223.927-.223.228 0 .438.038.629.114a1.424 1.424 0 0 1 .814.85c.079.206.118.438.118.696 0 .297-.05.594-.152.89a2.505 2.505 0 0 1-.432.793c-.187.232-.418.42-.69.565a1.964 1.964 0 0 1-.933.217ZM19.883 18.795c-.06-.323-.118-.658-.174-1.004-.052-.346-.103-.69-.152-1.033a38.963 38.963 0 0 1-.224-1.917h.938c.01.217.024.451.039.702.019.247.04.498.062.753l.067.753c.026.248.052.48.079.696.116-.198.24-.414.37-.65.135-.236.27-.481.405-.736.138-.255.273-.512.404-.77.135-.259.258-.508.37-.748H23c-.142.274-.298.569-.466.885a35.6 35.6 0 0 1-.545.981 32.608 32.608 0 0 1-1.286 2.088h-.82Z\" fill=\"currentColor\"/></g></svg>"}},{"id":50,"Title":"Εκτεταμένη επικύρωση","Description":"Δείξε στους επισκέπτες σου ότι τα στοιχεία της εταιρείας σου έχουν ταυτοποιηθεί πλήρως και έχουμε άμεσή σύνδεση της εταιρείας με το domain name. Εδώ έχουμε και το υψηλότερο επίπεδο ασφάλειας.","href":null,"external":false,"urlQuery":"?tab=2","Icon":{"data":{"id":413,"attributes":{"name":"menu-item-ev-ssl.svg","alternativeText":"ev ssl icon","caption":null,"width":24,"height":24,"formats":null,"hash":"menu_item_ev_ssl_735218fe24","ext":".svg","mime":"image/svg+xml","size":1.02,"url":"/uploads/menu_item_ev_ssl_735218fe24.svg","previewUrl":null,"provider":"local","provider_metadata":null,"createdAt":"2022-12-07T14:04:30.398Z","updatedAt":"2022-12-07T14:04:30.398Z"}}},"Page":{"data":{"id":39,"attributes":{"createdAt":"2022-07-19T10:37:52.529Z","updatedAt":"2024-02-02T10:45:07.659Z","publishedAt":"2022-07-19T10:38:42.575Z","locale":"el","slug":"ssl","url":"/ssl","FooterType":"full","MenuType":"default","BodyBackgroundType":null,"vue":null,"LayoutType":null,"sentry":null}}},"LocalIcon":{"url":"/assets/images/menu-item-ev-ssl.svg","alt":"ev ssl icon","width":24,"height":24,"alternativeText":"ev ssl icon","svg":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"m15.438 18.875.987-4.125h2.694l-.19.762h-1.767l-.19.833h1.558l-.184.75h-1.558l-.238 1.012h1.903l-.19.768h-2.826Z\" fill=\"currentColor\"/><path d=\"M19.7 18.875a46.752 46.752 0 0 1-.185-1.048c-.056-.36-.11-.72-.16-1.077a40.332 40.332 0 0 1-.239-2h.994c.011.226.025.47.041.732.02.258.042.52.066.786l.07.786c.029.258.056.5.084.726.123-.207.254-.433.393-.679.142-.246.285-.502.428-.768.147-.265.29-.533.428-.803.143-.27.274-.53.393-.78H23c-.15.286-.315.593-.494.923-.178.329-.37.67-.577 1.023a33.857 33.857 0 0 1-1.362 2.179H19.7Z\" fill=\"currentColor\"/><path d=\"m7.188 11.656 1.375 1.547 2.75-3.094m3.862-3.106c-.14.008-.283.013-.425.013-2.113 0-4.04-.894-5.5-2.364-1.46 1.47-3.387 2.363-5.5 2.363-.142 0-.284-.004-.425-.012a10.399 10.399 0 0 0-.263 2.333c0 4.325 2.63 7.958 6.188 8.989 3.558-1.03 6.188-4.664 6.188-8.99 0-.805-.092-1.586-.263-2.332Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>"}}]},{"id":22,"MenuTitle":"Streaming","MenuDescription":"Αν χρειάζεσαι κάτι παραπάνω από shared hosting με δύναμη, πλήρη αυτονομία και δυνατότητες τότε χρειάζεσαι μια dedicated λύση επιλέγοντας μέσα από μία λίστα επιλογών σε VPS Cloud και Dedicated servers.","MenuImage":null,"MenuItems":[{"id":51,"Title":"Radio Streaming","Description":"Στήσε το δικό σου Web Radio χωρίς διακοπές στη ροή. Κατάλληλο τόσο για επαγγελματική χρήση όσο για ερασιτεχνική.","href":null,"external":false,"urlQuery":null,"Icon":{"data":{"id":414,"attributes":{"name":"menu-item-radio-streaming.svg","alternativeText":"radio icon","caption":null,"width":24,"height":24,"formats":null,"hash":"menu_item_radio_streaming_1f8df5ffeb","ext":".svg","mime":"image/svg+xml","size":0.32,"url":"/uploads/menu_item_radio_streaming_1f8df5ffeb.svg","previewUrl":null,"provider":"local","provider_metadata":null,"createdAt":"2022-12-07T14:05:51.349Z","updatedAt":"2022-12-07T14:05:51.349Z"}}},"Page":{"data":{"id":89,"attributes":{"createdAt":"2022-09-15T08:24:10.946Z","updatedAt":"2024-02-02T10:04:57.464Z","publishedAt":"2022-09-15T08:26:28.275Z","locale":"el","slug":"radio-streaming","url":"/radio-streaming","FooterType":"full","MenuType":"default","BodyBackgroundType":"none","vue":false,"LayoutType":null,"sentry":null}}},"LocalIcon":{"url":"/assets/images/menu-item-radio-streaming.svg","alt":"radio icon","width":24,"height":24,"alternativeText":"radio icon","svg":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 18.75a6 6 0 0 0 6-6v-1.5m-6 7.5a6 6 0 0 1-6-6v-1.5m6 7.5v3.75m-3.75 0h7.5M12 15.75a3 3 0 0 1-3-3V4.5a3 3 0 1 1 6 0v8.25a3 3 0 0 1-3 3Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>"}},{"id":52,"Title":"Video Streaming","Description":"Live μετάδοση συνεδριών, αθλητικών γεγονότων, μουσικών events, τηλεοπτικών εκπομπών αλλά και μαθημάτων σε Full High Definition χωρίς \"κολλήματα\". Ιδανικό για 24x7 αναμεταδόσιες, με μεγάλο αριθμό τηλεθεατών.","href":null,"external":false,"urlQuery":null,"Icon":{"data":{"id":415,"attributes":{"name":"menu-item-video-streaming.svg","alternativeText":"video streaming icon","caption":null,"width":24,"height":24,"formats":null,"hash":"menu_item_video_streaming_c630585ea9","ext":".svg","mime":"image/svg+xml","size":0.45,"url":"/uploads/menu_item_video_streaming_c630585ea9.svg","previewUrl":null,"provider":"local","provider_metadata":null,"createdAt":"2022-12-07T14:07:01.146Z","updatedAt":"2022-12-07T14:07:01.146Z"}}},"Page":{"data":{"id":91,"attributes":{"createdAt":"2022-09-15T08:39:02.072Z","updatedAt":"2023-05-04T12:57:25.397Z","publishedAt":"2022-09-15T08:39:09.228Z","locale":"el","slug":"video-streaming","url":"/video-streaming","FooterType":"full","MenuType":"default","BodyBackgroundType":"none","vue":false,"LayoutType":null,"sentry":null}}},"LocalIcon":{"url":"/assets/images/menu-item-video-streaming.svg","alt":"video streaming icon","width":24,"height":24,"alternativeText":"video streaming icon","svg":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M9 17.25v1.007a3 3 0 0 1-.879 2.122L7.5 21h9l-.621-.621A3 3 0 0 1 15 18.257V17.25m6-12V15a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 15V5.25m18 0A2.25 2.25 0 0 0 18.75 3H5.25A2.25 2.25 0 0 0 3 5.25m18 0V12a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 12V5.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>"}}]},{"id":23,"MenuTitle":"Web Design","MenuDescription":"Η διαδικτυακή παρουσία σου είναι κάτι παραπάνω από απαραίτητη. Εμείς σου δίνουμε την επιλογή για να φτιάξεις τη σελίδα μόνος σου, χωρίς να χρειάζεσαι προγραμματιστικές γνώσεις.\n","MenuImage":null,"MenuItems":[{"id":53,"Title":"Weebly Sitebuilder","Description":"Η συνεργασία μας με το δημοφιλές εργαλείο κατασκευής ιστοσελίδων Weebly σου δίνει τη δυνατότητα να φτιάξεις το site μόνος σου μέσα από απλά βήματα και χωρίς την ανάγκη να γράψεις ούτε μία γραμμή κώδικα.","href":null,"external":false,"urlQuery":null,"Icon":{"data":{"id":416,"attributes":{"name":"menu-item-weebly.svg","alternativeText":"weebly sitebuilder icon","caption":null,"width":24,"height":24,"formats":null,"hash":"menu_item_weebly_a3aa98f977","ext":".svg","mime":"image/svg+xml","size":0.98,"url":"/uploads/menu_item_weebly_a3aa98f977.svg","previewUrl":null,"provider":"local","provider_metadata":null,"createdAt":"2022-12-07T14:08:37.975Z","updatedAt":"2022-12-07T14:08:37.975Z"}}},"Page":{"data":{"id":93,"attributes":{"createdAt":"2022-09-15T08:47:44.598Z","updatedAt":"2023-11-13T14:07:23.511Z","publishedAt":"2022-09-15T08:47:48.158Z","locale":"el","slug":"sitebuilder","url":"/sitebuilder","FooterType":"full","MenuType":"default","BodyBackgroundType":"none","vue":true,"LayoutType":null,"sentry":null}}},"LocalIcon":{"url":"/assets/images/menu-item-weebly.svg","alt":"weebly sitebuilder icon","width":24,"height":24,"alternativeText":"weebly sitebuilder icon","svg":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M18.935 4.2c-1.636 0-3.006 1.056-3.431 2.639-.745-2.382-2.687-2.639-3.485-2.639-.81 0-2.74.258-3.497 2.639C8.096 5.256 6.74 4.2 5.09 4.2 3.083 4.2 1.5 5.59 1.5 7.367c0 1.187.171 1.364 3.165 9.576.918 2.484 2.78 2.844 3.804 2.844 1.609 0 2.872-.798 3.524-2.214.652 1.428 1.915 2.227 3.524 2.227 1.024 0 2.886-.374 3.804-2.858 3.14-8.557 3.179-8.431 3.179-9.318.026-1.982-1.477-3.424-3.565-3.424Zm1.08 4.71-2.69 7.236c-.324.881-.87 1.526-1.896 1.526-.961 0-1.533-.509-1.806-1.39l-1.61-4.816h-.04l-1.61 4.816c-.286.882-.858 1.378-1.806 1.378-1.026 0-1.572-.646-1.897-1.527L3.997 8.946c-.22-.608-.325-.98-.325-1.415 0-.67.65-1.204 1.572-1.204.767 0 1.312.484 1.481 1.192l1.806 5.734h.039l1.832-5.61c.247-.807.675-1.316 1.598-1.316.922 0 1.35.497 1.598 1.316l1.831 5.61h.04l1.805-5.734c.169-.708.714-1.192 1.481-1.192.91 0 1.572.547 1.572 1.465-.013.323-.169.658-.312 1.117Z\" fill=\"currentColor\"/></svg>"}}]}];
const locale = "el";
const url = "";

// Main Menu Dropdown Logic
for (let i = 0; i < menus.length; i++) {
  const menu = menus[i];
  for (let j = 0; j < menu.MenuItems.length; j++) {
    const sub = menu.MenuItems[j];

    document
      .getElementById("menu-item-" + menu.id + "-" + sub.id)
      .addEventListener("mouseover", function () {
        document.getElementById("menu_description-" + menu.id).innerHTML =
          sub.Description;
      });

    document
      .getElementById("menu-item-" + menu.id + "-" + sub.id)
      .addEventListener("mouseleave", function () {
        document.getElementById("menu_description-" + menu.id).innerHTML =
          menu.MenuDescription;
      });

    document.getElementById("menu_" + menu.id).style.visibility = "hidden";
    document.getElementById("menu_" + menu.id).style.display = "none";
  }
}

var accessibleMenu = function (domNode) {
  this.rootNode = domNode;
  this.triggerNodes = [];
  this.controlledNodes = [];
  this.openIndex = null;
  this.useArrowKeys = true;
};

accessibleMenu.prototype.init = function () {
  const buttons = this.rootNode.querySelectorAll(
    "button[aria-expanded][aria-controls]",
  );
  for (var i = 0; i < buttons.length; i++) {
    const button = buttons[i];
    const menu = button.parentNode.querySelector(
      ".accessible-menu__sub-menu",
    );

    if (menu) {
      // Save ref to button and controlled menu.
      this.triggerNodes.push(button);
      this.controlledNodes.push(menu);

      // Collapse menus.
      button.setAttribute("aria-expanded", "false");
      this.toggleMenu(menu, false);

      // Attach event listeners.
      menu.addEventListener("keydown", this.handleMenuKeyDown.bind(this));
      button.addEventListener("click", this.handleButtonClick.bind(this));
      button.addEventListener("keydown", this.handleButtonKeyDown.bind(this));
      menu.addEventListener("focusout", this.handleBlur.bind(this));
    }
  }
};

accessibleMenu.prototype.toggleMenu = function (domNode, show) {
  if (domNode) {
    domNode.style.display = show ? "grid" : "none";
    domNode.style.visibility = show ? "visible" : "hidden";
    domNode.classList.toggle("menu-is-open", show);
    if (show === true) {
      domNode.setAttribute("tabindex", "-1");
      domNode.focus();
    }
  }
};

accessibleMenu.prototype.toggleExpand = function (index, expanded) {
  // Close open menu, if applicable.
  if (this.openIndex !== index) {
    this.toggleExpand(this.openIndex, false);
  }

  // Handle menu at called index.
  if (this.triggerNodes[index]) {
    this.openIndex = expanded ? index : null;
    this.triggerNodes[index].setAttribute("aria-expanded", expanded);
    this.toggleMenu(this.controlledNodes[index], expanded);
  }
};

accessibleMenu.prototype.controlFocusByKey = function (
  keyboardEvent,
  nodeList,
  currentIndex,
) {
  switch (keyboardEvent.key) {
    case "ArrowUp":
    case "ArrowLeft":
      keyboardEvent.preventDefault();
      if (currentIndex > -1) {
        const prevIndex = Math.max(0, currentIndex - 1);
        nodeList[prevIndex].focus();
      }
      break;
    case "ArrowDown":
    case "ArrowRight":
      keyboardEvent.preventDefault();
      if (currentIndex > -1) {
        const nextIndex = Math.min(nodeList.length - 1, currentIndex + 1);
        nodeList[nextIndex].focus();
      }
      break;
    case "Home":
      keyboardEvent.preventDefault();
      nodeList[0].focus();
      break;
    case "End":
      keyboardEvent.preventDefault();
      nodeList[nodeList.length - 1].focus();
      break;
  }
};

/* Event Handlers */
accessibleMenu.prototype.handleBlur = function (event) {
  const menuContainsFocus = this.rootNode.contains(event.relatedTarget);
  if (!menuContainsFocus && this.openIndex !== null) {
    this.toggleExpand(this.openIndex, false);
  }
};

accessibleMenu.prototype.handleButtonKeyDown = function (event) {
  const targetButtonIndex = this.triggerNodes.indexOf(document.activeElement);

  // Close the menu on the escape key.
  if (event.key === "Escape") {
    this.toggleExpand(this.openIndex, false);
  }

  // Move focus into the open menu if the current menu is open.
  else if (
    this.useArrowKeys &&
    this.openIndex === targetButtonIndex &&
    event.key === "ArrowDown"
  ) {
    event.preventDefault();
    this.controlledNodes[this.openIndex].querySelector("a").focus();
  }

  // Handle arrow key navigation between top-level buttons, if set.
  else if (this.useArrowKeys) {
    this.controlFocusByKey(event, this.triggerNodes, targetButtonIndex);
  }
};

accessibleMenu.prototype.handleButtonClick = function (event) {
  const button = event.target;
  const buttonIndex = this.triggerNodes.indexOf(button);
  const buttonExpanded = button.getAttribute("aria-expanded") === "true";
  this.toggleExpand(buttonIndex, !buttonExpanded);
};

accessibleMenu.prototype.handleMenuKeyDown = function (event) {
  if (this.openIndex === null) {
    return;
  }

  const menuLinks = Array.prototype.slice.call(
    this.controlledNodes[this.openIndex].querySelectorAll("a"),
  );
  const currentIndex = menuLinks.indexOf(document.activeElement);

  // Close the menu on the escape key.
  if (event.key === "Escape") {
    this.triggerNodes[this.openIndex].focus();
    this.toggleExpand(this.openIndex, false);
  }

  // Handle arrow key navigation within menu links, if set.
  else if (this.useArrowKeys) {
    this.controlFocusByKey(event, menuLinks, currentIndex);
  }
};

// Switch on/off arrow key navigation.
accessibleMenu.prototype.updateKeyControls = function (useArrowKeys) {
  this.useArrowKeys = useArrowKeys;
};

const _menus = document.querySelectorAll(".accessible-menu");
const accessibleMenus = [];

for (var i = 0; i < _menus.length; i++) {
  accessibleMenus[i] = new accessibleMenu(_menus[i]);
  accessibleMenus[i].init();
}

// Toggle Hamburger Button & Dropdown.
const hamburgerButton = document.querySelector(".hamburger-button");
hamburgerButton.addEventListener("click", function (menu) {
  hamburgerButton.classList.toggle("active");

  if (hamburgerButton.getAttribute("aria-expanded") === "false") {
    // Set aria attribute.
    this.setAttribute("aria-expanded", "true");
    //Apply toggle class to the first menu from arry.
    _menus[0].classList.add("menu-is-open");
    _menus[0].classList.remove("hidden");
  } else {
    this.setAttribute("aria-expanded", "false");
    _menus[0].classList.remove("menu-is-open");
    _menus[0].classList.add("hidden");
  }
});

// End OF Main Menu Logic

// window.setLoggedUser = function (loggedUser) {
//   localStorage.setItem("userStore", JSON.stringify({ loggedUser }));
// };

// window.deleteLoggedUser = function () {
//   const userStore = localStorage.getItem("userStore");
//   localStorage.removeItem(userStore["loggedUser"]);
// };
})();</script> </header> <main id="main" class="main">    <section id="home" class="bg-primary-600 py-0 lg:py-0" data-sections="hero-split" data-spacing="none"> <div class="relative h-auto justify-center flex flex-col bg-primary-600 xl:min-h-full xl:h-[400px] 2xl:h-[450px]"><div class="container flex w-full pt-6 pb-10 mx-auto lg:pt-8 lg:pb-12 lg:text-left 2xl:pt-12 2xl:pb-16"><div class="px-1 lg:w-6/12"><!----><h1 class="mt-2 text-3xl font-bold tracking-tight text-white 2xl:leading-tight highlight highlight--dark lg:text-4xl 2xl:text-5xl">Κάθε ιδέα ξεκινάει με ένα domain!</h1><!----><!----><div><!--[--><form id="search-form" class="w-full max-w-2xl mt-4 md:mt-8 sm:flex" method="GET" action="/domain-names/search"><label for="domain-name" class="font-black bg-white sr-only">δοκίμασε ένα όνομα εδώ</label><div class="relative flex items-center flex-1 sm:items-stretch"><input id="domain-name" name="domain-name" type="text" autocomplete="off" required="" class="w-full px-5 py-3 sm:rounded-r-none sm:rounded-l" placeholder="π.χ mysho"><span class="absolute cursor-pointer right-2 sm:hidden" onclick="(() => {
            document.getElementById('domain-name').value = '';
          })(arguments[0])"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" data-slot="icon" class="text-gray-500 w-7 h-7"><path fill-rule="evenodd" d="M5.47 5.47a.75.75 0 0 1 1.06 0L12 10.94l5.47-5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 0 1 0-1.06Z" clip-rule="evenodd"></path></svg></span></div><div class="mt-3 shadow sm:mt-0 sm:flex-shrink-0"><button type="submit" class="flex items-center justify-center w-full px-5 py-3 text-lg font-medium text-white border border-transparent rounded bg-secondary hover:bg-secondary-600 focus:outline-none focus:ring-2 focus:ring-secondary focus:ring-offset-2 sm:rounded-r sm:rounded-l-none">Αναζήτηση</button></div></form><p class="w-full max-w-3xl mt-1 text-sm text-gray-100"><a class="link" href="/transfer-domain">Φέρε</a> το domain name σου στην Pointer και κέρδισε 5€</p><div class="relative mt-4 isolate lg:mt-6"><div class="flex flex-col max-w-2xl gap-4 px-2 py-2 mx-auto bg-white/5 ring-1 ring-white/10 sm:rounded-xl lg:mx-0 xl:max-w-2xl lg:flex-row lg:items-center"><div class="flex-col hidden gap-2 lg:flex"><svg class="w-8 h-8 text-gray-100 animate-pulse repeat-1" title="AI helper icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.47072 17.5566H15.5295V18.9684H8.47072V17.5566Z" fill="currentColor"></path><path d="M20.2353 24.6153H21.6471C21.907 24.6153 22.1177 24.4046 22.1177 24.1447V23.6741C22.1177 22.6345 21.2749 21.7917 20.2353 21.7917V24.6153Z" fill="currentColor"></path><path d="M2.35288 24.6153H3.76465V21.7917C2.72507 21.7917 1.8823 22.6345 1.8823 23.6741V24.1447C1.8823 24.4046 2.09298 24.6153 2.35288 24.6153Z" fill="currentColor"></path><path d="M24 10.4977V11.9095C24 12.6892 23.368 13.3212 22.5882 13.3212H21.6471V9.08594H22.5882C23.368 9.08594 24 9.71803 24 10.4977Z" fill="currentColor"></path><path d="M1.41185 9.08594H2.35303V13.3212H1.41185C0.632133 13.3212 8.63075e-05 12.6892 8.63075e-05 11.9095V10.4977C8.63075e-05 9.71803 0.632133 9.08594 1.41185 9.08594Z" fill="currentColor"></path><path d="M8.47057 10.4978C8.73006 10.4978 8.94116 10.7089 8.94116 10.9684C8.94116 11.2279 8.73006 11.439 8.47057 11.439C8.21109 11.439 7.99999 11.2279 7.99999 10.9684C7.99999 10.7089 8.21109 10.4978 8.47057 10.4978Z" fill="currentColor"></path><path d="M15.5294 10.4978C15.7889 10.4978 16 10.7089 16 10.9684C16 11.2279 15.7889 11.439 15.5294 11.439C15.2699 11.439 15.0588 11.2279 15.0588 10.9684C15.0588 10.7089 15.2699 10.4978 15.5294 10.4978Z" fill="currentColor"></path><path d="M5.17644 5.32136H18.8235C19.1665 5.32136 19.4877 5.41355 19.7647 5.57383V3.84075C19.0851 3.63774 18.5882 3.00724 18.5882 2.26254C18.5882 1.35435 19.3271 0.615479 20.2353 0.615479C21.1435 0.615479 21.8823 1.35435 21.8823 2.26254C21.8823 3.0072 21.3854 3.63774 20.7059 3.84075C20.7059 5.08668 20.7059 13.482 20.7059 14.7331C20.7059 15.7727 19.8631 16.6155 18.8235 16.6155H5.17644C4.13687 16.6155 3.29409 15.7727 3.29409 14.7331V7.20371C3.29409 6.16414 4.13687 5.32136 5.17644 5.32136ZM5.17644 13.3214C5.17644 14.0998 5.80976 14.7331 6.58821 14.7331H17.4117C18.1902 14.7331 18.8235 14.0998 18.8235 13.3214V8.61548C18.8235 7.83703 18.1902 7.20371 17.4117 7.20371H6.58821C5.80976 7.20371 5.17644 7.83703 5.17644 8.61548V13.3214Z" fill="currentColor"></path><path d="M6.58821 8.14502H17.4117C17.6712 8.14502 17.8823 8.35613 17.8823 8.61561V13.3215C17.8823 13.581 17.6712 13.7921 17.4117 13.7921H6.58821C6.32872 13.7921 6.11762 13.581 6.11762 13.3215V8.61561C6.11762 8.35613 6.32872 8.14502 6.58821 8.14502ZM15.5294 12.3803C16.3078 12.3803 16.9411 11.747 16.9411 10.9685C16.9411 10.1901 16.3078 9.55678 15.5294 9.55678C14.7509 9.55678 14.1176 10.1901 14.1176 10.9685C14.1176 11.747 14.7509 12.3803 15.5294 12.3803ZM8.47056 12.3803C9.24901 12.3803 9.88232 11.747 9.88232 10.9685C9.88232 10.1901 9.24901 9.55678 8.47056 9.55678C7.69211 9.55678 7.05879 10.1901 7.05879 10.9685C7.05879 11.747 7.69211 12.3803 8.47056 12.3803Z" fill="currentColor"></path><path d="M8 22.7332H16V24.6155H8V22.7332Z" fill="currentColor"></path><path d="M5.64713 19.9094H18.353C18.8728 19.9094 19.2942 20.3308 19.2942 20.8506V24.6153H16.9412V22.2624C16.9412 22.0025 16.7306 21.7918 16.4707 21.7918H7.52948C7.26962 21.7918 7.0589 22.0025 7.0589 22.2624V24.6153H4.70595V20.8506C4.70595 20.3308 5.12732 19.9094 5.64713 19.9094Z" fill="currentColor"></path></svg></div><div class="flex-auto w-full"><h2 class="text-base tracking-tight text-white sm:text-base highlight highlight--dark">Δοκίμασε τη μοναδική <em class="font-bold">AI αναζήτηση domain name</em> στην Ελλάδα!</h2><div><p class="mt-px text-sm text-gray-100">Ζήτησε από τον AI βοηθό να σου κάνει προτάσεις π.χ "eshop με αθλητικά παπούτσια για παιδιά" </p></div></div></div></div><!--]--></div><!----></div></div><div class="relative w-full h-64 sm:h-72 md:h-96 lg:absolute lg:inset-y-0 lg:right-0 lg:w-1/2 lg:h-full"><picture id="hero-image" class="opacity-90 absolute inset-0 object-cover w-full h-full"><!--[--><source media="((max-width: 640px))" srcset="/assets/images/img768x256-pointer-hero-home.webp 768w, /assets/images/img768x256-pointer-hero-home.avif 768w, /assets/images/img768x256-pointer-hero-home.jpg 768w"><source media="((min-width: 641px) and (max-width: 768px))" srcset="/assets/images/img1024x384-pointer-hero-home.webp 1024w, /assets/images/img1024x384-pointer-hero-home.avif 1024w, /assets/images/img1024x384-pointer-hero-home.jpg 1024w"><source media="((min-width: 769px) and (max-width: 1024px))" srcset="/assets/images/img640x476-pointer-hero-home.webp 640w, /assets/images/img640x476-pointer-hero-home.avif 640w, /assets/images/img640x476-pointer-hero-home.jpg 640w"><source media="((min-width: 1025px) and (max-width: 1280px))" srcset="/assets/images/img768x452-pointer-hero-home.webp 768w, /assets/images/img768x452-pointer-hero-home.avif 768w, /assets/images/img768x452-pointer-hero-home.jpg 768w"><source media="((min-width: 1536px))" srcset="/assets/images/img1600x900-pointer-hero-home.webp 1600w, /assets/images/img1600x900-pointer-hero-home.avif 1600w, /assets/images/img1600x900-pointer-hero-home.jpg 1600w"><!--]--><img src="/assets/images/img1440x769-pointer-hero-home.webp" alt="Μια ομάδα λαμπτήρων που κρέμονται από το ταβάνι." id="hero-image" class="opacity-90 absolute inset-0 object-cover w-full h-full" width="1600" height="900" loading="eager"></picture></div><div class="absolute hidden lg:block bottom-1 right-1"><div class="hero-eu-banners">
    <img width="210px" height="36px" src="/static-images/gr_next_gen_el.jpg" alt="EU Banner Next Generation">
    <a href="/static-images/mme_web_el.pdf" target="_blank" title="EU Fund">
        <img width="100px" height="51px" id="eu_espa_banner" src="/static-images/eu_espa_banner_el.jpg" alt="EU Next generation banner">
    </a>
</div></div></div> </section><section id="breadcrumbs" class="bg-transparent py-0 lg:py-0" data-sections="breadcrumbs" data-spacing="none"> <script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","name":"Breadcrumbs","@id":"https://pointer.gr/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"item":"https://pointer.gr/","name":"Αρχική"}]}</script> </section><section id="packages" class="bg-gray-100 py-12 sm:py-16 lg:py-20 xl:py-24" data-sections="section-head_package-tabs" data-spacing="md"> <div class="container"><h2 class="text-primary-600 highlight--light p-animation slide-down section-heading">Πακέτα φιλοξενίας στα μέτρα σου!</h2><p data-delay="150" class="text-gray-600 max-w-3xl mx-auto mt-2 text-lg leading-5 text-center p-animation slide-up sm:text-xl sm:leading-6 lg:mt-4 lg:text-2xl">Επίλεξε μια από τις πέντε κατηγορίες hosting</p></div><div class="container py-12 lg:pt-12 lg:pb-24 xl:max-w-6xl 2xl:max-w-7xl"><div><div class="flex flex-col h-full max-w-xl mx-auto space-y-8 space-y-reverse md:max-w-none md:flex-row md:items-start md:space-x-6 md:space-y-0 lg:space-x-6 xl:space-x-6"><div class="md:w-5/12 lg:w-4/12"><div class="mb-8 md:mb-0"><!--[--><button id="package-1" class="border-primary bg-primary-600 opacity-100 flex items-center justify-around w-full px-5 py-3 mb-2 text-left transition duration-300 ease-in-out border-2 rounded shadow-md text-primary-600" onload="selectPackageTab(this)" onclick="selectPackageTab(this)"><div class="flex items-center flex-grow space-x-3"><div class="text-white" id="package-icon-1"><div aria-hidden="true" class="w-9 h-9"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_2539_4067)">
<path d="M12 3C7.02919 3 3 4.25944 3 5.8125V8.0625C3 9.61556 7.02919 10.875 12 10.875C16.9708 10.875 21 9.61556 21 8.0625V5.8125C21 4.25944 16.9708 3 12 3Z" fill="currentColor"></path>
<path d="M12 12.5625C7.02919 12.5625 3 11.3031 3 9.75V13.125C3 14.6781 7.02919 15.9375 12 15.9375C16.9708 15.9375 21 14.6781 21 13.125V9.75C21 11.3031 16.9708 12.5625 12 12.5625Z" fill="currentColor"></path>
<path d="M12 17.625C7.02919 17.625 3 16.3656 3 14.8125V18.1875C3 19.7406 7.02919 21 12 21C16.9708 21 21 19.7406 21 18.1875V14.8125C21 16.3656 16.9708 17.625 12 17.625Z" fill="currentColor"></path>
</g>
</svg>
</div></div><p class="text-white text-base font-medium lg:text-xl" id="package-title-1">Web Hosting</p></div><svg class="text-white flex-shrink w-6 h-6" id="package-arrow-1" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path></svg></button><button id="package-4" class="border-transparent opacity-90 hover:opacity-95 bg-white flex items-center justify-around w-full px-5 py-3 mb-2 text-left transition duration-300 ease-in-out border-2 rounded shadow-md text-primary-600" onload="selectPackageTab(this)" onclick="selectPackageTab(this)"><div class="flex items-center flex-grow space-x-3"><div class="text-primary-600" id="package-icon-4"><div aria-hidden="true" class="w-9 h-9"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M20.1562 16.5H19.875V12.8438C19.875 11.7581 18.9919 10.875 17.9062 10.875H13.125V8.625H13.4062C13.8703 8.625 14.25 8.24531 14.25 7.78125V4.96875C14.25 4.50469 13.8703 4.125 13.4062 4.125H10.5938C10.1297 4.125 9.75 4.50469 9.75 4.96875V7.78125C9.75 8.24531 10.1297 8.625 10.5938 8.625H10.875V10.875H6.09375C5.00813 10.875 4.125 11.7581 4.125 12.8438V16.5H3.84375C3.37969 16.5 3 16.8797 3 17.3438V20.1562C3 20.6203 3.37969 21 3.84375 21H6.65625C7.12031 21 7.5 20.6203 7.5 20.1562V17.3438C7.5 16.8797 7.12031 16.5 6.65625 16.5H6.375V13.125H10.875V16.5H10.5938C10.1297 16.5 9.75 16.8797 9.75 17.3438V20.1562C9.75 20.6203 10.1297 21 10.5938 21H13.4062C13.8703 21 14.25 20.6203 14.25 20.1562V17.3438C14.25 16.8797 13.8703 16.5 13.4062 16.5H13.125V13.125H17.625V16.5H17.3438C16.8797 16.5 16.5 16.8797 16.5 17.3438V20.1562C16.5 20.6203 16.8797 21 17.3438 21H20.1562C20.6203 21 21 20.6203 21 20.1562V17.3438C21 16.8797 20.6203 16.5 20.1562 16.5ZM6.375 19.875H4.125V17.625H6.375V19.875ZM13.125 19.875H10.875V17.625H13.125V19.875ZM10.875 7.5V5.25H13.125V7.5H10.875ZM19.875 19.875H17.625V17.625H19.875V19.875Z" fill="currentColor"></path>
</svg>
</div></div><p class="text-primary-600 text-base font-medium lg:text-xl" id="package-title-4">Reseller Hosting</p></div><svg class="fill-primary-600 flex-shrink w-6 h-6" id="package-arrow-4" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path></svg></button><button id="package-2" class="border-transparent opacity-90 hover:opacity-95 bg-white flex items-center justify-around w-full px-5 py-3 mb-2 text-left transition duration-300 ease-in-out border-2 rounded shadow-md text-primary-600" onload="selectPackageTab(this)" onclick="selectPackageTab(this)"><div class="flex items-center flex-grow space-x-3"><div class="text-primary-600" id="package-icon-2"><div aria-hidden="true" class="w-9 h-9"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><path d="m21 8.625-9-4.5-9 4.5 9 4.5 9-4.5Zm-9-3.007 6.013 3.007L12 11.632 5.987 8.625 12 5.618Zm7.197 5.48L21 12l-9 4.5L3 12l1.803-.901L12 14.698l7.197-3.6Zm0 3.376 1.803.901-9 4.5-9-4.5 1.803-.901L12 18.073l7.197-3.6Z" fill="currentColor"></path></svg></div></div><p class="text-primary-600 text-base font-medium lg:text-xl" id="package-title-2">Semi Dedicated Hosting</p></div><svg class="fill-primary-600 flex-shrink w-6 h-6" id="package-arrow-2" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path></svg></button><button id="package-3" class="border-transparent opacity-90 hover:opacity-95 bg-white flex items-center justify-around w-full px-5 py-3 mb-2 text-left transition duration-300 ease-in-out border-2 rounded shadow-md text-primary-600" onload="selectPackageTab(this)" onclick="selectPackageTab(this)"><div class="flex items-center flex-grow space-x-3"><div class="text-primary-600" id="package-icon-3"><div aria-hidden="true" class="w-9 h-9"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><g clip-path="url(#clip0_2539_4091)"><path d="M21 14.558a3.067 3.067 0 0 0-2.338-2.979 4.184 4.184 0 0 0-4.18-4.079 4.174 4.174 0 0 0-3.285 1.595 2.35 2.35 0 0 0-4.183 1.77 3.406 3.406 0 0 0-4.013 3.352 3.406 3.406 0 0 0 3.406 3.408h11.535a3.066 3.066 0 0 0 3.06-3.066H21Z" fill="currentColor"></path></g></svg></div></div><p class="text-primary-600 text-base font-medium lg:text-xl" id="package-title-3">VPS Hosting</p></div><svg class="fill-primary-600 flex-shrink w-6 h-6" id="package-arrow-3" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path></svg></button><button id="package-5" class="border-transparent opacity-90 hover:opacity-95 bg-white flex items-center justify-around w-full px-5 py-3 mb-2 text-left transition duration-300 ease-in-out border-2 rounded shadow-md text-primary-600" onload="selectPackageTab(this)" onclick="selectPackageTab(this)"><div class="flex items-center flex-grow space-x-3"><div class="text-primary-600" id="package-icon-5"><div aria-hidden="true" class="w-9 h-9"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><g clip-path="url(#clip0_2539_4098)"><path d="m15 5-5 5H7l-3 4s3.178-.885 5.033-.47L4 20l6.592-5.127C11.512 16.977 10 20 10 20l4-3v-3l5-5 1-5-5 1Z" fill="currentColor"></path></g></svg></div></div><p class="text-primary-600 text-base font-medium lg:text-xl" id="package-title-5">Dedicated Server</p></div><svg class="fill-primary-600 flex-shrink w-6 h-6" id="package-arrow-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path></svg></button><!--]--></div></div><div class="order-1 md:rtl md:order-none md:w-7/12 lg:w-8/12"><!--[--><div id="tab-1" class="relative bg-white rounded-lg shadow-lg"><div class="flex flex-col gap-3 px-6 py-8 xl:gap-5"><!----><div class="flex-1 space-y-2"><h2 class="text-xl font-medium text-primary-600 lg:text-xl 2xl:text-2xl">Ταχύτατοι servers τελευταίας γενιάς!</h2><hr class="w-24 h-1 border-none rounded-xl bg-secondary-600 text-secondary-600"></div><div><p class="pb-3 text-lg text-gray-600">Ιδανικό για:</p><ul role="list" class="mb-4 space-y-3"><!--[--><li class="flex items-center lg:col-span-1"><div class="flex-shrink-0"><div aria-hidden="true" class="w-6 h-6 text-slate-500"><svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 5a1 1 0 011-1h14a1 1 0 011 1v2a1 1 0 01-1 1H5a1 1 0 01-1-1V5zM4 13a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H5a1 1 0 01-1-1v-6zM16 13a1 1 0 011-1h2a1 1 0 011 1v6a1 1 0 01-1 1h-2a1 1 0 01-1-1v-6z"></path></svg></div></div><p class="ml-2 text-base text-gray-700 lg:text-xl">Προσωπικά Site</p></li><li class="flex items-center lg:col-span-1"><div class="flex-shrink-0"><div aria-hidden="true" class="w-6 h-6 text-slate-500"><svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"></path></svg></div></div><p class="ml-2 text-base text-gray-700 lg:text-xl">Εταιρική Παρουσίαση</p></li><li class="flex items-center lg:col-span-1"><div class="flex-shrink-0"><div aria-hidden="true" class="w-6 h-6 text-slate-500"><svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path></svg></div></div><p class="ml-2 text-base text-gray-700 lg:text-xl">Μικρά e-shops</p></li><!--]--></ul></div><div class="flex flex-col justify-evenly grow basis-20"><p><span class="mr-1 text-base text-gray-600">από</span><span class="text-4xl font-bold tracking-tight text-primary-600 lg:text-5xl">1.90€</span><span class="text-xl font-medium text-gray-500">/μήνα</span></p><!----></div><div class="grow"><a size="xl" theme="secondary" href="/web-hosting" class="inline-flex px-4 py-2 transition duration-200 ease-in-out rounded cursor-pointer focus:outline-none focus:ring-2 focus:ring-primary focus:ring-offset-2 bg-secondary text-white hover:bg-secondary-600 border border-secondary px-6 py-3 text-xl"><!----><!--[-->Θέλω web hosting<!--]--><!----></a></div><img src="/assets/images/web-hosting-big-icon.svg" alt="web-hosting-big-icon.svg" width="183" aria-hidden="true" class="hidden transform -translate-y-4 bottom-3 right-8 lg:absolute lg:block" height="183" loading="lazy"></div></div><div id="tab-4" class="hidden relative bg-white rounded-lg shadow-lg"><div class="flex flex-col gap-3 px-6 py-8 xl:gap-5"><!----><div class="flex-1 space-y-2"><h2 class="text-xl font-medium text-primary-600 lg:text-xl 2xl:text-2xl">Ξεκίνα τη δική σου επιχείρηση web hosting εύκολα και οικονομικά!</h2><hr class="w-24 h-1 border-none rounded-xl bg-secondary-600 text-secondary-600"></div><div><p class="pb-3 text-lg text-gray-600">Ιδανικό για:</p><ul role="list" class="mb-4 space-y-3"><!--[--><li class="flex items-center lg:col-span-1"><div class="flex-shrink-0"><div aria-hidden="true" class="w-6 h-6 text-slate-500"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
  <path stroke-linecap="round" stroke-linejoin="round" d="M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z"></path>
</svg></div></div><p class="ml-2 text-base text-gray-700 lg:text-xl">Μεταπώληση web hosting</p></li><li class="flex items-center lg:col-span-1"><div class="flex-shrink-0"><div aria-hidden="true" class="w-6 h-6 text-slate-500"><svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 6l3 1m0 0l-3 9a5.002 5.002 0 006.001 0M6 7l3 9M6 7l6-2m6 2l3-1m-3 1l-3 9a5.002 5.002 0 006.001 0M18 7l3 9m-3-9l-6-2m0-2v2m0 16V5m0 16H9m3 0h3"></path></svg></div></div><p class="ml-2 text-base text-gray-700 lg:text-xl">Φιλοξενία μεγάλου αριθμού ιστοσελίδων</p></li><li class="flex items-center lg:col-span-1"><div class="flex-shrink-0"><div aria-hidden="true" class="w-6 h-6 text-slate-500"><svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 5a1 1 0 011-1h14a1 1 0 011 1v2a1 1 0 01-1 1H5a1 1 0 01-1-1V5zM4 13a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H5a1 1 0 01-1-1v-6zM16 13a1 1 0 011-1h2a1 1 0 011 1v6a1 1 0 01-1 1h-2a1 1 0 01-1-1v-6z"></path></svg></div></div><p class="ml-2 text-base text-gray-700 lg:text-xl">Web Designers &amp; Agencies</p></li><!--]--></ul></div><div class="flex flex-col justify-evenly grow basis-20"><p><span class="mr-1 text-base text-gray-600">από</span><span class="text-4xl font-bold tracking-tight text-primary-600 lg:text-5xl">19.90€</span><span class="text-xl font-medium text-gray-500">/μήνα</span></p><!----></div><div class="grow"><a size="xl" theme="secondary" href="/reseller" class="inline-flex px-4 py-2 transition duration-200 ease-in-out rounded cursor-pointer focus:outline-none focus:ring-2 focus:ring-primary focus:ring-offset-2 bg-secondary text-white hover:bg-secondary-600 border border-secondary px-6 py-3 text-xl"><!----><!--[-->Θέλω Reseller Hosting<!--]--><!----></a></div><img src="/assets/images/reseller-hosting-icon-big.svg" alt="reseller icon pointer" width="180" aria-hidden="true" class="hidden transform -translate-y-4 bottom-3 right-8 lg:absolute lg:block" height="180" loading="lazy"></div></div><div id="tab-2" class="hidden relative bg-white rounded-lg shadow-lg"><div class="flex flex-col gap-3 px-6 py-8 xl:gap-5"><!----><div class="flex-1 space-y-2"><h2 class="text-xl font-medium text-primary-600 lg:text-xl 2xl:text-2xl">Premium πακέτα φιλοξενίας για ασύλληπτες επιδόσεις!</h2><hr class="w-24 h-1 border-none rounded-xl bg-secondary-600 text-secondary-600"></div><div><p class="pb-3 text-lg text-gray-600">Ιδανικό για:</p><ul role="list" class="mb-4 space-y-3"><!--[--><li class="flex items-center lg:col-span-1"><div class="flex-shrink-0"><div aria-hidden="true" class="w-6 h-6 text-slate-500"><svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path></svg></div></div><p class="ml-2 text-base text-gray-700 lg:text-xl">Απαιτητικά e-shops</p></li><li class="flex items-center lg:col-span-1"><div class="flex-shrink-0"><div aria-hidden="true" class="w-6 h-6 text-slate-500"><svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 20H5a2 2 0 01-2-2V6a2 2 0 012-2h10a2 2 0 012 2v1m2 13a2 2 0 01-2-2V7m2 13a2 2 0 002-2V9a2 2 0 00-2-2h-2m-4-3H9M7 16h6M7 8h6v4H7V8z"></path></svg></div></div><p class="ml-2 text-base text-gray-700 lg:text-xl">Ειδησεογραφικά site με μεγάλη κίνηση</p></li><li class="flex items-center lg:col-span-1"><div class="flex-shrink-0"><div aria-hidden="true" class="w-6 h-6 text-slate-500"><svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17.657 18.657A8 8 0 016.343 7.343S7 9 9 10c0-2 .5-5 2.986-7C14 5 16.09 5.777 17.656 7.343A7.975 7.975 0 0120 13a7.975 7.975 0 01-2.343 5.657z"></path><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.879 16.121A3 3 0 1012.015 11L11 14H9c0 .768.293 1.536.879 2.121z"></path></svg></div></div><p class="ml-2 text-base text-gray-700 lg:text-xl">Site αυξημένων αναγκών σε πόρους</p></li><!--]--></ul></div><div class="flex flex-col justify-evenly grow basis-20"><p><span class="mr-1 text-base text-gray-600">από</span><span class="text-4xl font-bold tracking-tight text-primary-600 lg:text-5xl">14.90€</span><span class="text-xl font-medium text-gray-500">/μήνα</span></p><!----></div><div class="grow"><a size="xl" theme="secondary" href="/semi-dedicated-hosting" class="inline-flex px-4 py-2 transition duration-200 ease-in-out rounded cursor-pointer focus:outline-none focus:ring-2 focus:ring-primary focus:ring-offset-2 bg-secondary text-white hover:bg-secondary-600 border border-secondary px-6 py-3 text-xl"><!----><!--[-->Θέλω Semi Dedicated Hosting<!--]--><!----></a></div><img src="/assets/images/semi-dedicated-hosting-big-icon.svg" alt="semi-dedicated-hosting-big-icon" width="180" aria-hidden="true" class="hidden transform -translate-y-4 bottom-3 right-8 lg:absolute lg:block" height="180" loading="lazy"></div></div><div id="tab-3" class="hidden relative bg-white rounded-lg shadow-lg"><div class="flex flex-col gap-3 px-6 py-8 xl:gap-5"><!----><div class="flex-1 space-y-2"><h2 class="text-xl font-medium text-primary-600 lg:text-xl 2xl:text-2xl">Η δύναμη, η ευελιξία και ο έλεγχος, στη σωστή τιμή</h2><hr class="w-24 h-1 border-none rounded-xl bg-secondary-600 text-secondary-600"></div><div><p class="pb-3 text-lg text-gray-600">Ιδανικό για:</p><ul role="list" class="mb-4 space-y-3"><!--[--><li class="flex items-center lg:col-span-1"><div class="flex-shrink-0"><div aria-hidden="true" class="w-6 h-6 text-slate-500"><svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 6l3 1m0 0l-3 9a5.002 5.002 0 006.001 0M6 7l3 9M6 7l6-2m6 2l3-1m-3 1l-3 9a5.002 5.002 0 006.001 0M18 7l3 9m-3-9l-6-2m0-2v2m0 16V5m0 16H9m3 0h3"></path></svg></div></div><p class="ml-2 text-base text-gray-700 lg:text-xl">Site υψηλών απαιτήσεων</p></li><li class="flex items-center lg:col-span-1"><div class="flex-shrink-0"><div aria-hidden="true" class="w-6 h-6 text-slate-500"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
  <path stroke-linecap="round" stroke-linejoin="round" d="M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z"></path>
</svg></div></div><p class="ml-2 text-base text-gray-700 lg:text-xl">Μεταπώληση hosting με πλήρη έλεγχο</p></li><li class="flex items-center lg:col-span-1"><div class="flex-shrink-0"><div aria-hidden="true" class="w-6 h-6 text-slate-500"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
  <path stroke-linecap="round" stroke-linejoin="round" d="M10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4"></path>
</svg></div></div><p class="ml-2 text-base text-gray-700 lg:text-xl">Custom Εφαρμογές</p></li><!--]--></ul></div><div class="flex flex-col justify-evenly grow basis-20"><p><span class="mr-1 text-base text-gray-600">από</span><span class="text-4xl font-bold tracking-tight text-primary-600 lg:text-5xl">4.90€</span><span class="text-xl font-medium text-gray-500">/μήνα</span></p><!----></div><div class="grow"><a size="xl" theme="secondary" href="/vps" class="inline-flex px-4 py-2 transition duration-200 ease-in-out rounded cursor-pointer focus:outline-none focus:ring-2 focus:ring-primary focus:ring-offset-2 bg-secondary text-white hover:bg-secondary-600 border border-secondary px-6 py-3 text-xl"><!----><!--[-->Θέλω VPS<!--]--><!----></a></div><img src="/assets/images/cloud-vps-icon-big.svg" alt="pointer-cloud-vps-icon" width="180" aria-hidden="true" class="hidden transform -translate-y-4 bottom-3 right-8 lg:absolute lg:block" height="180" loading="lazy"></div></div><div id="tab-5" class="hidden relative bg-white rounded-lg shadow-lg"><div class="flex flex-col gap-3 px-6 py-8 xl:gap-5"><!----><div class="flex-1 space-y-2"><h2 class="text-xl font-medium text-primary-600 lg:text-xl 2xl:text-2xl">Ένας αποκλειστικά δικός σου server</h2><hr class="w-24 h-1 border-none rounded-xl bg-secondary-600 text-secondary-600"></div><div><p class="pb-3 text-lg text-gray-600">Ιδανικό για:</p><ul role="list" class="mb-4 space-y-3"><!--[--><li class="flex items-center lg:col-span-1"><div class="flex-shrink-0"><div aria-hidden="true" class="w-6 h-6 text-slate-500"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
  <path fill-rule="evenodd" d="M15.22 6.268a.75.75 0 01.968-.432l5.942 2.28a.75.75 0 01.431.97l-2.28 5.941a.75.75 0 11-1.4-.537l1.63-4.251-1.086.483a11.2 11.2 0 00-5.45 5.174.75.75 0 01-1.199.19L9 12.31l-6.22 6.22a.75.75 0 11-1.06-1.06l6.75-6.75a.75.75 0 011.06 0l3.606 3.605a12.694 12.694 0 015.68-4.973l1.086-.484-4.251-1.631a.75.75 0 01-.432-.97z" clip-rule="evenodd"></path>
</svg>
</div></div><p class="ml-2 text-base text-gray-700 lg:text-xl">Μεγάλο αριθμό websites</p></li><li class="flex items-center lg:col-span-1"><div class="flex-shrink-0"><div aria-hidden="true" class="w-6 h-6 text-slate-500"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
  <path fill-rule="evenodd" d="M4.755 10.059a7.5 7.5 0 0112.548-3.364l1.903 1.903h-3.183a.75.75 0 100 1.5h4.992a.75.75 0 00.75-.75V4.356a.75.75 0 00-1.5 0v3.18l-1.9-1.9A9 9 0 003.306 9.67a.75.75 0 101.45.388zm15.408 3.352a.75.75 0 00-.919.53 7.5 7.5 0 01-12.548 3.364l-1.902-1.903h3.183a.75.75 0 000-1.5H2.984a.75.75 0 00-.75.75v4.992a.75.75 0 001.5 0v-3.18l1.9 1.9a9 9 0 0015.059-4.035.75.75 0 00-.53-.918z" clip-rule="evenodd"></path>
</svg>
</div></div><p class="ml-2 text-base text-gray-700 lg:text-xl">Σελίδες με πολύ υψηλές απαιτήσεις σε πόρους</p></li><li class="flex items-center lg:col-span-1"><div class="flex-shrink-0"><div aria-hidden="true" class="w-6 h-6 text-slate-500"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
  <path fill-rule="evenodd" d="M14.447 3.027a.75.75 0 01.527.92l-4.5 16.5a.75.75 0 01-1.448-.394l4.5-16.5a.75.75 0 01.921-.526zM16.72 6.22a.75.75 0 011.06 0l5.25 5.25a.75.75 0 010 1.06l-5.25 5.25a.75.75 0 11-1.06-1.06L21.44 12l-4.72-4.72a.75.75 0 010-1.06zm-9.44 0a.75.75 0 010 1.06L2.56 12l4.72 4.72a.75.75 0 11-1.06 1.06L.97 12.53a.75.75 0 010-1.06l5.25-5.25a.75.75 0 011.06 0z" clip-rule="evenodd"></path>
</svg>
</div></div><p class="ml-2 text-base text-gray-700 lg:text-xl">Custom Websites ή εφαρμογές</p></li><!--]--></ul></div><div class="flex flex-col justify-evenly grow basis-20"><p><span class="mr-1 text-base text-gray-600">από</span><span class="text-4xl font-bold tracking-tight text-primary-600 lg:text-5xl">39.90€</span><span class="text-xl font-medium text-gray-500">/μήνα</span></p><!----></div><div class="grow"><a size="xl" theme="secondary" href="/dedicated-servers" class="inline-flex px-4 py-2 transition duration-200 ease-in-out rounded cursor-pointer focus:outline-none focus:ring-2 focus:ring-primary focus:ring-offset-2 bg-secondary text-white hover:bg-secondary-600 border border-secondary px-6 py-3 text-xl"><!----><!--[-->Θέλω Dedicated Server<!--]--><!----></a></div><img src="/assets/images/dedicated-server-icon-big.svg" alt="rocket icon" width="180" aria-hidden="true" class="hidden transform -translate-y-4 bottom-3 right-8 lg:absolute lg:block" height="180" loading="lazy"></div></div><!--]--></div></div></div></div><script>(function(){const packageTabIds = [1,4,2,3,5];

    window.selectPackageTab = (element) => {
        const tab_id = parseInt(element.id.split("-")[1]);

        packageTabIds.map((tab) => {
            if (tab_id == tab) {
                document
                    .getElementById("tab-" + tab_id)
                    .classList.remove("hidden");
                element.classList.add(
                    "border-primary",
                    "bg-primary-600",
                    "opacity-100",
                );
                element.classList.remove(
                    "border-transparent",
                    "opacity-90",
                    "hover:opacity-95",
                    "bg-white",
                );
                document
                    .getElementById("package-title-" + tab_id)
                    .classList.add("text-white");
                document
                    .getElementById("package-title-" + tab_id)
                    .classList.remove("text-primary-600");
                document
                    .getElementById("package-arrow-" + tab_id)
                    .classList.add("text-white");
                document
                    .getElementById("package-arrow-" + tab_id)
                    .classList.remove("text-primary-600");
                document
                    .getElementById(`package-icon-${tab}`)
                    .classList.add("text-white");
                document
                    .getElementById(`package-icon-${tab}`)
                    .classList.remove("text-primary-600");
            } else {
                document.getElementById(`tab-${tab}`).classList.add("hidden");
                document
                    .getElementById(`package-${tab}`)
                    .classList.add(
                        "border-transparent",
                        "opacity-90",
                        "hover:opacity-95",
                        "bg-white",
                    );
                document
                    .getElementById(`package-${tab}`)
                    .classList.remove(
                        "border-primary",
                        "bg-primary-600",
                        "opacity-100",
                    );
                document
                    .getElementById(`package-icon-${tab}`)
                    .classList.remove("text-white");
                document
                    .getElementById(`package-icon-${tab}`)
                    .classList.add("text-primary-600");
                document
                    .getElementById("package-title-" + tab)
                    .classList.remove("text-white");
                document
                    .getElementById("package-title-" + tab)
                    .classList.add("text-primary-600");
                document
                    .getElementById("package-arrow-" + tab)
                    .classList.remove("text-white");
                document
                    .getElementById("package-arrow-" + tab)
                    .classList.add("text-primary-600");
            }
        });
    };
})();</script><!-- <Debug data={ data } parent={ parent }></Debug> --> </section><section id="why-us" class="bg-primary-600 py-20 sm:py-24 lg:py-32 xl:py-36" data-sections="section-head_feature-cards" data-spacing="xl"> <div class="container"><h2 class="text-white highlight--dark p-animation slide-down section-heading">Γιατί να επιλέξεις εμάς</h2><p data-delay="150" class="text-gray-200 max-w-3xl mx-auto mt-2 text-lg leading-5 text-center p-animation slide-up sm:text-xl sm:leading-6 lg:mt-4 lg:text-2xl">Σου εγγυόμαστε την καλύτερη εμπειρία hosting.</p></div><div class="relative pt-12 bg-primary-600"><div class="max-w-md px-4 mx-auto sm:max-w-3xl lg:max-w-7xl"><div class="grid grid-cols-1 gap-8 sm:grid-cols-2 lg:grid-cols-3"><!--[--><div class="pt-6"><div class="bg-white flow-root min-h-full px-6 pb-8 rounded-lg shadow-sm"><div class="-mt-6 text-center"><div><span class="inline-flex items-center justify-center p-4 text-white rounded-md shadow-lg bg-secondary"><div class="w-8 h-8 text-white" aria-hidden="true"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.865 19.925 4.837 4.963a10.05 10.05 0 0 0-.53 13.407 10.002 10.002 0 0 0 13.248 1.957l-4.102-4.53-2.588 4.128ZM15.588 13.528l4.304 4.521a9.896 9.896 0 0 0 2.086-6.764 9.915 9.915 0 0 0-2.971-6.43 10.054 10.054 0 0 0-6.525-2.843 10.068 10.068 0 0 0-6.778 2.182l13.853 7.569-3.969 1.765Z"></path></svg></div></span></div><h3 class="text-gray-900 mt-8 text-xl font-medium tracking-tight lg:text-2xl">Πολυετής εμπειρία</h3><p class="text-gray-600 mt-5 text-base">Από το 2003 μέσα από τις υψηλών προδιαγραφών ελληνικές υποδομές μας, προσφέρουμε ποιοτικές λύσεις φιλοξενίας με αξιοπιστία και ταχύτητα.

</p></div></div></div><div class="pt-6"><div class="bg-white flow-root min-h-full px-6 pb-8 rounded-lg shadow-sm"><div class="-mt-6 text-center"><div><span class="inline-flex items-center justify-center p-4 text-white rounded-md shadow-lg bg-secondary"><div class="w-8 h-8 text-white" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
  <path fill-rule="evenodd" d="M9.315 7.584C12.195 3.883 16.695 1.5 21.75 1.5a.75.75 0 01.75.75c0 5.056-2.383 9.555-6.084 12.436A6.75 6.75 0 019.75 22.5a.75.75 0 01-.75-.75v-4.131A15.838 15.838 0 016.382 15H2.25a.75.75 0 01-.75-.75 6.75 6.75 0 017.815-6.666zM15 6.75a2.25 2.25 0 100 4.5 2.25 2.25 0 000-4.5z" clip-rule="evenodd"></path>
  <path d="M5.26 17.242a.75.75 0 10-.897-1.203 5.243 5.243 0 00-2.05 5.022.75.75 0 00.625.627 5.243 5.243 0 005.022-2.051.75.75 0 10-1.202-.897 3.744 3.744 0 01-3.008 1.51c0-1.23.592-2.323 1.51-3.008z"></path>
</svg>
</div></span></div><h3 class="text-gray-900 mt-8 text-xl font-medium tracking-tight lg:text-2xl">Αστραπιαία Ταχύτητα</h3><p class="text-gray-600 mt-5 text-base">Μέσω του ελληνικού GR-IX δικτύου και των server τελευταίας τεχνολογίας, απολαμβάνεις υψηλές επιδόσεις προσεγγίζοντας το 100% uptime.

</p></div></div></div><div class="pt-6"><div class="bg-white flow-root min-h-full px-6 pb-8 rounded-lg shadow-sm"><div class="-mt-6 text-center"><div><span class="inline-flex items-center justify-center p-4 text-white rounded-md shadow-lg bg-secondary"><div class="w-8 h-8 text-white" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
  <path fill-rule="evenodd" d="M12 1.5a5.25 5.25 0 00-5.25 5.25v3a3 3 0 00-3 3v6.75a3 3 0 003 3h10.5a3 3 0 003-3v-6.75a3 3 0 00-3-3v-3c0-2.9-2.35-5.25-5.25-5.25zm3.75 8.25v-3a3.75 3.75 0 10-7.5 0v3h7.5z" clip-rule="evenodd"></path>
</svg>
</div></span></div><h3 class="text-gray-900 mt-8 text-xl font-medium tracking-tight lg:text-2xl">Μέγιστη ασφάλεια</h3><p class="text-gray-600 mt-5 text-base">Συστήματα προστασίας από DDOS, απομόνωσης πόρων, Firewall, Spam filters, καθημερινό backup.

</p></div></div></div><div class="pt-6"><div class="bg-white flow-root min-h-full px-6 pb-8 rounded-lg shadow-sm"><div class="-mt-6 text-center"><div><span class="inline-flex items-center justify-center p-4 text-white rounded-md shadow-lg bg-secondary"><div class="w-8 h-8 text-white" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
  <path fill-rule="evenodd" d="M19.449 8.448L16.388 11a4.52 4.52 0 010 2.002l3.061 2.55a8.275 8.275 0 000-7.103zM15.552 19.45L13 16.388a4.52 4.52 0 01-2.002 0l-2.55 3.061a8.275 8.275 0 007.103 0zM4.55 15.552L7.612 13a4.52 4.52 0 010-2.002L4.551 8.45a8.275 8.275 0 000 7.103zM8.448 4.55L11 7.612a4.52 4.52 0 012.002 0l2.55-3.061a8.275 8.275 0 00-7.103 0zm8.657-.86a9.776 9.776 0 011.79 1.415 9.776 9.776 0 011.414 1.788 9.764 9.764 0 010 10.211 9.777 9.777 0 01-1.415 1.79 9.777 9.777 0 01-1.788 1.414 9.764 9.764 0 01-10.212 0 9.776 9.776 0 01-1.788-1.415 9.776 9.776 0 01-1.415-1.788 9.764 9.764 0 010-10.212 9.774 9.774 0 011.415-1.788A9.774 9.774 0 016.894 3.69a9.764 9.764 0 0110.211 0zM14.121 9.88a2.985 2.985 0 00-1.11-.704 3.015 3.015 0 00-2.022 0 2.985 2.985 0 00-1.11.704c-.326.325-.56.705-.704 1.11a3.015 3.015 0 000 2.022c.144.405.378.785.704 1.11.325.326.705.56 1.11.704.652.233 1.37.233 2.022 0a2.985 2.985 0 001.11-.704c.326-.325.56-.705.704-1.11a3.016 3.016 0 000-2.022 2.985 2.985 0 00-.704-1.11z" clip-rule="evenodd"></path>
</svg>
</div></span></div><h3 class="text-gray-900 mt-8 text-xl font-medium tracking-tight lg:text-2xl">Αξιόπιστο 24/7 Support</h3><p class="text-gray-600 mt-5 text-base">Το τεχνικό μας τμήμα δεν είναι απρόσωπο! Ο Μιχάλης, ο Κώστας, ο Βασίλης, ο Παναγιώτης, ο Δημήτρης και οι υπόλοιποι είναι έτοιμοι να σε βοηθήσουν με το τεχνικό σου πρόβλημα.

</p></div></div></div><div class="pt-6"><div class="bg-white flow-root min-h-full px-6 pb-8 rounded-lg shadow-sm"><div class="-mt-6 text-center"><div><span class="inline-flex items-center justify-center p-4 text-white rounded-md shadow-lg bg-secondary"><div class="w-8 h-8 text-white" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
  <path fill-rule="evenodd" d="M1.5 6.375c0-1.036.84-1.875 1.875-1.875h17.25c1.035 0 1.875.84 1.875 1.875v3.026a.75.75 0 01-.375.65 2.249 2.249 0 000 3.898.75.75 0 01.375.65v3.026c0 1.035-.84 1.875-1.875 1.875H3.375A1.875 1.875 0 011.5 17.625v-3.026a.75.75 0 01.374-.65 2.249 2.249 0 000-3.898.75.75 0 01-.374-.65V6.375zm15-1.125a.75.75 0 01.75.75v.75a.75.75 0 01-1.5 0V6a.75.75 0 01.75-.75zm.75 4.5a.75.75 0 00-1.5 0v.75a.75.75 0 001.5 0v-.75zm-.75 3a.75.75 0 01.75.75v.75a.75.75 0 01-1.5 0v-.75a.75.75 0 01.75-.75zm.75 4.5a.75.75 0 00-1.5 0V18a.75.75 0 001.5 0v-.75zM6 12a.75.75 0 01.75-.75H12a.75.75 0 010 1.5H6.75A.75.75 0 016 12zm.75 2.25a.75.75 0 000 1.5h3a.75.75 0 000-1.5h-3z" clip-rule="evenodd"></path>
</svg>
</div></span></div><h3 class="text-gray-900 mt-8 text-xl font-medium tracking-tight lg:text-2xl">Εγγύηση επιστροφής χρημάτων</h3><p class="text-gray-600 mt-5 text-base">Είμαστε βέβαιοι ότι θα είσαι χαρούμενος που μας διάλεξες! Γι’ αυτό και μπορείς κατά τις πρώτες 60 ημέρες να ζητήσεις ακύρωση και να σου επιστρέψουμε τα χρήματά σου χωρίς να μας δώσεις καμία εξήγηση!

</p></div></div></div><div class="pt-6"><div class="bg-white flow-root min-h-full px-6 pb-8 rounded-lg shadow-sm"><div class="-mt-6 text-center"><div><span class="inline-flex items-center justify-center p-4 text-white rounded-md shadow-lg bg-secondary"><div class="w-8 h-8 text-white" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.208 7.02c-.617.007-1.136.022-1.153.032-.017.011-.16.04-.318.065-.159.025-.317.06-.352.078a.736.736 0 0 1-.147.05 4.364 4.364 0 0 0-.693.273c-.262.143-.273.15-.452.267-.51.33-1.097.955-1.386 1.473-.13.232-.32.629-.345.722a1.742 1.742 0 0 1-.06.165c-.051.12-.108.33-.159.587-.02.097-.051.25-.071.34-.09.407-.097 1.654-.01 1.878.013.036.035.14.048.233.033.234.19.734.311.99.2.421.282.574.44.81.12.182.514.657.613.74l.26.22c.111.095.256.206.322.248l.19.12c.164.103.495.269.646.323l.19.07c.2.073.491.158.545.158.03 0 .136.02.233.046.305.08.94.098 3.163.09l2.054-.007.16-.078a.822.822 0 0 0 .452-.517l.056-.18V12.529l-.055-.153c-.19-.515-.896-.783-1.299-.493a.262.262 0 0 1-.087.047c-.035 0-.29.288-.29.329a.56.56 0 0 1-.042.129c-.034.082-.04.257-.052 1.423-.01 1.078-.02 1.336-.046 1.368-.036.043-3.307.058-3.538.016-.265-.047-.583-.12-.606-.139a.55.55 0 0 0-.117-.049c-.351-.111-.874-.5-1.08-.804a2.103 2.103 0 0 0-.11-.148c-.11-.129-.308-.56-.447-.975-.131-.39-.204-1.114-.146-1.444.014-.077.04-.23.057-.34.135-.841.711-1.735 1.35-2.096.197-.11.391-.205.425-.205.017 0 .092-.023.168-.05.316-.113.508-.122 2.918-.139 2.584-.017 2.421-.002 2.711-.252.538-.463.235-1.453-.466-1.521-.184-.018-2.609-.026-3.785-.013Zm7.81 0c-.274.014-.47.077-.594.191a.195.195 0 0 1-.064.045c-.035 0-.17.239-.214.379-.047.147-.048.215-.048 4.377v4.227l.057.156c.294.82 1.451.801 1.718-.027.046-.143.05-.22.058-1.267.005-.744.017-1.125.034-1.145.02-.024.331-.03 1.524-.03h1.5l.103.085a17.315 17.315 0 0 0 .522.441c.217.18.41.344.43.366.02.021.1.091.179.155.24.194.643.533.669.562.013.015.195.168.406.34.21.172.398.33.418.352.11.122.77.633.881.682.205.092.698.087.886-.009.593-.302.7-1.12.196-1.493-.1-.074-.665-.528-1.069-.858a9.952 9.952 0 0 0-.236-.189 12.87 12.87 0 0 1-.682-.562c-.04-.049.05-.14.213-.216.276-.128 1.166-.99 1.32-1.28a1.58 1.58 0 0 1 .08-.126c.027-.039.084-.144.128-.235.043-.09.09-.184.102-.208.04-.077.14-.375.166-.496.104-.497.116-.588.116-.9 0-.198-.014-.403-.036-.513a8.801 8.801 0 0 1-.06-.344.946.946 0 0 0-.059-.227.892.892 0 0 1-.06-.18c-.028-.127-.053-.184-.25-.571a2.635 2.635 0 0 0-.764-.93 2.852 2.852 0 0 0-1.165-.456 1.691 1.691 0 0 1-.275-.052c-.13-.05-5.29-.089-6.13-.044Zm5.508 1.832c.6.102 1.06.404 1.323.87.204.36.221 1.064.034 1.374a.704.704 0 0 0-.06.129c-.046.146-.387.52-.56.613a4.397 4.397 0 0 0-.12.066 1.89 1.89 0 0 1-.562.192c-.399.078-4.535.073-4.603-.006-.05-.057-.066-3.149-.017-3.239.039-.07 4.147-.07 4.565 0Z"></path></svg></div></span></div><h3 class="text-gray-900 mt-8 text-xl font-medium tracking-tight lg:text-2xl">100% δική μας υποδομή</h3><p class="text-gray-600 mt-5 text-base">Φροντίζουμε για την καλύτερη απόδοση του site σου και έτσι διαλέγουμε προσεκτικά το hardware που χρησιμοποιούμε. Στο ελληνικό datacenter επιλέγουμε ποιοτικά υλικά επώνυμων brands όπως Samsung, Dell, Intel και πολλων ακόμη.

</p></div></div></div><!--]--></div></div><!----></div> </section><section id="what-they-say-about-us" class="bg-white py-12 sm:py-16 lg:py-20 xl:py-24" data-sections="section-head_testimonial-simple-centered-slider" data-spacing="md"> <div class="container"><h2 class="text-primary-600 highlight--light p-animation slide-down section-heading">Τι λένε για εμάς</h2><p data-delay="150" class="text-gray-600 max-w-3xl mx-auto mt-2 text-lg leading-5 text-center p-animation slide-up sm:text-xl sm:leading-6 lg:mt-4 lg:text-2xl">Οι πελάτες μας εμπιστεύονται και πιστεύουν στις αξίες μας</p></div><div class="relative mt-8 lg:mt-12 xl:mt-16" id="testimonial-simple-slider"><section class="mx-auto splide h-[430px] overflow-hidden"><div class="container max-w-4xl splide__track"><ul id="splide_list" class="splide__list"><!--[--><li class="splide__slide"><div class="splide__slide__container"><picture class="mx-auto"><!--[--><source media="((max-width: 640px))" srcset="/assets/images/img160x80-hellenic-technologies-logo.webp 160w, /assets/images/img160x80-hellenic-technologies-logo.avif 160w, /assets/images/img160x80-hellenic-technologies-logo.png 160w"><source media="((min-width: 641px) and (max-width: 768px))" srcset="/assets/images/img160x80-hellenic-technologies-logo.webp 160w, /assets/images/img160x80-hellenic-technologies-logo.avif 160w, /assets/images/img160x80-hellenic-technologies-logo.png 160w"><source media="((min-width: 769px) and (max-width: 1024px))" srcset="/assets/images/img160x80-hellenic-technologies-logo.webp 160w, /assets/images/img160x80-hellenic-technologies-logo.avif 160w, /assets/images/img160x80-hellenic-technologies-logo.png 160w"><source media="((min-width: 1025px) and (max-width: 1280px))" srcset="/assets/images/img160x80-hellenic-technologies-logo.webp 160w, /assets/images/img160x80-hellenic-technologies-logo.avif 160w, /assets/images/img160x80-hellenic-technologies-logo.png 160w"><source media="((min-width: 1536px))" srcset="/assets/images/img160x80-hellenic-technologies-logo.webp 160w, /assets/images/img160x80-hellenic-technologies-logo.avif 160w, /assets/images/img160x80-hellenic-technologies-logo.png 160w"><!--]--><img src="/assets/images/img155x80-hellenic-technologies-logo.png" alt="hellenic technologies logo" class="mx-auto" width="160" height="80" loading="lazy"></picture><blockquote class="mt-4 lg:mt-6 xl:mt-8"><div class="max-w-xs mx-auto text-sm text-center text-gray-700 sm:max-w-sm md:text-base md:max-w-prose lg:max-w-2xl lg:text-lg"><p>Εκ μέρους όλης της ομάδας της Hellenic Technologies, θα θέλαμε να εκφράσουμε την ικανοποίησή μας όσον αφορά τις υπηρεσίες και το προσωπικό της εταιρείας Pointer. Η εταιρεία χαρακτηρίζεται από ευγένεια, άμεση ανταπόκριση στα αιτήματά μας και επίλυση των προβλημάτων που τυχόν αντιμετωπίζουμε. Σας ευχαριστούμε πολύ για την υποστήριξη όλα αυτά τα χρόνια συνεργασίας μας.</p></div><footer class="mt-8"><div class="md:flex md:items-center md:justify-center"><!----><div class="mt-3 text-center md:mt-0 md:ml-4 md:flex md:items-center"><div class="text-base font-medium text-gray-800">Hellenic Technologies - Digital Agency</div><!----><div class="text-base font-medium text-gray-500"></div></div></div></footer></blockquote></div></li><li class="splide__slide"><div class="splide__slide__container"><picture class="mx-auto"><!--[--><source media="((max-width: 640px))" srcset="/assets/images/img160x80-channels4_profile.webp 160w, /assets/images/img160x80-channels4_profile.avif 160w, /assets/images/img160x80-channels4_profile.jpg 160w"><source media="((min-width: 641px) and (max-width: 768px))" srcset="/assets/images/img160x80-channels4_profile.webp 160w, /assets/images/img160x80-channels4_profile.avif 160w, /assets/images/img160x80-channels4_profile.jpg 160w"><source media="((min-width: 769px) and (max-width: 1024px))" srcset="/assets/images/img160x80-channels4_profile.webp 160w, /assets/images/img160x80-channels4_profile.avif 160w, /assets/images/img160x80-channels4_profile.jpg 160w"><source media="((min-width: 1025px) and (max-width: 1280px))" srcset="/assets/images/img160x80-channels4_profile.webp 160w, /assets/images/img160x80-channels4_profile.avif 160w, /assets/images/img160x80-channels4_profile.jpg 160w"><source media="((min-width: 1536px))" srcset="/assets/images/img160x80-channels4_profile.webp 160w, /assets/images/img160x80-channels4_profile.avif 160w, /assets/images/img160x80-channels4_profile.jpg 160w"><!--]--><img src="/assets/images/img900x900-channels4_profile.webp" alt="" class="mx-auto" width="160" height="80" loading="lazy"></picture><blockquote class="mt-4 lg:mt-6 xl:mt-8"><div class="max-w-xs mx-auto text-sm text-center text-gray-700 sm:max-w-sm md:text-base md:max-w-prose lg:max-w-2xl lg:text-lg"><p>Η Pointer είναι μια εταιρεία που πάντα προτείνουμε στους πελάτες της GIM Agency. Οι λόγοι; Εξαιρετική ταχύτητα φόρτωσης, αξιόπιστη υποδομή, και φιλική υποστήριξη από γνώστες. Συνεχίστε έτσι δυνατά!</p></div><footer class="mt-8"><div class="md:flex md:items-center md:justify-center"><!----><div class="mt-3 text-center md:mt-0 md:ml-4 md:flex md:items-center"><div class="text-base font-medium text-gray-800">Karolos Tsiligkirian</div><svg class="hidden w-4 h-4 mx-1 text-indigo-600 md:block" fill="currentColor" viewBox="0 0 20 20"><path d="M11 0h3L9 20H6l5-20z"></path></svg><div class="text-base font-medium text-gray-500">GIM Agency</div></div></div></footer></blockquote></div></li><li class="splide__slide"><div class="splide__slide__container"><picture class="mx-auto"><!--[--><source media="((max-width: 640px))" srcset="/assets/images/img160x80-hippie-monkeys-logo.webp 160w, /assets/images/img160x80-hippie-monkeys-logo.avif 160w, /assets/images/img160x80-hippie-monkeys-logo.png 160w"><source media="((min-width: 641px) and (max-width: 768px))" srcset="/assets/images/img160x80-hippie-monkeys-logo.webp 160w, /assets/images/img160x80-hippie-monkeys-logo.avif 160w, /assets/images/img160x80-hippie-monkeys-logo.png 160w"><source media="((min-width: 769px) and (max-width: 1024px))" srcset="/assets/images/img160x80-hippie-monkeys-logo.webp 160w, /assets/images/img160x80-hippie-monkeys-logo.avif 160w, /assets/images/img160x80-hippie-monkeys-logo.png 160w"><source media="((min-width: 1025px) and (max-width: 1280px))" srcset="/assets/images/img160x80-hippie-monkeys-logo.webp 160w, /assets/images/img160x80-hippie-monkeys-logo.avif 160w, /assets/images/img160x80-hippie-monkeys-logo.png 160w"><source media="((min-width: 1536px))" srcset="/assets/images/img160x80-hippie-monkeys-logo.webp 160w, /assets/images/img160x80-hippie-monkeys-logo.avif 160w, /assets/images/img160x80-hippie-monkeys-logo.png 160w"><!--]--><img src="/assets/images/img254x50-hippie-monkeys-logo.png" alt="Hippie Monkeys Logo" class="mx-auto" width="160" height="80" loading="lazy"></picture><blockquote class="mt-4 lg:mt-6 xl:mt-8"><div class="max-w-xs mx-auto text-sm text-center text-gray-700 sm:max-w-sm md:text-base md:max-w-prose lg:max-w-2xl lg:text-lg"><p>-Αμεση ανταποκριση στα προβλήματά μας, άριστοι , ηθικοί επαγγελματίες και οικονομικά. 
-H καλύτερη εταιρία στο είδος της , με express εξυπηρέτηση
-Αμεσο Support, οικονομικές λύσεις στις ανάγκες μας και κυρίως προσιτές τιμές. </p></div><footer class="mt-8"><div class="md:flex md:items-center md:justify-center"><!----><div class="mt-3 text-center md:mt-0 md:ml-4 md:flex md:items-center"><div class="text-base font-medium text-gray-800">Πάνος Καραγιάννης</div><svg class="hidden w-4 h-4 mx-1 text-indigo-600 md:block" fill="currentColor" viewBox="0 0 20 20"><path d="M11 0h3L9 20H6l5-20z"></path></svg><div class="text-base font-medium text-gray-500">Hippie Monkeys, CEO - Founder</div></div></div></footer></blockquote></div></li><li class="splide__slide"><div class="splide__slide__container"><picture class="mx-auto"><!--[--><source media="((max-width: 640px))" srcset="/assets/images/img160x80-montego-blitz-logo.webp 160w, /assets/images/img160x80-montego-blitz-logo.avif 160w, /assets/images/img160x80-montego-blitz-logo.png 160w"><source media="((min-width: 641px) and (max-width: 768px))" srcset="/assets/images/img160x80-montego-blitz-logo.webp 160w, /assets/images/img160x80-montego-blitz-logo.avif 160w, /assets/images/img160x80-montego-blitz-logo.png 160w"><source media="((min-width: 769px) and (max-width: 1024px))" srcset="/assets/images/img160x80-montego-blitz-logo.webp 160w, /assets/images/img160x80-montego-blitz-logo.avif 160w, /assets/images/img160x80-montego-blitz-logo.png 160w"><source media="((min-width: 1025px) and (max-width: 1280px))" srcset="/assets/images/img160x80-montego-blitz-logo.webp 160w, /assets/images/img160x80-montego-blitz-logo.avif 160w, /assets/images/img160x80-montego-blitz-logo.png 160w"><source media="((min-width: 1536px))" srcset="/assets/images/img160x80-montego-blitz-logo.webp 160w, /assets/images/img160x80-montego-blitz-logo.avif 160w, /assets/images/img160x80-montego-blitz-logo.png 160w"><!--]--><img src="/assets/images/img155x80-montego-blitz-logo.png" alt="Montego Blitz logo" class="mx-auto" width="160" height="80" loading="lazy"></picture><blockquote class="mt-4 lg:mt-6 xl:mt-8"><div class="max-w-xs mx-auto text-sm text-center text-gray-700 sm:max-w-sm md:text-base md:max-w-prose lg:max-w-2xl lg:text-lg"><p>Πραγματικά επαγγελματίες. Έψαχνα να βρω μια σοβαρή εταιρεία για τους πελάτες μου και για πέντε χρόνια μόνο ταλαιπωρία, υποσχέσεις και προβλήματα. Με την Pointer λύθηκαν όλα τα προβλήματά μου. Σταθερότητα, ασφάλεια και κυρίως πάντα κάποιος να σηκώνει το τηλέφωνο όταν χρειαστεί. Δίνουν περισσότερες επιλογές και καλύτερες τιμές. Την προτείνω ανεπιφύλακτα.</p></div><footer class="mt-8"><div class="md:flex md:items-center md:justify-center"><div class="md:flex-shrink-0"><picture class="w-10 h-10 mx-auto rounded-full"><!--[--><source media="((max-width: 640px))" srcset="/assets/images/img300x200-alexandros-tsoukalas-ceo-montego-blitz.webp 300w, /assets/images/img300x200-alexandros-tsoukalas-ceo-montego-blitz.avif 300w, /assets/images/img300x200-alexandros-tsoukalas-ceo-montego-blitz.jpg 300w"><source media="((min-width: 641px) and (max-width: 768px))" srcset="/assets/images/img300x200-alexandros-tsoukalas-ceo-montego-blitz.webp 300w, /assets/images/img300x200-alexandros-tsoukalas-ceo-montego-blitz.avif 300w, /assets/images/img300x200-alexandros-tsoukalas-ceo-montego-blitz.jpg 300w"><source media="((min-width: 769px) and (max-width: 1024px))" srcset="/assets/images/img300x200-alexandros-tsoukalas-ceo-montego-blitz.webp 300w, /assets/images/img300x200-alexandros-tsoukalas-ceo-montego-blitz.avif 300w, /assets/images/img300x200-alexandros-tsoukalas-ceo-montego-blitz.jpg 300w"><source media="((min-width: 1025px) and (max-width: 1280px))" srcset="/assets/images/img300x200-alexandros-tsoukalas-ceo-montego-blitz.webp 300w, /assets/images/img300x200-alexandros-tsoukalas-ceo-montego-blitz.avif 300w, /assets/images/img300x200-alexandros-tsoukalas-ceo-montego-blitz.jpg 300w"><source media="((min-width: 1536px))" srcset="/assets/images/img300x200-alexandros-tsoukalas-ceo-montego-blitz.webp 300w, /assets/images/img300x200-alexandros-tsoukalas-ceo-montego-blitz.avif 300w, /assets/images/img300x200-alexandros-tsoukalas-ceo-montego-blitz.jpg 300w"><!--]--><img src="/assets/images/img256x256-alexandros-tsoukalas-ceo-montego-blitz.webp" alt="Alexandros Tsoukalas - CEO of Montego Blitz" class="w-10 h-10 mx-auto rounded-full" width="300" height="200" loading="lazy"></picture></div><div class="mt-3 text-center md:mt-0 md:ml-4 md:flex md:items-center"><div class="text-base font-medium text-gray-800">Αλέξανδρος Τσουκαλάς</div><svg class="hidden w-4 h-4 mx-1 text-indigo-600 md:block" fill="currentColor" viewBox="0 0 20 20"><path d="M11 0h3L9 20H6l5-20z"></path></svg><div class="text-base font-medium text-gray-500">CEO,  Montego Blitz</div></div></div></footer></blockquote></div></li><li class="splide__slide"><div class="splide__slide__container"><picture class="mx-auto"><!--[--><source media="((max-width: 640px))" srcset="/assets/images/img160x80-vipagroup.webp 160w, /assets/images/img160x80-vipagroup.avif 160w, /assets/images/img160x80-vipagroup.jpg 160w"><source media="((min-width: 641px) and (max-width: 768px))" srcset="/assets/images/img160x80-vipagroup.webp 160w, /assets/images/img160x80-vipagroup.avif 160w, /assets/images/img160x80-vipagroup.jpg 160w"><source media="((min-width: 769px) and (max-width: 1024px))" srcset="/assets/images/img160x80-vipagroup.webp 160w, /assets/images/img160x80-vipagroup.avif 160w, /assets/images/img160x80-vipagroup.jpg 160w"><source media="((min-width: 1025px) and (max-width: 1280px))" srcset="/assets/images/img160x80-vipagroup.webp 160w, /assets/images/img160x80-vipagroup.avif 160w, /assets/images/img160x80-vipagroup.jpg 160w"><source media="((min-width: 1536px))" srcset="/assets/images/img160x80-vipagroup.webp 160w, /assets/images/img160x80-vipagroup.avif 160w, /assets/images/img160x80-vipagroup.jpg 160w"><!--]--><img src="/assets/images/img200x200-vipagroup.webp" alt="Vipa Group" class="mx-auto" width="160" height="80" loading="lazy"></picture><blockquote class="mt-4 lg:mt-6 xl:mt-8"><div class="max-w-xs mx-auto text-sm text-center text-gray-700 sm:max-w-sm md:text-base md:max-w-prose lg:max-w-2xl lg:text-lg"><p>Η Pointer είναι μια εταιρεία φιλοξενίας, τόσο για μικρές όσο και για μεγάλες επιχειρήσεις. Για όσους δίνουν προτεραιότητα στην ακεραιότητα, την ανθεκτικότητα, τη συμμόρφωση και ακόμη περισσότερο επαγγελματισμό, είναι η καλύτερη επιλογή σε σύγκριση με άλλους παρόχους στην ελληνική αγορά. Από την πρώτη μέρα που επικοινωνήσαμε με την Pointer, ήταν άψογη η επικοινωνία, με εξαιρετική απόκριση και μια συμβουλευτική υψηλής αξίας στους Dedicated Servers. Είμαστε ήσυχοι, γνωρίζοντας ότι έχουμε καθημερινή επικοινωνία και υποστήριξη με λογικό κόστος!</p></div><footer class="mt-8"><div class="md:flex md:items-center md:justify-center"><!----><div class="mt-3 text-center md:mt-0 md:ml-4 md:flex md:items-center"><div class="text-base font-medium text-gray-800">Χρίστος Αϊβάζογλου</div><svg class="hidden w-4 h-4 mx-1 text-indigo-600 md:block" fill="currentColor" viewBox="0 0 20 20"><path d="M11 0h3L9 20H6l5-20z"></path></svg><div class="text-base font-medium text-gray-500">Vipa Group</div></div></div></footer></blockquote></div></li><li class="splide__slide"><div class="splide__slide__container"><picture class="mx-auto"><!--[--><source media="((max-width: 640px))" srcset="/assets/images/img160x80-new-media.webp 160w, /assets/images/img160x80-new-media.avif 160w, /assets/images/img160x80-new-media.png 160w"><source media="((min-width: 641px) and (max-width: 768px))" srcset="/assets/images/img160x80-new-media.webp 160w, /assets/images/img160x80-new-media.avif 160w, /assets/images/img160x80-new-media.png 160w"><source media="((min-width: 769px) and (max-width: 1024px))" srcset="/assets/images/img160x80-new-media.webp 160w, /assets/images/img160x80-new-media.avif 160w, /assets/images/img160x80-new-media.png 160w"><source media="((min-width: 1025px) and (max-width: 1280px))" srcset="/assets/images/img160x80-new-media.webp 160w, /assets/images/img160x80-new-media.avif 160w, /assets/images/img160x80-new-media.png 160w"><source media="((min-width: 1536px))" srcset="/assets/images/img160x80-new-media.webp 160w, /assets/images/img160x80-new-media.avif 160w, /assets/images/img160x80-new-media.png 160w"><!--]--><img src="/assets/images/img411x74-new-media.png" alt="New Media" class="mx-auto" width="160" height="80" loading="lazy"></picture><blockquote class="mt-4 lg:mt-6 xl:mt-8"><div class="max-w-xs mx-auto text-sm text-center text-gray-700 sm:max-w-sm md:text-base md:max-w-prose lg:max-w-2xl lg:text-lg"><p>Από το 2013 η POINTER μας παρέχει την βασικότερη υπηρεσία που χρειάζεται μία εταιρεία. Εμπιστοσύνη.</p></div><footer class="mt-8"><div class="md:flex md:items-center md:justify-center"><div class="md:flex-shrink-0"><picture class="w-10 h-10 mx-auto rounded-full"><!--[--><source media="((max-width: 640px))" srcset="/assets/images/img300x200-lefteris-mavrikos.webp 300w, /assets/images/img300x200-lefteris-mavrikos.avif 300w, /assets/images/img300x200-lefteris-mavrikos.jpg 300w"><source media="((min-width: 641px) and (max-width: 768px))" srcset="/assets/images/img300x200-lefteris-mavrikos.webp 300w, /assets/images/img300x200-lefteris-mavrikos.avif 300w, /assets/images/img300x200-lefteris-mavrikos.jpg 300w"><source media="((min-width: 769px) and (max-width: 1024px))" srcset="/assets/images/img300x200-lefteris-mavrikos.webp 300w, /assets/images/img300x200-lefteris-mavrikos.avif 300w, /assets/images/img300x200-lefteris-mavrikos.jpg 300w"><source media="((min-width: 1025px) and (max-width: 1280px))" srcset="/assets/images/img300x200-lefteris-mavrikos.webp 300w, /assets/images/img300x200-lefteris-mavrikos.avif 300w, /assets/images/img300x200-lefteris-mavrikos.jpg 300w"><source media="((min-width: 1536px))" srcset="/assets/images/img300x200-lefteris-mavrikos.webp 300w, /assets/images/img300x200-lefteris-mavrikos.avif 300w, /assets/images/img300x200-lefteris-mavrikos.jpg 300w"><!--]--><img src="/assets/images/img40x40-lefteris-mavrikos.webp" alt="Λευτέρης Μαυρίκος" class="w-10 h-10 mx-auto rounded-full" width="300" height="200" loading="lazy"></picture></div><div class="mt-3 text-center md:mt-0 md:ml-4 md:flex md:items-center"><div class="text-base font-medium text-gray-800">Λευτέρης Μαυρίκος</div><svg class="hidden w-4 h-4 mx-1 text-indigo-600 md:block" fill="currentColor" viewBox="0 0 20 20"><path d="M11 0h3L9 20H6l5-20z"></path></svg><div class="text-base font-medium text-gray-500">New Media</div></div></div></footer></blockquote></div></li><li class="splide__slide"><div class="splide__slide__container"><picture class="mx-auto"><!--[--><source media="((max-width: 640px))" srcset="/assets/images/img160x80-innovator.webp 160w, /assets/images/img160x80-innovator.avif 160w, /assets/images/img160x80-innovator.png 160w"><source media="((min-width: 641px) and (max-width: 768px))" srcset="/assets/images/img160x80-innovator.webp 160w, /assets/images/img160x80-innovator.avif 160w, /assets/images/img160x80-innovator.png 160w"><source media="((min-width: 769px) and (max-width: 1024px))" srcset="/assets/images/img160x80-innovator.webp 160w, /assets/images/img160x80-innovator.avif 160w, /assets/images/img160x80-innovator.png 160w"><source media="((min-width: 1025px) and (max-width: 1280px))" srcset="/assets/images/img160x80-innovator.webp 160w, /assets/images/img160x80-innovator.avif 160w, /assets/images/img160x80-innovator.png 160w"><source media="((min-width: 1536px))" srcset="/assets/images/img160x80-innovator.webp 160w, /assets/images/img160x80-innovator.avif 160w, /assets/images/img160x80-innovator.png 160w"><!--]--><img src="/assets/images/img245x56-innovator.png" alt="e-innovator" class="mx-auto" width="160" height="80" loading="lazy"></picture><blockquote class="mt-4 lg:mt-6 xl:mt-8"><div class="max-w-xs mx-auto text-sm text-center text-gray-700 sm:max-w-sm md:text-base md:max-w-prose lg:max-w-2xl lg:text-lg"><p>Με την Pointer συνεργάζομαι πάνω από 15 έτη και δεν την αλλάζω με τίποτα. Έμπειροι, επαγγελματίες, με πολλά χρόνια στον χώρο, χαμηλές τιμές, άριστη ταχύτητα και υποστήριξη. Η καλύτερη λύση για επαγγελματίες και όχι μόνο!</p></div><footer class="mt-8"><div class="md:flex md:items-center md:justify-center"><!----><div class="mt-3 text-center md:mt-0 md:ml-4 md:flex md:items-center"><div class="text-base font-medium text-gray-800">Θεόδωρος Μαύρος</div><svg class="hidden w-4 h-4 mx-1 text-indigo-600 md:block" fill="currentColor" viewBox="0 0 20 20"><path d="M11 0h3L9 20H6l5-20z"></path></svg><div class="text-base font-medium text-gray-500">E-Innovator Solutions</div></div></div></footer></blockquote></div></li><!--]--></ul><div class="mt-3 md:mt-0 splide__arrows"></div></div></section></div><script defer="">(function(){const testimonialsNumber = 7;

  let splide_loaded = false;

  const loadSlider = () => {
    if (splide_loaded === true) return;

    const splide_script = document.createElement("script");
    splide_script.setAttribute("src", "/assets/js/splide.min.js");
    splide_script.setAttribute("id", "splide_script");
    splide_script.setAttribute("onload", "splideMount()");

    const splide_css = document.createElement("link");
    splide_css.setAttribute("rel", "stylesheet");
    splide_css.setAttribute("href", "/assets/css/splide.min.css");

    document.getElementById("main").appendChild(splide_script);
    document.getElementById("main").appendChild(splide_css);
    splide_loaded = true;
  };

  window.splideMount = () => {
    const splide = new Splide(".splide", {
      perPage: 1,
      gap: "1rem",
      pagination: false,
    });
    splide.mount();
  };
  // loadSlider();
  (() => {
    const isVisibleObserver = new IntersectionObserver((events) => {
      if (events[0].isIntersecting) {
        if (testimonialsNumber > 1) {
          loadSlider();
        }
      }
    });
    let target = document.querySelector("#testimonial-simple-slider");
    isVisibleObserver.observe(target);
  })();
})();</script> </section><section id="human-support" class="bg-primary-600 py-12 sm:py-16 lg:py-20 xl:py-24" data-sections="content-split_features-with-icons" data-spacing="md"> <div class="container xl:max-w-7xl"><div class="relative lg:grid lg:grid-flow-row-dense lg:grid-cols-2 lg:items-center lg:gap-8"><div class="relative"><!----><h2 class="text-gray-100 highlight--dark text-2xl font-bold tracking-tight highlight sm:text-3xl xl:text-4xl">Εδώ μιλάμε ανθρώπινα!</h2><p class="text-gray-300 mt-3 prose lg:prose-lg lg:mt-6">Η ομάδα μας είναι έτοιμη να μιλήσει μαζί σου όποτε χρειαστείς βοήθεια.</p><dl class="mt-10 space-y-10"><!--[--><!--]--></dl><div><p class="text-gray-200 mt-3 text-lg lg:mt-6 lg:text-xl">Τι κάνει το support μας ξεχωριστό:</p><ul class="text-gray-200 mt-4 space-y-2" role="list"><!--[--><li class="flex items-center space-x-3"><svg aria-hidden="true" class="flex-shrink-0 w-6 h-6 text-secondary-400" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg><span class="lg:text-lg">Αμεσότητα</span></li><li class="flex items-center space-x-3"><svg aria-hidden="true" class="flex-shrink-0 w-6 h-6 text-secondary-400" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg><span class="lg:text-lg">Τεχνογνωσία</span></li><li class="flex items-center space-x-3"><svg aria-hidden="true" class="flex-shrink-0 w-6 h-6 text-secondary-400" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg><span class="lg:text-lg">Φιλική Διάθεση</span></li><li class="flex items-center space-x-3"><svg aria-hidden="true" class="flex-shrink-0 w-6 h-6 text-secondary-400" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg><span class="lg:text-lg">Επαγγελματική αντιμετώπιση</span></li><li class="flex items-center space-x-3"><svg aria-hidden="true" class="flex-shrink-0 w-6 h-6 text-secondary-400" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg><span class="lg:text-lg">Χαμηλός χρόνος αναμονής</span></li><!--]--></ul></div><!----></div><div class="relative mt-10 lg:mt-0"><picture><!--[--><source media="((max-width: 640px))" srcset="/assets/images/img719x344-pointer-human-support.webp 719w, /assets/images/img719x344-pointer-human-support.avif 719w"><source media="((min-width: 641px) and (max-width: 768px))" srcset="/assets/images/img975x412-pointer-human-support.webp 975w, /assets/images/img975x412-pointer-human-support.avif 975w"><source media="((min-width: 769px) and (max-width: 1024px))" srcset="/assets/images/img1216x472-pointer-human-support.webp 1216w, /assets/images/img1216x472-pointer-human-support.avif 1216w"><source media="((min-width: 1025px) and (max-width: 1280px))" srcset="/assets/images/img1216x472-pointer-human-support.webp 1216w, /assets/images/img1216x472-pointer-human-support.avif 1216w"><source media="((min-width: 1536px))" srcset="/assets/images/img1216x472-pointer-human-support.webp 1216w, /assets/images/img1216x472-pointer-human-support.avif 1216w"><!--]--><img src="/assets/images/img1150x1032-pointer-human-support.webp" alt="Τεχνικός κάθεται στο γραφείο εν ώρα εργασίας" width="1216" height="472" loading="lazy"></picture></div></div></div><div class="pt-6 lg:pt-12 xl:pt-24 container xl:max-w-7xl"><dl class="lg:grid-cols-3 space-y-10 lg:grid lg:gap-8 xl:gap-12 2xl:gap-16 lg:space-y-0"><!--[--><div class="relative"><dt><div class="flex items-center justify-center w-12 h-12 rounded-md bg-secondary"><div class="text-white w-7 h-7" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
  <path d="M1.5 8.67v8.58a3 3 0 003 3h15a3 3 0 003-3V8.67l-8.928 5.493a3 3 0 01-3.144 0L1.5 8.67z"></path>
  <path d="M22.5 6.908V6.75a3 3 0 00-3-3h-15a3 3 0 00-3 3v.158l9.714 5.978a1.5 1.5 0 001.572 0L22.5 6.908z"></path>
</svg>
</div></div><p class="text-gray-200 mt-6 text-lg font-bold leading-6 lg:text-2xl">Email / Ticketing System</p></dt><dd class="text-gray-200 mt-2 text-base 2xl:text-lg">Γράψε μας ένα email ή συνδέσου στο ticketing σύστημά μας και θα έχεις μια ολοκληρωμένη εμπειρία support με πλήρες ιστορικό, κοινοποίηση, ειδοποιήσεις και άμεσο διαμοιρασμό οθόνης.
</dd></div><div class="relative"><dt><div class="flex items-center justify-center w-12 h-12 rounded-md bg-secondary"><div class="text-white w-7 h-7" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
  <path fill-rule="evenodd" d="M4.848 2.771A49.144 49.144 0 0112 2.25c2.43 0 4.817.178 7.152.52 1.978.292 3.348 2.024 3.348 3.97v6.02c0 1.946-1.37 3.678-3.348 3.97a48.901 48.901 0 01-3.476.383.39.39 0 00-.297.17l-2.755 4.133a.75.75 0 01-1.248 0l-2.755-4.133a.39.39 0 00-.297-.17 48.9 48.9 0 01-3.476-.384c-1.978-.29-3.348-2.024-3.348-3.97V6.741c0-1.946 1.37-3.68 3.348-3.97zM6.75 8.25a.75.75 0 01.75-.75h9a.75.75 0 010 1.5h-9a.75.75 0 01-.75-.75zm.75 2.25a.75.75 0 000 1.5H12a.75.75 0 000-1.5H7.5z" clip-rule="evenodd"></path>
</svg>
</div></div><p class="text-gray-200 mt-6 text-lg font-bold leading-6 lg:text-2xl">Live Chat</p></dt><dd class="text-gray-200 mt-2 text-base 2xl:text-lg">Κάνε μας μια γρήγορη ερώτηση, μοιράσου μαζί μας μία εικόνα από το Control Panel σου ή ζήτα διευκρινίσεις για κάτι που δεν καταλαβαίνεις.
</dd></div><div class="relative"><dt><div class="flex items-center justify-center w-12 h-12 rounded-md bg-secondary"><div class="text-white w-7 h-7" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
  <path fill-rule="evenodd" d="M1.5 4.5a3 3 0 013-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 01-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 006.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 011.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 01-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5z" clip-rule="evenodd"></path>
</svg>
</div></div><p class="text-gray-200 mt-6 text-lg font-bold leading-6 lg:text-2xl">Τηλέφωνο</p></dt><dd class="text-gray-200 mt-2 text-base 2xl:text-lg">Εάν δεν είσαι σίγουρος γι’ αυτό που θέλεις ή δεν ξέρεις πώς να το εκφράσεις μίλα απευθείας μαζί μας τηλεφωνικά. Λειτουργία γραμμής 24/7 για επείγοντα ζητήματα.
</dd></div><!--]--></dl></div> </section><section id="reliable-workers" class="bg-gray-100 pt-12 sm:pt-16 lg:pt-20 xl:pt-24" data-sections="section-head_horizontal-features" data-spacing="md-no-bottom"> <div class="container"><h2 class="text-primary-600 highlight--light p-animation slide-down section-heading">Στην Pointer θα βρείς <em>αξιόπιστους συνεργάτες!</em></h2><!----></div><div class="py-4 md:py-12"><div class="container relative max-w-7xl"><div class="max-w-4xl mx-auto xl:max-w-6xl"><div class="bg-white rounded-lg shadow-lg sm:grid sm:grid-flow-col sm:auto-cols-auto"><!--[--><div class="border-gray-100 flex flex-col p-6 text-center border-b sm:border-0 sm:border-r"><h3 class="text-gray-600 order-2 h-24 mt-2 text-lg font-medium leading-6 lg:text-xl xl:text-2xl">30.000+ ενεργά domain names</h3><img src="/assets/images/thousand-of-domain-names.svg" alt="thousand-of-domain-names.svg" width="141" class="order-1 mx-auto text-secondary-600" height="81" loading="lazy"></div><div class="border-gray-100 flex flex-col p-6 text-center border-b sm:border-0 sm:border-r"><h3 class="text-gray-600 order-2 h-24 mt-2 text-lg font-medium leading-6 lg:text-xl xl:text-2xl">10.000+ ευχαριστημένοι πελάτες</h3><img src="/assets/images/happy-clients.svg" alt="happy-clients.svg" width="141" class="order-1 mx-auto text-secondary-600" height="81" loading="lazy"></div><div class="border-gray-100 flex flex-col p-6 text-center border-b sm:border-0 sm:border-r"><h3 class="text-gray-600 order-2 h-24 mt-2 text-lg font-medium leading-6 lg:text-xl xl:text-2xl">12.000+ Websites φιλοξενούνται αυτή τη στιγμή</h3><img src="/assets/images/a-server.svg" alt="a-server.svg" width="141" class="order-1 mx-auto text-secondary-600" height="81" loading="lazy"></div><!--]--></div></div><!----></div></div> </section><section id="trust-badges" class="bg-white py-0 lg:py-0" data-sections="badges" data-spacing="none"> <div class="bg-white"><div class="max-w-6xl px-4 py-24 mx-auto sm:px-6 sm:py-16 lg:px-8"><div class="grid grid-cols-2 gap-y-12 sm:grid-cols-3 sm:gap-x-6 lg:grid-cols-6 lg:gap-x-12"><!--[--><div class="mx-auto"><img src="/assets/images/trust-badge-gr.svg" alt="trust-badge-gr.svg" width="201" height="152" loading="lazy"></div><div class="mx-auto"><img src="/assets/images/trust-badge-eu.svg" alt="eu-badge" width="201" height="152" loading="lazy"></div><div class="mx-auto"><a href="https://www.plesk.com/" rel="noopener noreferrer" target="_blank"><img src="/assets/images/plesk-authorized-partner.svg" alt="plesk-authorized-partner.svg" width="200" height="150" loading="lazy"></a></div><div class="mx-auto"><a href="https://partnernoc.cpanel.net/res/7089/pointergr-hosting-experts.htm" rel="noopener noreferrer" target="_blank"><picture><!--[--><source media="((max-width: 640px))" srcset="/assets/images/img300x200-cpanel-certified.webp 300w, /assets/images/img300x200-cpanel-certified.avif 300w, /assets/images/img300x200-cpanel-certified.png 300w"><source media="((min-width: 641px) and (max-width: 768px))" srcset="/assets/images/img225x150-cpanel-certified.webp 225w, /assets/images/img225x150-cpanel-certified.avif 225w, /assets/images/img225x150-cpanel-certified.png 225w"><source media="((min-width: 769px) and (max-width: 1024px))" srcset="/assets/images/img150x100-cpanel-certified.webp 150w, /assets/images/img150x100-cpanel-certified.avif 150w, /assets/images/img150x100-cpanel-certified.png 150w"><source media="((min-width: 1025px) and (max-width: 1280px))" srcset="/assets/images/img150x100-cpanel-certified.webp 150w, /assets/images/img150x100-cpanel-certified.avif 150w, /assets/images/img150x100-cpanel-certified.png 150w"><source media="((min-width: 1536px))" srcset="/assets/images/img150x100-cpanel-certified.webp 150w, /assets/images/img150x100-cpanel-certified.avif 150w, /assets/images/img150x100-cpanel-certified.png 150w"><!--]--><img src="/assets/images/img200x150-cpanel-certified.png" alt="cPanel logo" width="300" height="200" loading="lazy"></picture></a></div><div class="mx-auto"><a href="https://www.litespeedtech.com/partners/hosting-providers" rel="noopener noreferrer" target="_blank"><img src="/assets/images/litespeed-partner-pointer.svg" alt="LiteSpeed Partner Logo " width="200" height="150" loading="lazy"></a></div><div class="mx-auto"><a href="https://www.jetbackup.com/" rel="noopener noreferrer" target="_blank"><img src="/assets/images/jetbackup-partners-pointer.svg" alt="JetBackup Logo " width="200" height="150" loading="lazy"></a></div><!--]--></div></div></div> </section><section id="control-panel-for-everyone" class="bg-primary-600 py-20 sm:py-24 lg:py-32 xl:py-36" data-sections="media-tabs" data-spacing="xl"> <div class="relative overflow-hidden"><div class="container lg:grid lg:grid-flow-col-dense lg:grid-cols-2 lg:gap-12 lg:px-8 xl:gap-16"><div class="max-w-3xl lg:max-w-2xl lg:mx-0 lg:py-16 lg:px-0"><div aria-hidden="true"><span class="flex items-center justify-center w-12 h-12 rounded-md bg-secondary-600"><div class="w-8 h-8 text-white"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
  <path fill-rule="evenodd" d="M2.25 5.25a3 3 0 013-3h13.5a3 3 0 013 3V15a3 3 0 01-3 3h-3v.257c0 .597.237 1.17.659 1.591l.621.622a.75.75 0 01-.53 1.28h-9a.75.75 0 01-.53-1.28l.621-.622a2.25 2.25 0 00.659-1.59V18h-3a3 3 0 01-3-3V5.25zm1.5 0v7.5a1.5 1.5 0 001.5 1.5h13.5a1.5 1.5 0 001.5-1.5v-7.5a1.5 1.5 0 00-1.5-1.5H5.25a1.5 1.5 0 00-1.5 1.5z" clip-rule="evenodd"></path>
</svg>
</div></span></div><div class="mt-6"><h2 class="text-3xl font-bold tracking-tight text-gray-100 highlight highlight--dark xl:text-4xl">Control <em>Panel για όλους!</em></h2><div class="mt-4 mb-8 md:mb-0"><!--[--><div id="button-tab-19" class="border-gray-300 opacity-100 w-full px-3 py-3 mb-3 text-left transition duration-300 ease-in-out bg-transparent border rounded shadow-md border-1"><button class="flex items-center justify-start md:justify-around" onclick="selectMediaTab(this)" id="tab-button-19"><svg class="w-8 h-8 mr-2 text-secondary-400" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg><h3 class="w-full text-base font-medium tracking-tight text-left text-gray-100 lg:text-lg xl:text-xl">Πανεύκολη επεξεργασία στοιχείων λογαριασμού</h3><svg class="rotate-180 w-6 h-6 text-white transition-ease" id="tab-arrow-19" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path></svg></button><div class="w-full"><p id="tab-content-19" class="block px-2 mt-3 text-gray-200">Έχεις άμεση πρόσβαση στο ιστορικό πληρωμών και παραγγελιών, στις ημερομηνίες λήξης υπηρεσιών, στην επεξεργασία προσώπων επαφής και στην αλλαγή των στοιχείων τιμολόγησης.</p></div></div><div id="button-tab-20" class="border-gray-400 opacity-60 hover:opacity-75 w-full px-3 py-3 mb-3 text-left transition duration-300 ease-in-out bg-transparent border rounded shadow-md border-1"><button class="flex items-center justify-start md:justify-around" onclick="selectMediaTab(this)" id="tab-button-20"><svg class="w-8 h-8 mr-2 text-secondary-400" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg><h3 class="w-full text-base font-medium tracking-tight text-left text-gray-100 lg:text-lg xl:text-xl">Ευέλικτη διαχείριση πελατολογίου</h3><svg class="w-6 h-6 text-white transition-ease" id="tab-arrow-20" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path></svg></button><div class="w-full"><p id="tab-content-20" class="hidden px-2 mt-3 text-gray-200">Μπορείς από τον δικό σου λογαριασμό να ορίζεις ξεχωριστά πρόσωπα επαφής ή στοιχεία τιμολόγησης ανά υπηρεσία ή ανά πελάτη.  Πανεύκολη διαχείριση ακόμα και μεγάλου πελατολογίου από τον ίδιο λογαριασμό.</p></div></div><div id="button-tab-23" class="border-gray-400 opacity-60 hover:opacity-75 w-full px-3 py-3 mb-3 text-left transition duration-300 ease-in-out bg-transparent border rounded shadow-md border-1"><button class="flex items-center justify-start md:justify-around" onclick="selectMediaTab(this)" id="tab-button-23"><svg class="w-8 h-8 mr-2 text-secondary-400" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg><h3 class="w-full text-base font-medium tracking-tight text-left text-gray-100 lg:text-lg xl:text-xl">Απόλυτος έλεγχος στα domain</h3><svg class="w-6 h-6 text-white transition-ease" id="tab-arrow-23" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path></svg></button><div class="w-full"><p id="tab-content-23" class="hidden px-2 mt-3 text-gray-200">Με το πάτημα ενός κουμπιού έχεις πρόσβαση σε μια σειρά από λειτουργίες όπως ανανέωση, διαχείριση DNS, domain forward, αποστολή κωδικού εξουσιοδότησης, ενημέρωση στοιχείων και πολλά ακόμη.</p></div></div><div id="button-tab-24" class="border-gray-400 opacity-60 hover:opacity-75 w-full px-3 py-3 mb-3 text-left transition duration-300 ease-in-out bg-transparent border rounded shadow-md border-1"><button class="flex items-center justify-start md:justify-around" onclick="selectMediaTab(this)" id="tab-button-24"><svg class="w-8 h-8 mr-2 text-secondary-400" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg><h3 class="w-full text-base font-medium tracking-tight text-left text-gray-100 lg:text-lg xl:text-xl">Άμεσες αναβαθμίσεις στις υπηρεσίες φιλοξενίας</h3><svg class="w-6 h-6 text-white transition-ease" id="tab-arrow-24" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path></svg></button><div class="w-full"><p id="tab-content-24" class="hidden px-2 mt-3 text-gray-200">Έχεις άμεση δυνατότητα αναβάθμισης του πακέτου σου, προσθήκη επιπλέον δίσκου ή backup, ρύθμιση dedicated IP και κουμπί απ’ ευθείας σύνδεσης στο panel φιλοξενίας.</p></div></div><!--]--></div></div></div><div class="mt-12 sm:mt-16 lg:col-start-2 lg:mt-0"><!--[--><div id="media-tab-19" class="block pl-4 -mr-48 sm:pl-6 md:-mr-16 lg:relative lg:m-0 lg:h-full lg:px-0"><img src="/assets/images/control-panel-edit-account.svg" alt="Γραφικό επεξεργασίας στοιχείων λογαριασμού στο Control Panel της Pointer " width="1500" class="w-full rounded-lg shadow-xl lg:absolute lg:left-0 lg:h-full lg:w-auto lg:max-w-none" height="840" loading="lazy"></div><div id="media-tab-20" class="hidden pl-4 -mr-48 sm:pl-6 md:-mr-16 lg:relative lg:m-0 lg:h-full lg:px-0"><img src="/assets/images/flexible-customer-edit.svg" alt="Εύκολη διαχείριση πελατολογίου μέσα από το Control Panel της Pointer " width="1500" class="w-full rounded-lg shadow-xl lg:absolute lg:left-0 lg:h-full lg:w-auto lg:max-w-none" height="840" loading="lazy"></div><div id="media-tab-23" class="hidden pl-4 -mr-48 sm:pl-6 md:-mr-16 lg:relative lg:m-0 lg:h-full lg:px-0"><img src="/assets/images/full-domain-control.svg" alt="Απόλυτος έλεγχος στα domain μέσα από το Control Panel της Pointer " width="1500" class="w-full rounded-lg shadow-xl lg:absolute lg:left-0 lg:h-full lg:w-auto lg:max-w-none" height="840" loading="lazy"></div><div id="media-tab-24" class="hidden pl-4 -mr-48 sm:pl-6 md:-mr-16 lg:relative lg:m-0 lg:h-full lg:px-0"><img src="/assets/images/one-click-updates.svg" alt="Άμεσες αναβαθμίσεις στις υπηρεσίες φιλοξενίας μέσα από το Control Panel της Pointer " width="1500" class="w-full rounded-lg shadow-xl lg:absolute lg:left-0 lg:h-full lg:w-auto lg:max-w-none" height="840" loading="lazy"></div><!--]--></div></div></div><script>(function(){const mediaTabIds = [19,20,23,24];

    window.selectMediaTab = (element) => {
        const tab_id = parseInt(element.id.split("-")[2]);

        mediaTabIds.map((id) => {
            if (tab_id == id) {
                // Selected Tab
                document
                    .getElementById("media-tab-" + tab_id)
                    .classList.add("block");
                document
                    .getElementById("tab-content-" + tab_id)
                    .classList.add("block");
                document
                    .getElementById(`button-tab-${tab_id}`)
                    .classList.add("border-gray-300", "opacity-100");
                document
                    .getElementById(`tab-arrow-${tab_id}`)
                    .classList.add("rotate-180");
                document
                    .getElementById("media-tab-" + tab_id)
                    .classList.remove("hidden");
                document
                    .getElementById("tab-content-" + tab_id)
                    .classList.remove("hidden");
                document
                    .getElementById(`button-tab-${tab_id}`)
                    .classList.remove(
                        "border-gray-400",
                        "opacity-60",
                        "hover:opacity-75",
                    );
            } else {
                // Unselected Tabs
                document
                    .getElementById(`tab-arrow-${id}`)
                    .classList.remove("rotate-180");
                document
                    .getElementById(`button-tab-${id}`)
                    .classList.add(
                        "border-gray-400",
                        "opacity-60",
                        "hover:opacity-75",
                    );
                document
                    .getElementById(`button-tab-${id}`)
                    .classList.remove("border-gray-300", "opacity-100");
                document
                    .getElementById("media-tab-" + id)
                    .classList.add("hidden");
                document
                    .getElementById("media-tab-" + id)
                    .classList.remove("block");
                document
                    .getElementById("tab-content-" + id)
                    .classList.add("hidden");
                document
                    .getElementById("tab-content-" + id)
                    .classList.remove("block");
            }
        });
    };
})();</script> </section><section id="transfer-site" class="bg-gray-100 py-12 sm:py-16 lg:py-20 xl:py-24" data-sections="content-icon-right" data-spacing="md"> <div class="relative overflow-hidden"><div class="relative"><div class="container xl:max-w-7xl lg:mx-auto lg:grid lg:grid-flow-col-dense lg:grid-cols-2 lg:gap-24"><div class="max-w-xl px-4 mx-auto sm:px-6 lg:mx-0 lg:max-w-none lg:py-16 lg:px-0"><div><div class="mt-6"><h2 class="text-3xl font-extrabold tracking-tight text-primary-600 xl:text-4xl">Μεταφορά Site</h2><h3 class="mt-4 text-2xl text-gray-600 highlight highlight--light">Μεταφέρουμε το site σου στις δικές μας υποδομές με ασφάλεια και <em>εσύ κερδίζεις!</em></h3><p class="mt-4 text-lg text-gray-600">Εξειδικευμένος τεχνικός μας, αναλαμβάνει να μεταφέρει το site σου και τα email σου γρήγορα, με απόλυτη ασφάλεια και αξιοπιστία. Με τη μεταφορά, κερδίζεις έως <b> 6 μήνες δωρεάν hosting.</b></p><div class="mt-6"><a size="xl" theme="secondary" href="/transfer-hosting" class="inline-flex px-4 py-2 transition duration-200 ease-in-out rounded cursor-pointer focus:outline-none focus:ring-2 focus:ring-primary focus:ring-offset-2 bg-secondary text-white hover:bg-secondary-600 border border-secondary px-6 py-3 text-xl"><!----><!--[-->Μάθε περισσότερα<!--]--><!----></a></div></div></div></div><div class="mt-12 sm:mt-16 lg:mt-0"><img src="/assets/images/pointer-transfer-site.svg" alt="pointer-transfer-site.svg" width="705" class="w-full lg:w-auto lg:max-w-none" height="438" loading="lazy"></div></div></div></div> </section><section id="newsletter" class="bg-transparent py-12 sm:py-16 lg:py-20 xl:py-24" data-sections="newsletter" data-spacing="md"> <div class=""><div class="relative sm:py-16"><div aria-hidden="true" class="hidden sm:block"><div class="absolute inset-y-0 left-0 w-1/2 bg-fixed rounded-r-3xl" style="background-image: url(/assets/images/newsletter-pattern.svg)"></div></div><div class="max-w-md px-4 mx-auto sm:max-w-3xl sm:px-6 lg:max-w-7xl lg:px-8"><div class="relative px-6 py-10 overflow-hidden shadow-xl rounded-2xl bg-primary-700 sm:px-12 sm:py-20"><div aria-hidden="true" class="absolute inset-0 -mt-72 sm:-mt-32 md:mt-0"><svg class="absolute inset-0 w-full h-full" preserveAspectRatio="xMidYMid slice" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 1463 360"><path class="text-primary text-opacity-40" fill="currentColor" d="M-82.673 72l1761.849 472.086-134.327 501.315-1761.85-472.086z"></path><path class="text-primary text-opacity-40" fill="currentColor" d="M-217.088 544.086L1544.761 72l134.327 501.316-1761.849 472.086z"></path></svg></div><div class="relative"><div class="sm:text-center"><h2 class="text-3xl font-bold tracking-tight text-white sm:text-4xl">Μάθε πρώτος για τις προσφορές και τα νέα μας</h2><p class="max-w-2xl mx-auto mt-6 text-lg text-gray-200">Hot προσφορές αποκλειστικά για τους συνδρομητές newsletter!</p></div><div class="hidden" id="zoho-newsletter-script">setupSF('sf3zc3dd0ec9106f06c2c69e4ef0df5fa8a058f24ee0022dae47f4ae51a6838762f3','ZCFORMVIEW',false,'light',false,'0')</div><div id="zoho-newsletter-form"></div></div></div></div></div></div> <script>(function(){const data_onload = "setupSF('sf3zc3dd0ec9106f06c2c69e4ef0df5fa8a058f24ee0022dae47f4ae51a6838762f3','ZCFORMVIEW',false,'light',false,'0')";
const data_form = "%3Cdiv%20id%3D%22sf3zc3dd0ec9106f06c2c69e4ef0df5fa8a058f24ee0022dae47f4ae51a6838762f3%22%20data-type%3D%22signupform%22%3E%0A%20%20%20%20%3Cdiv%20id%3D%22customForm%22%3E%0A%20%20%20%20%20%20%20%20%3Cdiv%20class%3D%22quick_form_7_css%22%20name%3D%22SIGNUP_BODY%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cdiv%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cdiv%20id%3D%22SIGNUP_HEADING%22%3E%3C%2Fdiv%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cdiv%20style%3D%22position%3Arelative%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cdiv%20id%3D%22Zc_SignupSuccess%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22display%3Anone%3Bposition%3Aabsolute%3Bmargin-left%3A4%25%3Bwidth%3A90%25%3Bbackground-color%3A%20white%3B%20padding%3A%203px%3B%20border%3A%203px%20solid%20rgb(194%2C%20225%2C%20154)%3B%20%20margin-top%3A%2010px%3Bmargin-bottom%3A10px%3Bword-break%3Abreak-all%20%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ctable%20width%3D%22100%25%22%20cellpadding%3D%220%22%20cellspacing%3D%220%22%20border%3D%220%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ctbody%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ctr%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ctd%20width%3D%2210%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cimg%20alt%3D%22success-newsletter-icon%22%20class%3D%22successicon%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20src%3D%22https%3A%2F%2Fnter-cmpzourl.maillist-manage.com%2Fimages%2Fchallangeiconenable.jpg%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20align%3D%22absmiddle%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Ftd%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ctd%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cspan%20id%3D%22signupSuccessMsg%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22color%3A%20rgb(73%2C%20140%2C%20132)%3B%20font-family%3A%20sans-serif%3B%20font-size%3A%2014px%3Bword-break%3Abreak-word%22%3E%26nbsp%3B%26nbsp%3BThank%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20you%20for%20Signing%20Up%3C%2Fspan%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Ftd%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Ftr%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Ftbody%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Ftable%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fdiv%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fdiv%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cform%20class%3D%22zoho-form-newsletter%22%20method%3D%22POST%22%20id%3D%22zcampaignOptinForm%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20action%3D%22https%3A%2F%2Fnter-cmpzourl.maillist-manage.com%2Fweboptin.zc%22%20target%3D%22_zcSignup%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cdiv%20class%3D%22flex-1%20min-w-0%20SIGNUP_FLD%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Clabel%20class%3D%22text-white%20sr-only%22%20for%3D%22EMBED_FORM_EMAIL_LABEL%22%3EEmail%3C%2Flabel%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20class%3D%22block%20w-full%20px-5%20py-3%20text-base%20text-gray-900%20placeholder-gray-500%20border%20border-transparent%20rounded-md%20shadow-sm%20focus%3Aborder-transparent%20focus%3Aoutline-none%20focus%3Aring-2%20focus%3Aring-secondary%20focus%3Aring-offset-2%20focus%3Aring-offset-primary-600%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20type%3D%22email%22%20placeholder%3D%22Email%22%20changeitem%3D%22SIGNUP_FORM_FIELD%22%20name%3D%22CONTACT_EMAIL%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22EMBED_FORM_EMAIL_LABEL%22%20required%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fdiv%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cdiv%20class%3D%22mt-4%20sm%3Amt-0%20sm%3Aml-3%20SIGNUP_FLD%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Clabel%20class%3D%22text-white%20sr-only%22%20for%3D%22zcWebOptin%22%3ESubmit%3C%2Flabel%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20class%3D%22block%20w-full%20px-5%20py-3%20text-base%20font-medium%20text-white%20duration-300%20ease-in-out%20border%20border-transparent%20rounded-md%20shadow%20cursor-pointer%20bg-secondary%20hover%3Abg-secondary-600%20focus%3Aoutline-none%20focus%3Aring-2%20focus%3Aring-white%20focus%3Aring-offset-2%20sm%3Apx-10%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20type%3D%22submit%22%20name%3D%22SIGNUP_SUBMIT_BUTTON%22%20id%3D%22zcWebOptin%22%20value%3D%22%CE%95%CE%B3%CE%B3%CF%81%CE%B1%CF%86%CE%AE%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fdiv%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20id%3D%22fieldBorder%22%20value%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20id%3D%22submitType%22%20name%3D%22submitType%22%20value%3D%22optinCustomView%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20id%3D%22emailReportId%22%20name%3D%22emailReportId%22%20value%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20id%3D%22formType%22%20name%3D%22formType%22%20value%3D%22QuickForm%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20name%3D%22zx%22%20id%3D%22cmpZuid%22%20value%3D%221275d0e42%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20name%3D%22zcvers%22%20value%3D%223.0%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20name%3D%22oldListIds%22%20id%3D%22allCheckedListIds%22%20value%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20id%3D%22mode%22%20name%3D%22mode%22%20value%3D%22OptinCreateView%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20id%3D%22zcld%22%20name%3D%22zcld%22%20value%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20id%3D%22zctd%22%20name%3D%22zctd%22%20value%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20id%3D%22document_domain%22%20value%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20id%3D%22zc_Url%22%20value%3D%22nter-cmpzourl.maillist-manage.com%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20id%3D%22new_optin_response_in%22%20value%3D%220%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20id%3D%22duplicate_optin_response_in%22%20value%3D%220%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20name%3D%22zc_trackCode%22%20id%3D%22zc_trackCode%22%20value%3D%22ZCFORMVIEW%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20id%3D%22zc_formIx%22%20name%3D%22zc_formIx%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20value%3D%223zc3dd0ec9106f06c2c69e4ef0df5fa8a058f24ee0022dae47f4ae51a6838762f3%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cinput%20type%3D%22hidden%22%20id%3D%22viewFrom%22%20value%3D%22URL_ACTION%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cspan%20style%3D%22display%3A%20none%22%20id%3D%22dt_CONTACT_EMAIL%22%3E1%2Ctrue%2C6%2CContact%20Email%2C2%3C%2Fspan%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fform%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fdiv%3E%0A%20%20%20%20%20%20%20%20%3C%2Fdiv%3E%0A%20%20%20%20%3C%2Fdiv%3E%0A%20%20%20%20%3Cimg%20alt%3D%22spacer-icon-icon%22%20src%3D%22https%3A%2F%2Fnter-cmpzourl.maillist-manage.com%2Fimages%2Fspacer.gif%22%20id%3D%22refImage%22%3E%0A%3C%2Fdiv%3E%0A%3Cinput%20type%3D%22hidden%22%20id%3D%22signupFormType%22%20value%3D%22QuickForm_Horizontal%22%3E%0A%3Cdiv%20id%3D%22zcOptinOverLay%22%20oncontextmenu%3D%22return%20false%22%0A%20%20%20%20style%3D%22display%3Anone%3Btext-align%3A%20center%3B%20background-color%3A%20rgb(0%2C%200%2C%200)%3B%20opacity%3A%200.5%3B%20z-index%3A%20100%3B%20position%3A%20fixed%3B%20width%3A%20100%25%3B%20top%3A%200px%3B%20left%3A%200px%3B%20height%3A%20988px%3B%22%3E%0A%3C%2Fdiv%3E%0A%3Cdiv%20id%3D%22zcOptinSuccessPopup%22%0A%20%20%20%20style%3D%22display%3Anone%3Bz-index%3A%209999%3Bwidth%3A%20800px%3B%20height%3A%2040%25%3Btop%3A%2084px%3Bposition%3A%20fixed%3B%20left%3A%2026%25%3Bbackground-color%3A%20%23FFFFFF%3Bborder-color%3A%20%23E6E6E6%3B%20border-style%3A%20solid%3B%20border-width%3A%201px%3B%20%20box-shadow%3A%200%201px%2010px%20%23424242%3Bpadding%3A%2035px%3B%22%3E%0A%20%20%20%20%3Cspan%20style%3D%22position%3A%20absolute%3Btop%3A%20-16px%3Bright%3A-14px%3Bz-index%3A99999%3Bcursor%3A%20pointer%3B%22%20id%3D%22closeSuccess%22%3E%0A%20%20%20%20%20%20%20%20%3Cimg%20alt%3D%22close-icon%22%20src%3D%22https%3A%2F%2Fnter-cmpzourl.maillist-manage.com%2Fimages%2Fvideoclose.png%22%3E%0A%20%20%20%20%3C%2Fspan%3E%0A%20%20%20%20%3Cdiv%20id%3D%22zcOptinSuccessPanel%22%3E%3C%2Fdiv%3E%0A%3C%2Fdiv%3E%0A%0A%3C!--Zoho%20Campaigns%20Web-Optin%20Form%20Ends%20Here--%3E";

    let scriptLoaded = false;
    (() => {
        const isVisibleObserver = new IntersectionObserver((events) => {
            if (events[0].isIntersecting === true) {
                if (scriptLoaded === false) {
                    setNewsletterJs();
                }
            }
        });
        let target = document.querySelector("#newsletter");
        isVisibleObserver.observe(target);
    })();

    function setNewsletterJs() {
        const form = document.getElementById("zoho-newsletter-form");
        form.innerHTML = decodeURIComponent(data_form);

        const new_script = document.createElement("script");
        new_script.setAttribute("id", "zoho-newsletter-script");
        new_script.setAttribute("onload", data_onload);
        new_script.setAttribute("type", "text/javascript");
        new_script.setAttribute(
            "src",
            "https://nter-cmpzourl.maillist-manage.com/js/optin.min.js",
        );

        document.body.appendChild(new_script);
    }
})();</script> </section><section id="need-help" class="bg-primary-600 py-12 sm:py-16 lg:py-20 xl:py-24" data-sections="section-head_need-help" data-spacing="md"> <div class="container"><h2 class="text-white highlight--dark p-animation slide-down section-heading">Χρειάζεσαι βοήθεια;</h2><p data-delay="150" class="text-gray-200 max-w-3xl mx-auto mt-2 text-lg leading-5 text-center p-animation slide-up sm:text-xl sm:leading-6 lg:mt-4 lg:text-2xl">Είμαστε εδώ για να λύσουμε κάθε σου απορία!</p></div><div class="max-w-6xl px-4 mx-auto text-center sm:px-6 lg:px-8"><div class="grid grid-cols-1 mt-16 place-content-evenly gap-y-16 md:grid-cols-2 md:gap-y-0 lg:grid-cols-4"><!--[--><div class="flex flex-col items-center space-y-6 group"><div aria-hidden="true" class="w-24 h-24 text-white transition duration-700 ease-in-out group-hover:text-secondary-300"><svg viewBox="0 0 488 517" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M244 125.85C207.369 93.0453 159.875 74.9324 110.667 75.0002C87.2889 75.0002 64.8444 78.9937 44 86.3594V402.509C65.4138 394.966 87.9592 391.125 110.667 391.15C161.889 391.15 208.622 410.385 244 442M244 125.85C280.63 93.0435 328.124 74.9303 377.333 75.0002C400.711 75.0002 423.156 78.9937 444 86.3594V402.509C422.586 394.966 400.041 391.125 377.333 391.15C328.124 391.082 280.631 409.195 244 442M244 125.85V442" stroke="currentColor" stroke-width="28.9375" stroke-linecap="round" stroke-linejoin="round"></path>
</svg></div><h3 class="text-2xl font-medium tracking-tight text-gray-100 transition duration-700 group-hover:text-secondary-100">Γνωσιακή Βάση</h3><div class="inline-flex rounded-md"><a target="_blank" class="inline-flex items-center justify-center px-6 py-3 text-lg font-medium text-gray-700 duration-500 ease-in-out bg-white rounded hover:-translate-y-1 hover:bg-gray-50 lg:text-xl" href="/kb"><!--[--><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" class="w-5 h-5 mr-3 -ml-1 text-gray-500"><path stroke-linecap="round" stroke-linejoin="round" d="M13.5 6H5.25A2.25 2.25 0 0 0 3 8.25v10.5A2.25 2.25 0 0 0 5.25 21h10.5A2.25 2.25 0 0 0 18 18.75V10.5m-10.5 6L21 3m0 0h-5.25M21 3v5.25"></path></svg> Χρήσιμοι Οδηγοί<!--]--></a></div></div><div class="flex flex-col items-center space-y-6 group"><div aria-hidden="true" class="w-24 h-24 text-white transition duration-700 ease-in-out group-hover:text-secondary-300"><svg class="w-24 h-24 text-white transition duration-700 ease-in-out group-hover:text-secondary-300" viewBox="0 0 428 517" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M336.09 316.37C346.274 307.655 353.809 296.253 357.84 283.468H366.297C373.691 283.468 380.785 280.53 386.012 275.3C391.243 270.073 394.18 262.98 394.18 255.585V216.362C394.18 208.967 391.243 201.874 386.012 196.643C380.785 191.416 373.692 188.479 366.297 188.479H360.906V143.307C359.606 91.7019 331.328 44.5649 286.41 19.1269C241.488 -6.30711 186.519 -6.30711 141.6 19.1269C96.6824 44.5649 68.4054 91.7009 67.1044 143.307V188.666H61.62V188.662C54.2255 188.662 47.136 191.599 41.905 196.83C36.6745 202.06 33.737 209.15 33.737 216.545V255.678C33.737 263.072 36.6745 270.166 41.905 275.393C47.1355 280.624 54.225 283.561 61.62 283.561H76.397L76.4009 195.448V143.307C77.6548 94.995 104.155 50.881 146.213 27.077C188.275 3.27599 239.736 3.27599 281.803 27.077C323.862 50.878 350.362 94.991 351.615 143.307V265.997C351.201 275.856 348.291 285.45 343.158 293.88C345.15 284.72 346.15 275.372 346.131 265.997V145.167C346.06 115.331 334.162 86.741 313.045 65.659C291.932 44.581 263.318 32.729 233.483 32.702H194.26C164.471 32.827 135.94 44.733 114.905 65.823C93.8656 86.913 82.0296 115.471 81.9786 145.261V266.091C81.9474 308.036 101.901 347.489 135.702 372.321H134.584V411.173H95.3654C70.1544 411.2 45.9824 421.224 28.1584 439.052C10.3304 456.876 0.306419 481.048 0.279419 506.259H18.8694C18.8929 485.978 26.9632 466.536 41.3034 452.197C55.6434 437.857 75.0844 429.791 95.3654 429.763H143.885H143.882C146.346 429.763 148.714 428.786 150.456 427.04C152.198 425.298 153.178 422.935 153.178 420.47V383.29C171.92 393.149 192.787 398.286 213.963 398.255C240.147 398.259 265.74 390.478 287.49 375.896C309.236 361.314 326.154 340.595 336.095 316.369L336.09 316.37ZM213.96 379.667C183.894 379.644 155.065 367.687 133.808 346.429C112.546 325.167 100.589 296.339 100.566 266.273V165.333C118.41 163.474 157.449 155.388 177.527 121.091C186.82 140.982 215.172 184.482 283.297 193.032H283.856L283.852 193.028C286.418 193.208 288.645 191.274 288.824 188.708C289.004 186.141 287.07 183.915 284.504 183.735C202.152 173.419 183.104 111.051 182.264 108.45L178.639 95.8091L173.526 107.891C158.096 144.606 118.503 153.621 100.471 155.852V145.254C100.498 120.371 110.381 96.5121 127.955 78.9021C145.533 61.2891 169.373 51.3591 194.256 51.2851H233.201C258.162 51.2382 282.119 61.1132 299.799 78.7381C317.475 96.3631 327.424 120.293 327.447 145.254V178.621C285.435 155.664 279.021 123.969 278.744 122.851V122.855C278.279 120.289 275.826 118.582 273.259 119.042C270.693 119.507 268.986 121.96 269.447 124.527C269.447 126.199 277.162 164.121 327.259 189.589V266.827C327.228 285.35 322.634 303.577 313.876 319.901C303.454 324.862 292.052 327.432 280.509 327.428H266.103V325.846C266.103 318.452 263.165 311.362 257.935 306.131C252.704 300.901 245.615 297.963 238.216 297.963H203.548C193.587 297.963 184.38 303.28 179.4 311.904C174.419 320.533 174.419 331.162 179.4 339.787C184.38 348.416 193.588 353.732 203.548 353.732H237.845C243.372 353.748 248.779 352.123 253.38 349.06C257.978 345.998 261.567 341.638 263.685 336.537H280.138C288.575 336.506 296.966 335.256 305.044 332.819C283.888 362.061 250.052 379.464 213.958 379.663L213.96 379.667Z" fill="currentColor"></path><path d="M332.64 411.17H284.867C281.726 411.158 278.789 412.729 277.058 415.354L217.109 505.792L232.632 516.015L289.886 429.484H332.64C352.921 429.507 372.363 437.573 386.702 451.914C401.042 466.258 409.112 485.699 409.136 505.976H427.726C427.629 480.816 417.57 456.718 399.749 438.953C381.933 421.183 357.804 411.199 332.64 411.172L332.64 411.17Z" fill="currentColor"></path><path d="M356.25 479.58H289.793C284.66 479.58 280.5 483.74 280.5 488.873C280.5 494.006 284.66 498.17 289.793 498.17H356.25C361.383 498.17 365.543 494.006 365.543 488.873C365.543 483.74 361.383 479.58 356.25 479.58V479.58Z" fill="currentColor"></path><path d="M159.95 440.17C159.001 439.279 157.723 438.822 156.427 438.916C155.13 439.006 153.93 439.639 153.122 440.658C152.309 441.678 151.966 442.986 152.169 444.276C152.372 445.561 153.102 446.701 154.184 447.42L204.653 487.943H204.657C205.517 488.584 206.556 488.939 207.63 488.966C209.04 488.935 210.36 488.291 211.255 487.201C212.837 485.197 212.505 482.291 210.513 480.693L159.95 440.17Z" fill="currentColor"></path></svg></div><h3 class="text-2xl font-medium tracking-tight text-gray-100 transition duration-700 group-hover:text-secondary-100">Τεχνική Υποστήριξη</h3><div class="inline-flex rounded-md"><a target="_blank" class="inline-flex items-center justify-center px-6 py-3 text-lg font-medium text-gray-700 duration-500 ease-in-out bg-white rounded hover:-translate-y-1 hover:bg-gray-50 lg:text-xl" href="https://helpdesk.pointer.gr/portal/en/signin"><!--[--><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" class="w-5 h-5 mr-3 -ml-1 text-gray-500"><path stroke-linecap="round" stroke-linejoin="round" d="M13.5 6H5.25A2.25 2.25 0 0 0 3 8.25v10.5A2.25 2.25 0 0 0 5.25 21h10.5A2.25 2.25 0 0 0 18 18.75V10.5m-10.5 6L21 3m0 0h-5.25M21 3v5.25"></path></svg> Άνοιξε ticket<!--]--></a></div></div><div class="flex flex-col items-center space-y-6 group"><div aria-hidden="true" class="w-24 h-24 text-white transition duration-700 ease-in-out group-hover:text-secondary-300"><svg class="w-24 h-24 text-white transition duration-700 ease-in-out group-hover:text-secondary-300" viewBox="0 0 488 517" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M146.96 427.321C150.319 430.122 224.241 493.962 309.36 506.282C311.598 506.841 318.88 507.962 330.079 507.962C352.477 507.962 388.88 501.802 417.438 468.763C420.797 465.962 430.879 455.884 433.118 440.763C434.798 427.884 430.317 415.001 420.239 402.122L419.118 401.001L356.399 340.521C348.559 332.122 328.399 320.919 303.2 336.599C302.641 337.157 302.079 337.72 301.52 338.278L270.161 369.079C247.763 356.2 176.641 310.278 142.481 240.839L165.442 217.878C168.243 215.64 181.122 202.757 181.68 183.718C182.239 170.839 177.2 159.077 166 147.878L103.84 86.2764C103.282 85.7178 102.719 85.7178 102.719 85.1553C92.6411 77.8741 67.4381 69.4753 44.4811 89.0772C42.2389 91.878 -13.1989 139.479 4.16111 220.677C5.28221 231.876 15.3601 312.517 146.961 427.317L146.96 427.321ZM59.038 106.441C72.479 94.679 85.917 101.402 88.718 103.082L150.32 164.121C156.48 170.281 159.281 177 159.281 183.16C158.722 193.238 150.32 201.64 150.32 201.64L149.761 202.198L121.199 230.198C117.84 233.558 116.719 238.597 118.961 242.518C160.961 336.6 262.321 390.358 266.801 392.598C271.282 394.837 276.321 394.278 279.68 390.919L316.078 355.638C330.637 347.239 338.476 354.516 340.156 356.196L340.715 356.755L402.875 417.794C408.476 425.075 411.273 432.353 410.715 438.513C409.593 446.911 402.875 452.513 402.875 452.513L401.195 454.192C366.476 495.633 316.074 484.993 314.394 484.993H313.835C235.437 473.231 163.195 411.634 162.635 411.071C31.0354 296.841 26.5554 219.551 26.5554 218.441V216.203C10.8754 148.441 57.3564 108.683 59.0354 106.443L59.038 106.441Z" fill="currentColor"></path><path d="M213.04 128.281C299.282 130.519 367.6 202.761 365.36 289.561C365.36 295.721 369.841 300.76 376.001 301.323H376.56C382.72 301.323 387.759 296.284 387.759 290.682C390.559 192.123 312.72 109.242 213.599 106.442C207.438 106.442 202.4 110.923 201.837 117.083C201.841 122.681 206.88 127.72 213.04 128.282L213.04 128.281Z" fill="currentColor"></path><path d="M225.36 31.399C361.44 35.3209 468.4 148.999 464.48 285.079C464.48 291.239 468.96 296.278 475.121 296.841H475.679C481.84 296.841 486.879 291.802 486.879 286.2C491.359 137.8 374.318 13.48 225.918 9C219.758 9 214.719 13.4805 214.156 19.641C214.156 26.3598 219.196 31.399 225.355 31.399H225.36Z" fill="currentColor"></path></svg></div><h3 class="text-2xl font-medium tracking-tight text-gray-100 transition duration-700 group-hover:text-secondary-100">Κάλεσε μας</h3><div class="inline-flex rounded-md"><a target="_self" class="inline-flex items-center justify-center px-6 py-3 text-lg font-medium text-gray-700 duration-500 ease-in-out bg-white rounded hover:-translate-y-1 hover:bg-gray-50 lg:text-xl" href="tel:2319999900"><!--[--><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" class="w-5 h-5 mr-3 -ml-1 text-gray-500"><path stroke-linecap="round" stroke-linejoin="round" d="M13.5 6H5.25A2.25 2.25 0 0 0 3 8.25v10.5A2.25 2.25 0 0 0 5.25 21h10.5A2.25 2.25 0 0 0 18 18.75V10.5m-10.5 6L21 3m0 0h-5.25M21 3v5.25"></path></svg> Κάλεσέ μας<!--]--></a></div></div><div class="flex flex-col items-center space-y-6 group"><div aria-hidden="true" class="w-24 h-24 text-white transition duration-700 ease-in-out group-hover:text-secondary-300"><svg class="w-24 h-24 text-white transition duration-700 ease-in-out group-hover:text-secondary-300" viewBox="0 0 500 500" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M351.292 93.4792L406.25 148.438M375 291.667V390.625C375 403.057 370.061 414.98 361.271 423.771C352.48 432.561 340.557 437.5 328.125 437.5H109.375C96.943 437.5 85.0201 432.561 76.2294 423.771C67.4386 414.98 62.5 403.057 62.5 390.625V171.875C62.5 159.443 67.4386 147.52 76.2294 138.729C85.0201 129.939 96.943 125 109.375 125H208.333M351.292 93.4792L386.438 58.3125C393.764 50.9859 403.701 46.8699 414.063 46.8699C424.424 46.8699 434.361 50.9859 441.688 58.3125C449.014 65.6391 453.13 75.5761 453.13 85.9375C453.13 96.2989 449.014 106.236 441.688 113.563L220.458 334.792C209.444 345.799 195.862 353.89 180.938 358.333L125 375L141.667 319.063C146.11 304.138 154.201 290.556 165.208 279.542L351.292 93.4792V93.4792Z" stroke="currentColor" stroke-width="23.9375" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
</div><h3 class="text-2xl font-medium tracking-tight text-gray-100 transition duration-700 group-hover:text-secondary-100">Φόρμα επικοινωνίας</h3><div class="inline-flex rounded-md"><a target="_self" class="inline-flex items-center justify-center px-6 py-3 text-lg font-medium text-gray-700 duration-500 ease-in-out bg-white rounded hover:-translate-y-1 hover:bg-gray-50 lg:text-xl" href="/contact#contact-form"><!--[--><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" class="w-5 h-5 mr-3 -ml-1 text-gray-500"><path stroke-linecap="round" stroke-linejoin="round" d="M13.5 6H5.25A2.25 2.25 0 0 0 3 8.25v10.5A2.25 2.25 0 0 0 5.25 21h10.5A2.25 2.25 0 0 0 18 18.75V10.5m-10.5 6L21 3m0 0h-5.25M21 3v5.25"></path></svg> Στείλε μας μήνυμα<!--]--></a></div></div><!--]--></div></div> </section><section id="prefooter-badges" class="bg-white py-0 lg:py-0" data-sections="badges_inline-code" data-spacing="none"> <div class="bg-white"><div class="max-w-6xl px-4 py-24 mx-auto sm:px-6 sm:py-16 lg:px-8"><div class="grid grid-cols-2 gap-y-12 sm:grid-cols-3 sm:gap-x-6 lg:grid-cols-6 lg:gap-x-12"><!--[--><div class="mx-auto"><a href="/static-images/files/ISO27001_el.pdf" rel="noopener noreferrer" target="_blank"><img src="/assets/images/iso-27001-2013.svg" alt="iso-27001-2013 logo" width="141" height="94" loading="lazy"></a></div><div class="mx-auto"><a href="https://www.pointer.gr/images/uploads/pdf/CERTIFICATE_POINTER_GR_ISO_9001.pdf" rel="noopener noreferrer" target="_blank"><img src="/assets/images/iso-9001-2013.svg" alt="ISO 9001:2013 logo" width="141" height="94" loading="lazy"></a></div><div class="mx-auto"><img src="/assets/images/viva-wallet.svg" alt="viva wallet logo" width="300" height="200" loading="lazy"></div><div class="mx-auto"><picture><!--[--><source media="((max-width: 640px))" srcset="/assets/images/img300x200-eu-gdpr.webp 300w, /assets/images/img300x200-eu-gdpr.avif 300w"><source media="((min-width: 641px) and (max-width: 768px))" srcset="/assets/images/img225x150-eu-gdpr.webp 225w, /assets/images/img225x150-eu-gdpr.avif 225w"><source media="((min-width: 769px) and (max-width: 1024px))" srcset="/assets/images/img150x100-eu-gdpr.webp 150w, /assets/images/img150x100-eu-gdpr.avif 150w"><source media="((min-width: 1025px) and (max-width: 1280px))" srcset="/assets/images/img150x100-eu-gdpr.webp 150w, /assets/images/img150x100-eu-gdpr.avif 150w"><source media="((min-width: 1536px))" srcset="/assets/images/img150x100-eu-gdpr.webp 150w, /assets/images/img150x100-eu-gdpr.avif 150w"><!--]--><img src="/assets/images/img300x200-eu-gdpr.webp" alt="GDPR Logo" width="300" height="200" loading="lazy"></picture></div><div class="mx-auto"><picture><!--[--><source media="((max-width: 640px))" srcset="/assets/images/img300x200-iris-payments.webp 300w, /assets/images/img300x200-iris-payments.avif 300w"><source media="((min-width: 641px) and (max-width: 768px))" srcset="/assets/images/img225x150-iris-payments.webp 225w, /assets/images/img225x150-iris-payments.avif 225w"><source media="((min-width: 769px) and (max-width: 1024px))" srcset="/assets/images/img150x100-iris-payments.webp 150w, /assets/images/img150x100-iris-payments.avif 150w"><source media="((min-width: 1025px) and (max-width: 1280px))" srcset="/assets/images/img150x100-iris-payments.webp 150w, /assets/images/img150x100-iris-payments.avif 150w"><source media="((min-width: 1536px))" srcset="/assets/images/img150x100-iris-payments.webp 150w, /assets/images/img150x100-iris-payments.avif 150w"><!--]--><img src="/assets/images/img300x200-iris-payments.webp" alt="IRIS Online Payments Logo" width="300" height="200" loading="lazy"></picture></div><!--]--></div></div></div><script>
  function addToPlaceholder(toAdd, el) {
    el.setAttribute("placeholder", el.getAttribute("placeholder") + toAdd);
    return new Promise((resolve) => setTimeout(resolve, 130));
  }

  function clearPlaceholder(el) {
    el.setAttribute("placeholder", "");
  }

  function printPhrase(phrase, el) {
    return new Promise((resolve) => {
      clearPlaceholder(el);
      let letters = phrase.split("");
      letters.reduce(
        (promise, letter, index) =>
          promise.then((_) => {
            if (index === letters.length - 1) {
              setTimeout(resolve, 3000);
            }
            return addToPlaceholder(letter, el);
          }),
        Promise.resolve()
      );
    });
  }

  function printPhrases(phrases, el) {
    phrases.reduce(
      (promise, phrase) => promise.then((_) => printPhrase(phrase, el)),
      Promise.resolve()
    );
  }

  function run() {
    let phrases = [
      "π.χ myshop",
      "π.χ κατάστημα με είδη παντοπωλείου",
      "π.χ mypetshop",
      "π.χ αθλητικά είδη",
      "π.χ λουλούδια online, ανθοπωλείο",
    ];

    printPhrases(phrases, document.getElementById("domain-name"));
  }

  run();
</script> </section>  </main> <footer class="print:hidden"> <!--[--><!----><div class="bg-primary-700"><h2 class="text-white sr-only">Footer</h2><div class="container py-12 lg:py-16"><div class="xl:grid xl:grid-cols-3"><div class="space-y-8 xl:col-span-1"><img class="h-10 lg:h-12" src="/assets/images/pointer-logo-light.svg" alt="pointer-logo-light.svg" width="182" height="50"><p class="max-w-md text-base text-gray-200 xl:max-w-sm">Η Pointer.gr ιδρύθηκε το 2002 και είναι επίσημος καταχωρητής ονομάτων χώρου καθώς και προμηθευτής χώρου φιλοξενίας σε ελληνικούς servers.</p><div class="flex space-x-6"><!--[--><a aria-label="Η Pointer στο Facebook" class="text-gray-200 hover:text-gray-300" href="https://www.facebook.com/pointer.gr" rel="external nofollow" title="Η Pointer στο Facebook"><div aria-hidden="true" class="w-7 h-7"><svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" viewBox="0 0 24 24"><path fill="currentColor" d="M15.12,5.32H17V2.14A26.11,26.11,0,0,0,14.26,2C11.54,2,9.68,3.66,9.68,6.7V9.32H6.61v3.56H9.68V22h3.68V12.88h3.06l.46-3.56H13.36V7.05C13.36,6,13.64,5.32,15.12,5.32Z"></path></svg></div></a><a aria-label="Ακολουθήστε μας στο Twitter" class="text-gray-200 hover:text-gray-300" href="https://twitter.com/pointergr" rel="external nofollow" title="Ακολουθήστε μας στο Twitter"><div aria-hidden="true" class="w-7 h-7"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.7124 10.7893L20.4133 3H18.8255L13.0071 9.7633L8.35992 3H3L10.0274 13.2273L3 21.3955H4.58799L10.7324 14.2533L15.6401 21.3955H21L13.7121 10.7893H13.7124ZM11.5375 13.3174L10.8255 12.299L5.16016 4.19542H7.59922L12.1712 10.7353L12.8832 11.7537L18.8262 20.2545H16.3871L11.5375 13.3178V13.3174Z" fill="currentColor"></path>
</svg>
</div></a><a aria-label="Η Pointer στο LinkedIn" class="text-gray-200 hover:text-gray-300" href="https://www.linkedin.com/company/pointer-hosting-experts/" rel="external nofollow" title="Η Pointer στο LinkedIn"><div aria-hidden="true" class="w-7 h-7"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20.47,2H3.53A1.45,1.45,0,0,0,2.06,3.43V20.57A1.45,1.45,0,0,0,3.53,22H20.47a1.45,1.45,0,0,0,1.47-1.43V3.43A1.45,1.45,0,0,0,20.47,2ZM8.09,18.74h-3v-9h3ZM6.59,8.48h0a1.56,1.56,0,1,1,0-3.12,1.57,1.57,0,1,1,0,3.12ZM18.91,18.74h-3V13.91c0-1.21-.43-2-1.52-2A1.65,1.65,0,0,0,12.85,13a2,2,0,0,0-.1.73v5h-3s0-8.18,0-9h3V11A3,3,0,0,1,15.46,9.5c2,0,3.45,1.29,3.45,4.06Z"></path></svg></div></a><a aria-label="Εγγραφείτε στο Youtube" class="text-gray-200 hover:text-gray-300" href="https://www.youtube.com/PointerGreece" rel="external nofollow" title="Εγγραφείτε στο Youtube"><div aria-hidden="true" class="w-7 h-7"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M23,9.71a8.5,8.5,0,0,0-.91-4.13,2.92,2.92,0,0,0-1.72-1A78.36,78.36,0,0,0,12,4.27a78.45,78.45,0,0,0-8.34.3,2.87,2.87,0,0,0-1.46.74c-.9.83-1,2.25-1.1,3.45a48.29,48.29,0,0,0,0,6.48,9.55,9.55,0,0,0,.3,2,3.14,3.14,0,0,0,.71,1.36,2.86,2.86,0,0,0,1.49.78,45.18,45.18,0,0,0,6.5.33c3.5.05,6.57,0,10.2-.28a2.88,2.88,0,0,0,1.53-.78,2.49,2.49,0,0,0,.61-1,10.58,10.58,0,0,0,.52-3.4C23,13.69,23,10.31,23,9.71ZM9.74,14.85V8.66l5.92,3.11C14,12.69,11.81,13.73,9.74,14.85Z"></path></svg></div></a><a aria-label="Η Pointer στο TikTok" class="text-gray-200 hover:text-gray-300" href="https://www.tiktok.com/@pointer.gr" rel="external nofollow" title="Η Pointer στο TikTok"><div aria-hidden="true" class="w-7 h-7"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.6099 6.67738C16.6216 6.03304 15.9086 5.00174 15.6861 3.80027C15.638 3.54075 15.6113 3.2734 15.6113 3H12.4573L12.4519 15.6409C12.3992 17.0566 11.2341 18.1926 9.80585 18.1926C9.36193 18.1926 8.944 18.0819 8.5759 17.8879C7.73185 17.444 7.15408 16.5593 7.15408 15.5415C7.15408 14.0795 8.3438 12.8898 9.8055 12.8898C10.0785 12.8898 10.3402 12.935 10.5876 13.0122V9.7923C10.3313 9.75706 10.0711 9.7357 9.8055 9.7357C6.60443 9.7357 4 12.3398 4 15.5415C4 17.5056 4.98111 19.2439 6.47876 20.2947C7.42143 20.9572 8.56878 21.347 9.80585 21.347C13.0073 21.347 15.6113 18.7426 15.6113 15.5415V9.13123C16.8484 10.0191 18.3642 10.5424 20 10.5424V7.38794C19.1189 7.38794 18.2984 7.12629 17.6099 6.67738Z" fill="currentColor"></path>
</svg>
</div></a><!--]--></div><div data-testid="current-language-footer" class="flex flex-row gap-px"><span class="text-gray-100">Γλώσσες:&nbsp; </span><ul class="flex flex-row divide-x-2 divide-primary-400"><!--[--><li class="text-gray-100"><span class="mx-1">Ελληνικά</span></li><li class="text-gray-100"><a class="hover:underline mx-1" rel="alternate" href="/en" hreflang="en">English</a></li><!--]--></ul></div></div><div class="grid grid-cols-2 mt-12 md:grid-cols-4 xl:mt-0 md:gap-8 lg:col-span-2"><!--[--><div class="col-auto mt-12 xl:mt-0 md:col-span-2 xl:col-span-1"><h3 class="text-sm font-medium tracking-wider text-gray-100 uppercase md:text-base">ΥΠΗΡΕΣΙΕΣ</h3><ul role="list" class="mt-4 space-y-4"><!--[--><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_self" href="/domain-names"><!--[-->Κατοχύρωση Domain Name<!--]--></a></li><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_self" href="/transfer-domain"><!--[-->Μεταφορά Domain Name<!--]--></a></li><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_self" href="/web-hosting"><!--[-->Web Hosting<!--]--></a></li><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_self" href="/transfer-hosting"><!--[-->Μεταφορά Website<!--]--></a></li><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_self" href="/reseller"><!--[-->Reseller Hosting<!--]--></a></li><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_self" href="/semi-dedicated-hosting"><!--[-->Semi Dedicated Hosting<!--]--></a></li><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_blank" href="/vps"><!--[-->Cloud VPS Servers<!--]--></a></li><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_self" href="/dedicated-servers"><!--[-->Dedicated Servers<!--]--></a></li><!--]--></ul></div><div class="col-auto mt-12 xl:mt-0 md:col-span-2 xl:col-span-1"><h3 class="text-sm font-medium tracking-wider text-gray-100 uppercase md:text-base">ΥΠΟΣΤΗΡΙΞΗ</h3><ul role="list" class="mt-4 space-y-4"><!--[--><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_blank" href="https://helpdesk.pointer.gr/portal/en/signin"><!--[-->Helpdesk<!--]--></a></li><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_self" href="/kb"><!--[-->Γνωσιακή Βάση<!--]--></a></li><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_self" href="tel:2319999900"><!--[-->231.9999900<!--]--></a></li><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_self" href="/contact"><!--[-->Επικοινωνία<!--]--></a></li><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_self" href="/payment-methods"><!--[-->Τρόποι Πληρωμής<!--]--></a></li><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_self" href="/my-ip"><!--[-->My IP<!--]--></a></li><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_self" href="/forgot-password"><!--[-->Επαναφορά Κωδικού<!--]--></a></li><!--]--></ul></div><div class="col-auto mt-12 xl:mt-0 md:col-span-2 xl:col-span-1"><h3 class="text-sm font-medium tracking-wider text-gray-100 uppercase md:text-base">Η ΕΤΑΙΡΕΙΑ</h3><ul role="list" class="mt-4 space-y-4"><!--[--><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_self" href="/about-us"><!--[-->Ποιοι είμαστε<!--]--></a></li><li><a class="text-base text-gray-100 cursor-pointer hover:underline" target="_self" href="https://blog.pointer.gr"><!--[-->Pointer Blog<!--]--></a></li><!--]--></ul></div><!--]--><div class="mt-12 xl:mt-0"><h3 class="text-sm font-medium tracking-wider text-gray-100 uppercase md:text-base">ΕΠΙΣΗΜΟΙ ΣΥΝΕΡΓΑΤΕΣ</h3><div class="grid grid-cols-2 gap-4 mt-4"><!--[--><div><img src="/assets/images/cPanel-logo.svg" alt="cPanel Logo" width="168" height="112" loading="lazy"></div><div><img src="/assets/images/plesk-logo.svg" alt="plesk-logo.svg" width="150" height="100" loading="lazy"></div><div><img src="/assets/images/gr-registrar.svg" alt=".GR Registrar logo" width="150" height="100" loading="lazy"></div><div><picture><!--[--><source media="((max-width: 640px))" srcset="/assets/images/img100x68-eu-registrar.webp 100w, /assets/images/img100x68-eu-registrar.avif 100w, /assets/images/img100x68-eu-registrar.png 100w"><source media="((min-width: 641px) and (max-width: 768px))" srcset="/assets/images/img70x46-eu-registrar.webp 70w, /assets/images/img70x46-eu-registrar.avif 70w, /assets/images/img70x46-eu-registrar.png 70w"><source media="((min-width: 769px) and (max-width: 1024px))" srcset="/assets/images/img100x68-eu-registrar.webp 100w, /assets/images/img100x68-eu-registrar.avif 100w, /assets/images/img100x68-eu-registrar.png 100w"><source media="((min-width: 1025px) and (max-width: 1280px))" srcset="/assets/images/img100x68-eu-registrar.webp 100w, /assets/images/img100x68-eu-registrar.avif 100w, /assets/images/img100x68-eu-registrar.png 100w"><source media="((min-width: 1536px))" srcset="/assets/images/img100x68-eu-registrar.webp 100w, /assets/images/img100x68-eu-registrar.avif 100w, /assets/images/img100x68-eu-registrar.png 100w"><!--]--><img src="/assets/images/img300x200-eu-registrar.png" alt="Eu registrar logo" width="100" height="68" loading="lazy"></picture></div><div><img src="/assets/images/partner-jetbackup-logo.svg" alt="JetBackup Logo" width="467" height="70" loading="lazy"></div><div><img src="/assets/images/ls-logo-partner.svg" alt="LiteSpeed Partner Logo" width="314" height="70" loading="lazy"></div><div><img src="/assets/images/ripe-member.svg" alt="Ripe Member Logo" width="200" height="134" loading="lazy"></div><!--]--></div></div></div></div><button id="changeCookieSettings" class="block mx-auto mt-8 text-sm text-center text-gray-100 hover:underline lg:mt-12">Αλλαγή των ρυθμίσεων χρήσης cookies 🍪</button><div class="pt-8 mt-8 border-t border-gray-700 md:flex md:items-center md:justify-between"><ul role="list" class="flex space-x-3 md:order-2 md:space-x-6"><!--[--><li><a class="text-sm text-gray-100 hover:underline md:text-base" target="_self" href="/terms"><!--[-->Όροι χρήσης<!--]--></a></li><li><a class="text-sm text-gray-100 hover:underline md:text-base" target="_self" href="/privacy"><!--[-->Πολιτική Απορρήτου<!--]--></a></li><li><a class="text-sm text-gray-100 hover:underline md:text-base" target="_self" href="/payback"><!--[-->Εγγυήσεις<!--]--></a></li><!--]--></ul><p class="mt-8 text-xs text-center text-gray-400 md:order-1 md:mt-0 md:max-w-sm md:text-left xl:max-w-xl">Copyright © 2000 - 2024 Pointer O.E. <br> Όλα τα δικαιώματα δεσμευμένα. Απαγορεύεται η χρήση, μετά ή άνευ επεξεργασίας, χωρίς γραπτή άδεια.</p></div></div></div><!--]--> <div class="fixed z-50 content-center w-full px-2 lg:shadow-lg md:px-4 lg:border-t lg:border-gray-200 lg:mx-auto lg:w-full lg:px-0 bottom-4 md:bottom-8 lg:bottom-0 motion-safe:animate-slideIn" role="dialog" aria-modal="false" aria-labelledby="cookie-settings-modal-title" aria-describedby="cookies-settings-modal-desc" id="cookiePopup"> <div data-testid="cookie-notice" class="bg-white rounded shadow-2xl cookies-notice lg:rounded-none lg:shadow-none"><div class="container flex flex-col items-start justify-start px-3 py-4 space-y-2 max-w-7xl md:items-center md:justify-center md:space-y-0 md:flex-row"><div><div class="flex items-center space-x-2 text-gray-700"><svg class="w-4 h-4 md:w-6 md:h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path></svg><p id="cookie-settings-modal-title" class="text-base font-medium md:text-lg text-primary-700 lg:text-xl">Πολιτική Χρήσης Cookies</p></div><p id="cookies-settings-modal-desc" class="max-w-4xl my-2 text-sm text-gray-600 md:text-base">Για να σου εξασφαλίσουμε την καλύτερη δυνατή εμπειρία στο site μας χρησιμοποιούμε cookies. Πάτησε “Αποδοχή όλων των cookies” για να επιτρέψεις την χρήση όλων των cookies ή “Περισσότερα” για να επιλέξεις ποια θα αποδεχτείς.</p><details><summary data-testid="cookie-notice-more-btn" class="text-sm md:text-base hover:underline hover:cursor-pointer" id="chooseCookieSettings">Περισσότερα</summary><div class="max-w-5xl bg-white"><p class="max-w-4xl my-2 text-gray-600">Χρησιμοποιούμε cookies στον ιστότοπο μας για τη σωστή περιήγησή σου, την επικοινωνία, την παροχή εξατομικευμένου διαφημιστικού και άλλου περιεχομένου ώστε να αντικατοπτρίζει τις ιδιαίτερες ανάγκες και τα ενδιαφέροντά σου. Περισσότερες πληροφορίες στους Όρους Χρήσης και στην Πολιτική Απορρήτου. Παρακάτω μπορείς να κάνεις επιλογή των cookies που θέλεις να αποδεχτείς.</p><div id="cookie_selection" aria-labelledby="chooseCookieSettings"><ul data-testid="cookies-list" class="p-3 space-y-2 text-gray-700"><li><div class="flex items-center"><input id="cookies_obligatory_accepted" type="checkbox" value="" class="w-5 h-5 text-gray-500 form-checkbox disabled:cursor-not-allowed" checked="" disabled=""><label for="cookies_obligatory_accepted" class="ml-2 text-sm font-medium text-gray-700">Αποδοχή απαραίτητων cookies*</label></div></li><li data-testid="cookies_statistics_accepted"><div class="flex items-center"><input id="cookies_statistics_accepted" type="checkbox" value="1" class="w-5 h-5 text-green-700 form-checkbox focus:border-green-700 focus:ring-green-700" checked=""><label for="cookies_statistics_accepted" class="ml-2 text-sm font-medium text-gray-700">Αποδοχή cookies στατιστικών</label></div></li><li data-testid="cookies_advertise_accepted"><div class="flex items-center"><input id="cookies_advertise_accepted" type="checkbox" value="2" class="w-5 h-5 text-green-700 form-checkbox focus:border-green-700 focus:ring-green-700" checked=""><label for="cookies_advertise_accepted" class="ml-2 text-sm font-medium text-gray-700">Αποδοχή cookies προωθησης</label></div></li><li data-testid="cookies_functionality_accepted"><div class="flex items-center"><input id="cookies_functionality_accepted" type="checkbox" value="2" class="w-5 h-5 text-green-700 form-checkbox focus:border-green-700 focus:ring-green-700" checked=""><label for="cookies_functionality_accepted" class="ml-2 text-sm font-medium text-gray-700">Αποδοχή cookies λειτουργικότητας</label></div></li></ul></div><button data-testid="acceptSelectedCookies-btn" class="inline-flex items-center px-4 py-2 text-sm font-medium text-gray-700 bg-white border border-gray-300 rounded-md shadow-sm hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500" id="acceptSelectedCookies">Αποδοχή επιλεγμένων</button></div></details></div><button data-testid="acceptAllCookies-btn" class="inline-flex items-center flex-none px-4 py-2 leading-none text-white bg-green-700 rounded hover:bg-green-800" id="acceptAllCookies"><svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg> Αποδοχή όλων των cookies</button></div></div> <script defer="">
  const popupPopupCard = document.getElementById("cookiePopup");
  const showPopup = () => {
    popupPopupCard.classList.remove("hidden");
  };
  const hidePopup = () => {
    popupPopupCard.classList.add("hidden");
    localStorage.setItem("cookiesAccepted", "1");
  };

  // Αν δεν έχουμε κάνει αποδοχή των cookies, εμφανίζουμε το popup
  const cookiesAccepted = localStorage.getItem("cookiesAccepted") || "0";
  if (cookiesAccepted === "0") {
    showPopup();
  }

  const cookies_statistics_accepted = document.getElementById(
    "cookies_statistics_accepted",
  );
  const cookies_advertise_accepted = document.getElementById(
    "cookies_advertise_accepted",
  );
  const cookies_functionality_accepted = document.getElementById(
    "cookies_functionality_accepted",
  );

  if (localStorage.getItem("cookiesAcceptedStates")) {
    const states = JSON.parse(localStorage.getItem("cookiesAcceptedStates"));
    cookies_statistics_accepted.checked = states.analytics_storage;
    cookies_advertise_accepted.checked = states.ad_storage;
    cookies_functionality_accepted.checked = states.functionality_storage;
  } else {
    cookies_statistics_accepted.checked = false;
    cookies_advertise_accepted.checked = false;
    cookies_functionality_accepted.checked = false;
  }

  // Αρχικοποίηση του Consent Mode
  if (localStorage.getItem("consentMode")) {
    gtag("consent", "default", JSON.parse(localStorage.getItem("consentMode")));
  } else {
    const denyAll = {
      functionality_storage: "denied",
      security_storage: "denied",
      ad_storage: "denied",
      ad_personalization: "denied",
      ad_user_data: "denied",
      analytics_storage: "denied",
    };
    gtag("consent", "default", denyAll);
    localStorage.setItem("consentMode", JSON.stringify(denyAll));
  }

  (function (w, d, s, l, i) {
    w[l] = w[l] || [];
    w[l].push({ "gtm.start": new Date().getTime(), event: "gtm.js" });
    var f = d.getElementsByTagName(s)[0],
      j = d.createElement(s),
      dl = l != "dataLayer" ? "&l=" + l : "";
    j.async = true;
    j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl;
    f.parentNode.insertBefore(j, f);
  })(window, document, "script", "dataLayer", "GTM-N9DQWB9");

  function saveSelectionStates() {
    const states = {
      analytics_storage: cookies_statistics_accepted.checked,
      ad_storage: cookies_advertise_accepted.checked,
      functionality_storage: cookies_functionality_accepted.checked,
    };
    localStorage.setItem("cookiesAcceptedStates", JSON.stringify(states));
  }

  function updateSelectedConsents() {
    const consent = {
      ad_storage: false,
      analytics_storage: false,
      ad_user_data: false,
      ad_personalization: false,
      functionality_storage: false,
      security_storage: false,
    };

    const events = [];

    if (cookies_statistics_accepted.checked) {
      consent.analytics_storage = true;
      consent.ad_personalization = true;
      consent.ad_storage = true;
      consent.ad_user_data = true;
      events.push("cookies_statistics_accepted");
    }

    if (cookies_advertise_accepted.checked) {
      consent.ad_personalization = true;
      consent.ad_storage = true;
      consent.ad_user_data = true;
      events.push("cookies_advertise_accepted");
    }

    if (cookies_functionality_accepted.checked) {
      consent.functionality_storage = true;
      events.push("cookies_functionality_accepted");
    }

    const consentMode = {
      functionality_storage: consent.functionality_storage
        ? "granted"
        : "denied",
      security_storage: consent.security_storage ? "granted" : "denied",
      ad_storage: consent.ad_storage ? "granted" : "denied",
      ad_personalization: consent.ad_personalization ? "granted" : "denied",
      ad_user_data: consent.ad_user_data ? "granted" : "denied",
      analytics_storage: consent.analytics_storage ? "granted" : "denied",
    };
    gtag("consent", "update", consentMode);
    localStorage.setItem("consentMode", JSON.stringify(consentMode));
    saveSelectionStates();
    hidePopup();

    for (const event of events) {
      gtag("event", event);
    }
  }

  // Εμφάνιση του popup για αλλαγή των ρυθμίσεων των cookies
  document
    .getElementById("changeCookieSettings")
    .addEventListener("click", () => {
      showPopup();
    });

  // Accept Selected Cookies
  document
    .getElementById("acceptSelectedCookies")
    .addEventListener("click", () => {
      updateSelectedConsents();
    });

  // Accept All Cookies
  document.getElementById("acceptAllCookies").addEventListener("click", () => {
    cookies_statistics_accepted.checked = true;
    cookies_advertise_accepted.checked = true;
    cookies_functionality_accepted.checked = true;
    updateSelectedConsents();
  });
</script> </div> </footer> </div> <!-- Script to support web component tooltip in Firefox --> <script defer="">

    

    const showHelpPopup = () => {
      const helpPopup = document.getElementById('help-popup-notification');
      if (helpPopup && window.matchMedia("(min-width: 640px)").matches) {
        helpPopup.classList.remove('hidden');
      }
    }

    document.addEventListener("DOMContentLoaded", function () {

      if (getCookie('show_help_to_client_panel') === 'true' && userStoreJson.loggedUser) {
        showHelpPopup();
      } 

      if (!CSS.supports("selector(:has(*))")) {
        try {
          const tooltips = document.querySelectorAll("tool-tip");
          tooltips.forEach((tooltip) => {
            const parent = tooltip.parentNode;
            parent.classList.add("has_tool-tip");
          });
        } catch (error) {

        }
      }
    });
    </script> <script>
    // Set user_id for Google Analytics
    try {
      const userStoreJson = localStorage.getItem("userStore");
      if(userStoreJson) {
        const userData = JSON.parse(userStoreJson);
        const userId = userData.loggedUser ? userData.loggedUser.clientId : null;
        window.dataLayer = window.dataLayer || [];
        window.dataLayer.push({
          user_id: userId,
        });
      }
    } catch(e) {}

    document.addEventListener("DOMContentLoaded", function () {
      const params = new URLSearchParams(window.location.search);
      const couponValue = params.get("coupon");

      if (couponValue) {
        try {
          localStorage.setItem("promo_coupon", couponValue);
        } catch (error) {
          console.error("Error storing coupon in localStorage:", error);
        }
      }

      if (!CSS.supports("selector(:has(*))")) {
        console.log('no support for :has selector')

        const toolTipElements = document.querySelectorAll('.has_tool-tip');

        if (Array.isArray(toolTipElements)) {
          toolTipElements.forEach(element => {
            const showToolTip = () => {
            const toolTip = element.querySelector('tool-tip');
            if (toolTip) {
                toolTip.style.opacity = '1';
                toolTip.style.transitionDelay = '200ms';
              }
            };

            const hideToolTip = () => {
              const toolTip = element.querySelector('tool-tip');
              if (toolTip) {
                toolTip.style.opacity = '';
                toolTip.style.transitionDelay = '';
              }
            };
            
            element.style.position = 'relative';

            element.addEventListener('mouseover', showToolTip);
            element.addEventListener('focus', showToolTip);
            element.addEventListener('mousedown', showToolTip);

            element.addEventListener('mouseout', hideToolTip);
            element.addEventListener('blur', hideToolTip);
          });
        }
      };
    });
  </script> <script defer="">
  let observer = new IntersectionObserver((events, observer) => {
    events.map((event) => {
      const element = event.target;
      if (event.isIntersecting) {
        const delay = element.dataset.delay || 1;
        setTimeout(() => {
          element.classList.add("active");
        }, delay);
      }
    });
  });
  const elements = document.querySelectorAll(".p-animation");
  for (let i = 0; i < elements.length; i++) {
    const element = elements[i];
    observer.observe(element);
  }
</script>    </body></html>