{"product_id":"45-watt-usb-c-travel-adapter-von-galio","title":"45 Watt USB-C Travel Adapter Von Galio","description":"\u003cstyle\u003e\n\/* ═══════════════════════════════════════════════════════════════\n   GALIO deluxe — GL045C · 45W USB-C PD Ladegerät (Single Port)\n   Scope: #galio-gl045c  |  Design-Sprache: GALIO deluxe (SLIM LINE ULTRA)\n   Zero global CSS leakage — all: initial reset innerhalb des Scopes.\n═══════════════════════════════════════════════════════════════ *\/\n#galio-gl045c {\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: gg045c;\n}\n#galio-gl045c *, #galio-gl045c *::before, #galio-gl045c *::after { box-sizing: border-box; }\n\n#galio-gl045c {\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-gl045c .gg-anim, #galio-gl045c .gg-anim * { animation: none !important; transition: none !important; }\n}\n\n\/* ─── LOGO CARD ───────────────────────────────────────────────── *\/\n#galio-gl045c .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-gl045c .gg-logo-img { max-width: 100%; height: 65px; object-fit: contain; }\n\n\/* ─── HERO ────────────────────────────────────────────────────── *\/\n#galio-gl045c .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-gl045c .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-gl045c .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-gl045c .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-gl045c .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-gl045c .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-gl045c .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-gl045c .gg-hero__model {\n  font-size:12px; color:var(--gg-faint); letter-spacing:0.08em; font-weight:500;\n}\n#galio-gl045c .gg-hero__lead {\n  font-size:15px; color:var(--gg-muted); line-height:1.75; max-width:420px;\n}\n#galio-gl045c .gg-hero__chips { display:flex; flex-wrap:wrap; gap:8px; margin-top:4px; }\n#galio-gl045c .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-gl045c .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-gl045c .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-gl045c .gg-charger-wrap { position:relative; width:240px; height:280px; display:flex; align-items:center; justify-content:center; }\n#galio-gl045c .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-gl045c .gg-ring-1 { width:150px; height:150px; animation-delay:0s; }\n#galio-gl045c .gg-ring-2 { width:196px; height:196px; animation-delay:0.9s; }\n#galio-gl045c .gg-ring-3 { width:242px; height:242px; animation-delay:1.8s; }\n\n\/* ─── STATS ROW ───────────────────────────────────────────────── *\/\n#galio-gl045c .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-gl045c .gg-stat { padding:1.6rem 1rem; text-align:center; border-right:1px solid var(--gg-border); }\n#galio-gl045c .gg-stat:last-child { border-right:none; }\n#galio-gl045c .gg-stat__n { display:block; font-size:2rem; font-weight:800; letter-spacing:-0.03em; color:var(--gg-ink); line-height:1; }\n#galio-gl045c .gg-stat__n .u { font-size:0.95rem; font-weight:700; color: var(--gg-faint); }\n#galio-gl045c .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-gl045c .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-gl045c .gg-label::after { content:''; flex:1; height:1px; background:var(--gg-border); }\n\n\/* ─── POWER PROFILE (signature element) ──────────────────────── *\/\n#galio-gl045c .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-gl045c .gg-profile__head { display:flex; align-items:flex-start; justify-content:space-between; gap:2rem; flex-wrap:wrap; margin-top:1.1rem; }\n#galio-gl045c .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-gl045c .gg-profile__desc { font-size:13.5px; color:var(--gg-muted); line-height:1.7; max-width:420px; margin-top:8px; }\n#galio-gl045c .gg-profile__max {\n  display:flex; flex-direction:column; align-items:flex-end; text-align:right; flex-shrink:0;\n}\n#galio-gl045c .gg-profile__max b { font-size:2.6rem; font-weight:800; letter-spacing:-0.04em; color:var(--gg-ink); line-height:1; }\n#galio-gl045c .gg-profile__max b span { font-size:1.1rem; color:var(--gg-faint); font-weight:700; }\n#galio-gl045c .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-gl045c .gg-chart { margin-top:2.25rem; }\n#galio-gl045c .gg-bars { display:flex; align-items:flex-end; gap:14px; height:150px; padding:0 4px; border-bottom:1px solid var(--gg-border); }\n#galio-gl045c .gg-bar-col { flex:1; display:flex; flex-direction:column; align-items:center; justify-content:flex-end; height:100%; }\n#galio-gl045c .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-gl045c .gg-bar-col:last-child .gg-bar { background: linear-gradient(180deg, #4a4a4c 0%, #1d1d1f 100%); }\n#galio-gl045c .gg-bar-labels { display:flex; gap:14px; padding:0 4px; margin-top:10px; }\n#galio-gl045c .gg-bar-lbl { flex:1; text-align:center; }\n#galio-gl045c .gg-bar-lbl b { display:block; font-size:13px; font-weight:700; color:var(--gg-ink); }\n#galio-gl045c .gg-bar-lbl span { display:block; font-size:10.5px; color:var(--gg-faint); margin-top:1px; }\n\n#galio-gl045c .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-gl045c .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-gl045c .gg-pps__text { font-size:12.5px; color:var(--gg-ink2); line-height:1.55; }\n#galio-gl045c .gg-pps__text b { color:var(--gg-ink); font-weight:700; }\n\n\/* ─── BENTO ───────────────────────────────────────────────────── *\/\n#galio-gl045c .gg-bento { display:grid; grid-template-columns:repeat(12,1fr); gap:16px; margin-bottom:24px; }\n#galio-gl045c .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-gl045c .gg-card:hover { transform: translateY(-4px); box-shadow: 0 24px 48px rgba(0,0,0,0.07); background:#ffffff; }\n#galio-gl045c .gg-card:nth-child(1) { grid-column: span 6; animation-delay:0.35s; }\n#galio-gl045c .gg-card:nth-child(2) { grid-column: span 6; animation-delay:0.42s; }\n#galio-gl045c .gg-card:nth-child(3) { grid-column: span 12; animation-delay:0.5s; }\n\n#galio-gl045c .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-gl045c .gg-card p { font-size:14.5px; color:var(--gg-muted); line-height:1.65; margin:0; max-width:420px; }\n#galio-gl045c .gg-card p strong { color:var(--gg-ink); font-weight:700; }\n\n#galio-gl045c .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-gl045c .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-gl045c .gg-dial { position:relative; width:96px; height:96px; margin-top:22px; align-self:flex-start; }\n#galio-gl045c .gg-dial svg { width:100%; height:100%; }\n\n\/* compat row inside full-width card *\/\n#galio-gl045c .gg-compat-row { display:grid; grid-template-columns:repeat(4,1fr); gap:12px; margin-top:22px; }\n#galio-gl045c .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-gl045c .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-gl045c .gg-compat-item span { font-size:12px; font-weight:600; color:var(--gg-ink2); }\n#galio-gl045c .gg-compat-note { font-size:11.5px; color:var(--gg-faint); margin-top:14px; }\n\n\/* ─── SEO TEXT ────────────────────────────────────────────────── *\/\n#galio-gl045c .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-gl045c .gg-seo p { font-size:13.5px; color:var(--gg-muted); line-height:1.85; margin:0; }\n#galio-gl045c .gg-seo strong { color:var(--gg-ink); font-weight:700; }\n\n\/* ─── SPECS TABLE ─────────────────────────────────────────────── *\/\n#galio-gl045c .gg-specs-wrap {\n  background: var(--gg-surface); border-radius: var(--gg-r-lg); padding: 3rem;\n  margin-bottom:24px;\n}\n#galio-gl045c .gg-specs-header { text-align:center; margin-bottom:30px; }\n#galio-gl045c .gg-specs-header h2 { font-size:1.9rem; font-weight:800; letter-spacing:-0.02em; color:var(--gg-ink); margin:0; }\n#galio-gl045c .gg-table { width:100%; border-collapse:separate; border-spacing:0; }\n#galio-gl045c .gg-table tr { transition: background .3s; }\n#galio-gl045c .gg-table tr:hover { background:#ffffff; }\n#galio-gl045c .gg-table th, #galio-gl045c .gg-table td { padding:16px 20px; border-bottom:1px solid var(--gg-border); text-align:left; }\n#galio-gl045c .gg-table th { width:34%; font-weight:600; color:var(--gg-ink); font-size:14.5px; }\n#galio-gl045c .gg-table td { font-weight:400; color:var(--gg-muted); font-size:14.5px; }\n#galio-gl045c .gg-table tr:last-child th, #galio-gl045c .gg-table tr:last-child td { border-bottom:none; }\n#galio-gl045c .gg-table tr.gg-hl td { color:var(--gg-ink); font-weight:700; }\n\n\/* ─── PLAIN LEGAL TEXT ────────────────────────────────────────── *\/\n#galio-gl045c .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 gg045c (max-width: 900px) {\n  #galio-gl045c .gg-hero { display:flex; flex-direction:column; min-height:0; }\n  #galio-gl045c .gg-hero__visual { order:1; border-left:none; border-bottom:1px solid var(--gg-border); padding:2.5rem 0; }\n  #galio-gl045c .gg-hero__left { order:2; padding:2.25rem 1.75rem; }\n\n  #galio-gl045c .gg-stats { grid-template-columns:repeat(2,1fr); }\n  #galio-gl045c .gg-stat:nth-child(2) { border-right:none; }\n  #galio-gl045c .gg-stat:nth-child(3), #galio-gl045c .gg-stat:nth-child(4) { border-top:1px solid var(--gg-border); }\n\n  #galio-gl045c .gg-profile { padding:1.9rem 1.6rem; }\n  #galio-gl045c .gg-profile__head { flex-direction:column; }\n  #galio-gl045c .gg-profile__max { align-items:flex-start; text-align:left; }\n  #galio-gl045c .gg-bars { gap:8px; }\n  #galio-gl045c .gg-bar-labels { gap:8px; }\n\n  #galio-gl045c .gg-card:nth-child(1), #galio-gl045c .gg-card:nth-child(2), #galio-gl045c .gg-card:nth-child(3) { grid-column: span 12; }\n  #galio-gl045c .gg-compat-row { grid-template-columns:repeat(2,1fr); }\n  #galio-gl045c .gg-specs-wrap { padding:1.9rem 1.5rem; }\n  #galio-gl045c .gg-table th, #galio-gl045c .gg-table td { display:block; width:100%; padding:10px 0; }\n  #galio-gl045c .gg-table th { border-bottom:none; padding-bottom:0; color:var(--gg-faint); }\n}\n\u003c\/style\u003e\n\n\u003cdiv id=\"galio-gl045c\"\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\"\u003ePD 45.\u003c\/h1\u003e\n    \u003cp class=\"gg-hero__subtitle\"\u003eEin Anschluss. Volle Ladeleistung.\u003c\/p\u003e\n    \u003cp class=\"gg-hero__model\"\u003eModell GL045C · USB‑C Power Delivery · EU‑Stecker\u003c\/p\u003e\n    \u003cp class=\"gg-hero__lead\"\u003eDas GALIO deluxe PD-Ladegerät bringt bis zu 45 Watt über einen einzelnen USB‑C Anschluss. Mit PPS-Unterstützung für feinjustierte Ladespannung lädt es kompatible Smartphones und Tablets so schnell und schonend wie möglich – 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\u003e45W USB‑C PD\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\u003ePPS Schnellladen\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\u003eiOS \u0026amp; Android\u003c\/span\u003e\n      \u003cspan class=\"gg-chip\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e100–240V Eingang\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=\"52\" 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        \u003crect x=\"55\" y=\"68\" width=\"40\" height=\"26\" rx=\"8\" fill=\"#1d1d1f\"\u003e\u003c\/rect\u003e\n        \u003crect x=\"63\" y=\"76\" width=\"24\" height=\"10\" rx=\"5\" fill=\"#3a3a3c\"\u003e\u003c\/rect\u003e\n        \u003ctext x=\"75\" y=\"112\" text-anchor=\"middle\" font-family=\"inherit\" font-size=\"16\" font-weight=\"800\" fill=\"#1d1d1f\"\u003e45W\u003c\/text\u003e\n        \u003ctext x=\"75\" y=\"124\" text-anchor=\"middle\" font-family=\"inherit\" font-size=\"6.5\" font-weight=\"700\" letter-spacing=\"1.5\" fill=\"#86868b\"\u003eUSB‑C · PD\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\"\u003e45\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\"\u003e1\u003cspan class=\"u\"\u003e×\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"gg-stat__l\"\u003eUSB‑C PD Anschluss\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"gg-stat\"\u003e\n\u003cspan class=\"gg-stat__n\"\u003ePPS\u003c\/span\u003e\u003cspan class=\"gg-stat__l\"\u003eAdaptive Ladespannung\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 GL045C handelt automatisch die passende Spannung mit deinem Gerät aus – von 5V für kleines Zubehör bis 20V für maximale Ladegeschwindigkeit.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gg-profile__max\"\u003e\n      \u003cb\u003e45\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\u003e2.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 · 3,3–20V ⎓ 2,25A (stufenlos).\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\u003eEin Port. Volle Leistung.\u003c\/h3\u003e\n      \u003cp\u003eKein Aufteilen, kein Kompromiss: der einzelne USB‑C Anschluss steht ausschließlich einem Gerät zur Verfügung und liefert dabei die \u003cstrong\u003evollen 45 Watt\u003c\/strong\u003e Power Delivery.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gg-port-icon\"\u003e\n      \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\u003e\n    \u003c\/div\u003e\n  \u003c\/article\u003e\n\n  \u003carticle class=\"gg-card gg-anim\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003ePPS Fein-Ladetechnologie.\u003c\/h3\u003e\n      \u003cp\u003eStatt fester Stufen verhandelt das GL045C die \u003cstrong\u003eexakt passende Spannung\u003c\/strong\u003e mit dem Endgerät – für schnelleres, effizienteres und schonenderes 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\"\u003ePPS\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 Smartphones, Tablets und alles, was sich über USB‑C mit bis zu 45W laden lässt.\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\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\u003eKopfhörer\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"gg-compat-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"2\" y=\"5\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"2\" y1=\"19\" x2=\"22\" y2=\"19\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eUSB‑C Zubehö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 PD-Ladegerät GL045C\u003c\/strong\u003e ist ein kompaktes \u003cstrong\u003eUSB‑C Schnellladegerät\u003c\/strong\u003e mit einem einzelnen \u003cstrong\u003ePower-Delivery-Anschluss\u003c\/strong\u003e. Bei Eingangsspannungen von \u003cstrong\u003e100–240V\u003c\/strong\u003e liefert es bis zu \u003cstrong\u003e45 Watt\u003c\/strong\u003e Ausgangsleistung, gestaffelt in den Stufen \u003cstrong\u003e5V, 9V, 15V und 20V\u003c\/strong\u003e sowie stufenlos per \u003cstrong\u003ePPS (3,3–20V)\u003c\/strong\u003e. Geeignet für \u003cstrong\u003eiOS- und Android-Geräte\u003c\/strong\u003e. 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 GL045C\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eTyp\u003c\/th\u003e\n\u003ctd\u003eUSB‑C PD-Ladegerät, 1 × PD-Anschluss\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eEingang\u003c\/th\u003e\n\u003ctd\u003eAC 100–240V ~ 50\/60Hz, 1,2A\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eAusgang\u003c\/th\u003e\n\u003ctd\u003eDC 5V⎓3A · 9V⎓3A · 15V⎓3A · 20V⎓2,25A\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003ePPS-Ausgang\u003c\/th\u003e\n\u003ctd\u003e3,3–20V⎓2,25A, stufenlos (max. 45W)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eSteckertyp\u003c\/th\u003e\n\u003ctd\u003eEU‑Stecker\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\u003eGeräteeignung\u003c\/th\u003e\n\u003ctd\u003eSmartphones, Tablets und USB‑C Zubehör (iOS \u0026amp; Android)\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 \/ Inverkehrbringer\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 · GL045C\u003c\/p\u003e\n\u003cp class=\"gg-legal\"\u003e\n  Die tatsächliche Ladegeschwindigkeit hängt vom angeschlossenen Gerät sowie dem verwendeten USB‑C Kabel ab. Für die volle 45W-Leistung wird ein PD\/PPS-kompatibles 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":53899237589330,"sku":"3972572","price":21.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0889\/1554\/2354\/files\/45-Watt-USB-C-Travel-Adapter-Von-Galio-Handy24-Handy24-159343049.webp?v=1782983840","url":"https:\/\/handy24.de\/products\/45-watt-usb-c-travel-adapter-von-galio","provider":"Handy24","version":"1.0","type":"link"}