.\!visible{visibility:visible!important}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.right-4{right:1rem}.top-4{top:1rem}.z-40{z-index:40}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.block{display:block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-12{height:3rem}.h-4{height:1rem}.h-8{height:2rem}.h-auto{height:auto}.h-full{height:100%}.w-12{width:3rem}.w-20{width:5rem}.w-4{width:1rem}.w-auto{width:auto}.w-full{width:100%}.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-7xl{max-width:80rem}.max-w-\[620px\]{max-width:620px}.max-w-\[700px\]{max-width:700px}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.resize{resize:both}.list-disc{list-style-type:disc}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * 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))}.overflow-hidden{overflow:hidden}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-l-2{border-left-width:2px}.border-t{border-top-width:1px}.border-\[var\(--hendy-teal\)\]{border-color:var(--hendy-teal)}.border-border{border-color:hsl(var(--border))}.bg-card{background-color:hsl(var(--card))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/20{background-color:#fff3}.object-contain{-o-object-fit:contain;object-fit:contain}.p-2{padding:.5rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.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-1{padding-top:.25rem;padding-bottom:.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pb-12{padding-bottom:3rem}.pb-2{padding-bottom:.5rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pt-1{padding-top:.25rem}.pt-14{padding-top:3.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[26px\]{font-size:26px}.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-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-\[1\.17\]{line-height:1.17}.leading-\[1\.3\]{line-height:1.3}.leading-\[1\.56\]{line-height:1.56}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[var\(--hendy-teal\)\]{color:var(--hendy-teal)}.text-border{color:hsl(var(--border))}.text-foreground{color:hsl(var(--foreground))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/80{color:#fffc}.underline{text-decoration-line:underline}.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-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)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-500{transition-duration:.5s}.charging-programme{--background: 0 0% 100%;--foreground: 90 4% 22%;--card: 0 0% 100%;--card-foreground: 90 4% 22%;--primary: 90 4% 22%;--primary-foreground: 0 0% 100%;--secondary: 0 0% 96%;--secondary-foreground: 90 4% 22%;--muted: 0 0% 96%;--muted-foreground: 90 3% 35%;--accent: 168 100% 34%;--accent-foreground: 0 0% 100%;--border: 0 0% 89%;--input: 0 0% 89%;--ring: 168 100% 34%;--vwfs-gray-50: 0 0% 98%;--vwfs-gray-100: 0 0% 96%;--vwfs-gray-300: 0 0% 84%;--radius: 6px;font-family:var(--font-family);font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--hendy-text)}.charging-programme h2{font-size:28px;font-weight:700;line-height:1.17;color:var(--hendy-text)}@media (min-width: 768px){.charging-programme h2{font-size:var(--font-size-h2)}}.charging-programme h3{font-size:var(--font-size-h3);font-weight:700;color:var(--hendy-text)}.charging-programme p{color:var(--hendy-text-muted)}.charging-programme .section-label{margin-bottom:1.25rem;display:inline-block;border-radius:var(--radius-button);padding:.375rem 1rem;font-size:.8125rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;background-color:#373a3614;color:var(--hendy-text)}.charging-programme .nav-card{display:flex;width:100%;flex-direction:column;align-items:center;border-radius:var(--radius-button);border:1px solid var(--hendy-border);background-color:var(--hendy-surface);text-align:center;transition:all .3s ease}.charging-programme .nav-card:hover{border-color:var(--hendy-teal);transform:translateY(-4px);box-shadow:0 10px 25px -5px #0000001a}.charging-programme .nav-card:hover .icon-container{transform:scale(1.05)}.charging-programme .icon-container{transition:transform .3s ease;color:var(--hendy-teal)}.charging-programme .btn-vwfs-fleet{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-family);font-weight:700;text-transform:uppercase;transition:all .2s ease;letter-spacing:.08em;font-size:13px;border-radius:var(--radius-button);border:1px solid var(--hendy-navy);background-color:var(--hendy-navy);color:var(--hendy-white);cursor:pointer}.charging-programme .btn-vwfs-fleet:hover{background-color:var(--hendy-navy-hover);border-color:var(--hendy-navy-hover)}.charging-programme .btn-vwfs-fleet-outline{background-color:transparent;color:var(--hendy-navy);border-color:var(--hendy-navy)}.charging-programme .btn-vwfs-fleet-outline:hover{background-color:var(--hendy-navy);color:var(--hendy-white)}.charging-programme .charger-help-block{border:1px solid var(--hendy-border);padding:1.75rem;text-align:center;border-radius:var(--radius-button);background:var(--hendy-surface-muted)}.charging-programme .charger-help-eyebrow{margin-bottom:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:700;color:var(--hendy-text-muted)}.charging-programme .faq-item{border:1px solid var(--hendy-border);border-radius:var(--radius-button);overflow:hidden;background:var(--hendy-surface)}.charging-programme .faq-question{display:flex;cursor:pointer;align-items:center;justify-content:flex-start;gap:.75rem;width:100%;padding:1rem;font-weight:700;color:var(--hendy-text);font-size:1rem;border:none;list-style:none;background:transparent;text-align:left}.charging-programme .faq-question .chevron{transition:transform .2s ease;flex-shrink:0;color:var(--hendy-teal)}.charging-programme .faq-question .chevron.open{transform:rotate(90deg)}.charging-programme .faq-answer{margin-top:0;padding:1rem;line-height:var(--line-height-body);color:var(--hendy-text-muted);font-size:var(--font-size-body);border-top:1px solid var(--hendy-border)}.charging-programme .charger-cards-grid{align-items:stretch}.charging-programme .charger-card{display:flex;flex-direction:column;align-items:center;height:100%;text-align:center}.charging-programme .charger-card__body{display:flex;flex-direction:column;flex:1 1 auto;width:100%;min-height:0}.charging-programme .charger-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;min-height:2.34em;margin-bottom:.75rem}.charging-programme .charger-card__badge{margin-bottom:1rem;min-height:1.75rem;display:flex;align-items:center;justify-content:center}.charging-programme .charger-card__features{display:flex;flex-direction:column;flex:1 1 auto;width:100%;text-align:left;margin-bottom:2rem}.charging-programme .charger-card__tariffs{width:100%;text-align:left;margin-bottom:1.5rem;min-height:3.75rem}.charging-programme .charger-card__footer{width:100%;margin-top:auto;padding-top:.5rem;text-align:left}.charging-programme .charger-img-container{position:relative;display:flex;width:100%;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;aspect-ratio:1 / 1;background:var(--hendy-surface);border-radius:var(--radius-button)}.charging-programme .energy-compat-label{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:700;color:var(--hendy-text-muted)}.charging-programme .energy-logos{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;min-height:28px}.charging-programme .energy-logos img{height:28px;width:auto}.charging-programme .charger-type-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.25rem .625rem;border-radius:999px;border:1px solid var(--hendy-border);background:var(--hendy-surface-muted);color:var(--hendy-text-muted)}.charging-programme .charger-type-badge--interactive{cursor:pointer;font:inherit;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.charging-programme .charger-type-badge--interactive:hover{border-color:var(--hendy-teal)}.charging-programme .tethered-info-link{padding:0;border:none;background:none;color:inherit;font:inherit;font-weight:600;text-decoration:underline;cursor:pointer}.charging-programme .tethered-info-link:hover{opacity:.7}.charging-programme .smart-tariff-info-trigger{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:.5rem;padding:0;border:none;background:none;font:inherit;font-size:.875rem;line-height:1.25rem;font-weight:700;color:var(--hendy-text-muted);cursor:pointer;text-align:left}.charging-programme .smart-tariff-info-trigger.charger-modal-subtitle{margin-bottom:.75rem;font-size:.95rem;color:var(--hendy-text)}.charging-programme .smart-tariff-info-trigger:hover{opacity:.7}.charging-programme .tethered-compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.charging-programme .tethered-compare-media{display:flex;align-items:center;justify-content:center;min-height:160px;padding:.75rem;background:var(--hendy-surface-muted);border:1px solid var(--hendy-border);border-radius:var(--radius-button)}.charging-programme .tethered-compare-media img{max-height:140px;width:auto;-o-object-fit:contain;object-fit:contain}.charging-programme .charger-specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;width:100%;margin-bottom:1rem;align-items:stretch}.charging-programme .charger-spec-info{position:relative;display:flex;height:100%;min-height:100%}.charging-programme .charger-spec-tile,.charging-programme .charger-spec-tile--interactive{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;width:100%;height:100%;min-height:6.75rem;padding:.75rem;text-align:center;background:var(--hendy-surface-muted);border:1px solid var(--hendy-border);border-radius:var(--radius-button);color:var(--hendy-text);box-sizing:border-box}.charging-programme .charger-spec-tile--interactive{cursor:pointer;font:inherit}.charging-programme .charger-spec-tile--interactive:hover{border-color:var(--hendy-teal)}.charging-programme .charger-spec-tile__value{font-size:.75rem;font-weight:700;color:var(--hendy-text)}.charging-programme .charger-spec-tile__label{display:inline-flex;align-items:center;justify-content:center;gap:.15rem;min-height:2.2em;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--hendy-text-muted);line-height:1.1}.charging-programme .charger-spec-info__panel{position:absolute;z-index:30;left:50%;top:calc(100% + .5rem);transform:translate(-50%);width:20rem;max-width:min(20rem,calc(100vw - 2rem));padding:1rem;background:var(--hendy-surface);border:1px solid var(--hendy-border);border-radius:var(--radius-button);box-shadow:0 12px 30px #0000001f;font-size:.8125rem;line-height:1.5;color:var(--hendy-text-muted);text-align:left}.charging-programme .charger-key-features{display:flex;flex-direction:column;flex:1 1 auto;gap:.5rem;width:100%;min-height:8.5rem;padding:1rem;font-size:.875rem;font-weight:500;color:var(--hendy-text-muted);background:var(--hendy-surface-muted);border:1px solid var(--hendy-border);border-radius:var(--radius-button)}.charging-programme .charger-key-features__item{display:flex;align-items:center;gap:.75rem}.charging-programme .charger-card-features{text-align:left;width:100%;margin-bottom:2rem;font-size:.875rem;font-weight:500;color:var(--hendy-text-muted);background:var(--hendy-surface-muted);border:1px solid var(--hendy-border);padding:1rem;border-radius:var(--radius-button)}.charging-programme .charger-card-features li{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.charging-programme .charger-card-features li:last-child{margin-bottom:0}.charging-programme .non-standard-info{position:relative;display:inline}.charging-programme .non-standard-info__trigger{display:inline;padding:0;border:none;background:none;color:inherit;font:inherit;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:2px;cursor:pointer}.charging-programme .non-standard-info__trigger:hover{opacity:.7}.charging-programme .non-standard-info__panel{position:absolute;z-index:40;left:0;bottom:calc(100% + .5rem);width:20rem;max-width:min(20rem,calc(100vw - 2rem));padding:1rem;background:var(--hendy-surface);border:1px solid var(--hendy-border);border-radius:var(--radius-button);box-shadow:0 12px 30px #0000001f;color:var(--hendy-text);text-align:left}.charging-programme .non-standard-info__title{margin:0 0 .5rem;font-size:.875rem;font-weight:700;color:var(--hendy-text)}.charging-programme .non-standard-info__text{margin:0 0 .5rem;font-size:.8125rem;line-height:1.5;color:var(--hendy-text-muted)}.charging-programme .non-standard-info__list{margin:0 0 .75rem;padding-left:1.25rem;font-size:.8125rem;line-height:1.5;color:var(--hendy-text-muted)}.charging-programme .non-standard-info__list li+li{margin-top:.25rem}.charging-programme .cost-card--highlight{background:var(--hendy-teal);border-color:var(--hendy-teal);color:var(--hendy-white)}.charging-programme .cost-card__icon{position:relative;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;margin:0 auto 1.25rem;flex-shrink:0;color:var(--hendy-navy)}.charging-programme .cost-card__icon--light{color:var(--hendy-white)}.charging-programme .cost-card__icon>*{width:100%;height:100%}.charging-programme .cost-card__asset-icon{display:block;width:100%;height:100%;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.charging-programme .cost-card--highlight h4,.charging-programme .cost-card--highlight .cost-price,.charging-programme .cost-card--highlight span{color:var(--hendy-white)}.charging-programme .charger-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:1rem}.charging-programme .charger-modal-overlay--nested{z-index:220}.charging-programme .charger-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.charging-programme .charger-modal-panel{position:relative;width:100%;overflow-y:auto;border:1px solid var(--hendy-border);background-color:var(--hendy-surface);max-width:1024px;max-height:92vh;border-radius:var(--radius-button);box-shadow:0 40px 80px -35px #0000008c}.charging-programme .charger-modal-close{position:absolute;top:1rem;right:1rem;display:inline-flex;height:2.25rem;width:2.25rem;cursor:pointer;align-items:center;justify-content:center;border:1px solid var(--hendy-border);background-color:var(--hendy-surface-muted);color:var(--hendy-text);z-index:2;border-radius:var(--radius-button)}.charging-programme .charger-modal-content{display:grid;grid-template-columns:1fr;gap:2rem;padding:3.5rem 1.5rem 1.5rem}@media (min-width: 768px){.charging-programme .charger-modal-content{grid-template-columns:1fr 1fr;padding:3.5rem 2rem 2rem}}.charging-programme .charger-modal-image-wrap{display:flex;align-items:center;justify-content:center;min-height:240px;padding:1rem;background:var(--hendy-surface-muted);border:1px solid var(--hendy-border);border-radius:var(--radius-button)}.charging-programme .charger-modal-image-wrap img{max-width:100%;max-height:360px;-o-object-fit:contain;object-fit:contain}.charging-programme .charger-modal-subtitle{margin:0 0 .75rem;font-size:.95rem;font-weight:700;color:var(--hendy-text)}.charging-programme .charger-modal-features{display:grid;gap:.5rem;margin:0;padding:0;list-style:none}.charging-programme .charger-modal-features li{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;color:var(--hendy-text-muted)}.charging-programme .charger-option-group{text-align:left}.charging-programme .charger-option-label{margin:0 0 .75rem;font-size:.875rem;font-weight:700;color:var(--hendy-text)}.charging-programme .charger-option-choices{display:flex;flex-wrap:wrap;gap:.75rem}.charging-programme .charger-option-chip{border-radius:999px;padding:.375rem .75rem;font-size:.85rem;border:1px solid var(--hendy-border);background:var(--hendy-surface);color:var(--hendy-text);cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.charging-programme .charger-option-chip.selected{border-color:var(--hendy-teal);background:var(--hendy-teal);color:var(--hendy-white)}.charging-programme .selection-modal-panel{max-width:760px}.charging-programme .comparison-table-panel{max-width:56rem;width:calc(100% - 2rem)}.charging-programme .comparison-table-trigger{padding:0;border:none;background:none;color:inherit;font:inherit;font-weight:600;text-decoration:underline;cursor:pointer}.charging-programme .comparison-table-trigger:hover{opacity:.7}.charging-programme .comparison-table-row-info-trigger{display:inline-flex;align-items:center;gap:.35rem;padding:0;border:none;background:none;font:inherit;font-weight:inherit;color:inherit;cursor:pointer;text-align:left}.charging-programme .comparison-table-row-info-trigger:hover{opacity:.7}.charging-programme .comparison-table-wrap{overflow-x:auto;border:1px solid var(--hendy-border);border-radius:var(--radius-button)}.charging-programme .comparison-table{width:100%;min-width:640px;border-collapse:collapse;text-align:left;font-size:.875rem}.charging-programme .comparison-table thead tr{background:var(--hendy-surface-muted)}.charging-programme .comparison-table th,.charging-programme .comparison-table td{padding:.75rem;border-bottom:1px solid var(--hendy-border);vertical-align:top}.charging-programme .comparison-table thead th{font-weight:700;color:var(--hendy-text);vertical-align:bottom;min-width:140px}.charging-programme .comparison-table thead th:first-child,.charging-programme .comparison-table tbody th{position:sticky;left:0;z-index:1;min-width:150px;background:var(--hendy-surface-muted)}.charging-programme .comparison-table tbody th{font-weight:600;color:var(--hendy-text);background:var(--hendy-surface)}.charging-programme .comparison-table tbody tr:nth-child(2n) th,.charging-programme .comparison-table tbody tr:nth-child(2n) td{background:var(--hendy-surface-muted)}.charging-programme .comparison-table tbody tr:nth-child(odd) th{background:var(--hendy-surface)}.charging-programme .comparison-table thead th:not(:first-child),.charging-programme .comparison-table tbody td{border-left:1px solid var(--hendy-border);color:var(--hendy-text-muted);font-weight:400}.charging-programme .comparison-table thead th:not(:first-child){color:var(--hendy-text);font-weight:700}.charging-programme .selection-summary{margin-bottom:1.25rem;display:grid;align-items:stretch;gap:1.25rem;border:1px solid var(--hendy-border);padding:1rem;border-radius:var(--radius-button);grid-template-columns:1fr 3fr;background:var(--hendy-surface-muted)}.charging-programme .selection-summary.single-col{grid-template-columns:1fr}.charging-programme .selection-summary-media{display:flex;align-items:center;justify-content:center;min-height:120px}.charging-programme .form-input{width:100%;border:1px solid var(--hendy-border);background-color:var(--hendy-surface);padding:.75rem .875rem;color:var(--hendy-text);border-radius:var(--radius-button);font-family:var(--font-family);font-size:var(--font-size-body)}.charging-programme .form-input:focus{outline:transparent solid 2px;outline-offset:2px;border-color:var(--hendy-teal);box-shadow:#00af9a26 0 0 0 3px}.charging-programme .consent-row{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.375;color:var(--hendy-text-muted)}.charging-programme .consent-row input[type=checkbox]{margin-top:.125rem;flex-shrink:0;width:18px;height:18px;accent-color:var(--hendy-teal)}.charging-programme .charger-option-swatch{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:3rem;padding:.25rem;border:2px solid transparent;border-radius:var(--radius-button);cursor:pointer;background:none}.charging-programme .charger-option-swatch.selected{border-color:var(--hendy-teal);box-shadow:0 0 0 2px var(--hendy-white),0 0 0 4px var(--hendy-teal)}.charging-programme .charger-option-swatch__colour{width:2rem;height:2rem;border:1px solid var(--hendy-border);border-radius:var(--radius-button)}.charging-programme .charger-option-modifier{font-size:.68rem;font-weight:600;color:var(--hendy-text-muted);line-height:1.2}.charging-programme .swatch-btn{width:2rem;height:2rem;border:2px solid transparent;border-radius:var(--radius-button);cursor:pointer}.charging-programme .swatch-btn.selected{border-color:var(--hendy-teal);box-shadow:0 0 0 2px var(--hendy-white),0 0 0 4px var(--hendy-teal)}.charging-programme .site-footer{background:var(--hendy-surface);color:var(--hendy-text);border-top:1px solid var(--hendy-border)}.charging-programme .site-footer a:hover{color:var(--hendy-teal)}.jumptech-subfooter{background:#0a0a0a;border-top:1px solid rgba(255,255,255,.05);padding:16px 0}.jumptech-subfooter__label{font-size:.65rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#ffffff4d}.jumptech-subfooter__logo{height:16px;width:auto;-o-object-fit:contain;object-fit:contain;opacity:.4;transition:opacity .2s ease}.jumptech-subfooter a:hover .jumptech-subfooter__logo{opacity:.7}body.modal-open{overflow:hidden}@media (max-width: 767px){.charging-programme .section-mobile-compact{padding-top:3rem;padding-bottom:3rem}}.mobile-carousel{width:100%}.mobile-carousel__hint{margin:0 0 .75rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hendy-text-muted);text-align:center}.mobile-carousel__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.25rem 0 .75rem;margin:0 -.25rem}.mobile-carousel__track::-webkit-scrollbar{display:none}.mobile-carousel__item{flex:0 0 88%;scroll-snap-align:start}.mobile-carousel__dots{display:flex;justify-content:center;gap:.5rem;margin-top:.25rem}.mobile-carousel__dots button{width:.5rem;height:.5rem;padding:0;border:none;border-radius:999px;background:var(--hendy-border);cursor:pointer;transition:transform .2s ease,background-color .2s ease}.mobile-carousel__dots button.is-active{background:var(--hendy-teal);transform:scale(1.2)}.mobile-carousel--desktop{display:block}@media (min-width: 768px){.mobile-carousel,.mobile-carousel__hint,.mobile-carousel__dots,.mobile-carousel--desktop{display:none}}@media (max-width: 767px){.process-step--mobile{border:1px solid var(--hendy-border);border-radius:var(--radius-button);overflow:hidden;background:var(--hendy-surface)}.process-step--mobile+.process-step--mobile{margin-top:.75rem}.process-step__toggle{display:flex;width:100%;align-items:center;gap:.75rem;padding:1rem;border:none;background:transparent;text-align:left;cursor:pointer}.process-step__number{font-size:1.5rem;font-weight:800;line-height:1;color:var(--hendy-teal)}.process-step__title{flex:1;font-size:.875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--hendy-text)}.process-step__chevron{width:1rem;height:1rem;color:var(--hendy-teal);transition:transform .2s ease;flex-shrink:0}.process-step__chevron.open{transform:rotate(90deg)}.process-step__content{padding:0 1rem 1rem;font-size:.9375rem;line-height:1.56;color:var(--hendy-text-muted);border-top:1px solid var(--hendy-border)}.process-steps--desktop{display:none}}@media (min-width: 768px){.process-steps--mobile{display:none}}.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\:opacity-80:hover{opacity:.8}.hover\:shadow-xl:hover{--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: 640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.md\:mb-16{margin-bottom:4rem}.md\:grid{display:grid}.md\:hidden{display:none}.md\:w-24{width:6rem}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:justify-between{justify-content:space-between}.md\:p-8{padding:2rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:pb-16{padding-bottom:4rem}.md\:pl-8{padding-left:2rem}.md\:pt-14{padding-top:3.5rem}.md\:text-\[15px\]{font-size:15px}.md\:text-\[16px\]{font-size:16px}.md\:text-\[17px\]{font-size:17px}.md\:text-\[18px\]{font-size:18px}.md\:text-\[20px\]{font-size:20px}.md\:text-\[24px\]{font-size:24px}.md\:text-\[26px\]{font-size:26px}.md\:text-\[36px\]{font-size:36px}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1024px){.lg\:sticky{position:sticky}.lg\:top-32{top:8rem}.lg\:w-1\/2{width:50%}.lg\:flex-row{flex-direction:row}.lg\:gap-24{gap:6rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:text-\[16px\]{font-size:16px}.lg\:text-\[18px\]{font-size:18px}.lg\:text-\[22px\]{font-size:22px}.lg\:text-\[28px\]{font-size:28px}.lg\:text-\[30px\]{font-size:30px}.lg\:text-\[42px\]{font-size:42px}}:root{--hendy-navy: #1e2e5c;--hendy-navy-hover: #16223f;--hendy-black: #000000;--hendy-white: #ffffff;--hendy-teal: #56c4b7;--hendy-teal-hover: #43a89c;--hendy-text: #1a1a1a;--hendy-text-muted: rgba(26, 26, 26, .72);--hendy-border: #e2e2e2;--hendy-surface: #ffffff;--hendy-surface-muted: #f5f5f5;--font-family: "Satoshi", Arial, Verdana, Helvetica, sans-serif;--font-size-body: 15px;--line-height-body: 24px;--font-size-h1: 34px;--font-size-h2: 34px;--font-size-h3: 20px;--radius-button: 6px;--max-width: 1200px;--max-width-wide: 1400px}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Variable.woff2) format("woff2");font-weight:300 900;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-family);font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--hendy-text);background:var(--hendy-surface);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,h4{font-family:var(--font-family);font-weight:700;color:var(--hendy-text);line-height:1.2}.site-header{background:var(--hendy-white);position:sticky;top:0;z-index:100;border-bottom:1px solid var(--hendy-border)}.header-bar{display:flex;align-items:center;justify-content:space-between;height:65px;max-width:var(--max-width-wide);margin:0 auto;padding:0 16px}@media (min-width: 768px){.header-bar{padding:0 24px}}@media (min-width: 1200px){.header-bar{padding:0 32px}}.career-bar{height:45px;background:var(--hendy-teal)}.logo img{width:80px;height:auto}.header-nav{display:none;align-items:center;gap:0;list-style:none;margin:0;padding:0;flex:1;justify-content:center}@media (min-width: 992px){.header-nav{display:flex}}.header-nav a{font-size:15px;color:#000000bf;padding:8px 12px;white-space:nowrap;transition:color .2s}.header-nav a:hover{color:var(--hendy-black)}.header-actions{display:flex;align-items:center;gap:4px}@media (min-width: 992px){.header-actions{gap:0}}.header-actions .btn-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:none;cursor:pointer;color:var(--hendy-black);padding:0}.header-actions .btn-icon svg{width:22px;height:22px}.header-actions .btn-icon .label{display:none}@media (min-width: 992px){.header-actions--desktop{display:flex}.header-actions--mobile{display:none}.header-actions .btn-with-label{display:flex;align-items:center;gap:6px;padding:8px 12px;font-size:13px;color:#000000bf;background:none;border:none;cursor:pointer;white-space:nowrap}.header-actions .btn-with-label svg{width:18px;height:18px}.header-actions .btn-with-label:hover{color:var(--hendy-black)}}@media (max-width: 991px){.header-actions--desktop{display:none}.header-actions--mobile{display:flex}}.hero{position:relative;overflow:hidden;min-height:420px;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.hero{min-height:480px}}.hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero__content{position:relative;z-index:1;width:100%;max-width:var(--max-width-wide);margin:0 auto;padding:40px 20px 48px;color:var(--hendy-white);display:flex;flex-direction:column;align-items:center;text-align:center}@media (min-width: 768px){.hero__content{padding:56px 32px 64px}}@media (min-width: 1200px){.hero__content{padding:64px 48px 72px}}.hero__title{margin:0 0 16px;font-size:28px;font-weight:700;line-height:1.2;max-width:600px;color:var(--hendy-white)}@media (min-width: 768px){.hero__title{font-size:var(--font-size-h1)}}.hero__description{margin:0 0 28px;font-size:var(--font-size-body);line-height:var(--line-height-body);max-width:560px;color:var(--hendy-white)}.hero__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;max-width:640px}.hero__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:45px;height:100%;padding:10px 16px;background:var(--hendy-navy);color:var(--hendy-white);font-family:var(--font-family);font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;text-align:center;border:none;border-radius:var(--radius-button);cursor:pointer;transition:background .2s;white-space:normal;line-height:1.25;box-sizing:border-box}.hero__btn:hover{background:var(--hendy-navy-hover)}.hero__btn--primary{background:var(--hendy-teal)}.hero__btn--primary:hover{background:var(--hendy-teal-hover)}@media (max-width: 767px){.hero{min-height:360px}.hero__content{padding:28px 20px 36px}.hero__title{font-size:24px}.hero__description{margin-bottom:20px;font-size:14px;line-height:1.5}.hero__actions{gap:10px;max-width:360px}.hero__btn{min-height:48px;padding:10px 12px;font-size:11px;letter-spacing:1px}}.floating-cta{position:fixed;z-index:90;right:20px;bottom:20px;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;background:var(--hendy-teal);color:var(--hendy-white);font-family:var(--font-family);font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;border-radius:var(--radius-button);box-shadow:0 8px 24px #0000002e;transition:background .2s,transform .2s,opacity .2s}.floating-cta:hover{background:var(--hendy-teal-hover);transform:translateY(-2px)}.floating-cta--hidden{opacity:0;pointer-events:none;transform:translateY(12px)}@media (max-width: 767px){.floating-cta{left:16px;right:16px;bottom:16px;width:auto}}#chargers{scroll-margin-top:80px}.charger-offers{background:var(--hendy-surface);padding:48px 0 40px}.charger-offers__inner{max-width:var(--max-width-wide);margin:0 auto;padding:0 20px}@media (min-width: 768px){.charger-offers__inner{padding:0 60px}}.charger-offers__title{margin:0 0 16px;font-size:28px;font-weight:700;line-height:1.2;color:var(--hendy-text);text-align:center}@media (min-width: 768px){.charger-offers__title{font-size:var(--font-size-h2)}}.charger-offers__description{margin:0 auto 30px;max-width:720px;font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--hendy-text-muted);text-align:center}.franchise-offers{display:grid;gap:.75rem;max-width:720px;margin:0 auto}.franchise-offer__trigger{gap:1rem}.franchise-offer__badge{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:88px;height:66px;padding:.5rem;border:1px solid var(--hendy-border);border-radius:var(--radius-button);background:var(--hendy-white)}.franchise-offer__badge img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}@media (min-width: 768px){.franchise-offer__badge{width:112px;height:84px}}.franchise-offer__label{flex:1;font-size:1.05rem}.franchise-offer__body p{margin:0 0 .75rem}.franchise-offer__body p:last-child{margin-bottom:0}.franchise-offer__lead{color:var(--hendy-text)}.franchise-offer__list{margin:.25rem 0 0;padding-left:1.25rem;display:grid;gap:.5rem}.franchise-offer__list li{padding-left:.15rem}.franchise-offer__terms{font-size:.875rem;line-height:1.5}.franchise-offer.is-open .franchise-offer__trigger{background:var(--hendy-surface-muted)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
