{"product_id":"65-watt-2x-usb-c-1x-usb-a-travel-adapter-von-galio","title":"65 Watt 2x USB-C + USB-A Travel Adapter Von Galio","description":"\u003cstyle\u003e\n\/* ═══════════════════════════════════════════════════════════════\n   GALIO deluxe — GL065C3 · 65W GaN Ladegerät (3 Ports)\n   Scope: #galio-gl065c3  |  Design-Sprache: GALIO deluxe (SLIM LINE ULTRA)\n   Zero global CSS leakage — all: initial reset innerhalb des Scopes.\n═══════════════════════════════════════════════════════════════ *\/\n#galio-gl065c3 {\n  all: initial;\n  font-family: inherit;\n  color: #1d1d1f;\n  background-color: #ffffff;\n  line-height: 1.5;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n  display: block;\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 60px 20px;\n  box-sizing: border-box;\n  overflow: hidden;\n  container-type: inline-size;\n  container-name: gg065c3;\n}\n#galio-gl065c3 *, #galio-gl065c3 *::before, #galio-gl065c3 *::after { box-sizing: border-box; }\n\n#galio-gl065c3 {\n  --gg-bg:        #ffffff;\n  --gg-surface:   #fbfbfd;\n  --gg-surface2:  #f5f5f7;\n  --gg-border:    #e5e5ea;\n  --gg-ink:       #1d1d1f;\n  --gg-ink2:      #434345;\n  --gg-muted:     #515154;\n  --gg-faint:     #86868b;\n  --gg-accent:        #cf9400;\n  --gg-accent-dim:    rgba(207, 148, 0, 0.10);\n  --gg-accent-mid:    rgba(207, 148, 0, 0.22);\n  --gg-accent-glow:   rgba(207, 148, 0, 0.38);\n  --gg-r-lg: 32px;\n  --gg-r-md: 20px;\n  --gg-r-sm: 14px;\n}\n\n@keyframes gg-fade-up   { 0% { opacity:0; transform:translateY(28px); } 100% { opacity:1; transform:translateY(0); } }\n@keyframes gg-dot-pulse { 0%,100% { opacity:1; transform:scale(1); } 50% { opacity:.25; transform:scale(.55); } }\n@keyframes gg-ring      { 0% { transform:scale(.82); opacity:.55; } 70% { transform:scale(1.14); opacity:0; } 100% { transform:scale(1.14); opacity:0; } }\n@keyframes gg-bar-grow  { 0% { height:0%; } 100% { height:var(--gg-h); } }\n\n@media (prefers-reduced-motion: reduce) {\n  #galio-gl065c3 .gg-anim, #galio-gl065c3 .gg-anim * { animation: none !important; transition: none !important; }\n}\n\n\/* ─── LOGO CARD ───────────────────────────────────────────────── *\/\n#galio-gl065c3 .gg-logo-card {\n  background-color: #151515;\n  border-radius: 12px;\n  padding: 16px 30px;\n  margin: 0 auto 30px auto;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  max-width: 380px;\n  box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n  opacity: 0;\n  animation: gg-fade-up 0.6s cubic-bezier(0.16,1,0.3,1) forwards;\n}\n#galio-gl065c3 .gg-logo-img { max-width: 100%; height: 65px; object-fit: contain; }\n\n\/* ─── HERO ────────────────────────────────────────────────────── *\/\n#galio-gl065c3 .gg-hero {\n  background: var(--gg-surface);\n  border: 1px solid var(--gg-border);\n  border-radius: var(--gg-r-lg);\n  overflow: hidden;\n  position: relative;\n  display: grid;\n  grid-template-columns: 1fr 380px;\n  min-height: 420px;\n  margin-bottom: 24px;\n  isolation: isolate;\n  opacity: 0;\n  animation: gg-fade-up 0.9s cubic-bezier(0.16,1,0.3,1) 0.1s forwards;\n}\n#galio-gl065c3 .gg-hero::before {\n  content:''; position:absolute; inset:0; z-index:0; pointer-events:none;\n  background:\n    radial-gradient(ellipse 55% 70% at 88% 35%, rgba(29,29,31,0.04) 0%, transparent 60%),\n    radial-gradient(ellipse 45% 45% at 5% 95%, rgba(29,29,31,0.03) 0%, transparent 55%);\n}\n#galio-gl065c3 .gg-hero__left {\n  padding: 3rem 3rem;\n  display:flex; flex-direction:column; justify-content:center; gap:1.4rem;\n  position:relative; z-index:2;\n}\n#galio-gl065c3 .gg-badge {\n  display:inline-flex; align-items:center; gap:9px;\n  background: rgba(0,0,0,0.05);\n  border: 1px solid rgba(0,0,0,0.05);\n  border-radius:100px; padding:6px 15px 6px 13px;\n  font-size:12px; font-weight:600; letter-spacing:0.06em; text-transform:uppercase;\n  color: var(--gg-ink); width:fit-content;\n}\n#galio-gl065c3 .gg-badge-dot {\n  width:6px; height:6px; border-radius:50%; background: var(--gg-accent); flex-shrink:0;\n  box-shadow: 0 0 8px 2px var(--gg-accent-glow);\n  animation: gg-dot-pulse 2.2s ease-in-out infinite;\n}\n#galio-gl065c3 .gg-hero__title {\n  font-size: clamp(2.6rem, 5vw, 4.2rem);\n  font-weight:800; letter-spacing:-0.03em; line-height:1.02; margin:0;\n  background: linear-gradient(135deg, #111 0%, #666 100%);\n  -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;\n}\n#galio-gl065c3 .gg-hero__subtitle {\n  font-size: clamp(1.1rem, 2vw, 1.5rem); font-weight:600; color:var(--gg-faint); margin: -6px 0 0 0;\n}\n#galio-gl065c3 .gg-hero__model {\n  font-size:12px; color:var(--gg-faint); letter-spacing:0.08em; font-weight:500;\n}\n#galio-gl065c3 .gg-hero__lead {\n  font-size:15px; color:var(--gg-muted); line-height:1.75; max-width:420px;\n}\n#galio-gl065c3 .gg-hero__chips { display:flex; flex-wrap:wrap; gap:8px; margin-top:4px; }\n#galio-gl065c3 .gg-chip {\n  display:inline-flex; align-items:center; gap:6px;\n  background:#ffffff; border:1px solid var(--gg-border);\n  border-radius:100px; padding:6px 13px;\n  font-size:12px; font-weight:600; color:var(--gg-ink2);\n}\n#galio-gl065c3 .gg-chip svg { width:13px; height:13px; stroke:var(--gg-ink); fill:none; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; flex-shrink:0; }\n\n\/* hero visual *\/\n#galio-gl065c3 .gg-hero__visual {\n  position:relative; z-index:2; display:flex; align-items:center; justify-content:center;\n  border-left: 1px solid var(--gg-border);\n  background: linear-gradient(160deg, rgba(29,29,31,0.02) 0%, transparent 60%);\n}\n#galio-gl065c3 .gg-charger-wrap { position:relative; width:240px; height:280px; display:flex; align-items:center; justify-content:center; }\n#galio-gl065c3 .gg-ring { position:absolute; border-radius:50%; border:1.5px solid rgba(29,29,31,0.18); animation: gg-ring 3.4s ease-out infinite; }\n#galio-gl065c3 .gg-ring-1 { width:150px; height:150px; animation-delay:0s; }\n#galio-gl065c3 .gg-ring-2 { width:196px; height:196px; animation-delay:0.9s; }\n#galio-gl065c3 .gg-ring-3 { width:242px; height:242px; animation-delay:1.8s; }\n\n\/* ─── STATS ROW ───────────────────────────────────────────────── *\/\n#galio-gl065c3 .gg-stats {\n  display:grid; grid-template-columns:repeat(4,1fr);\n  background: var(--gg-surface); border:1px solid var(--gg-border);\n  border-radius: var(--gg-r-lg); overflow:hidden; margin-bottom:24px;\n  opacity:0; animation: gg-fade-up 0.9s cubic-bezier(0.16,1,0.3,1) 0.2s forwards;\n}\n#galio-gl065c3 .gg-stat { padding:1.6rem 1rem; text-align:center; border-right:1px solid var(--gg-border); }\n#galio-gl065c3 .gg-stat:last-child { border-right:none; }\n#galio-gl065c3 .gg-stat__n { display:block; font-size:2rem; font-weight:800; letter-spacing:-0.03em; color:var(--gg-ink); line-height:1; }\n#galio-gl065c3 .gg-stat__n .u { font-size:0.95rem; font-weight:700; color: var(--gg-faint); }\n#galio-gl065c3 .gg-stat__l { display:block; margin-top:8px; font-size:10.5px; font-weight:700; letter-spacing:0.07em; text-transform:uppercase; color:var(--gg-faint); }\n\n\/* ─── SECTION LABEL ───────────────────────────────────────────── *\/\n#galio-gl065c3 .gg-label {\n  font-size:11px; font-weight:700; letter-spacing:0.18em; text-transform:uppercase; color: var(--gg-faint);\n  display:flex; align-items:center; gap:10px;\n}\n#galio-gl065c3 .gg-label::after { content:''; flex:1; height:1px; background:var(--gg-border); }\n\n\/* ─── POWER PROFILE (signature element) ──────────────────────── *\/\n#galio-gl065c3 .gg-profile {\n  background: var(--gg-surface); border:1px solid var(--gg-border);\n  border-radius: var(--gg-r-lg); padding:2.5rem 2.5rem 2.25rem;\n  margin-bottom:24px;\n  opacity:0; animation: gg-fade-up 0.9s cubic-bezier(0.16,1,0.3,1) 0.3s forwards;\n}\n#galio-gl065c3 .gg-profile__head { display:flex; align-items:flex-start; justify-content:space-between; gap:2rem; flex-wrap:wrap; margin-top:1.1rem; }\n#galio-gl065c3 .gg-profile__title { font-size:1.7rem; font-weight:800; letter-spacing:-0.02em; color:var(--gg-ink); line-height:1.15; max-width:420px; }\n#galio-gl065c3 .gg-profile__desc { font-size:13.5px; color:var(--gg-muted); line-height:1.7; max-width:420px; margin-top:8px; }\n#galio-gl065c3 .gg-profile__max {\n  display:flex; flex-direction:column; align-items:flex-end; text-align:right; flex-shrink:0;\n}\n#galio-gl065c3 .gg-profile__max b { font-size:2.6rem; font-weight:800; letter-spacing:-0.04em; color:var(--gg-ink); line-height:1; }\n#galio-gl065c3 .gg-profile__max b span { font-size:1.1rem; color:var(--gg-faint); font-weight:700; }\n#galio-gl065c3 .gg-profile__max small { font-size:10.5px; font-weight:700; letter-spacing:0.1em; text-transform:uppercase; color:var(--gg-faint); margin-top:4px; }\n\n#galio-gl065c3 .gg-chart { margin-top:2.25rem; }\n#galio-gl065c3 .gg-bars { display:flex; align-items:flex-end; gap:14px; height:150px; padding:0 4px; border-bottom:1px solid var(--gg-border); }\n#galio-gl065c3 .gg-bar-col { flex:1; display:flex; flex-direction:column; align-items:center; justify-content:flex-end; height:100%; }\n#galio-gl065c3 .gg-bar {\n  width:100%; max-width:56px; border-radius:8px 8px 3px 3px;\n  background: linear-gradient(180deg, #3a3a3c 0%, #1d1d1f 100%);\n  height: var(--gg-h);\n  animation: gg-bar-grow 1s cubic-bezier(0.16,1,0.3,1) 0.5s backwards;\n}\n#galio-gl065c3 .gg-bar-col:last-child .gg-bar { background: linear-gradient(180deg, #4a4a4c 0%, #1d1d1f 100%); }\n#galio-gl065c3 .gg-bar-labels { display:flex; gap:14px; padding:0 4px; margin-top:10px; }\n#galio-gl065c3 .gg-bar-lbl { flex:1; text-align:center; }\n#galio-gl065c3 .gg-bar-lbl b { display:block; font-size:13px; font-weight:700; color:var(--gg-ink); }\n#galio-gl065c3 .gg-bar-lbl span { display:block; font-size:10.5px; color:var(--gg-faint); margin-top:1px; }\n\n#galio-gl065c3 .gg-pps {\n  display:flex; align-items:center; gap:14px; margin-top:22px;\n  background: var(--gg-accent-dim); border:1px solid var(--gg-accent-mid);\n  border-radius: var(--gg-r-sm); padding:14px 18px;\n}\n#galio-gl065c3 .gg-pps__dot { width:9px; height:9px; border-radius:50%; background:var(--gg-accent); flex-shrink:0; box-shadow:0 0 8px 2px var(--gg-accent-glow); }\n#galio-gl065c3 .gg-pps__text { font-size:12.5px; color:var(--gg-ink2); line-height:1.55; }\n#galio-gl065c3 .gg-pps__text b { color:var(--gg-ink); font-weight:700; }\n\n\/* ─── BENTO ───────────────────────────────────────────────────── *\/\n#galio-gl065c3 .gg-bento { display:grid; grid-template-columns:repeat(12,1fr); gap:16px; margin-bottom:24px; }\n#galio-gl065c3 .gg-card {\n  background: var(--gg-surface2); border-radius: var(--gg-r-lg); padding:2.25rem;\n  display:flex; flex-direction:column; justify-content:space-between; position:relative; overflow:hidden;\n  border:1px solid rgba(0,0,0,0.02); transition: transform .45s cubic-bezier(0.16,1,0.3,1), box-shadow .45s ease, background .3s ease;\n  opacity:0; animation: gg-fade-up 0.9s cubic-bezier(0.16,1,0.3,1) forwards;\n}\n#galio-gl065c3 .gg-card:hover { transform: translateY(-4px); box-shadow: 0 24px 48px rgba(0,0,0,0.07); background:#ffffff; }\n#galio-gl065c3 .gg-card:nth-child(1) { grid-column: span 6; animation-delay:0.35s; }\n#galio-gl065c3 .gg-card:nth-child(2) { grid-column: span 6; animation-delay:0.42s; }\n#galio-gl065c3 .gg-card:nth-child(3) { grid-column: span 12; animation-delay:0.5s; }\n\n#galio-gl065c3 .gg-card h3 { font-size:1.55rem; font-weight:800; letter-spacing:-0.015em; color:var(--gg-ink); margin:0 0 10px 0; }\n#galio-gl065c3 .gg-card p { font-size:14.5px; color:var(--gg-muted); line-height:1.65; margin:0; max-width:420px; }\n#galio-gl065c3 .gg-card p strong { color:var(--gg-ink); font-weight:700; }\n\n#galio-gl065c3 .gg-port-icon {\n  width:64px; height:64px; border-radius:18px; background:#fff; border:1px solid var(--gg-border);\n  display:flex; align-items:center; justify-content:center; margin-top:22px; align-self:flex-start;\n}\n#galio-gl065c3 .gg-port-icon svg { width:28px; height:28px; stroke:var(--gg-ink); fill:none; stroke-width:1.6; stroke-linecap:round; stroke-linejoin:round; }\n\n#galio-gl065c3 .gg-dial { position:relative; width:96px; height:96px; margin-top:22px; align-self:flex-start; }\n#galio-gl065c3 .gg-dial svg { width:100%; height:100%; }\n\n\/* compat row inside full-width card *\/\n#galio-gl065c3 .gg-compat-row { display:grid; grid-template-columns:repeat(4,1fr); gap:12px; margin-top:22px; }\n#galio-gl065c3 .gg-compat-item {\n  background:#fff; border:1px solid var(--gg-border); border-radius: var(--gg-r-sm);\n  padding:1.1rem 1rem; display:flex; flex-direction:column; align-items:center; gap:9px; text-align:center;\n}\n#galio-gl065c3 .gg-compat-item svg { width:24px; height:24px; stroke:var(--gg-ink); fill:none; stroke-width:1.6; stroke-linecap:round; stroke-linejoin:round; }\n#galio-gl065c3 .gg-compat-item span { font-size:12px; font-weight:600; color:var(--gg-ink2); }\n#galio-gl065c3 .gg-compat-note { font-size:11.5px; color:var(--gg-faint); margin-top:14px; }\n\n\/* ─── SEO TEXT ────────────────────────────────────────────────── *\/\n#galio-gl065c3 .gg-seo {\n  background: var(--gg-surface); border:1px solid var(--gg-border);\n  border-radius: var(--gg-r-md); padding:1.6rem 1.9rem; margin-bottom:24px;\n}\n#galio-gl065c3 .gg-seo p { font-size:13.5px; color:var(--gg-muted); line-height:1.85; margin:0; }\n#galio-gl065c3 .gg-seo strong { color:var(--gg-ink); font-weight:700; }\n\n\/* ─── SPECS TABLE ─────────────────────────────────────────────── *\/\n#galio-gl065c3 .gg-specs-wrap {\n  background: var(--gg-surface); border-radius: var(--gg-r-lg); padding: 3rem;\n  margin-bottom:24px;\n}\n#galio-gl065c3 .gg-specs-header { text-align:center; margin-bottom:30px; }\n#galio-gl065c3 .gg-specs-header h2 { font-size:1.9rem; font-weight:800; letter-spacing:-0.02em; color:var(--gg-ink); margin:0; }\n#galio-gl065c3 .gg-table { width:100%; border-collapse:separate; border-spacing:0; }\n#galio-gl065c3 .gg-table tr { transition: background .3s; }\n#galio-gl065c3 .gg-table tr:hover { background:#ffffff; }\n#galio-gl065c3 .gg-table th, #galio-gl065c3 .gg-table td { padding:16px 20px; border-bottom:1px solid var(--gg-border); text-align:left; }\n#galio-gl065c3 .gg-table th { width:34%; font-weight:600; color:var(--gg-ink); font-size:14.5px; }\n#galio-gl065c3 .gg-table td { font-weight:400; color:var(--gg-muted); font-size:14.5px; }\n#galio-gl065c3 .gg-table tr:last-child th, #galio-gl065c3 .gg-table tr:last-child td { border-bottom:none; }\n#galio-gl065c3 .gg-table tr.gg-hl td { color:var(--gg-ink); font-weight:700; }\n\n\/* ─── PLAIN LEGAL TEXT ────────────────────────────────────────── *\/\n#galio-gl065c3 .gg-legal {\n  font-size: 11.5px; \n  color: var(--gg-faint); \n  line-height: 1.6; \n  padding: 4px 4px 0; \n  margin: 0;\n}\n\n\/* ─── RESPONSIVE ──────────────────────────────────────────────── *\/\n@container gg065c3 (max-width: 900px) {\n  #galio-gl065c3 .gg-hero { display:flex; flex-direction:column; min-height:0; }\n  #galio-gl065c3 .gg-hero__visual { order:1; border-left:none; border-bottom:1px solid var(--gg-border); padding:2.5rem 0; }\n  #galio-gl065c3 .gg-hero__left { order:2; padding:2.25rem 1.75rem; }\n\n  #galio-gl065c3 .gg-stats { grid-template-columns:repeat(2,1fr); }\n  #galio-gl065c3 .gg-stat:nth-child(2) { border-right:none; }\n  #galio-gl065c3 .gg-stat:nth-child(3), #galio-gl065c3 .gg-stat:nth-child(4) { border-top:1px solid var(--gg-border); }\n\n  #galio-gl065c3 .gg-profile { padding:1.9rem 1.6rem; }\n  #galio-gl065c3 .gg-profile__head { flex-direction:column; }\n  #galio-gl065c3 .gg-profile__max { align-items:flex-start; text-align:left; }\n  #galio-gl065c3 .gg-bars { gap:8px; }\n  #galio-gl065c3 .gg-bar-labels { gap:8px; }\n\n  #galio-gl065c3 .gg-card:nth-child(1), #galio-gl065c3 .gg-card:nth-child(2), #galio-gl065c3 .gg-card:nth-child(3) { grid-column: span 12; }\n  #galio-gl065c3 .gg-compat-row { grid-template-columns:repeat(2,1fr); }\n  #galio-gl065c3 .gg-specs-wrap { padding:1.9rem 1.5rem; }\n  #galio-gl065c3 .gg-table th, #galio-gl065c3 .gg-table td { display:block; width:100%; padding:10px 0; }\n  #galio-gl065c3 .gg-table th { border-bottom:none; padding-bottom:0; color:var(--gg-faint); }\n}\n\u003c\/style\u003e\n\n\u003cdiv id=\"galio-gl065c3\"\u003e\n\n\u003c!-- ═══════════ LOGO ═══════════ --\u003e\n\u003cdiv class=\"gg-logo-card gg-anim\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0889\/1554\/2354\/files\/galiocollectionlogo.png\" alt=\"GALIO deluxe\" class=\"gg-logo-img\"\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════ HERO ═══════════ --\u003e\n\u003cdiv class=\"gg-hero gg-anim\"\u003e\n  \u003cdiv class=\"gg-hero__left\"\u003e\n    \u003cdiv class=\"gg-badge\"\u003e\n\u003cspan class=\"gg-badge-dot\"\u003e\u003c\/span\u003e  für Deutschland entwickelt\u003c\/div\u003e\n    \u003ch1 class=\"gg-hero__title\"\u003eGaN 65.\u003c\/h1\u003e\n    \u003cp class=\"gg-hero__subtitle\"\u003eDrei Anschlüsse. Volle Flexibilität.\u003c\/p\u003e\n    \u003cp class=\"gg-hero__model\"\u003eModell GL065C3 · 65W GaN Duo Ladegerät · EU‑Stecker\u003c\/p\u003e\n    \u003cp class=\"gg-hero__lead\"\u003eDas GALIO deluxe 65W GaN Duo Ladegerät bringt bis zu 65 Watt geballte Leistung. Mit drei Anschlüssen (2× USB-C, 1× USB-A) und modernster Galliumnitrid-Technologie lädt es Laptops, Tablets und Smartphones gleichzeitig, kompakt und effizient – zu Hause, im Büro oder unterwegs.\u003c\/p\u003e\n    \u003cdiv class=\"gg-hero__chips\"\u003e\n      \u003cspan class=\"gg-chip\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M13 2 3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e65W Max. Output\u003c\/span\u003e\n      \u003cspan class=\"gg-chip\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003eGaN Technologie\u003c\/span\u003e\n      \u003cspan class=\"gg-chip\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"3\" y=\"9\" width=\"18\" height=\"6\" rx=\"3\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 9v6M17 9v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e3 Ports (2C \/ 1A)\u003c\/span\u003e\n      \u003cspan class=\"gg-chip\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"3\"\u003e\u003c\/rect\u003e\u003cline x1=\"9\" y1=\"7\" x2=\"15\" y2=\"7\"\u003e\u003c\/line\u003e\u003ccircle cx=\"12\" cy=\"17\" r=\"1\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003c\/svg\u003eLaptop \u0026amp; Handy\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"gg-hero__visual\"\u003e\n    \u003cdiv class=\"gg-charger-wrap gg-anim\"\u003e\n      \u003cdiv class=\"gg-ring gg-ring-1\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"gg-ring gg-ring-2\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"gg-ring gg-ring-3\"\u003e\u003c\/div\u003e\n      \u003csvg style=\"position:relative; z-index:2;\" width=\"150\" height=\"190\" viewbox=\"0 0 150 190\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\"\u003e\n        \u003crect x=\"25\" y=\"15\" width=\"100\" height=\"130\" rx=\"22\" fill=\"#ffffff\" stroke=\"#e5e5ea\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"35\" y=\"27\" width=\"80\" height=\"106\" rx=\"14\" fill=\"#fbfbfd\" stroke=\"#eeeeee\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"75\" y=\"48\" text-anchor=\"middle\" font-family=\"inherit\" font-size=\"7\" font-weight=\"700\" letter-spacing=\"3\" fill=\"rgba(29,29,31,0.18)\"\u003eGALIO\u003c\/text\u003e\n        \n        \u003c!-- Port Area background --\u003e\n        \u003crect x=\"55\" y=\"58\" width=\"40\" height=\"42\" rx=\"8\" fill=\"#1d1d1f\"\u003e\u003c\/rect\u003e\n        \u003c!-- USB-C 1 --\u003e\n        \u003crect x=\"63\" y=\"64\" width=\"24\" height=\"6\" rx=\"3\" fill=\"#3a3a3c\"\u003e\u003c\/rect\u003e\n        \u003c!-- USB-C 2 --\u003e\n        \u003crect x=\"63\" y=\"74\" width=\"24\" height=\"6\" rx=\"3\" fill=\"#3a3a3c\"\u003e\u003c\/rect\u003e\n        \u003c!-- USB-A --\u003e\n        \u003crect x=\"61\" y=\"84\" width=\"28\" height=\"10\" rx=\"2\" fill=\"#3a3a3c\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"63\" y=\"87\" width=\"24\" height=\"4\" fill=\"#1d1d1f\"\u003e\u003c\/rect\u003e\n\n        \u003ctext x=\"75\" y=\"118\" text-anchor=\"middle\" font-family=\"inherit\" font-size=\"16\" font-weight=\"800\" fill=\"#1d1d1f\"\u003e65W\u003c\/text\u003e\n        \u003ctext x=\"75\" y=\"128\" text-anchor=\"middle\" font-family=\"inherit\" font-size=\"6.5\" font-weight=\"700\" letter-spacing=\"1.5\" fill=\"#86868b\"\u003eGaN · 3 PORTS\u003c\/text\u003e\n        \u003ccircle cx=\"107\" cy=\"30\" r=\"3\" fill=\"#8e8e93\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M55 145 a20 22 0 0 1 40 0\" stroke=\"#e5e5ea\" stroke-width=\"6\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════ STATS ═══════════ --\u003e\n\u003cdiv class=\"gg-stats gg-anim\"\u003e\n  \u003cdiv class=\"gg-stat\"\u003e\n\u003cspan class=\"gg-stat__n\"\u003e65\u003cspan class=\"u\"\u003eW\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"gg-stat__l\"\u003eMax. Ausgangsleistung\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"gg-stat\"\u003e\n\u003cspan class=\"gg-stat__n\"\u003e3\u003cspan class=\"u\"\u003e×\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"gg-stat__l\"\u003eAnschlüsse (2C 1A)\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"gg-stat\"\u003e\n\u003cspan class=\"gg-stat__n\"\u003eGaN\u003c\/span\u003e\u003cspan class=\"gg-stat__l\"\u003e\u0026amp; PPS Technologie\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"gg-stat\"\u003e\n\u003cspan class=\"gg-stat__n\"\u003e-10°\u003cspan class=\"u\"\u003e\/50°\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"gg-stat__l\"\u003eBetriebstemperatur °C\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════ POWER PROFILE (signature) ═══════════ --\u003e\n\u003cdiv class=\"gg-profile gg-anim\"\u003e\n  \u003cdiv class=\"gg-label\"\u003eLadeprofil\u003c\/div\u003e\n  \u003cdiv class=\"gg-profile__head\"\u003e\n    \u003cdiv\u003e\n      \u003ch2 class=\"gg-profile__title\"\u003eVier feste Stufen. Ein flexibler Bereich.\u003c\/h2\u003e\n      \u003cp class=\"gg-profile__desc\"\u003eDas GL065C3 liefert für jedes Gerät die passende Spannung – von 5V für kleines Zubehör bis 20V (3.25A) für maximale Ladegeschwindigkeit am USB-C Port.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gg-profile__max\"\u003e\n      \u003cb\u003e65\u003cspan\u003eW\u003c\/span\u003e\u003c\/b\u003e\n      \u003csmall\u003eMax. Leistung\u003c\/small\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gg-chart\"\u003e\n    \u003cdiv class=\"gg-bars\"\u003e\n      \u003cdiv class=\"gg-bar-col\"\u003e\u003cdiv class=\"gg-bar\" style=\"--gg-h:34%\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n      \u003cdiv class=\"gg-bar-col\"\u003e\u003cdiv class=\"gg-bar\" style=\"--gg-h:56%\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n      \u003cdiv class=\"gg-bar-col\"\u003e\u003cdiv class=\"gg-bar\" style=\"--gg-h:80%\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n      \u003cdiv class=\"gg-bar-col\"\u003e\u003cdiv class=\"gg-bar\" style=\"--gg-h:100%\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gg-bar-labels\"\u003e\n      \u003cdiv class=\"gg-bar-lbl\"\u003e\n\u003cb\u003e5V\u003c\/b\u003e\u003cspan\u003e3A\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"gg-bar-lbl\"\u003e\n\u003cb\u003e9V\u003c\/b\u003e\u003cspan\u003e3A\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"gg-bar-lbl\"\u003e\n\u003cb\u003e15V\u003c\/b\u003e\u003cspan\u003e3A\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"gg-bar-lbl\"\u003e\n\u003cb\u003e20V\u003c\/b\u003e\u003cspan\u003e3.25A\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gg-pps\"\u003e\n    \u003cspan class=\"gg-pps__dot\"\u003e\u003c\/span\u003e\n    \u003cp class=\"gg-pps__text\"\u003e\u003cb\u003ePPS-Support (z.B. 5V-21V ⎓ 3A).\u003c\/b\u003e Programmable Power Supply erlaubt die feinjustierte Aushandlung der Spannung in kleinen Schritten – für optimierte Ladegeschwindigkeit und geringere Wärmeentwicklung bei unterstützten Geräten.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════ BENTO ═══════════ --\u003e\n\u003cdiv class=\"gg-bento\"\u003e\n  \u003carticle class=\"gg-card gg-anim\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eDrei Ports. Volle Flexibilität.\u003c\/h3\u003e\n      \u003cp\u003eLade dein Laptop, Tablet und Smartphone gleichzeitig. Mit zwei USB‑C und einem USB‑A Port hast du immer den richtigen Anschluss parat – bei bis zu \u003cstrong\u003e65 Watt Gesamtleistung\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gg-port-icon\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 8h16v8H4z\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 8v8M12 8v8M17 8v8\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/article\u003e\n\n  \u003carticle class=\"gg-card gg-anim\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eGaN \u0026amp; PPS Technologie.\u003c\/h3\u003e\n      \u003cp\u003eModernste \u003cstrong\u003eGalliumnitrid (GaN)-Chips\u003c\/strong\u003e sorgen für ein extrem kompaktes Design ohne Hitzestau. PPS verhandelt zudem die exakt passende Spannung für schonendes Laden.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gg-dial\"\u003e\n      \u003csvg viewbox=\"0 0 96 96\" fill=\"none\"\u003e\n        \u003ccircle cx=\"48\" cy=\"48\" r=\"38\" stroke=\"#e5e5ea\" stroke-width=\"8\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"48\" cy=\"48\" r=\"38\" stroke=\"#1d1d1f\" stroke-width=\"8\" stroke-linecap=\"round\" stroke-dasharray=\"179 239\" transform=\"rotate(-90 48 48)\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"48\" cy=\"48\" r=\"38\" stroke=\"var(--gg-accent)\" stroke-width=\"8\" stroke-linecap=\"round\" stroke-dasharray=\"30 239\" stroke-dashoffset=\"-179\" transform=\"rotate(-90 48 48)\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"48\" y=\"53\" text-anchor=\"middle\" font-family=\"inherit\" font-size=\"15\" font-weight=\"800\" fill=\"#1d1d1f\"\u003eGaN\u003c\/text\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/article\u003e\n\n  \u003carticle class=\"gg-card gg-anim\"\u003e\n    \u003ch3\u003eFür jedes Gerät gemacht.\u003c\/h3\u003e\n    \u003cp\u003eKompatibel mit \u003cstrong\u003eiOS \u0026amp; Android\u003c\/strong\u003e – ideal für Handys, Tablets, Kopfhörer und sogar Laptops, die sich über USB‑C laden lassen.\u003c\/p\u003e\n    \u003cdiv class=\"gg-compat-row\"\u003e\n      \u003cdiv class=\"gg-compat-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"3\"\u003e\u003c\/rect\u003e\u003cline x1=\"9\" y1=\"7\" x2=\"15\" y2=\"7\"\u003e\u003c\/line\u003e\u003ccircle cx=\"12\" cy=\"17\" r=\"1\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003cspan\u003eSmartphones\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"gg-compat-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"6\" y=\"2\" width=\"12\" height=\"20\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"18\" x2=\"12\" y2=\"18.01\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eTablets\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"gg-compat-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"3\" y=\"14\" width=\"18\" height=\"8\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 14V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 2v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eLaptops\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"gg-compat-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 6a3 3 0 0 1 6 0v3a3 3 0 0 1-6 0z\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 9v3a5 5 0 0 0 10 0V9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eZubehör\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"gg-compat-note\"\u003eTatsächliche Ladegeschwindigkeit und PPS-Unterstützung hängen vom angeschlossenen Gerät ab.\u003c\/p\u003e\n  \u003c\/article\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════ SEO TEXT ═══════════ --\u003e\n\u003cdiv class=\"gg-seo\"\u003e\n  \u003cp\u003eDas \u003cstrong\u003eGALIO deluxe 65W GaN Duo Ladegerät GL065C3\u003c\/strong\u003e ist ein leistungsstarkes und kompaktes Schnellladegerät. Dank \u003cstrong\u003eGaN-Technologie\u003c\/strong\u003e bleibt es trotz seiner \u003cstrong\u003e65 Watt Maximalleistung\u003c\/strong\u003e kühl und effizient. Es verfügt über \u003cstrong\u003edrei Anschlüsse (2× USB-C PD, 1× USB-A)\u003c\/strong\u003e und erlaubt das gleichzeitige Laden von Laptops, Handys und Tablets. Unterstützt werden unter anderem \u003cstrong\u003ePPS1 (5V-21V 3A)\u003c\/strong\u003e und \u003cstrong\u003ePPS2 (5V-11V 5A)\u003c\/strong\u003e. Ideal für zu Hause und unterwegs (AC 100-240V). Die Marke \u003cstrong\u003eGALIO deluxe\u003c\/strong\u003e steht für durchdachte Ladetechnik mit reduziertem, hochwertigem Design.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════ SPECS ═══════════ --\u003e\n\u003cdiv class=\"gg-specs-wrap\"\u003e\n  \u003cdiv class=\"gg-specs-header\"\u003e\u003ch2\u003eTechnische Spezifikationen\u003c\/h2\u003e\u003c\/div\u003e\n  \u003ctable class=\"gg-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr class=\"gg-hl\"\u003e\n\u003cth\u003eModell\u003c\/th\u003e\n\u003ctd\u003eGALIO deluxe GL065C3\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eTyp\u003c\/th\u003e\n\u003ctd\u003e65W GaN Duo Ladegerät (2× USB-C, 1× USB-A)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eEingang\u003c\/th\u003e\n\u003ctd\u003eAC 100-240V ~ 50\/60Hz, 1.5A\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eUSB-C 1\/2 Ausgang\u003c\/th\u003e\n\u003ctd\u003e5V⎓3A · 9V⎓3A · 12V⎓3A · 15V⎓3A · 20V⎓3.25A (65W Max)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003ePPS-Ausgang\u003c\/th\u003e\n\u003ctd\u003ePPS1 5V-21V⎓3A \/ PPS2 5V-11V⎓5A (63W Max)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eUSB-A Ausgang\u003c\/th\u003e\n\u003ctd\u003e5V⎓3A · 9V⎓3A · 12V⎓2.5A · 20V⎓1.5A (30W Max)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eMulti\/Dual Port\u003c\/th\u003e\n\u003ctd\u003e45W + (7.5W + 7.5W) = 60W Max Gesamtleistung\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eBetriebstemperatur\u003c\/th\u003e\n\u003ctd\u003e-10°C bis 50°C\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eEmpfohlene Anwendung\u003c\/th\u003e\n\u003ctd\u003eHandy, Laptop, Tablet\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eZertifizierung\u003c\/th\u003e\n\u003ctd\u003eCE, geeignet für EU‑Standards\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eVerpackung\u003c\/th\u003e\n\u003ctd\u003eFSC‑zertifiziert, recycelbares Material\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eHersteller\u003c\/th\u003e\n\u003ctd\u003eBower GmbH, Eichenstr. 79, 65933 Frankfurt am Main, Germany\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════ PLAIN LEGAL TEXT (HINWEISE) ═══════════ --\u003e\n\u003cp style=\"font-size: 11.5px; color: var(--gg-faint); font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; padding: 0 4px; margin: 0 0 6px 0;\"\u003eGALIO deluxe · GL065C3\u003c\/p\u003e\n\u003cp class=\"gg-legal\"\u003e\n  Die tatsächliche Ladegeschwindigkeit hängt vom angeschlossenen Gerät sowie den verwendeten Kabeln ab. Für die volle 65W-Leistung wird ein hochwertiges PD\/PPS-kompatibles USB-C Schnellladekabel empfohlen. Das Gerät ist überlastbeständig und aus recycelbarem Material gefertigt. Bitte nicht öffnen, nicht ins Feuer werfen, nur für den Innenbereich verwenden und von Kindern fernhalten. Am Ende der Lebensdauer bitte gemäß WEEE-Richtlinie fachgerecht entsorgen, nicht über den Hausmüll.\n\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Bower","offers":[{"title":"Default Title","offer_id":53899515396434,"sku":"3972573","price":27.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0889\/1554\/2354\/files\/65-Watt-2x-USB-C_-1x-USB-A-Travel-Adapter-Von-Galio-Handy24-Handy24-159343580.webp?v=1782985389","url":"https:\/\/handy24.de\/products\/65-watt-2x-usb-c-1x-usb-a-travel-adapter-von-galio","provider":"Handy24","version":"1.0","type":"link"}