.loader__overlay{display:flex;background-color:var(--color-background--base);width:100vw;height:100vh;position:fixed;top:0;left:0;justify-content:center;align-items:center;z-index:var(--z-index--1000)}.loader__spinner{width:48px;height:48px;border:5px solid #d52b1e;border-bottom-color:#ffc107;border-radius:50%;display:inline-block;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-400:oklch(70.4% .191 22.216);--color-red-500:oklch(63.7% .237 25.331);--color-red-800:oklch(44.4% .177 26.899);--color-yellow-50:oklch(98.7% .026 102.212);--color-yellow-300:oklch(90.5% .182 98.111);--color-yellow-800:oklch(47.6% .114 61.907);--color-green-50:oklch(98.2% .018 155.826);--color-green-400:oklch(79.2% .209 151.711);--color-green-800:oklch(44.8% .119 151.328);--color-cyan-300:oklch(86.5% .127 207.078);--color-cyan-400:oklch(78.9% .154 211.53);--color-fuchsia-400:oklch(74% .238 322.16);--color-fuchsia-800:oklch(45.2% .211 324.591);--color-fuchsia-950:oklch(29.3% .136 325.661);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-zinc-500:oklch(55.2% .016 285.938);--color-zinc-600:oklch(44.2% .017 285.786);--color-black:#000;--color-white:#fff;--spacing:.25rem;--tracking-widest:.1em;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--spacing-container:var(--ref-spacing-container);--spacing-bleed:var(--ref-spacing-bleed);--spacing-header:var(--ref-spacing-header);--spacing-focused:var(--ref-spacing-focused);--spacing-ellipsis:var(--ref-spacing-ellipsis);--spacing-min-screen:var(--ref-spacing-min-screen)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.absolute\!{position:absolute!important}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:var(--ref-spacing-0)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-0{top:var(--ref-spacing-0)}.top-1\/2{top:50%}.top-8{top:var(--ref-spacing-8)}.top-\[0\]{top:0}.top-\[1px\]{top:1px}.top-\[50\%\]{top:50%}.top-\[60\%\]{top:60%}.top-full{top:100%}.top-md{top:var(--sys-spacing-md)}.right-0{right:var(--ref-spacing-0)}.right-2{right:var(--ref-spacing-2)}.right-\[0\]{right:0}.right-md{right:var(--sys-spacing-md)}.right-sm{right:var(--sys-spacing-sm)}.bottom-0{bottom:var(--ref-spacing-0)}.bottom-\[0\]{bottom:0}.left-0{left:var(--ref-spacing-0)}.left-1\/2{left:50%}.left-2{left:var(--ref-spacing-2)}.left-8{left:var(--ref-spacing-8)}.left-\[0\]{left:0}.left-\[50\%\]{left:50%}.isolate{isolation:isolate}.z-10{z-index:10}.z-50{z-index:50}.z-\[1\]{z-index:1}.col-span-2{grid-column:span 2/span 2}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.-m-px\!{margin:-1px!important}.m-0{margin:var(--ref-spacing-0)}.m-auto{margin:auto}.-mx-1{margin-inline:calc(var(--ref-spacing-1) * -1)}.mx-auto{margin-inline:auto}.mx-xl{margin-inline:var(--sys-spacing-xl)}.my-1{margin-block:var(--ref-spacing-1)}.my-5{margin-block:var(--ref-spacing-5)}.my-8{margin-block:var(--ref-spacing-8)}.my-lg{margin-block:var(--sys-spacing-lg)}.my-sm{margin-block:var(--sys-spacing-sm)}.-mt-3{margin-top:calc(var(--ref-spacing-3) * -1)}.mt-1\.5{margin-top:calc(var(--spacing) * 1.5)}.mt-2{margin-top:var(--ref-spacing-2)}.mt-2xs{margin-top:var(--sys-spacing-2xs)}.mt-lg{margin-top:var(--sys-spacing-lg)}.mt-sm{margin-top:var(--sys-spacing-sm)}.mt-xl{margin-top:var(--sys-spacing-xl)}.mt-xs{margin-top:var(--sys-spacing-xs)}.mr-1{margin-right:var(--ref-spacing-1)}.mb-0\!{margin-bottom:var(--ref-spacing-0)!important}.mb-1{margin-bottom:var(--ref-spacing-1)}.mb-2{margin-bottom:var(--ref-spacing-2)}.mb-2xl{margin-bottom:var(--sys-spacing-2xl)}.mb-4{margin-bottom:var(--ref-spacing-4)}.mb-5{margin-bottom:var(--ref-spacing-5)}.mb-6{margin-bottom:var(--ref-spacing-6)}.mb-8{margin-bottom:var(--ref-spacing-8)}.mb-lg{margin-bottom:var(--sys-spacing-lg)}.mb-xs{margin-bottom:var(--sys-spacing-xs)}.ml-1{margin-left:var(--ref-spacing-1)}.ml-2{margin-left:var(--ref-spacing-2)}.ml-auto{margin-left:auto}.ml-md{margin-left:var(--sys-spacing-md)}.ml-sm{margin-left:var(--sys-spacing-sm)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.size-3\.5{width:calc(var(--spacing) * 3.5);height:calc(var(--spacing) * 3.5)}.size-4{width:var(--ref-sizing-4);height:var(--ref-sizing-4)}.size-5{width:var(--ref-sizing-5);height:var(--ref-sizing-5)}.size-9{width:var(--ref-sizing-9);height:var(--ref-sizing-9)}.h-1\.5{height:calc(var(--spacing) * 1.5)}.h-2{height:var(--ref-spacing-2)}.h-2\.5{height:calc(var(--spacing) * 2.5)}.h-3\.5{height:calc(var(--spacing) * 3.5)}.h-4{height:var(--ref-spacing-4)}.h-5{height:var(--ref-spacing-5)}.h-8{height:var(--ref-spacing-8)}.h-9{height:var(--ref-spacing-9)}.h-10{height:var(--ref-spacing-10)}.h-12{height:var(--ref-spacing-12)}.h-14{height:var(--ref-spacing-14)}.h-\[1\.15rem\]{height:1.15rem}.h-\[22px\]{height:22px}.h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-fit{height:fit-content}.h-full{height:100%}.h-header{height:var(--spacing-header)}.h-px{height:1px}.h-px\!{height:1px!important}.h-screen{height:100vh}.max-h-\(--radix-select-content-available-height\){max-height:var(--radix-select-content-available-height)}.max-h-\[--radix-select-content-available-height\]{max-height:--radix-select-content-available-height}.min-h-\[10rem\]{min-height:10rem}.min-h-screen{min-height:100vh}.w-2{width:var(--ref-spacing-2)}.w-2\.5{width:calc(var(--spacing) * 2.5)}.w-3\.5{width:calc(var(--spacing) * 3.5)}.w-4{width:var(--ref-spacing-4)}.w-5{width:var(--ref-spacing-5)}.w-8{width:var(--ref-spacing-8)}.w-20{width:var(--ref-spacing-20)}.w-56{width:calc(var(--spacing) * 56)}.w-64{width:calc(var(--spacing) * 64)}.w-72{width:calc(var(--spacing) * 72)}.w-\[22px\]{width:22px}.w-\[26rem\]{width:26rem}.w-\[140px\]{width:140px}.w-\[256px\]{width:256px}.w-\[300px\]{width:300px}.w-\[calc\(100\%-2rem\)\]{width:calc(100% - 2rem)}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-px\!{width:1px!important}.w-screen{width:100vw}.max-w-\[480px\]{max-width:480px}.max-w-\[500px\]{max-width:500px}.max-w-bleed{max-width:var(--spacing-bleed)}.max-w-container{max-width:var(--spacing-container)}.max-w-ellipsis{max-width:var(--spacing-ellipsis)}.max-w-focused{max-width:var(--spacing-focused)}.min-w-0{min-width:var(--ref-spacing-0)}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-max{min-width:max-content}.min-w-min-screen{min-width:var(--spacing-min-screen)}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.origin-\(--radix-select-content-transform-origin\){transform-origin:var(--radix-select-content-transform-origin)}.origin-\[--radix-select-content-transform-origin\]{transform-origin:--radix-select-content-transform-origin}.origin-bottom{transform-origin:bottom}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-\[-50\%\]{--tw-translate-x:-50%;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-\[-50\%\]{--tw-translate-y:-50%;translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-45{rotate:45deg}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.scroll-my-1{scroll-margin-block:var(--ref-spacing-1)}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-flow-col{grid-auto-flow:column}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:var(--ref-spacing-1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:var(--ref-spacing-2)}.gap-2xl{gap:var(--sys-spacing-2xl)}.gap-2xs{gap:var(--sys-spacing-2xs)}.gap-3{gap:var(--ref-spacing-3)}.gap-3\.5{gap:calc(var(--spacing) * 3.5)}.gap-4{gap:var(--ref-spacing-4)}.gap-5{gap:var(--ref-spacing-5)}.gap-6{gap:var(--ref-spacing-6)}.gap-8{gap:var(--ref-spacing-8)}.gap-lg{gap:var(--sys-spacing-lg)}.gap-md{gap:var(--sys-spacing-md)}.gap-sm{gap:var(--sys-spacing-sm)}.gap-xl{gap:var(--sys-spacing-xl)}.gap-xs{gap:var(--sys-spacing-xs)}:where(.space-y-0>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--ref-spacing-0) * var(--tw-space-y-reverse));margin-block-end:calc(var(--ref-spacing-0) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--ref-spacing-2) * var(--tw-space-y-reverse));margin-block-end:calc(var(--ref-spacing-2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--ref-spacing-6) * var(--tw-space-y-reverse));margin-block-end:calc(var(--ref-spacing-6) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--ref-spacing-8) * var(--tw-space-y-reverse));margin-block-end:calc(var(--ref-spacing-8) * calc(1 - var(--tw-space-y-reverse)))}.gap-x-8{column-gap:var(--ref-spacing-8)}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(var(--ref-spacing-2) * var(--tw-space-x-reverse));margin-inline-end:calc(var(--ref-spacing-2) * calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-8>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(var(--ref-spacing-8) * var(--tw-space-x-reverse));margin-inline-end:calc(var(--ref-spacing-8) * calc(1 - var(--tw-space-x-reverse)))}.gap-y-6{row-gap:var(--ref-spacing-6)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}.justify-self-end{justify-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-hidden\!{overflow:hidden!important}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--sys-border-radius-lg)}.rounded-md{border-radius:var(--sys-border-radius-md)}.rounded-radius-md{border-radius:var(--ref-radius-md)}.rounded-sm{border-radius:var(--sys-border-radius-sm)}.rounded-xl{border-radius:var(--sys-border-radius-xl)}.rounded-xs{border-radius:var(--sys-border-radius-xs)}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-t-xs{border-top-left-radius:var(--sys-border-radius-xs);border-top-right-radius:var(--sys-border-radius-xs)}.rounded-tl-sm{border-top-left-radius:var(--sys-border-radius-sm)}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-0\!{border-style:var(--tw-border-style)!important;border-width:0!important}.border-1{border-style:var(--tw-border-style);border-width:1px}.border-3{border-style:var(--tw-border-style);border-width:3px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-md{border-style:var(--tw-border-style);border-width:var(--sys-border-width-md)}.border-xs{border-style:var(--tw-border-style);border-width:var(--sys-border-width-xs)}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-0{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.border-b-xs{border-bottom-style:var(--tw-border-style);border-bottom-width:var(--sys-border-width-xs)}.border-solid{--tw-border-style:solid;border-style:solid}.border-black{border-color:var(--color-black)}.border-border-high-inverted{border-color:var(--sys-color-border-high-inverted)}.border-border-low{border-color:var(--sys-color-border-low)}.border-current{border-color:currentColor}.border-disabled{border-color:var(--sys-color-disabled)}.border-error{border-color:var(--sys-color-error)}.border-error-low{border-color:var(--sys-color-error-low)}.border-info-low{border-color:var(--sys-color-info-low)}.border-primary{border-color:var(--sys-color-primary)}.border-secondary{border-color:var(--sys-color-secondary)}.border-success-low{border-color:var(--sys-color-success-low)}.border-tertiary{border-color:var(--sys-color-tertiary)}.border-transparent{border-color:#0000}.border-warning-low{border-color:var(--sys-color-warning-low)}.border-e-transparent{border-inline-end-color:#0000}.bg-\[\#E60000\]{background-color:#e60000}.bg-\[\#F0F1F1\]{background-color:#f0f1f1}.bg-background{background-color:var(--sys-color-background)}.bg-background-light{background-color:var(--sys-color-background-light)}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.bg-border{background-color:var(--sys-color-border)}.bg-border-low{background-color:var(--sys-color-border-low)}.bg-disabled{background-color:var(--sys-color-disabled)}.bg-error{background-color:var(--sys-color-error)}.bg-error-ghost{background-color:var(--sys-color-error-ghost)}.bg-fuchsia-800{background-color:var(--color-fuchsia-800)}.bg-fuchsia-950{background-color:var(--color-fuchsia-950)}.bg-gray-50{background-color:var(--ref-color-gray-50)}.bg-gray-400{background-color:var(--color-gray-400)}.bg-green-50{background-color:var(--color-green-50)}.bg-info{background-color:var(--sys-color-info)}.bg-info-ghost{background-color:var(--sys-color-info-ghost)}.bg-prefilled{background-color:var(--sys-color-prefilled)}.bg-primary{background-color:var(--sys-color-primary)}.bg-red-50{background-color:var(--color-red-50)}.bg-secondary{background-color:var(--sys-color-secondary)}.bg-success{background-color:var(--sys-color-success)}.bg-success-ghost{background-color:var(--sys-color-success-ghost)}.bg-surface{background-color:var(--sys-color-surface)}.bg-surface-high{background-color:var(--sys-color-surface-high)}.bg-surface-low{background-color:var(--sys-color-surface-low)}.bg-tertiary{background-color:var(--sys-color-tertiary)}.bg-transparent{background-color:#0000}.bg-warning{background-color:var(--sys-color-warning)}.bg-warning-ghost{background-color:var(--sys-color-warning-ghost)}.bg-white{background-color:var(--color-white)}.bg-yellow-50{background-color:var(--color-yellow-50)}.bg-linear-to-r{--tw-gradient-position:to right}@supports (background-image:linear-gradient(in lab,red,red)){.bg-linear-to-r{--tw-gradient-position:to right in oklab}}.bg-linear-to-r{background-image:linear-gradient(var(--tw-gradient-stops))}.from-\[\#E60000\]{--tw-gradient-from:#e60000;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-\[\#F48C00\]{--tw-gradient-to:#f48c00;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.box-decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.fill-current{fill:currentColor}.p-0\!{padding:var(--ref-spacing-0)!important}.p-1{padding:var(--ref-spacing-1)}.p-2{padding:var(--ref-spacing-2)}.p-3{padding:var(--ref-spacing-3)}.p-4{padding:var(--ref-spacing-4)}.p-lg{padding:var(--sys-spacing-lg)}.p-md{padding:var(--sys-spacing-md)}.p-sm{padding:var(--sys-spacing-sm)}.p-xl{padding:var(--sys-spacing-xl)}.px-0{padding-inline:var(--ref-spacing-0)}.px-1{padding-inline:var(--ref-spacing-1)}.px-2{padding-inline:var(--ref-spacing-2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:var(--ref-spacing-3)}.px-4{padding-inline:var(--ref-spacing-4)}.px-5{padding-inline:var(--ref-spacing-5)}.px-6{padding-inline:var(--ref-spacing-6)}.px-8{padding-inline:var(--ref-spacing-8)}.px-10{padding-inline:var(--ref-spacing-10)}.px-base{padding-inline:var(--ref-spacing-base)}.px-md{padding-inline:var(--sys-spacing-md)}.px-xs{padding-inline:var(--sys-spacing-xs)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:var(--ref-spacing-1)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:var(--ref-spacing-2)}.py-3{padding-block:var(--ref-spacing-3)}.py-4{padding-block:var(--ref-spacing-4)}.py-5{padding-block:var(--ref-spacing-5)}.py-7{padding-block:var(--ref-spacing-7)}.py-lg{padding-block:var(--sys-spacing-lg)}.py-md{padding-block:var(--sys-spacing-md)}.py-sm{padding-block:var(--sys-spacing-sm)}.py-xs{padding-block:var(--sys-spacing-xs)}.pt-0\.5{padding-top:calc(var(--spacing) * .5)}.pt-2xl{padding-top:var(--sys-spacing-2xl)}.pt-2xs{padding-top:var(--sys-spacing-2xs)}.pt-xs{padding-top:var(--sys-spacing-xs)}.pr-2{padding-right:var(--ref-spacing-2)}.pr-2\.5{padding-right:calc(var(--spacing) * 2.5)}.pr-2xl{padding-right:var(--sys-spacing-2xl)}.pr-8{padding-right:var(--ref-spacing-8)}.pr-10{padding-right:var(--ref-spacing-10)}.pr-md{padding-right:var(--sys-spacing-md)}.pr-xs{padding-right:var(--sys-spacing-xs)}.pb-3xs{padding-bottom:var(--sys-spacing-3xs)}.pb-4{padding-bottom:var(--ref-spacing-4)}.pb-sm{padding-bottom:var(--sys-spacing-sm)}.pb-xs{padding-bottom:var(--sys-spacing-xs)}.pl-2{padding-left:var(--ref-spacing-2)}.pl-2xs{padding-left:var(--sys-spacing-2xs)}.pl-8{padding-left:var(--ref-spacing-8)}.pl-md{padding-left:var(--sys-spacing-md)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.align-\[-0\.125em\]{vertical-align:-.125em}.font-\[sans-serif\]{font-family:sans-serif}.font-mono{font-family:var(--font-mono)}.font-plain{font-family:var(--sys-font-family-plain)}.text-2xl{font-size:var(--sys-font-size-2xl)}.text-3xl{font-size:var(--sys-font-size-3xl)}.text-base{font-size:var(--sys-font-size-base)}.text-base-alt{font-size:var(--ref-font-size-base-alt)}.text-lg{font-size:var(--sys-font-size-lg)}.text-md{font-size:var(--sys-font-size-md)}.text-sm{font-size:var(--sys-font-size-sm)}.text-xl{font-size:var(--sys-font-size-xl)}.text-xs{font-size:var(--sys-font-size-xs)}.leading-\[100\%\]{--tw-leading:100%;line-height:100%}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--sys-font-weight-bold);font-weight:var(--sys-font-weight-bold)}.font-medium{--tw-font-weight:var(--sys-font-weight-medium);font-weight:var(--sys-font-weight-medium)}.font-semibold{--tw-font-weight:var(--sys-font-weight-semibold);font-weight:var(--sys-font-weight-semibold)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.text-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-nowrap\!{white-space:nowrap!important}.text-\[\#1C1F21\]{color:#1c1f21}.text-\[\#4A4F54\]{color:#4a4f54}.text-\[\#00667A\]{color:#00667a}.text-active{color:var(--sys-color-active)}.text-black{color:var(--color-black)}.text-cyan-300{color:var(--color-cyan-300)}.text-disabled{color:var(--sys-color-disabled)}.text-error{color:var(--sys-color-error)}.text-gray-800{color:var(--color-gray-800)}.text-green-800{color:var(--color-green-800)}.text-on-background{color:var(--sys-color-on-background)}.text-on-error{color:var(--sys-color-on-error)}.text-on-info{color:var(--sys-color-on-info)}.text-on-primary{color:var(--sys-color-on-primary)}.text-on-secondary{color:var(--sys-color-on-secondary)}.text-on-success{color:var(--sys-color-on-success)}.text-on-surface{color:var(--sys-color-on-surface)}.text-on-tertiary{color:var(--sys-color-on-tertiary)}.text-on-warning{color:var(--sys-color-on-warning)}.text-primary{color:var(--sys-color-primary)}.text-red-500{color:var(--color-red-500)}.text-red-800{color:var(--color-red-800)}.text-secondary{color:var(--sys-color-secondary)}.text-tertiary{color:var(--sys-color-tertiary)}.text-tertiary-inverted{color:var(--sys-color-tertiary-inverted)}.text-white{color:var(--color-white)}.text-yellow-800{color:var(--color-yellow-800)}.text-zinc-500{color:var(--color-zinc-500)}.text-zinc-600{color:var(--color-zinc-600)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-0{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-offset-background{--tw-ring-offset-color:var(--sys-color-background)}.outline-hidden{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.\[clip\:rect\(0\,0\,0\,0\)\]\!{clip:rect(0,0,0,0)!important}.\[text-shadow\:0px_0px_1px_\#000000\]{text-shadow:0 0 1px #000}.bg-background{background:var(--sys-color-background)}.bg-background-light{background:var(--sys-color-background-light)}.bg-border{background:var(--sys-color-border)}.bg-border-low{background:var(--sys-color-border-low)}.bg-disabled{background:var(--sys-color-disabled)}.bg-error{background:var(--sys-color-error)}.bg-error-ghost{background:var(--sys-color-error-ghost)}.bg-gray-50{background:var(--ref-color-gray-50)}.bg-info{background:var(--sys-color-info)}.bg-info-ghost{background:var(--sys-color-info-ghost)}.bg-prefilled{background:var(--sys-color-prefilled)}.bg-primary{background:var(--sys-color-primary)}.bg-secondary{background:var(--sys-color-secondary)}.bg-success{background:var(--sys-color-success)}.bg-success-ghost{background:var(--sys-color-success-ghost)}.bg-surface{background:var(--sys-color-surface)}.bg-surface-high{background:var(--sys-color-surface-high)}.bg-surface-low{background:var(--sys-color-surface-low)}.bg-tertiary{background:var(--sys-color-tertiary)}.bg-warning{background:var(--sys-color-warning)}.bg-warning-ghost{background:var(--sys-color-warning-ghost)}.font-heading-h5{font:var(--sys-heading-h5)}.font-heading-h6{font:var(--sys-heading-h6)}.font-paragraph-base{font:var(--sys-paragraph-base)}.font-paragraph-legal{font:var(--sys-paragraph-legal)}.font-paragraph-small{font:var(--sys-paragraph-small)}.group-data-\[disabled\=true\]\:pointer-events-none:is(:where(.group)[data-disabled=true] *){pointer-events:none}.group-data-\[disabled\=true\]\:opacity-50:is(:where(.group)[data-disabled=true] *){opacity:.5}.group-data-\[state\=open\]\:rotate-180:is(:where(.group)[data-state=open] *){rotate:180deg}.group-data-\[viewport\=false\]\/navigation-menu\:top-full:is(:where(.group\/navigation-menu)[data-viewport=false] *){top:100%}.group-data-\[viewport\=false\]\/navigation-menu\:mt-1\.5:is(:where(.group\/navigation-menu)[data-viewport=false] *){margin-top:calc(var(--spacing) * 1.5)}.group-data-\[viewport\=false\]\/navigation-menu\:overflow-hidden:is(:where(.group\/navigation-menu)[data-viewport=false] *){overflow:hidden}.group-data-\[viewport\=false\]\/navigation-menu\:rounded-md:is(:where(.group\/navigation-menu)[data-viewport=false] *){border-radius:var(--sys-border-radius-md)}.group-data-\[viewport\=false\]\/navigation-menu\:border:is(:where(.group\/navigation-menu)[data-viewport=false] *){border-style:var(--tw-border-style);border-width:1px}.group-data-\[viewport\=false\]\/navigation-menu\:shadow:is(:where(.group\/navigation-menu)[data-viewport=false] *){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.group-data-\[viewport\=false\]\/navigation-menu\:duration-200:is(:where(.group\/navigation-menu)[data-viewport=false] *){--tw-duration:.2s;transition-duration:.2s}.peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled~*){cursor:not-allowed}.peer-disabled\:opacity-50:is(:where(.peer):disabled~*){opacity:.5}.selection\:bg-primary ::selection{background-color:var(--sys-color-primary)}.selection\:bg-primary::selection{background-color:var(--sys-color-primary)}.selection\:bg-primary ::selection{background:var(--sys-color-primary)}.selection\:bg-primary::selection{background:var(--sys-color-primary)}.file\:inline-flex::file-selector-button{display:inline-flex}.file\:h-7::file-selector-button{height:var(--ref-spacing-7)}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-sm::file-selector-button{font-size:var(--sys-font-size-sm)}.file\:font-medium::file-selector-button{--tw-font-weight:var(--sys-font-weight-medium);font-weight:var(--sys-font-weight-medium)}@media (hover:hover){.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-secondary-low:hover{border-color:var(--sys-color-secondary-low)}.hover\:bg-gray-100:hover{background-color:var(--ref-color-gray-100)}.hover\:bg-primary-low:hover{background-color:var(--sys-color-primary-low)}.hover\:bg-primary\/90:hover{background-color:var(--sys-color-primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--sys-color-primary) 90%,transparent)}}.hover\:bg-secondary-low:hover{background-color:var(--sys-color-secondary-low)}.hover\:bg-secondary\/80:hover{background-color:var(--sys-color-secondary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab,var(--sys-color-secondary) 80%,transparent)}}.hover\:bg-tertiary-low:hover{background-color:var(--sys-color-tertiary-low)}.hover\:bg-white:hover{background-color:var(--color-white)}.hover\:text-fuchsia-400:hover{color:var(--color-fuchsia-400)}.hover\:text-on-secondary:hover{color:var(--sys-color-on-secondary)}.hover\:text-secondary-low:hover{color:var(--sys-color-secondary-low)}.hover\:text-tertiary-high:hover{color:var(--sys-color-tertiary-high)}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:bg-gray-100:hover{background:var(--ref-color-gray-100)}.hover\:bg-primary-low:hover{background:var(--sys-color-primary-low)}.hover\:bg-secondary-low:hover{background:var(--sys-color-secondary-low)}.hover\:bg-tertiary-low:hover{background:var(--sys-color-tertiary-low)}}.focus\:border-2:focus{border-style:var(--tw-border-style);border-width:2px}.focus\:border-active:focus{border-color:var(--sys-color-active)}.focus\:border-error:focus{border-color:var(--sys-color-error)}.focus\:border-tertiary:focus{border-color:var(--sys-color-tertiary)}.focus\:bg-prefilled:focus{background-color:var(--sys-color-prefilled)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-gray-500:focus{--tw-ring-color:var(--color-gray-500)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus\:bg-prefilled:focus{background:var(--sys-color-prefilled)}.focus-visible\:ring-0:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-error:focus-visible{--tw-ring-color:var(--sys-color-error)}.focus-visible\:ring-error-low:focus-visible{--tw-ring-color:var(--sys-color-error-low)}.focus-visible\:ring-secondary-low:focus-visible{--tw-ring-color:var(--sys-color-secondary-low)}.focus-visible\:ring-tertiary:focus-visible{--tw-ring-color:var(--sys-color-tertiary)}.focus-visible\:ring-offset-0:focus-visible{--tw-ring-offset-width:0px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus-visible\:ring-offset-4:focus-visible{--tw-ring-offset-width:4px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus-visible\:outline:focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-offset-4:focus-visible{outline-offset:4px}.focus-visible\:outline-active:focus-visible{outline-color:var(--sys-color-active)}.focus-visible\:outline-active-inverted:focus-visible{outline-color:var(--sys-color-active-inverted)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.active\:border-2:active{border-style:var(--tw-border-style);border-width:2px}.active\:border-secondary-high:active{border-color:var(--sys-color-secondary-high)}.active\:border-tertiary:active{border-color:var(--sys-color-tertiary)}.active\:bg-primary-high:active{background-color:var(--sys-color-primary-high)}.active\:bg-secondary-high:active{background-color:var(--sys-color-secondary-high)}.active\:bg-tertiary-high:active{background-color:var(--sys-color-tertiary-high)}.active\:text-cyan-400:active{color:var(--color-cyan-400)}.active\:text-on-secondary:active{color:var(--sys-color-on-secondary)}.active\:ring-2:active{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.active\:ring-error:active{--tw-ring-color:var(--sys-color-error)}.active\:ring-tertiary:active{--tw-ring-color:var(--sys-color-tertiary)}.active\:ring-offset-4:active{--tw-ring-offset-width:4px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.active\:outline-none:active{--tw-outline-style:none;outline-style:none}.active\:bg-primary-high:active{background:var(--sys-color-primary-high)}.active\:bg-secondary-high:active{background:var(--sys-color-secondary-high)}.active\:bg-tertiary-high:active{background:var(--sys-color-tertiary-high)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-disabled:disabled{border-color:var(--sys-color-disabled)}.disabled\:bg-disabled:disabled{background-color:var(--sys-color-disabled)}.disabled\:bg-surface:disabled{background-color:var(--sys-color-surface)}.disabled\:bg-transparent:disabled{background-color:#0000}.disabled\:text-disabled:disabled{color:var(--sys-color-disabled)}.disabled\:text-on-disabled:disabled{color:var(--sys-color-on-disabled)}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:bg-disabled:disabled{background:var(--sys-color-disabled)}.disabled\:bg-surface:disabled{background:var(--sys-color-surface)}.has-\[\>svg\]\:px-2\.5:has(>svg){padding-inline:calc(var(--spacing) * 2.5)}.has-\[\>svg\]\:px-3:has(>svg){padding-inline:var(--ref-spacing-3)}.has-\[\>svg\]\:px-4:has(>svg){padding-inline:var(--ref-spacing-4)}.data-disabled\:pointer-events-none[data-disabled]{pointer-events:none}.data-disabled\:opacity-50[data-disabled]{opacity:.5}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:var(--ref-spacing-1);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:calc(var(--ref-spacing-1) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:var(--ref-spacing-1);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:calc(var(--ref-spacing-1) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[size\=default\]\:h-9[data-size=default]{height:var(--ref-spacing-9)}.data-\[size\=sm\]\:h-8[data-size=sm]{height:var(--ref-spacing-8)}:is(.\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:ring-0 *)[data-slot=navigation-menu-link]:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}:is(.\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:outline-none *)[data-slot=navigation-menu-link]:focus{--tw-outline-style:none;outline-style:none}:is(.\*\:data-\[slot\=select-value\]\:line-clamp-1>*)[data-slot=select-value]{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:is(.\*\:data-\[slot\=select-value\]\:flex>*)[data-slot=select-value]{display:flex}:is(.\*\:data-\[slot\=select-value\]\:items-center>*)[data-slot=select-value]{align-items:center}:is(.\*\:data-\[slot\=select-value\]\:gap-2>*)[data-slot=select-value]{gap:var(--ref-spacing-2)}.data-\[state\=checked\]\:translate-x-\[calc\(100\%-2px\)\][data-state=checked]{--tw-translate-x: calc(100% - 2px) ;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[state\=checked\]\:border-2[data-state=checked]{border-style:var(--tw-border-style);border-width:2px}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:var(--sys-color-primary);background:var(--sys-color-primary)}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{--tw-translate-x:var(--ref-spacing-0);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[state\=unchecked\]\:border[data-state=unchecked]{border-style:var(--tw-border-style);border-width:1px}@media (prefers-reduced-motion:reduce){.motion-reduce\:animate-\[spin_1\.5s_linear_infinite\]{animation:1.5s linear infinite spin}.motion-reduce\:animate-none{animation:none}}@media (min-width:40rem){.sm\:mx-\[0\]{margin-inline:0}.sm\:my-xl{margin-block:var(--sys-spacing-xl)}.sm\:mt-\[0\]{margin-top:0}.sm\:mb-lg{margin-bottom:var(--sys-spacing-lg)}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:gap-6{gap:var(--ref-spacing-6)}.sm\:gap-xl{gap:var(--sys-spacing-xl)}.sm\:gap-y-8{row-gap:var(--ref-spacing-8)}.sm\:border{border-style:var(--tw-border-style);border-width:1px}.sm\:border-border-low{border-color:var(--sys-color-border-low)}.sm\:bg-background{background-color:var(--sys-color-background)}.sm\:bg-background-light{background-color:var(--sys-color-background-light)}.sm\:bg-surface{background-color:var(--sys-color-surface)}.sm\:p-xl{padding:var(--sys-spacing-xl)}.sm\:px-xl{padding-inline:var(--sys-spacing-xl)}.sm\:bg-background{background:var(--sys-color-background)}.sm\:bg-background-light{background:var(--sys-color-background-light)}.sm\:bg-surface{background:var(--sys-color-surface)}.sm\:font-heading-h5{font:var(--sys-heading-h5)}.sm\:font-paragraph-base{font:var(--sys-paragraph-base)}}@media (min-width:48rem){.md\:absolute{position:absolute}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:inline{display:inline}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:text-lg{font-size:var(--sys-font-size-lg)}.md\:text-sm{font-size:var(--sys-font-size-sm)}}@media (min-width:64rem){.lg\:px-32{padding-inline:calc(var(--spacing) * 32)}}@media (min-width:80rem){.xl\:my-3xl{margin-block:var(--sys-spacing-3xl)}}@media (prefers-color-scheme:dark){.dark\:bg-gray-700{background-color:var(--color-gray-700)}.dark\:bg-gray-800{background-color:var(--color-gray-800)}.dark\:bg-white\/50{background-color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.dark\:bg-white\/50{background-color:color-mix(in oklab,var(--color-white) 50%,transparent)}}.dark\:text-\[\#9CA1A6\]{color:#9ca1a6}.dark\:text-\[\#C4C8CC\]{color:#c4c8cc}.dark\:text-gray-300{color:var(--color-gray-300)}.dark\:text-green-400{color:var(--color-green-400)}.dark\:text-red-400{color:var(--color-red-400)}.dark\:text-white{color:var(--color-white)}.dark\:text-yellow-300{color:var(--color-yellow-300)}.dark\:invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:h-4 svg{height:var(--ref-spacing-4)}.\[\&_svg\]\:h-5 svg{height:var(--ref-spacing-5)}.\[\&_svg\]\:h-6 svg{height:var(--ref-spacing-6)}.\[\&_svg\]\:w-4 svg{width:var(--ref-spacing-4)}.\[\&_svg\]\:w-5 svg{width:var(--ref-spacing-5)}.\[\&_svg\]\:w-6 svg{width:var(--ref-spacing-6)}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\]\:fill-primary svg{fill:var(--sys-color-primary)}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:var(--ref-sizing-4);height:var(--ref-sizing-4)}:is(.\*\:\[span\]\:last\:flex>*):is(span):last-child{display:flex}:is(.\*\:\[span\]\:last\:items-center>*):is(span):last-child{align-items:center}:is(.\*\:\[span\]\:last\:gap-2>*):is(span):last-child{gap:var(--ref-spacing-2)}.\[\&\>span\]\:line-clamp-1>span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}[data-theme=vz]{--ref-font-size-base:1rem;--ref-font-size-base-alt:1.125;--ref-font-size-scale-majorthird:1.25;--ref-font-size-scale-minorthird:1.2;--ref-font-size-scale-majorsecond:1.125;--ref-font-size-xs:.79rem;--ref-font-size-sm:.89rem;--ref-font-size-md:1rem;--ref-font-size-lg:1.25rem;--ref-font-size-xl:1.56rem;--ref-font-size-2xl:1.95rem;--ref-font-size-3xl:2.44rem;--ref-font-size-4xl:3.05rem;--ref-font-size-5xl:3.81rem;--ref-font-size-unit:rem;--ref-font-weight-100:100;--ref-font-weight-200:200;--ref-font-weight-300:300;--ref-font-weight-400:400;--ref-font-weight-500:500;--ref-font-weight-600:600;--ref-font-weight-700:700;--ref-font-weight-800:800;--ref-font-weight-900:900;--ref-font-line-height-plain:140%;--ref-font-line-height-heading:110%;--ref-font-line-height-no-height:100%;--ref-font-letterspacing-plain:0;--ref-font-family-averta:Averta Std;--ref-font-family-vodafone:Vodafone;--ref-font-family-diodrum:Ziggo Headline;--ref-font-family-opensans:VodafoneZiggo-Text;--ref-color-blackwhite-black:#000;--ref-color-blackwhite-white:#fff;--ref-color-gray-10:#f1f2f3;--ref-color-gray-20:#d9dbde;--ref-color-gray-30:#c1c5c8;--ref-color-gray-40:#a9aeb2;--ref-color-gray-50:#8d949a;--ref-color-gray-60:#757e84;--ref-color-gray-70:#60676c;--ref-color-gray-80:#4a4f54;--ref-color-gray-90:#323639;--ref-color-gray-100:#1c1f21;--ref-color-fire-10:#f8e6e6;--ref-color-fire-20:#efc2c2;--ref-color-fire-30:#e39191;--ref-color-fire-40:#d55e5e;--ref-color-fire-50:#c92e2e;--ref-color-fire-60:#bd0000;--ref-color-fire-70:#a10000;--ref-color-fire-80:#860000;--ref-color-fire-90:#6c0000;--ref-color-fire-100:#500;--ref-color-sun-10:#fdf5e6;--ref-color-sun-20:#fae6c2;--ref-color-sun-30:#f6d292;--ref-color-sun-40:#f2bd5f;--ref-color-sun-50:#efaa2f;--ref-color-sun-60:#eb9701;--ref-color-sun-70:#c88001;--ref-color-sun-80:#a76b01;--ref-color-sun-90:#865601;--ref-color-sun-100:#6a4400;--ref-color-sky-10:#e6f1f6;--ref-color-sky-20:#c2dee8;--ref-color-sky-30:#91c4d6;--ref-color-sky-40:#5ea9c3;--ref-color-sky-50:#2e8fb1;--ref-color-sky-60:#0076a0;--ref-color-sky-70:#006488;--ref-color-sky-80:#005472;--ref-color-sky-90:#00435b;--ref-color-sky-100:#003548;--ref-color-leaf-10:#e8f2e6;--ref-color-leaf-20:#c7e1c2;--ref-color-leaf-30:#9bc892;--ref-color-leaf-40:#6daf5f;--ref-color-leaf-50:#41972f;--ref-color-leaf-60:#178001;--ref-color-leaf-70:#146d01;--ref-color-leaf-80:#105b01;--ref-color-leaf-90:#0d4901;--ref-color-leaf-100:#0a3a00;--ref-color-strawberry-10:#fde6e6;--ref-color-strawberry-20:#f9c2c2;--ref-color-strawberry-30:#f49191;--ref-color-strawberry-40:#ef5e5e;--ref-color-strawberry-50:#eb2e2e;--ref-color-strawberry-60:#e60000;--ref-color-strawberry-70:#c40000;--ref-color-strawberry-80:#a30000;--ref-color-strawberry-90:#830000;--ref-color-strawberry-100:#670000;--ref-color-cranberry-10:#f8e6e6;--ref-color-cranberry-20:#efc2c2;--ref-color-cranberry-30:#e39191;--ref-color-cranberry-40:#d55e5e;--ref-color-cranberry-50:#c92e2e;--ref-color-cranberry-60:#bd0000;--ref-color-cranberry-70:#a10000;--ref-color-cranberry-80:#860000;--ref-color-cranberry-90:#6c0000;--ref-color-cranberry-100:#500;--ref-color-maroon-10:#f5e6e6;--ref-color-maroon-20:#e7c2c2;--ref-color-maroon-30:#d39191;--ref-color-maroon-40:#bf5e5e;--ref-color-maroon-50:#ab2e2e;--ref-color-maroon-60:#900;--ref-color-maroon-70:#820000;--ref-color-maroon-80:#6d0000;--ref-color-maroon-90:#570000;--ref-color-maroon-100:#450000;--ref-color-turquoise-10:#e6f0f2;--ref-color-turquoise-20:#c2dadf;--ref-color-turquoise-30:#91bdc6;--ref-color-turquoise-40:#5e9fab;--ref-color-turquoise-50:#2e8292;--ref-color-turquoise-60:#00667a;--ref-color-turquoise-70:#005768;--ref-color-turquoise-80:#004857;--ref-color-turquoise-90:#003a46;--ref-color-turquoise-100:#002e37;--ref-color-aqua-10:#e6f7fa;--ref-color-aqua-20:#c2ecf2;--ref-color-aqua-30:#91dde8;--ref-color-aqua-40:#5ecdde;--ref-color-aqua-50:#2ebed4;--ref-color-aqua-60:#00b0ca;--ref-color-aqua-70:#0096ac;--ref-color-aqua-80:#007d8f;--ref-color-aqua-90:#006473;--ref-color-aqua-100:#004f5b;--ref-color-aubergine-10:#efe9ee;--ref-color-aubergine-20:#d8cbd5;--ref-color-aubergine-30:#baa2b4;--ref-color-aubergine-40:#9a7791;--ref-color-aubergine-50:#7b4e70;--ref-color-aubergine-60:#5e2750;--ref-color-aubergine-70:#502144;--ref-color-aubergine-80:#431c39;--ref-color-aubergine-90:#36162e;--ref-color-aubergine-100:#2a1224;--ref-color-red-violet-10:#f5eaf6;--ref-color-red-violet-20:#e7cce8;--ref-color-red-violet-30:#d4a3d6;--ref-color-red-violet-40:#c179c3;--ref-color-red-violet-50:#ae50b1;--ref-color-red-violet-60:#9c2aa0;--ref-color-red-violet-70:#852488;--ref-color-red-violet-80:#6f1e72;--ref-color-red-violet-90:#59185b;--ref-color-red-violet-100:#461348;--ref-color-fresh-orange-10:#fdf5e6;--ref-color-fresh-orange-20:#fae6c2;--ref-color-fresh-orange-30:#f6d291;--ref-color-fresh-orange-40:#f2bd5e;--ref-color-fresh-orange-50:#efaa2e;--ref-color-fresh-orange-60:#eb9700;--ref-color-fresh-orange-70:#c88000;--ref-color-fresh-orange-80:#a76b00;--ref-color-fresh-orange-90:#865600;--ref-color-fresh-orange-100:#6a4400;--ref-color-spring-green-10:#f6f8e6;--ref-color-spring-green-20:#eaedc2;--ref-color-spring-green-30:#dadf91;--ref-color-spring-green-40:#c8d05e;--ref-color-spring-green-50:#b8c22e;--ref-color-spring-green-60:#a8b400;--ref-color-spring-green-70:#8f9900;--ref-color-spring-green-80:#778000;--ref-color-spring-green-90:#606700;--ref-color-spring-green-100:#4c5100;--ref-color-mandarine-10:#fdf1e6;--ref-color-mandarine-20:#f9dec2;--ref-color-mandarine-30:#f5c391;--ref-color-mandarine-40:#f1a75e;--ref-color-mandarine-50:#ec8d2e;--ref-color-mandarine-60:#e87400;--ref-color-mandarine-70:#c56300;--ref-color-mandarine-80:#a55200;--ref-color-mandarine-90:#844200;--ref-color-mandarine-100:#683400;--ref-color-electricmarine-10:#eef2f6;--ref-color-electricmarine-20:#8ab3e5;--ref-color-electricmarine-30:#4173b2;--ref-color-electricmarine-40:#004299;--ref-color-electricmarine-50:#022c91;--ref-color-electricmarine-60:#001489;--ref-color-electricmarine-70:#00136f;--ref-color-electricmarine-80:#00115b;--ref-color-electricmarine-90:#021148;--ref-color-electricmarine-100:#031033;--ref-color-silver-10:#f8f9f9;--ref-color-silver-20:#eff0f1;--ref-color-silver-30:#e2e4e6;--ref-color-silver-40:#d5d8da;--ref-color-silver-50:#c8cccf;--ref-color-silver-60:#bcc1c5;--ref-color-silver-70:#a0a4a7;--ref-color-silver-80:#85898c;--ref-color-silver-90:#6b6e70;--ref-color-silver-100:#555759;--ref-color-lavender-10:#eeebf5;--ref-color-lavender-20:#d6cfe8;--ref-color-lavender-30:#b5a9d5;--ref-color-lavender-40:#9381c2;--ref-color-lavender-50:#735baf;--ref-color-lavender-60:#54379e;--ref-color-lavender-70:#472f86;--ref-color-lavender-80:#3c2770;--ref-color-lavender-90:#301f5a;--ref-color-lavender-100:#261947;--ref-color-transparent-light-10:#ffffff1a;--ref-color-transparent-light-20:#fff3;--ref-color-transparent-light-30:#ffffff4d;--ref-color-transparent-light-40:#fff6;--ref-color-transparent-light-50:#ffffff80;--ref-color-transparent-light-60:#fff9;--ref-color-transparent-light-70:#ffffffb3;--ref-color-transparent-light-80:#fffc;--ref-color-transparent-light-90:#ffffffe6;--ref-color-transparent-dark-10:#0000001a;--ref-color-transparent-dark-20:#0003;--ref-color-transparent-dark-30:#0000004d;--ref-color-transparent-dark-40:#0006;--ref-color-transparent-dark-50:#00000080;--ref-color-transparent-dark-60:#0009;--ref-color-transparent-dark-70:#000000b3;--ref-color-transparent-dark-80:#000c;--ref-color-transparent-dark-90:#000000e6;--ref-color-mango-10:linear-gradient(90deg, #fde6e6 0%, #fef4e6 100%);--ref-color-mango-20:linear-gradient(90deg, #f9c2c2 0%, #fce3c2 100%);--ref-color-mango-30:linear-gradient(90deg, #f49191 0%, #face91 100%);--ref-color-mango-40:linear-gradient(90deg, #ef5e5e 0%, #f8b75e 100%);--ref-color-mango-50:linear-gradient(90deg, #eb2e2e 0%, #f6a12e 100%);--ref-color-mango-60:linear-gradient(90deg, #e60000 0%, #f48c00 100%);--ref-color-mango-70:linear-gradient(90deg, #c40000 0%, #cf7700 100%);--ref-color-mango-80:linear-gradient(90deg, #a30000 0%, #ad6300 100%);--ref-color-mango-90:linear-gradient(90deg, #830000 0%, #8b5000 100%);--ref-color-mango-100:linear-gradient(90deg, #670000 0%, #6e3f00 100%);--ref-color-kumquat-10:#fff4e5;--ref-color-kumquat-20:#ffdfb2;--ref-color-kumquat-30:#ffca80;--ref-color-kumquat-40:#f7931e;--ref-color-kumquat-50:#fc740c;--ref-color-kumquat-60:#ff5f00;--ref-color-kumquat-70:#ff4608;--ref-color-kumquat-80:#c73403;--ref-color-kumquat-90:#822100;--ref-color-kumquat-100:#4d2000;--ref-color-peach-10:linear-gradient(90deg, #ffede6 0%, #ffefe6 70%, #fef4e9 100%);--ref-color-peach-20:linear-gradient(90deg, #ffc6b2 0%, #ffcdb0 70%, #fddeb9 100%);--ref-color-peach-30:linear-gradient(90deg, #ffaa8d 0%, #ffb58a 70%, #fbcd98 100%);--ref-color-peach-40:linear-gradient(90deg, #ff835a 0%, #ff9454 70%, #fab768 100%);--ref-color-peach-50:linear-gradient(90deg, #ff6b93 0%, #ff7f33 70%, #f9a94b 100%);--ref-color-peach-60:linear-gradient(90deg, #ff4608 0%, #ff5f00 70%, #f7931e 100%);--ref-color-peach-70:linear-gradient(90deg, #e84007 0%, #e85600 70%, #e1861b 100%);--ref-color-peach-80:linear-gradient(90deg, #b53206 0%, #b54300 70%, #af6815 100%);--ref-color-peach-90:linear-gradient(90deg, #8c2704 0%, #8c3400 70%, #885111 100%);--ref-color-peach-100:linear-gradient(90deg, #6b1d03 0%, #6b2800 70%, #683e0d 100%);--ref-color-wild-peach-10:linear-gradient(90deg, #ffede6 0%, #ffefe6 50%, #fef4e9 100%);--ref-color-wild-peach-20:linear-gradient(90deg, #ffc6b2 0%, #ffcdb0 50%, #fddeb9 100%);--ref-color-wild-peach-30:linear-gradient(90deg, #ffaa8d 0%, #ffb58a 50%, #fbcd98 100%);--ref-color-wild-peach-40:linear-gradient(90deg, #ff835a 0%, #ff9454 50%, #fab768 100%);--ref-color-wild-peach-50:linear-gradient(90deg, #ff6b93 0%, #ff7f33 50%, #f9a94b 100%);--ref-color-wild-peach-60:linear-gradient(90deg, #ff4608 0%, #ff5f00 50%, #f7931e 100%);--ref-color-wild-peach-70:linear-gradient(90deg, #e84007 0%, #e85600 50%, #e1861b 100%);--ref-color-wild-peach-80:linear-gradient(90deg, #b53206 0%, #b54300 50%, #af6815 100%);--ref-color-wild-peach-90:linear-gradient(90deg, #8c2704 0%, #8c3400 50%, #885111 100%);--ref-color-wild-peach-100:linear-gradient(90deg, #6b1d03 0%, #6b2800 50%, #683e0d 100%);--ref-radius-xs:4px;--ref-radius-sm:8px;--ref-radius-md:12px;--ref-radius-lg:16px;--ref-radius-xl:20px;--ref-radius-2xl:24px;--ref-radius-3xl:32px;--ref-radius-4xl:40px;--ref-shadows-xs:0px 1px 2px 0px #231f2033;--ref-shadows-sm:0px 4px 8px -4px #231f204d;--ref-shadows-md:0px 16px 24px -12px #231f204d;--ref-shadows-lg:0px 48px 96px -32px #231f204d;--ref-border-width-xs:1px;--ref-border-width-sm:2px;--ref-border-width-md:3px;--ref-border-width-lg:4px;--ref-blur-xs:.25rem;--ref-blur-sm:.5rem;--ref-blur-md:1rem;--ref-blur-lg:1.5rem;--ref-blur-xl:2rem;--ref-blur-2xl:4rem;--ref-textdecoration-none:none;--ref-textdecoration-underline:underline;--ref-textdecoration-line-through:line-through;--ref-spacing-0:.13rem;--ref-spacing-1:.25rem;--ref-spacing-2:.5rem;--ref-spacing-3:.75rem;--ref-spacing-4:1rem;--ref-spacing-5:1.25rem;--ref-spacing-6:1.5rem;--ref-spacing-7:1.75rem;--ref-spacing-8:2rem;--ref-spacing-9:2.25rem;--ref-spacing-10:2.5rem;--ref-spacing-11:2.75rem;--ref-spacing-12:3rem;--ref-spacing-13:3.25rem;--ref-spacing-14:3.5rem;--ref-spacing-15:3.75rem;--ref-spacing-16:4rem;--ref-spacing-17:4.25rem;--ref-spacing-18:4.5rem;--ref-spacing-19:4.75rem;--ref-spacing-20:5rem;--ref-spacing-21:5.25rem;--ref-spacing-22:5.5rem;--ref-spacing-23:5.75rem;--ref-spacing-24:6rem;--ref-spacing-base:1rem;--ref-spacing-scale:.25;--ref-sizing-0:.13rem;--ref-sizing-1:.25rem;--ref-sizing-2:.5rem;--ref-sizing-3:.75rem;--ref-sizing-4:1rem;--ref-sizing-5:1.25rem;--ref-sizing-6:1.5rem;--ref-sizing-7:1.75rem;--ref-sizing-8:2rem;--ref-sizing-9:2.25rem;--ref-sizing-10:2.5rem;--ref-sizing-11:2.75rem;--ref-sizing-12:3rem;--ref-sizing-13:3.25rem;--ref-sizing-14:3.5rem;--ref-sizing-15:3.75rem;--ref-sizing-16:4rem;--ref-sizing-17:4.25rem;--ref-sizing-18:4.5rem;--ref-sizing-19:4.75rem;--ref-sizing-20:5rem;--ref-sizing-21:5.25rem;--ref-sizing-22:5.5rem;--ref-sizing-23:5.75rem;--ref-sizing-24:6rem;--ref-sizing-base:1rem;--ref-sizing-scale:.25;--sys-color-primary:linear-gradient(90deg, #e60000 0%, #f48c00 100%);--sys-color-primary-low:linear-gradient(90deg, #eb2e2e 0%, #f6a12e 100%);--sys-color-primary-high:linear-gradient(90deg, #c40000 0%, #cf7700 100%);--sys-color-secondary:#1c1f21;--sys-color-secondary-low:#323639;--sys-color-secondary-high:#000;--sys-color-secondary-inverted:#f1f2f3;--sys-color-secondary-low-inverted:#d9dbde;--sys-color-secondary-high-inverted:#fff;--sys-color-tertiary:#00667a;--sys-color-tertiary-low:#2e8292;--sys-color-tertiary-high:#005768;--sys-color-tertiary-inverted:#00b0ca;--sys-color-tertiary-low-inverted:#0096ac;--sys-color-tertiary-high-inverted:#2ebed4;--sys-color-background:#fff;--sys-color-background-light:#f1f2f3;--sys-color-surface:#fff;--sys-color-surface-low:#f1f2f3;--sys-color-surface-high:#d9dbde;--sys-color-background-inverted:#1c1f21;--sys-color-background-light-inverted:#323639;--sys-color-surface-inverted:#1c1f21;--sys-color-surface-low-inverted:#323639;--sys-color-surface-high-inverted:#4a4f54;--sys-color-disabled:#c1c5c8;--sys-color-on-disabled:#8d949a;--sys-color-disabled-inverted:#60676c;--sys-color-on-disabled-inverted:#8d949a;--sys-color-border:#757e84;--sys-color-border-variant:#a9aeb2;--sys-color-border-low:#c1c5c8;--sys-color-border-high:#4a4f54;--sys-color-border-inverted:#a9aeb2;--sys-color-border-variant-inverted:#757e84;--sys-color-border-low-inverted:#4a4f54;--sys-color-border-high-inverted:#d9dbde;--sys-color-active:#00667a;--sys-color-active-inverted:#00b0ca;--sys-color-on-surface:#1c1f21;--sys-color-on-background:#1c1f21;--sys-color-on-primary:#fff;--sys-color-on-primary-alternative:#fff;--sys-color-on-secondary:#f1f2f3;--sys-color-on-secondary-inverted:#1c1f21;--sys-color-on-tertiary:#fff;--sys-color-on-tertiary-inverted:#000;--sys-color-on-background-inverted:#f1f2f3;--sys-color-on-surface-inverted:#f1f2f3;--sys-color-on-surface-global-dark:#f1f2f3;--sys-color-on-success:#fff;--sys-color-on-success-inverted:#000;--sys-color-on-warning:#000;--sys-color-on-warning-inverted:#000;--sys-color-on-error:#fff;--sys-color-on-error-inverted:#000;--sys-color-on-info:#fff;--sys-color-on-info-inverted:#000;--sys-color-on-ghost:#000;--sys-color-on-ghost-inverted:#fff;--sys-color-success:#178001;--sys-color-warning:#eb9701;--sys-color-error:#bd0000;--sys-color-info:#0076a0;--sys-color-success-inverted:#6daf5f;--sys-color-warning-inverted:#f2bd5f;--sys-color-error-inverted:#d55e5e;--sys-color-info-inverted:#5ea9c3;--sys-color-success-ghost:#e8f2e6;--sys-color-warning-ghost:#fdf5e6;--sys-color-error-ghost:#f8e6e6;--sys-color-info-ghost:#e6f1f6;--sys-color-success-ghost-inverted:#0d4901;--sys-color-warning-ghost-inverted:#865601;--sys-color-info-ghost-inverted:#00435b;--sys-color-error-ghost-inverted:#6c0000;--sys-color-success-low:#9bc892;--sys-color-success-low-inverted:#146d01;--sys-color-success-high:#105b01;--sys-color-success-high-inverted:#c7e1c2;--sys-color-warning-low:#f6d292;--sys-color-warning-low-inverted:#c88001;--sys-color-warning-high:#a76b01;--sys-color-warning-high-inverted:#fae6c2;--sys-color-error-low:#e39191;--sys-color-error-low-inverted:#a10000;--sys-color-error-high:#860000;--sys-color-error-high-inverted:#efc2c2;--sys-color-info-low:#91c4d6;--sys-color-info-low-inverted:#006488;--sys-color-info-high:#005472;--sys-color-info-high-inverted:#c2dee8;--sys-color-prefilled:#eef2f6;--sys-color-prefilled-inverted:#021148;--sys-color-on-surface-low:#4a4f54;--sys-color-on-surface-high:#1c1f21;--sys-spacing-3xs:.13rem;--sys-spacing-2xs:.25rem;--sys-spacing-xs:.5rem;--sys-spacing-sm:.75rem;--sys-spacing-md:1rem;--sys-spacing-lg:1.5rem;--sys-spacing-xl:2rem;--sys-spacing-2xl:3rem;--sys-spacing-3xl:4rem;--sys-spacing-4xl:6rem;--sys-heading-h1-xl:700 3.81rem/1.1 VodafoneZiggo-Text;--sys-heading-h1:700 3.05rem/1.1 VodafoneZiggo-Text;--sys-heading-h1-sub:400 1.95rem/1.1 VodafoneZiggo-Text;--sys-heading-h2:700 2.44rem/1.1 VodafoneZiggo-Text;--sys-heading-h2-sub:400 1.56rem/1.1 VodafoneZiggo-Text;--sys-heading-h3:700 1.95rem/1.1 VodafoneZiggo-Text;--sys-heading-h4:700 1.56rem/1.1 VodafoneZiggo-Text;--sys-heading-h5:700 1.25rem/1.1 VodafoneZiggo-Text;--sys-heading-h6:700 1rem/1.1 VodafoneZiggo-Text;--sys-paragraph-base:400 1rem/1.4 VodafoneZiggo-Text;--sys-paragraph-lead:300 1.56rem/1.4 VodafoneZiggo-Text;--sys-paragraph-branded:400 1.25rem/1.4 VodafoneZiggo-Text;--sys-paragraph-small:400 .89rem/1.4 VodafoneZiggo-Text;--sys-paragraph-legal:400 .79rem/1.4 VodafoneZiggo-Text;--sys-font-family-heading:VodafoneZiggo-Text;--sys-font-family-plain:VodafoneZiggo-Text;--sys-shadow-default:0px 4px 8px -4px #231f204d;--sys-shadow-hover:0px 16px 24px -12px #231f204d;--sys-border-radius-xs:4px;--sys-border-radius-sm:8px;--sys-border-radius-md:12px;--sys-border-radius-lg:16px;--sys-border-radius-xl:24px;--sys-sizing-3xs:.13rem;--sys-sizing-2xs:.25rem;--sys-sizing-xs:.5rem;--sys-sizing-sm:.75rem;--sys-sizing-md:1rem;--sys-sizing-lg:1.5rem;--sys-sizing-xl:2rem;--sys-sizing-2xl:3rem;--sys-sizing-3xl:4rem;--sys-sizing-4xl:6rem;--sys-font-size-xs:.79rem;--sys-font-size-sm:.89rem;--sys-font-size-md:1rem;--sys-font-size-lg:1.25rem;--sys-font-size-xl:1.56rem;--sys-font-size-2xl:1.95rem;--sys-font-size-3xl:2.44rem;--sys-font-size-4xl:3.05rem;--sys-font-size-5xl:3.81rem;--sys-font-size-base:1rem;--sys-font-weight-light:300;--sys-font-weight-regular:400;--sys-font-weight-medium:400;--sys-font-weight-semibold:600;--sys-font-weight-bold:700;--sys-font-weight-black:800;--sys-font-weight-heading:700;--sys-cta-cta-large:600 1.25rem/1.4 VodafoneZiggo-Text;--sys-cta-cta-medium:600 1rem/1.4 VodafoneZiggo-Text;--sys-cta-cta-small:600 .89rem/1.4 VodafoneZiggo-Text;--sys-border-width-xs:1px;--sys-border-width-sm:2px;--sys-border-width-md:3px;--sys-border-width-lg:4px;--sys-component-text-lg-bold:600 1.25rem/1.4 VodafoneZiggo-Text;--sys-component-text-lg-regular:600 1.25rem/1.4 VodafoneZiggo-Text;--sys-component-text-md-bold:600 1rem/1.4 VodafoneZiggo-Text;--sys-component-text-md-regular:400 1rem/1.4 VodafoneZiggo-Text;--sys-component-text-sm-bold:600 .89rem/1.4 VodafoneZiggo-Text;--sys-component-text-sm-regular:600 .89rem/1.4 VodafoneZiggo-Text;--com-button-radius-small:12px;--com-button-radius-medium:16px;--com-button-radius-large:16px;--com-button-primary-color-default:linear-gradient(90deg, #e60000 0%, #f48c00 100%);--com-button-primary-color-hover:linear-gradient(90deg, #eb2e2e 0%, #f6a12e 100%);--com-button-primary-color-pressed:linear-gradient(90deg, #c40000 0%, #cf7700 100%);--com-button-primary-color-on-default:#fff;--com-button-primary-color-on-pressed:#fff;--com-button-primary-color-on-hover:#fff;--com-button-secondary-color-default:#1c1f21;--com-button-secondary-color-hover:#323639;--com-button-secondary-color-pressed:#000;--com-button-secondary-color-on-default:#f1f2f3;--com-button-secondary-color-on-hover:#f1f2f3;--com-button-secondary-color-on-pressed:#f1f2f3;--com-button-tertiary-color-default:#00667a;--com-button-tertiary-color-hover:#2e8292;--com-button-tertiary-color-pressed:#005768;--com-button-tertiary-color-on-default:#fff;--com-button-tertiary-color-on-hover:#fff;--com-button-tertiary-color-on-pressed:#fff;--com-label-radius-small:4px;--com-label-radius-medium:8px;--com-label-radius-large:8px;--com-label-primary-color-default:#00667a;--com-label-primary-color-on-default:#fff;--com-label-secondary-color-default:#1c1f21;--com-label-secondary-color-on-default:#f1f2f3;--com-label-tertiary-color-default:#fff;--com-label-tertiary-color-on-default:#00667a;--com-label-success-color-default:#178001;--com-label-success-color-on-default:#fff;--com-label-error-color-default:#bd0000;--com-label-error-color-on-default:#fff}[data-theme=vz].dark{--ref-font-size-base:1rem;--ref-font-size-base-alt:1.125;--ref-font-size-scale-majorthird:1.25;--ref-font-size-scale-minorthird:1.2;--ref-font-size-scale-majorsecond:1.125;--ref-font-size-xs:.79rem;--ref-font-size-sm:.89rem;--ref-font-size-md:1rem;--ref-font-size-lg:1.25rem;--ref-font-size-xl:1.56rem;--ref-font-size-2xl:1.95rem;--ref-font-size-3xl:2.44rem;--ref-font-size-4xl:3.05rem;--ref-font-size-5xl:3.81rem;--ref-font-size-unit:rem;--ref-font-weight-100:100;--ref-font-weight-200:200;--ref-font-weight-300:300;--ref-font-weight-400:400;--ref-font-weight-500:500;--ref-font-weight-600:600;--ref-font-weight-700:700;--ref-font-weight-800:800;--ref-font-weight-900:900;--ref-font-line-height-plain:140%;--ref-font-line-height-heading:110%;--ref-font-line-height-no-height:100%;--ref-font-letterspacing-plain:0;--ref-font-family-averta:Averta Std;--ref-font-family-vodafone:Vodafone;--ref-font-family-diodrum:Ziggo Headline;--ref-font-family-opensans:VodafoneZiggo-Text;--ref-color-blackwhite-black:#000;--ref-color-blackwhite-white:#fff;--ref-color-gray-10:#f1f2f3;--ref-color-gray-20:#d9dbde;--ref-color-gray-30:#c1c5c8;--ref-color-gray-40:#a9aeb2;--ref-color-gray-50:#8d949a;--ref-color-gray-60:#757e84;--ref-color-gray-70:#60676c;--ref-color-gray-80:#4a4f54;--ref-color-gray-90:#323639;--ref-color-gray-100:#1c1f21;--ref-color-fire-10:#f8e6e6;--ref-color-fire-20:#efc2c2;--ref-color-fire-30:#e39191;--ref-color-fire-40:#d55e5e;--ref-color-fire-50:#c92e2e;--ref-color-fire-60:#bd0000;--ref-color-fire-70:#a10000;--ref-color-fire-80:#860000;--ref-color-fire-90:#6c0000;--ref-color-fire-100:#500;--ref-color-sun-10:#fdf5e6;--ref-color-sun-20:#fae6c2;--ref-color-sun-30:#f6d292;--ref-color-sun-40:#f2bd5f;--ref-color-sun-50:#efaa2f;--ref-color-sun-60:#eb9701;--ref-color-sun-70:#c88001;--ref-color-sun-80:#a76b01;--ref-color-sun-90:#865601;--ref-color-sun-100:#6a4400;--ref-color-sky-10:#e6f1f6;--ref-color-sky-20:#c2dee8;--ref-color-sky-30:#91c4d6;--ref-color-sky-40:#5ea9c3;--ref-color-sky-50:#2e8fb1;--ref-color-sky-60:#0076a0;--ref-color-sky-70:#006488;--ref-color-sky-80:#005472;--ref-color-sky-90:#00435b;--ref-color-sky-100:#003548;--ref-color-leaf-10:#e8f2e6;--ref-color-leaf-20:#c7e1c2;--ref-color-leaf-30:#9bc892;--ref-color-leaf-40:#6daf5f;--ref-color-leaf-50:#41972f;--ref-color-leaf-60:#178001;--ref-color-leaf-70:#146d01;--ref-color-leaf-80:#105b01;--ref-color-leaf-90:#0d4901;--ref-color-leaf-100:#0a3a00;--ref-color-strawberry-10:#fde6e6;--ref-color-strawberry-20:#f9c2c2;--ref-color-strawberry-30:#f49191;--ref-color-strawberry-40:#ef5e5e;--ref-color-strawberry-50:#eb2e2e;--ref-color-strawberry-60:#e60000;--ref-color-strawberry-70:#c40000;--ref-color-strawberry-80:#a30000;--ref-color-strawberry-90:#830000;--ref-color-strawberry-100:#670000;--ref-color-cranberry-10:#f8e6e6;--ref-color-cranberry-20:#efc2c2;--ref-color-cranberry-30:#e39191;--ref-color-cranberry-40:#d55e5e;--ref-color-cranberry-50:#c92e2e;--ref-color-cranberry-60:#bd0000;--ref-color-cranberry-70:#a10000;--ref-color-cranberry-80:#860000;--ref-color-cranberry-90:#6c0000;--ref-color-cranberry-100:#500;--ref-color-maroon-10:#f5e6e6;--ref-color-maroon-20:#e7c2c2;--ref-color-maroon-30:#d39191;--ref-color-maroon-40:#bf5e5e;--ref-color-maroon-50:#ab2e2e;--ref-color-maroon-60:#900;--ref-color-maroon-70:#820000;--ref-color-maroon-80:#6d0000;--ref-color-maroon-90:#570000;--ref-color-maroon-100:#450000;--ref-color-turquoise-10:#e6f0f2;--ref-color-turquoise-20:#c2dadf;--ref-color-turquoise-30:#91bdc6;--ref-color-turquoise-40:#5e9fab;--ref-color-turquoise-50:#2e8292;--ref-color-turquoise-60:#00667a;--ref-color-turquoise-70:#005768;--ref-color-turquoise-80:#004857;--ref-color-turquoise-90:#003a46;--ref-color-turquoise-100:#002e37;--ref-color-aqua-10:#e6f7fa;--ref-color-aqua-20:#c2ecf2;--ref-color-aqua-30:#91dde8;--ref-color-aqua-40:#5ecdde;--ref-color-aqua-50:#2ebed4;--ref-color-aqua-60:#00b0ca;--ref-color-aqua-70:#0096ac;--ref-color-aqua-80:#007d8f;--ref-color-aqua-90:#006473;--ref-color-aqua-100:#004f5b;--ref-color-aubergine-10:#efe9ee;--ref-color-aubergine-20:#d8cbd5;--ref-color-aubergine-30:#baa2b4;--ref-color-aubergine-40:#9a7791;--ref-color-aubergine-50:#7b4e70;--ref-color-aubergine-60:#5e2750;--ref-color-aubergine-70:#502144;--ref-color-aubergine-80:#431c39;--ref-color-aubergine-90:#36162e;--ref-color-aubergine-100:#2a1224;--ref-color-red-violet-10:#f5eaf6;--ref-color-red-violet-20:#e7cce8;--ref-color-red-violet-30:#d4a3d6;--ref-color-red-violet-40:#c179c3;--ref-color-red-violet-50:#ae50b1;--ref-color-red-violet-60:#9c2aa0;--ref-color-red-violet-70:#852488;--ref-color-red-violet-80:#6f1e72;--ref-color-red-violet-90:#59185b;--ref-color-red-violet-100:#461348;--ref-color-fresh-orange-10:#fdf5e6;--ref-color-fresh-orange-20:#fae6c2;--ref-color-fresh-orange-30:#f6d291;--ref-color-fresh-orange-40:#f2bd5e;--ref-color-fresh-orange-50:#efaa2e;--ref-color-fresh-orange-60:#eb9700;--ref-color-fresh-orange-70:#c88000;--ref-color-fresh-orange-80:#a76b00;--ref-color-fresh-orange-90:#865600;--ref-color-fresh-orange-100:#6a4400;--ref-color-spring-green-10:#f6f8e6;--ref-color-spring-green-20:#eaedc2;--ref-color-spring-green-30:#dadf91;--ref-color-spring-green-40:#c8d05e;--ref-color-spring-green-50:#b8c22e;--ref-color-spring-green-60:#a8b400;--ref-color-spring-green-70:#8f9900;--ref-color-spring-green-80:#778000;--ref-color-spring-green-90:#606700;--ref-color-spring-green-100:#4c5100;--ref-color-mandarine-10:#fdf1e6;--ref-color-mandarine-20:#f9dec2;--ref-color-mandarine-30:#f5c391;--ref-color-mandarine-40:#f1a75e;--ref-color-mandarine-50:#ec8d2e;--ref-color-mandarine-60:#e87400;--ref-color-mandarine-70:#c56300;--ref-color-mandarine-80:#a55200;--ref-color-mandarine-90:#844200;--ref-color-mandarine-100:#683400;--ref-color-electricmarine-10:#eef2f6;--ref-color-electricmarine-20:#8ab3e5;--ref-color-electricmarine-30:#4173b2;--ref-color-electricmarine-40:#004299;--ref-color-electricmarine-50:#022c91;--ref-color-electricmarine-60:#001489;--ref-color-electricmarine-70:#00136f;--ref-color-electricmarine-80:#00115b;--ref-color-electricmarine-90:#021148;--ref-color-electricmarine-100:#031033;--ref-color-silver-10:#f8f9f9;--ref-color-silver-20:#eff0f1;--ref-color-silver-30:#e2e4e6;--ref-color-silver-40:#d5d8da;--ref-color-silver-50:#c8cccf;--ref-color-silver-60:#bcc1c5;--ref-color-silver-70:#a0a4a7;--ref-color-silver-80:#85898c;--ref-color-silver-90:#6b6e70;--ref-color-silver-100:#555759;--ref-color-lavender-10:#eeebf5;--ref-color-lavender-20:#d6cfe8;--ref-color-lavender-30:#b5a9d5;--ref-color-lavender-40:#9381c2;--ref-color-lavender-50:#735baf;--ref-color-lavender-60:#54379e;--ref-color-lavender-70:#472f86;--ref-color-lavender-80:#3c2770;--ref-color-lavender-90:#301f5a;--ref-color-lavender-100:#261947;--ref-color-transparent-light-10:#ffffff1a;--ref-color-transparent-light-20:#fff3;--ref-color-transparent-light-30:#ffffff4d;--ref-color-transparent-light-40:#fff6;--ref-color-transparent-light-50:#ffffff80;--ref-color-transparent-light-60:#fff9;--ref-color-transparent-light-70:#ffffffb3;--ref-color-transparent-light-80:#fffc;--ref-color-transparent-light-90:#ffffffe6;--ref-color-transparent-dark-10:#0000001a;--ref-color-transparent-dark-20:#0003;--ref-color-transparent-dark-30:#0000004d;--ref-color-transparent-dark-40:#0006;--ref-color-transparent-dark-50:#00000080;--ref-color-transparent-dark-60:#0009;--ref-color-transparent-dark-70:#000000b3;--ref-color-transparent-dark-80:#000c;--ref-color-transparent-dark-90:#000000e6;--ref-color-mango-10:linear-gradient(90deg, #fde6e6 0%, #fef4e6 100%);--ref-color-mango-20:linear-gradient(90deg, #f9c2c2 0%, #fce3c2 100%);--ref-color-mango-30:linear-gradient(90deg, #f49191 0%, #face91 100%);--ref-color-mango-40:linear-gradient(90deg, #ef5e5e 0%, #f8b75e 100%);--ref-color-mango-50:linear-gradient(90deg, #eb2e2e 0%, #f6a12e 100%);--ref-color-mango-60:linear-gradient(90deg, #e60000 0%, #f48c00 100%);--ref-color-mango-70:linear-gradient(90deg, #c40000 0%, #cf7700 100%);--ref-color-mango-80:linear-gradient(90deg, #a30000 0%, #ad6300 100%);--ref-color-mango-90:linear-gradient(90deg, #830000 0%, #8b5000 100%);--ref-color-mango-100:linear-gradient(90deg, #670000 0%, #6e3f00 100%);--ref-color-kumquat-10:#fff4e5;--ref-color-kumquat-20:#ffdfb2;--ref-color-kumquat-30:#ffca80;--ref-color-kumquat-40:#f7931e;--ref-color-kumquat-50:#fc740c;--ref-color-kumquat-60:#ff5f00;--ref-color-kumquat-70:#ff4608;--ref-color-kumquat-80:#c73403;--ref-color-kumquat-90:#822100;--ref-color-kumquat-100:#4d2000;--ref-color-peach-10:linear-gradient(90deg, #ffede6 0%, #ffefe6 70%, #fef4e9 100%);--ref-color-peach-20:linear-gradient(90deg, #ffc6b2 0%, #ffcdb0 70%, #fddeb9 100%);--ref-color-peach-30:linear-gradient(90deg, #ffaa8d 0%, #ffb58a 70%, #fbcd98 100%);--ref-color-peach-40:linear-gradient(90deg, #ff835a 0%, #ff9454 70%, #fab768 100%);--ref-color-peach-50:linear-gradient(90deg, #ff6b93 0%, #ff7f33 70%, #f9a94b 100%);--ref-color-peach-60:linear-gradient(90deg, #ff4608 0%, #ff5f00 70%, #f7931e 100%);--ref-color-peach-70:linear-gradient(90deg, #e84007 0%, #e85600 70%, #e1861b 100%);--ref-color-peach-80:linear-gradient(90deg, #b53206 0%, #b54300 70%, #af6815 100%);--ref-color-peach-90:linear-gradient(90deg, #8c2704 0%, #8c3400 70%, #885111 100%);--ref-color-peach-100:linear-gradient(90deg, #6b1d03 0%, #6b2800 70%, #683e0d 100%);--ref-color-wild-peach-10:linear-gradient(90deg, #ffede6 0%, #ffefe6 50%, #fef4e9 100%);--ref-color-wild-peach-20:linear-gradient(90deg, #ffc6b2 0%, #ffcdb0 50%, #fddeb9 100%);--ref-color-wild-peach-30:linear-gradient(90deg, #ffaa8d 0%, #ffb58a 50%, #fbcd98 100%);--ref-color-wild-peach-40:linear-gradient(90deg, #ff835a 0%, #ff9454 50%, #fab768 100%);--ref-color-wild-peach-50:linear-gradient(90deg, #ff6b93 0%, #ff7f33 50%, #f9a94b 100%);--ref-color-wild-peach-60:linear-gradient(90deg, #ff4608 0%, #ff5f00 50%, #f7931e 100%);--ref-color-wild-peach-70:linear-gradient(90deg, #e84007 0%, #e85600 50%, #e1861b 100%);--ref-color-wild-peach-80:linear-gradient(90deg, #b53206 0%, #b54300 50%, #af6815 100%);--ref-color-wild-peach-90:linear-gradient(90deg, #8c2704 0%, #8c3400 50%, #885111 100%);--ref-color-wild-peach-100:linear-gradient(90deg, #6b1d03 0%, #6b2800 50%, #683e0d 100%);--ref-radius-xs:4px;--ref-radius-sm:8px;--ref-radius-md:12px;--ref-radius-lg:16px;--ref-radius-xl:20px;--ref-radius-2xl:24px;--ref-radius-3xl:32px;--ref-radius-4xl:40px;--ref-shadows-xs:0px 1px 2px 0px #231f2033;--ref-shadows-sm:0px 4px 8px -4px #231f204d;--ref-shadows-md:0px 16px 24px -12px #231f204d;--ref-shadows-lg:0px 48px 96px -32px #231f204d;--ref-border-width-xs:1px;--ref-border-width-sm:2px;--ref-border-width-md:3px;--ref-border-width-lg:4px;--ref-blur-xs:.25rem;--ref-blur-sm:.5rem;--ref-blur-md:1rem;--ref-blur-lg:1.5rem;--ref-blur-xl:2rem;--ref-blur-2xl:4rem;--ref-textdecoration-none:none;--ref-textdecoration-underline:underline;--ref-textdecoration-line-through:line-through;--ref-spacing-0:.13rem;--ref-spacing-1:.25rem;--ref-spacing-2:.5rem;--ref-spacing-3:.75rem;--ref-spacing-4:1rem;--ref-spacing-5:1.25rem;--ref-spacing-6:1.5rem;--ref-spacing-7:1.75rem;--ref-spacing-8:2rem;--ref-spacing-9:2.25rem;--ref-spacing-10:2.5rem;--ref-spacing-11:2.75rem;--ref-spacing-12:3rem;--ref-spacing-13:3.25rem;--ref-spacing-14:3.5rem;--ref-spacing-15:3.75rem;--ref-spacing-16:4rem;--ref-spacing-17:4.25rem;--ref-spacing-18:4.5rem;--ref-spacing-19:4.75rem;--ref-spacing-20:5rem;--ref-spacing-21:5.25rem;--ref-spacing-22:5.5rem;--ref-spacing-23:5.75rem;--ref-spacing-24:6rem;--ref-spacing-base:1rem;--ref-spacing-scale:.25;--ref-sizing-0:.13rem;--ref-sizing-1:.25rem;--ref-sizing-2:.5rem;--ref-sizing-3:.75rem;--ref-sizing-4:1rem;--ref-sizing-5:1.25rem;--ref-sizing-6:1.5rem;--ref-sizing-7:1.75rem;--ref-sizing-8:2rem;--ref-sizing-9:2.25rem;--ref-sizing-10:2.5rem;--ref-sizing-11:2.75rem;--ref-sizing-12:3rem;--ref-sizing-13:3.25rem;--ref-sizing-14:3.5rem;--ref-sizing-15:3.75rem;--ref-sizing-16:4rem;--ref-sizing-17:4.25rem;--ref-sizing-18:4.5rem;--ref-sizing-19:4.75rem;--ref-sizing-20:5rem;--ref-sizing-21:5.25rem;--ref-sizing-22:5.5rem;--ref-sizing-23:5.75rem;--ref-sizing-24:6rem;--ref-sizing-base:1rem;--ref-sizing-scale:.25;--sys-color-primary:linear-gradient(90deg, #e60000 0%, #f48c00 100%);--sys-color-primary-low:linear-gradient(90deg, #eb2e2e 0%, #f6a12e 100%);--sys-color-primary-high:linear-gradient(90deg, #c40000 0%, #cf7700 100%);--sys-color-secondary:#f1f2f3;--sys-color-secondary-low:#d9dbde;--sys-color-secondary-high:#fff;--sys-color-secondary-inverted:#f1f2f3;--sys-color-secondary-low-inverted:#d9dbde;--sys-color-secondary-high-inverted:#fff;--sys-color-tertiary:#00b0ca;--sys-color-tertiary-low:#0096ac;--sys-color-tertiary-high:#2ebed4;--sys-color-tertiary-inverted:#00b0ca;--sys-color-tertiary-low-inverted:#0096ac;--sys-color-tertiary-high-inverted:#2ebed4;--sys-color-background:#1c1f21;--sys-color-background-light:#323639;--sys-color-surface:#1c1f21;--sys-color-surface-low:#323639;--sys-color-surface-high:#4a4f54;--sys-color-background-inverted:#1c1f21;--sys-color-background-light-inverted:#323639;--sys-color-surface-inverted:#1c1f21;--sys-color-surface-low-inverted:#323639;--sys-color-surface-high-inverted:#4a4f54;--sys-color-disabled:#60676c;--sys-color-on-disabled:#8d949a;--sys-color-disabled-inverted:#60676c;--sys-color-on-disabled-inverted:#8d949a;--sys-color-border:#a9aeb2;--sys-color-border-variant:#757e84;--sys-color-border-low:#4a4f54;--sys-color-border-high:#d9dbde;--sys-color-border-inverted:#a9aeb2;--sys-color-border-variant-inverted:#757e84;--sys-color-border-low-inverted:#4a4f54;--sys-color-border-high-inverted:#d9dbde;--sys-color-active:#00b0ca;--sys-color-active-inverted:#00b0ca;--sys-color-on-surface:#f1f2f3;--sys-color-on-background:#f1f2f3;--sys-color-on-primary:#fff;--sys-color-on-primary-alternative:#fff;--sys-color-on-secondary:#1c1f21;--sys-color-on-secondary-inverted:#1c1f21;--sys-color-on-tertiary:#000;--sys-color-on-tertiary-inverted:#000;--sys-color-on-background-inverted:#f1f2f3;--sys-color-on-surface-inverted:#f1f2f3;--sys-color-on-surface-global-dark:#f1f2f3;--sys-color-on-success:#000;--sys-color-on-success-inverted:#000;--sys-color-on-warning:#000;--sys-color-on-warning-inverted:#000;--sys-color-on-error:#000;--sys-color-on-error-inverted:#000;--sys-color-on-info:#000;--sys-color-on-info-inverted:#000;--sys-color-on-ghost:#fff;--sys-color-on-ghost-inverted:#fff;--sys-color-success:#6daf5f;--sys-color-warning:#f2bd5f;--sys-color-error:#d55e5e;--sys-color-info:#5ea9c3;--sys-color-success-inverted:#6daf5f;--sys-color-warning-inverted:#f2bd5f;--sys-color-error-inverted:#d55e5e;--sys-color-info-inverted:#5ea9c3;--sys-color-success-ghost:#0d4901;--sys-color-warning-ghost:#865601;--sys-color-error-ghost:#6c0000;--sys-color-info-ghost:#00435b;--sys-color-success-ghost-inverted:#0d4901;--sys-color-warning-ghost-inverted:#865601;--sys-color-info-ghost-inverted:#00435b;--sys-color-error-ghost-inverted:#6c0000;--sys-color-success-low:#146d01;--sys-color-success-low-inverted:#146d01;--sys-color-success-high:#c7e1c2;--sys-color-success-high-inverted:#c7e1c2;--sys-color-warning-low:#c88001;--sys-color-warning-low-inverted:#c88001;--sys-color-warning-high:#fae6c2;--sys-color-warning-high-inverted:#fae6c2;--sys-color-error-low:#a10000;--sys-color-error-low-inverted:#a10000;--sys-color-error-high:#efc2c2;--sys-color-error-high-inverted:#efc2c2;--sys-color-info-low:#006488;--sys-color-info-low-inverted:#006488;--sys-color-info-high:#c2dee8;--sys-color-info-high-inverted:#c2dee8;--sys-color-prefilled:#021148;--sys-color-prefilled-inverted:#021148;--sys-color-on-surface-low:#a9aeb2;--sys-color-on-surface-high:#fff;--sys-color-surface-global-dark:#1c1f21;--sys-spacing-3xs:.13rem;--sys-spacing-2xs:.25rem;--sys-spacing-xs:.5rem;--sys-spacing-sm:.75rem;--sys-spacing-md:1rem;--sys-spacing-lg:1.5rem;--sys-spacing-xl:2rem;--sys-spacing-2xl:3rem;--sys-spacing-3xl:4rem;--sys-spacing-4xl:6rem;--sys-heading-h1-xl:700 3.81rem/1.1 VodafoneZiggo-Text;--sys-heading-h1:700 3.05rem/1.1 VodafoneZiggo-Text;--sys-heading-h1-sub:400 1.95rem/1.1 VodafoneZiggo-Text;--sys-heading-h2:700 2.44rem/1.1 VodafoneZiggo-Text;--sys-heading-h2-sub:400 1.56rem/1.1 VodafoneZiggo-Text;--sys-heading-h3:700 1.95rem/1.1 VodafoneZiggo-Text;--sys-heading-h4:700 1.56rem/1.1 VodafoneZiggo-Text;--sys-heading-h5:700 1.25rem/1.1 VodafoneZiggo-Text;--sys-heading-h6:700 1rem/1.1 VodafoneZiggo-Text;--sys-paragraph-base:400 1rem/1.4 VodafoneZiggo-Text;--sys-paragraph-lead:300 1.56rem/1.4 VodafoneZiggo-Text;--sys-paragraph-branded:400 1.25rem/1.4 VodafoneZiggo-Text;--sys-paragraph-small:400 .89rem/1.4 VodafoneZiggo-Text;--sys-paragraph-legal:400 .79rem/1.4 VodafoneZiggo-Text;--sys-font-family-heading:VodafoneZiggo-Text;--sys-font-family-plain:VodafoneZiggo-Text;--sys-shadow-default:0px 4px 8px -4px #231f204d;--sys-shadow-hover:0px 16px 24px -12px #231f204d;--sys-border-radius-xs:4px;--sys-border-radius-sm:8px;--sys-border-radius-md:12px;--sys-border-radius-lg:16px;--sys-border-radius-xl:24px;--sys-sizing-3xs:.13rem;--sys-sizing-2xs:.25rem;--sys-sizing-xs:.5rem;--sys-sizing-sm:.75rem;--sys-sizing-md:1rem;--sys-sizing-lg:1.5rem;--sys-sizing-xl:2rem;--sys-sizing-2xl:3rem;--sys-sizing-3xl:4rem;--sys-sizing-4xl:6rem;--sys-font-size-xs:.79rem;--sys-font-size-sm:.89rem;--sys-font-size-md:1rem;--sys-font-size-lg:1.25rem;--sys-font-size-xl:1.56rem;--sys-font-size-2xl:1.95rem;--sys-font-size-3xl:2.44rem;--sys-font-size-4xl:3.05rem;--sys-font-size-5xl:3.81rem;--sys-font-size-base:1rem;--sys-font-weight-light:300;--sys-font-weight-regular:400;--sys-font-weight-medium:400;--sys-font-weight-semibold:600;--sys-font-weight-bold:700;--sys-font-weight-black:800;--sys-font-weight-heading:700;--sys-cta-cta-large:600 1.25rem/1.4 VodafoneZiggo-Text;--sys-cta-cta-medium:600 1rem/1.4 VodafoneZiggo-Text;--sys-cta-cta-small:600 .89rem/1.4 VodafoneZiggo-Text;--sys-border-width-xs:1px;--sys-border-width-sm:2px;--sys-border-width-md:3px;--sys-border-width-lg:4px;--sys-component-text-lg-bold:600 1.25rem/1.4 VodafoneZiggo-Text;--sys-component-text-lg-regular:600 1.25rem/1.4 VodafoneZiggo-Text;--sys-component-text-md-bold:600 1rem/1.4 VodafoneZiggo-Text;--sys-component-text-md-regular:400 1rem/1.4 VodafoneZiggo-Text;--sys-component-text-sm-bold:600 .89rem/1.4 VodafoneZiggo-Text;--sys-component-text-sm-regular:600 .89rem/1.4 VodafoneZiggo-Text;--com-button-radius-small:12px;--com-button-radius-medium:16px;--com-button-radius-large:16px;--com-button-primary-color-default:linear-gradient(90deg, #e60000 0%, #f48c00 100%);--com-button-primary-color-hover:linear-gradient(90deg, #eb2e2e 0%, #f6a12e 100%);--com-button-primary-color-pressed:linear-gradient(90deg, #c40000 0%, #cf7700 100%);--com-button-primary-color-on-default:#fff;--com-button-primary-color-on-pressed:#fff;--com-button-primary-color-on-hover:#fff;--com-button-secondary-color-default:#f1f2f3;--com-button-secondary-color-hover:#d9dbde;--com-button-secondary-color-pressed:#fff;--com-button-secondary-color-on-default:#1c1f21;--com-button-secondary-color-on-hover:#1c1f21;--com-button-secondary-color-on-pressed:#1c1f21;--com-button-tertiary-color-default:#00b0ca;--com-button-tertiary-color-hover:#0096ac;--com-button-tertiary-color-pressed:#2ebed4;--com-button-tertiary-color-on-default:#000;--com-button-tertiary-color-on-hover:#000;--com-button-tertiary-color-on-pressed:#000;--com-label-radius-small:4px;--com-label-radius-medium:8px;--com-label-radius-large:8px;--com-label-primary-color-default:#00b0ca;--com-label-primary-color-on-default:#000;--com-label-secondary-color-default:#f1f2f3;--com-label-secondary-color-on-default:#1c1f21;--com-label-tertiary-color-default:#1c1f21;--com-label-tertiary-color-on-default:#00b0ca;--com-label-success-color-default:#6daf5f;--com-label-success-color-on-default:#000;--com-label-error-color-default:#d55e5e;--com-label-error-color-on-default:#000}[data-theme=vodafone]{--ref-font-size-base:1rem;--ref-font-size-base-alt:1.125;--ref-font-size-scale-majorthird:1.25;--ref-font-size-scale-minorthird:1.2;--ref-font-size-scale-majorsecond:1.125;--ref-font-size-xs:.79rem;--ref-font-size-sm:.89rem;--ref-font-size-md:1rem;--ref-font-size-lg:1.25rem;--ref-font-size-xl:1.56rem;--ref-font-size-2xl:1.95rem;--ref-font-size-3xl:2.44rem;--ref-font-size-4xl:3.05rem;--ref-font-size-5xl:3.81rem;--ref-font-size-unit:rem;--ref-font-weight-100:100;--ref-font-weight-200:200;--ref-font-weight-300:300;--ref-font-weight-400:400;--ref-font-weight-500:500;--ref-font-weight-600:600;--ref-font-weight-700:700;--ref-font-weight-800:800;--ref-font-weight-900:900;--ref-font-line-height-plain:140%;--ref-font-line-height-heading:110%;--ref-font-line-height-no-height:100%;--ref-font-letterspacing-plain:0;--ref-font-family-averta:Averta Std;--ref-font-family-vodafone:Vodafone;--ref-font-family-diodrum:Ziggo Headline;--ref-font-family-opensans:VodafoneZiggo-Text;--ref-color-blackwhite-black:#000;--ref-color-blackwhite-white:#fff;--ref-color-gray-10:#f1f2f3;--ref-color-gray-20:#d9dbde;--ref-color-gray-30:#c1c5c8;--ref-color-gray-40:#a9aeb2;--ref-color-gray-50:#8d949a;--ref-color-gray-60:#757e84;--ref-color-gray-70:#60676c;--ref-color-gray-80:#4a4f54;--ref-color-gray-90:#323639;--ref-color-gray-100:#1c1f21;--ref-color-fire-10:#f8e6e6;--ref-color-fire-20:#efc2c2;--ref-color-fire-30:#e39191;--ref-color-fire-40:#d55e5e;--ref-color-fire-50:#c92e2e;--ref-color-fire-60:#bd0000;--ref-color-fire-70:#a10000;--ref-color-fire-80:#860000;--ref-color-fire-90:#6c0000;--ref-color-fire-100:#500;--ref-color-sun-10:#fdf5e6;--ref-color-sun-20:#fae6c2;--ref-color-sun-30:#f6d292;--ref-color-sun-40:#f2bd5f;--ref-color-sun-50:#efaa2f;--ref-color-sun-60:#eb9701;--ref-color-sun-70:#c88001;--ref-color-sun-80:#a76b01;--ref-color-sun-90:#865601;--ref-color-sun-100:#6a4400;--ref-color-sky-10:#e6f1f6;--ref-color-sky-20:#c2dee8;--ref-color-sky-30:#91c4d6;--ref-color-sky-40:#5ea9c3;--ref-color-sky-50:#2e8fb1;--ref-color-sky-60:#0076a0;--ref-color-sky-70:#006488;--ref-color-sky-80:#005472;--ref-color-sky-90:#00435b;--ref-color-sky-100:#003548;--ref-color-leaf-10:#e8f2e6;--ref-color-leaf-20:#c7e1c2;--ref-color-leaf-30:#9bc892;--ref-color-leaf-40:#6daf5f;--ref-color-leaf-50:#41972f;--ref-color-leaf-60:#178001;--ref-color-leaf-70:#146d01;--ref-color-leaf-80:#105b01;--ref-color-leaf-90:#0d4901;--ref-color-leaf-100:#0a3a00;--ref-color-strawberry-10:#fde6e6;--ref-color-strawberry-20:#f9c2c2;--ref-color-strawberry-30:#f49191;--ref-color-strawberry-40:#ef5e5e;--ref-color-strawberry-50:#eb2e2e;--ref-color-strawberry-60:#e60000;--ref-color-strawberry-70:#c40000;--ref-color-strawberry-80:#a30000;--ref-color-strawberry-90:#830000;--ref-color-strawberry-100:#670000;--ref-color-cranberry-10:#f8e6e6;--ref-color-cranberry-20:#efc2c2;--ref-color-cranberry-30:#e39191;--ref-color-cranberry-40:#d55e5e;--ref-color-cranberry-50:#c92e2e;--ref-color-cranberry-60:#bd0000;--ref-color-cranberry-70:#a10000;--ref-color-cranberry-80:#860000;--ref-color-cranberry-90:#6c0000;--ref-color-cranberry-100:#500;--ref-color-maroon-10:#f5e6e6;--ref-color-maroon-20:#e7c2c2;--ref-color-maroon-30:#d39191;--ref-color-maroon-40:#bf5e5e;--ref-color-maroon-50:#ab2e2e;--ref-color-maroon-60:#900;--ref-color-maroon-70:#820000;--ref-color-maroon-80:#6d0000;--ref-color-maroon-90:#570000;--ref-color-maroon-100:#450000;--ref-color-turquoise-10:#e6f0f2;--ref-color-turquoise-20:#c2dadf;--ref-color-turquoise-30:#91bdc6;--ref-color-turquoise-40:#5e9fab;--ref-color-turquoise-50:#2e8292;--ref-color-turquoise-60:#00667a;--ref-color-turquoise-70:#005768;--ref-color-turquoise-80:#004857;--ref-color-turquoise-90:#003a46;--ref-color-turquoise-100:#002e37;--ref-color-aqua-10:#e6f7fa;--ref-color-aqua-20:#c2ecf2;--ref-color-aqua-30:#91dde8;--ref-color-aqua-40:#5ecdde;--ref-color-aqua-50:#2ebed4;--ref-color-aqua-60:#00b0ca;--ref-color-aqua-70:#0096ac;--ref-color-aqua-80:#007d8f;--ref-color-aqua-90:#006473;--ref-color-aqua-100:#004f5b;--ref-color-aubergine-10:#efe9ee;--ref-color-aubergine-20:#d8cbd5;--ref-color-aubergine-30:#baa2b4;--ref-color-aubergine-40:#9a7791;--ref-color-aubergine-50:#7b4e70;--ref-color-aubergine-60:#5e2750;--ref-color-aubergine-70:#502144;--ref-color-aubergine-80:#431c39;--ref-color-aubergine-90:#36162e;--ref-color-aubergine-100:#2a1224;--ref-color-red-violet-10:#f5eaf6;--ref-color-red-violet-20:#e7cce8;--ref-color-red-violet-30:#d4a3d6;--ref-color-red-violet-40:#c179c3;--ref-color-red-violet-50:#ae50b1;--ref-color-red-violet-60:#9c2aa0;--ref-color-red-violet-70:#852488;--ref-color-red-violet-80:#6f1e72;--ref-color-red-violet-90:#59185b;--ref-color-red-violet-100:#461348;--ref-color-fresh-orange-10:#fdf5e6;--ref-color-fresh-orange-20:#fae6c2;--ref-color-fresh-orange-30:#f6d291;--ref-color-fresh-orange-40:#f2bd5e;--ref-color-fresh-orange-50:#efaa2e;--ref-color-fresh-orange-60:#eb9700;--ref-color-fresh-orange-70:#c88000;--ref-color-fresh-orange-80:#a76b00;--ref-color-fresh-orange-90:#865600;--ref-color-fresh-orange-100:#6a4400;--ref-color-spring-green-10:#f6f8e6;--ref-color-spring-green-20:#eaedc2;--ref-color-spring-green-30:#dadf91;--ref-color-spring-green-40:#c8d05e;--ref-color-spring-green-50:#b8c22e;--ref-color-spring-green-60:#a8b400;--ref-color-spring-green-70:#8f9900;--ref-color-spring-green-80:#778000;--ref-color-spring-green-90:#606700;--ref-color-spring-green-100:#4c5100;--ref-color-mandarine-10:#fdf1e6;--ref-color-mandarine-20:#f9dec2;--ref-color-mandarine-30:#f5c391;--ref-color-mandarine-40:#f1a75e;--ref-color-mandarine-50:#ec8d2e;--ref-color-mandarine-60:#e87400;--ref-color-mandarine-70:#c56300;--ref-color-mandarine-80:#a55200;--ref-color-mandarine-90:#844200;--ref-color-mandarine-100:#683400;--ref-color-electricmarine-10:#eef2f6;--ref-color-electricmarine-20:#8ab3e5;--ref-color-electricmarine-30:#4173b2;--ref-color-electricmarine-40:#004299;--ref-color-electricmarine-50:#022c91;--ref-color-electricmarine-60:#001489;--ref-color-electricmarine-70:#00136f;--ref-color-electricmarine-80:#00115b;--ref-color-electricmarine-90:#021148;--ref-color-electricmarine-100:#031033;--ref-color-silver-10:#f8f9f9;--ref-color-silver-20:#eff0f1;--ref-color-silver-30:#e2e4e6;--ref-color-silver-40:#d5d8da;--ref-color-silver-50:#c8cccf;--ref-color-silver-60:#bcc1c5;--ref-color-silver-70:#a0a4a7;--ref-color-silver-80:#85898c;--ref-color-silver-90:#6b6e70;--ref-color-silver-100:#555759;--ref-color-lavender-10:#eeebf5;--ref-color-lavender-20:#d6cfe8;--ref-color-lavender-30:#b5a9d5;--ref-color-lavender-40:#9381c2;--ref-color-lavender-50:#735baf;--ref-color-lavender-60:#54379e;--ref-color-lavender-70:#472f86;--ref-color-lavender-80:#3c2770;--ref-color-lavender-90:#301f5a;--ref-color-lavender-100:#261947;--ref-color-transparent-light-10:#ffffff1a;--ref-color-transparent-light-20:#fff3;--ref-color-transparent-light-30:#ffffff4d;--ref-color-transparent-light-40:#fff6;--ref-color-transparent-light-50:#ffffff80;--ref-color-transparent-light-60:#fff9;--ref-color-transparent-light-70:#ffffffb3;--ref-color-transparent-light-80:#fffc;--ref-color-transparent-light-90:#ffffffe6;--ref-color-transparent-dark-10:#0000001a;--ref-color-transparent-dark-20:#0003;--ref-color-transparent-dark-30:#0000004d;--ref-color-transparent-dark-40:#0006;--ref-color-transparent-dark-50:#00000080;--ref-color-transparent-dark-60:#0009;--ref-color-transparent-dark-70:#000000b3;--ref-color-transparent-dark-80:#000c;--ref-color-transparent-dark-90:#000000e6;--ref-color-mango-10:linear-gradient(90deg, #fde6e6 0%, #fef4e6 100%);--ref-color-mango-20:linear-gradient(90deg, #f9c2c2 0%, #fce3c2 100%);--ref-color-mango-30:linear-gradient(90deg, #f49191 0%, #face91 100%);--ref-color-mango-40:linear-gradient(90deg, #ef5e5e 0%, #f8b75e 100%);--ref-color-mango-50:linear-gradient(90deg, #eb2e2e 0%, #f6a12e 100%);--ref-color-mango-60:linear-gradient(90deg, #e60000 0%, #f48c00 100%);--ref-color-mango-70:linear-gradient(90deg, #c40000 0%, #cf7700 100%);--ref-color-mango-80:linear-gradient(90deg, #a30000 0%, #ad6300 100%);--ref-color-mango-90:linear-gradient(90deg, #830000 0%, #8b5000 100%);--ref-color-mango-100:linear-gradient(90deg, #670000 0%, #6e3f00 100%);--ref-color-kumquat-10:#fff4e5;--ref-color-kumquat-20:#ffdfb2;--ref-color-kumquat-30:#ffca80;--ref-color-kumquat-40:#f7931e;--ref-color-kumquat-50:#fc740c;--ref-color-kumquat-60:#ff5f00;--ref-color-kumquat-70:#ff4608;--ref-color-kumquat-80:#c73403;--ref-color-kumquat-90:#822100;--ref-color-kumquat-100:#4d2000;--ref-color-peach-10:linear-gradient(90deg, #ffede6 0%, #ffefe6 70%, #fef4e9 100%);--ref-color-peach-20:linear-gradient(90deg, #ffc6b2 0%, #ffcdb0 70%, #fddeb9 100%);--ref-color-peach-30:linear-gradient(90deg, #ffaa8d 0%, #ffb58a 70%, #fbcd98 100%);--ref-color-peach-40:linear-gradient(90deg, #ff835a 0%, #ff9454 70%, #fab768 100%);--ref-color-peach-50:linear-gradient(90deg, #ff6b93 0%, #ff7f33 70%, #f9a94b 100%);--ref-color-peach-60:linear-gradient(90deg, #ff4608 0%, #ff5f00 70%, #f7931e 100%);--ref-color-peach-70:linear-gradient(90deg, #e84007 0%, #e85600 70%, #e1861b 100%);--ref-color-peach-80:linear-gradient(90deg, #b53206 0%, #b54300 70%, #af6815 100%);--ref-color-peach-90:linear-gradient(90deg, #8c2704 0%, #8c3400 70%, #885111 100%);--ref-color-peach-100:linear-gradient(90deg, #6b1d03 0%, #6b2800 70%, #683e0d 100%);--ref-color-wild-peach-10:linear-gradient(90deg, #ffede6 0%, #ffefe6 50%, #fef4e9 100%);--ref-color-wild-peach-20:linear-gradient(90deg, #ffc6b2 0%, #ffcdb0 50%, #fddeb9 100%);--ref-color-wild-peach-30:linear-gradient(90deg, #ffaa8d 0%, #ffb58a 50%, #fbcd98 100%);--ref-color-wild-peach-40:linear-gradient(90deg, #ff835a 0%, #ff9454 50%, #fab768 100%);--ref-color-wild-peach-50:linear-gradient(90deg, #ff6b93 0%, #ff7f33 50%, #f9a94b 100%);--ref-color-wild-peach-60:linear-gradient(90deg, #ff4608 0%, #ff5f00 50%, #f7931e 100%);--ref-color-wild-peach-70:linear-gradient(90deg, #e84007 0%, #e85600 50%, #e1861b 100%);--ref-color-wild-peach-80:linear-gradient(90deg, #b53206 0%, #b54300 50%, #af6815 100%);--ref-color-wild-peach-90:linear-gradient(90deg, #8c2704 0%, #8c3400 50%, #885111 100%);--ref-color-wild-peach-100:linear-gradient(90deg, #6b1d03 0%, #6b2800 50%, #683e0d 100%);--ref-radius-xs:4px;--ref-radius-sm:8px;--ref-radius-md:12px;--ref-radius-lg:16px;--ref-radius-xl:20px;--ref-radius-2xl:24px;--ref-radius-3xl:32px;--ref-radius-4xl:40px;--ref-shadows-xs:0px 1px 2px 0px #231f2033;--ref-shadows-sm:0px 4px 8px -4px #231f204d;--ref-shadows-md:0px 16px 24px -12px #231f204d;--ref-shadows-lg:0px 48px 96px -32px #231f204d;--ref-border-width-xs:1px;--ref-border-width-sm:2px;--ref-border-width-md:3px;--ref-border-width-lg:4px;--ref-blur-xs:.25rem;--ref-blur-sm:.5rem;--ref-blur-md:1rem;--ref-blur-lg:1.5rem;--ref-blur-xl:2rem;--ref-blur-2xl:4rem;--ref-textdecoration-none:none;--ref-textdecoration-underline:underline;--ref-textdecoration-line-through:line-through;--ref-spacing-0:.13rem;--ref-spacing-1:.25rem;--ref-spacing-2:.5rem;--ref-spacing-3:.75rem;--ref-spacing-4:1rem;--ref-spacing-5:1.25rem;--ref-spacing-6:1.5rem;--ref-spacing-7:1.75rem;--ref-spacing-8:2rem;--ref-spacing-9:2.25rem;--ref-spacing-10:2.5rem;--ref-spacing-11:2.75rem;--ref-spacing-12:3rem;--ref-spacing-13:3.25rem;--ref-spacing-14:3.5rem;--ref-spacing-15:3.75rem;--ref-spacing-16:4rem;--ref-spacing-17:4.25rem;--ref-spacing-18:4.5rem;--ref-spacing-19:4.75rem;--ref-spacing-20:5rem;--ref-spacing-21:5.25rem;--ref-spacing-22:5.5rem;--ref-spacing-23:5.75rem;--ref-spacing-24:6rem;--ref-spacing-base:1rem;--ref-spacing-scale:.25;--ref-sizing-0:.13rem;--ref-sizing-1:.25rem;--ref-sizing-2:.5rem;--ref-sizing-3:.75rem;--ref-sizing-4:1rem;--ref-sizing-5:1.25rem;--ref-sizing-6:1.5rem;--ref-sizing-7:1.75rem;--ref-sizing-8:2rem;--ref-sizing-9:2.25rem;--ref-sizing-10:2.5rem;--ref-sizing-11:2.75rem;--ref-sizing-12:3rem;--ref-sizing-13:3.25rem;--ref-sizing-14:3.5rem;--ref-sizing-15:3.75rem;--ref-sizing-16:4rem;--ref-sizing-17:4.25rem;--ref-sizing-18:4.5rem;--ref-sizing-19:4.75rem;--ref-sizing-20:5rem;--ref-sizing-21:5.25rem;--ref-sizing-22:5.5rem;--ref-sizing-23:5.75rem;--ref-sizing-24:6rem;--ref-sizing-base:1rem;--ref-sizing-scale:.25;--sys-font-family-heading:Vodafone;--sys-font-family-plain:Vodafone;--sys-heading-h1-xl:700 4.3rem/1.1 Vodafone;--sys-heading-h1:700 3.44rem/1.1 Vodafone;--sys-heading-h1-sub:400 2.2rem/1.1 Vodafone;--sys-heading-h2:700 2.75rem/1.1 Vodafone;--sys-heading-h3:700 2.2rem/1.1 Vodafone;--sys-heading-h4:700 1.76rem/1.1 Vodafone;--sys-heading-h5:700 1.41rem/1.1 Vodafone;--sys-heading-h6:700 1.13rem/1.1 Vodafone;--sys-heading-h2-sub:400 1.76rem/1.1 Vodafone;--sys-paragraph-base:400 1.13rem/1.4 Vodafone;--sys-paragraph-lead:300 1.76rem/1.4 Vodafone;--sys-paragraph-branded:400 1.41rem/1.4 Vodafone;--sys-paragraph-small:400 1rem/1.4 Vodafone;--sys-paragraph-legal:400 .89rem/1.4 Vodafone;--sys-color-primary:#e60000;--sys-color-primary-low:#eb2e2e;--sys-color-primary-high:#c40000;--sys-color-secondary:#1c1f21;--sys-color-secondary-low:#323639;--sys-color-secondary-high:#000;--sys-color-secondary-inverted:#f1f2f3;--sys-color-secondary-low-inverted:#d9dbde;--sys-color-secondary-high-inverted:#fff;--sys-color-tertiary:#00667a;--sys-color-tertiary-low:#2e8292;--sys-color-tertiary-high:#005768;--sys-color-tertiary-inverted:#00b0ca;--sys-color-tertiary-low-inverted:#0096ac;--sys-color-tertiary-high-inverted:#2ebed4;--sys-color-background:#fff;--sys-color-background-light:#f1f2f3;--sys-color-surface:#fff;--sys-color-surface-low:#f1f2f3;--sys-color-surface-high:#d9dbde;--sys-color-background-inverted:#1c1f21;--sys-color-background-light-inverted:#323639;--sys-color-surface-inverted:#1c1f21;--sys-color-surface-low-inverted:#323639;--sys-color-surface-high-inverted:#4a4f54;--sys-color-disabled:#c1c5c8;--sys-color-on-disabled:#8d949a;--sys-color-disabled-inverted:#60676c;--sys-color-on-disabled-inverted:#8d949a;--sys-color-border:#757e84;--sys-color-border-variant:#a9aeb2;--sys-color-border-low:#c1c5c8;--sys-color-border-high:#4a4f54;--sys-color-border-inverted:#a9aeb2;--sys-color-border-variant-inverted:#757e84;--sys-color-border-low-inverted:#4a4f54;--sys-color-border-high-inverted:#d9dbde;--sys-color-active:#00667a;--sys-color-active-inverted:#00b0ca;--sys-color-on-surface:#1c1f21;--sys-color-on-background:#1c1f21;--sys-color-on-primary:#fff;--sys-color-on-primary-alternative:#fff;--sys-color-on-secondary:#f1f2f3;--sys-color-on-secondary-inverted:#1c1f21;--sys-color-on-tertiary:#fff;--sys-color-on-tertiary-inverted:#000;--sys-color-on-background-inverted:#f1f2f3;--sys-color-on-surface-inverted:#f1f2f3;--sys-color-on-surface-global-dark:#f1f2f3;--sys-color-on-success:#fff;--sys-color-on-warning:#000;--sys-color-on-error:#fff;--sys-color-on-info:#fff;--sys-color-on-ghost:#000;--sys-color-on-ghost-inverted:#fff;--sys-color-success:#178001;--sys-color-warning:#eb9701;--sys-color-error:#bd0000;--sys-color-info:#0076a0;--sys-color-success-ghost:#e8f2e6;--sys-color-warning-ghost:#fdf5e6;--sys-color-error-ghost:#f8e6e6;--sys-color-info-ghost:#e6f1f6;--sys-color-success-low:#9bc892;--sys-color-warning-low:#f6d292;--sys-color-error-low:#e39191;--sys-color-info-low:#91c4d6;--sys-color-success-high:#105b01;--sys-color-warning-high:#a76b01;--sys-color-error-high:#860000;--sys-color-info-high:#005472;--sys-color-on-success-inverted:#000;--sys-color-on-warning-inverted:#000;--sys-color-on-error-inverted:#000;--sys-color-on-info-inverted:#000;--sys-color-success-inverted:#6daf5f;--sys-color-warning-inverted:#f2bd5f;--sys-color-error-inverted:#d55e5e;--sys-color-info-inverted:#5ea9c3;--sys-color-success-ghost-inverted:#0d4901;--sys-color-warning-ghost-inverted:#865601;--sys-color-error-ghost-inverted:#6c0000;--sys-color-info-ghost-inverted:#00435b;--sys-color-success-low-inverted:#146d01;--sys-color-warning-low-inverted:#c88001;--sys-color-error-low-inverted:#a10000;--sys-color-info-low-inverted:#006488;--sys-color-success-high-inverted:#c7e1c2;--sys-color-warning-high-inverted:#fae6c2;--sys-color-error-high-inverted:#efc2c2;--sys-color-info-high-inverted:#c2dee8;--sys-color-creative-maroon:#900;--sys-color-creative-dark-red:#bd0000;--sys-color-creative-aubergine:#5e2750;--sys-color-creative-red-violet:#9c2aa0;--sys-color-creative-turquoise:#00667a;--sys-color-creative-aqua:#00b0ca;--sys-color-creative-fresh-orange:#eb9700;--sys-color-creative-spring-green:#a8b400;--sys-color-prefilled:#eef2f6;--sys-color-prefilled-inverted:#021148;--sys-color-on-surface-low:#4a4f54;--sys-color-on-surface-high:#1c1f21;--sys-shadow-default:0px 4px 8px -4px #231f204d;--sys-shadow-hover:0px 16px 24px -12px #231f204d;--sys-border-radius-xs:4px;--sys-border-radius-sm:8px;--sys-border-radius-md:12px;--sys-border-radius-lg:16px;--sys-border-radius-xl:24px;--sys-spacing-3xs:.13rem;--sys-spacing-2xs:.25rem;--sys-spacing-xs:.5rem;--sys-spacing-sm:.75rem;--sys-spacing-md:1rem;--sys-spacing-lg:1.5rem;--sys-spacing-xl:2rem;--sys-spacing-2xl:3rem;--sys-spacing-3xl:4rem;--sys-spacing-4xl:6rem;--sys-sizing-3xs:.13rem;--sys-sizing-2xs:.25rem;--sys-sizing-xs:.5rem;--sys-sizing-sm:.75rem;--sys-sizing-md:1rem;--sys-sizing-lg:1.5rem;--sys-sizing-xl:2rem;--sys-sizing-2xl:3rem;--sys-sizing-3xl:4rem;--sys-sizing-4xl:6rem;--sys-font-size-xs:.89rem;--sys-font-size-sm:1rem;--sys-font-size-md:1.13rem;--sys-font-size-lg:1.41rem;--sys-font-size-xl:1.76rem;--sys-font-size-2xl:2.2rem;--sys-font-size-3xl:2.75rem;--sys-font-size-4xl:3.44rem;--sys-font-size-5xl:4.3rem;--sys-font-weight-light:300;--sys-font-weight-regular:400;--sys-font-weight-medium:400;--sys-font-weight-semibold:600;--sys-font-weight-bold:700;--sys-font-weight-black:800;--sys-font-weight-heading:700;--sys-cta-cta-large:600 1.41rem/1.4 Vodafone;--sys-cta-cta-medium:600 1.13rem/1.4 Vodafone;--sys-cta-cta-small:600 1rem/1.4 Vodafone;--sys-border-width-xs:1px;--sys-border-width-sm:2px;--sys-border-width-md:3px;--sys-border-width-lg:4px;--sys-component-text-lg-bold:600 1.41rem/1.4 Vodafone;--sys-component-text-lg-regular:600 1.41rem/1.4 Vodafone;--sys-component-text-md-bold:600 1.13rem/1.4 Vodafone;--sys-component-text-md-regular:400 1.13rem/1.4 Vodafone;--sys-component-text-sm-bold:600 1rem/1.4 Vodafone;--sys-component-text-sm-regular:600 1rem/1.4 Vodafone;--com-button-radius-small:12px;--com-button-radius-medium:16px;--com-button-radius-large:16px;--com-button-primary-color-default:#e60000;--com-button-primary-color-hover:#eb2e2e;--com-button-primary-color-pressed:#c40000;--com-button-primary-color-on-default:#fff;--com-button-primary-color-on-pressed:#fff;--com-button-primary-color-on-hover:#fff;--com-button-secondary-color-default:#1c1f21;--com-button-secondary-color-hover:#323639;--com-button-secondary-color-pressed:#000;--com-button-secondary-color-on-default:#f1f2f3;--com-button-secondary-color-on-hover:#f1f2f3;--com-button-secondary-color-on-pressed:#f1f2f3;--com-button-tertiary-color-default:#00667a;--com-button-tertiary-color-hover:#2e8292;--com-button-tertiary-color-pressed:#005768;--com-button-tertiary-color-on-default:#fff;--com-button-tertiary-color-on-hover:#fff;--com-button-tertiary-color-on-pressed:#fff;--com-label-radius-small:4px;--com-label-radius-medium:8px;--com-label-radius-large:8px;--com-label-primary-color-default:#00667a;--com-label-primary-color-on-default:#fff;--com-label-secondary-color-default:#1c1f21;--com-label-secondary-color-on-default:#f1f2f3;--com-label-tertiary-color-default:#fff;--com-label-tertiary-color-on-default:#00667a;--com-label-success-color-default:#178001;--com-label-success-color-on-default:#fff;--com-label-error-color-default:#bd0000;--com-label-error-color-on-default:#fff}[data-theme=vodafone].dark{--ref-font-size-base:1rem;--ref-font-size-base-alt:1.125;--ref-font-size-scale-majorthird:1.25;--ref-font-size-scale-minorthird:1.2;--ref-font-size-scale-majorsecond:1.125;--ref-font-size-xs:.79rem;--ref-font-size-sm:.89rem;--ref-font-size-md:1rem;--ref-font-size-lg:1.25rem;--ref-font-size-xl:1.56rem;--ref-font-size-2xl:1.95rem;--ref-font-size-3xl:2.44rem;--ref-font-size-4xl:3.05rem;--ref-font-size-5xl:3.81rem;--ref-font-size-unit:rem;--ref-font-weight-100:100;--ref-font-weight-200:200;--ref-font-weight-300:300;--ref-font-weight-400:400;--ref-font-weight-500:500;--ref-font-weight-600:600;--ref-font-weight-700:700;--ref-font-weight-800:800;--ref-font-weight-900:900;--ref-font-line-height-plain:140%;--ref-font-line-height-heading:110%;--ref-font-line-height-no-height:100%;--ref-font-letterspacing-plain:0;--ref-font-family-averta:Averta Std;--ref-font-family-vodafone:Vodafone;--ref-font-family-diodrum:Ziggo Headline;--ref-font-family-opensans:VodafoneZiggo-Text;--ref-color-blackwhite-black:#000;--ref-color-blackwhite-white:#fff;--ref-color-gray-10:#f1f2f3;--ref-color-gray-20:#d9dbde;--ref-color-gray-30:#c1c5c8;--ref-color-gray-40:#a9aeb2;--ref-color-gray-50:#8d949a;--ref-color-gray-60:#757e84;--ref-color-gray-70:#60676c;--ref-color-gray-80:#4a4f54;--ref-color-gray-90:#323639;--ref-color-gray-100:#1c1f21;--ref-color-fire-10:#f8e6e6;--ref-color-fire-20:#efc2c2;--ref-color-fire-30:#e39191;--ref-color-fire-40:#d55e5e;--ref-color-fire-50:#c92e2e;--ref-color-fire-60:#bd0000;--ref-color-fire-70:#a10000;--ref-color-fire-80:#860000;--ref-color-fire-90:#6c0000;--ref-color-fire-100:#500;--ref-color-sun-10:#fdf5e6;--ref-color-sun-20:#fae6c2;--ref-color-sun-30:#f6d292;--ref-color-sun-40:#f2bd5f;--ref-color-sun-50:#efaa2f;--ref-color-sun-60:#eb9701;--ref-color-sun-70:#c88001;--ref-color-sun-80:#a76b01;--ref-color-sun-90:#865601;--ref-color-sun-100:#6a4400;--ref-color-sky-10:#e6f1f6;--ref-color-sky-20:#c2dee8;--ref-color-sky-30:#91c4d6;--ref-color-sky-40:#5ea9c3;--ref-color-sky-50:#2e8fb1;--ref-color-sky-60:#0076a0;--ref-color-sky-70:#006488;--ref-color-sky-80:#005472;--ref-color-sky-90:#00435b;--ref-color-sky-100:#003548;--ref-color-leaf-10:#e8f2e6;--ref-color-leaf-20:#c7e1c2;--ref-color-leaf-30:#9bc892;--ref-color-leaf-40:#6daf5f;--ref-color-leaf-50:#41972f;--ref-color-leaf-60:#178001;--ref-color-leaf-70:#146d01;--ref-color-leaf-80:#105b01;--ref-color-leaf-90:#0d4901;--ref-color-leaf-100:#0a3a00;--ref-color-strawberry-10:#fde6e6;--ref-color-strawberry-20:#f9c2c2;--ref-color-strawberry-30:#f49191;--ref-color-strawberry-40:#ef5e5e;--ref-color-strawberry-50:#eb2e2e;--ref-color-strawberry-60:#e60000;--ref-color-strawberry-70:#c40000;--ref-color-strawberry-80:#a30000;--ref-color-strawberry-90:#830000;--ref-color-strawberry-100:#670000;--ref-color-cranberry-10:#f8e6e6;--ref-color-cranberry-20:#efc2c2;--ref-color-cranberry-30:#e39191;--ref-color-cranberry-40:#d55e5e;--ref-color-cranberry-50:#c92e2e;--ref-color-cranberry-60:#bd0000;--ref-color-cranberry-70:#a10000;--ref-color-cranberry-80:#860000;--ref-color-cranberry-90:#6c0000;--ref-color-cranberry-100:#500;--ref-color-maroon-10:#f5e6e6;--ref-color-maroon-20:#e7c2c2;--ref-color-maroon-30:#d39191;--ref-color-maroon-40:#bf5e5e;--ref-color-maroon-50:#ab2e2e;--ref-color-maroon-60:#900;--ref-color-maroon-70:#820000;--ref-color-maroon-80:#6d0000;--ref-color-maroon-90:#570000;--ref-color-maroon-100:#450000;--ref-color-turquoise-10:#e6f0f2;--ref-color-turquoise-20:#c2dadf;--ref-color-turquoise-30:#91bdc6;--ref-color-turquoise-40:#5e9fab;--ref-color-turquoise-50:#2e8292;--ref-color-turquoise-60:#00667a;--ref-color-turquoise-70:#005768;--ref-color-turquoise-80:#004857;--ref-color-turquoise-90:#003a46;--ref-color-turquoise-100:#002e37;--ref-color-aqua-10:#e6f7fa;--ref-color-aqua-20:#c2ecf2;--ref-color-aqua-30:#91dde8;--ref-color-aqua-40:#5ecdde;--ref-color-aqua-50:#2ebed4;--ref-color-aqua-60:#00b0ca;--ref-color-aqua-70:#0096ac;--ref-color-aqua-80:#007d8f;--ref-color-aqua-90:#006473;--ref-color-aqua-100:#004f5b;--ref-color-aubergine-10:#efe9ee;--ref-color-aubergine-20:#d8cbd5;--ref-color-aubergine-30:#baa2b4;--ref-color-aubergine-40:#9a7791;--ref-color-aubergine-50:#7b4e70;--ref-color-aubergine-60:#5e2750;--ref-color-aubergine-70:#502144;--ref-color-aubergine-80:#431c39;--ref-color-aubergine-90:#36162e;--ref-color-aubergine-100:#2a1224;--ref-color-red-violet-10:#f5eaf6;--ref-color-red-violet-20:#e7cce8;--ref-color-red-violet-30:#d4a3d6;--ref-color-red-violet-40:#c179c3;--ref-color-red-violet-50:#ae50b1;--ref-color-red-violet-60:#9c2aa0;--ref-color-red-violet-70:#852488;--ref-color-red-violet-80:#6f1e72;--ref-color-red-violet-90:#59185b;--ref-color-red-violet-100:#461348;--ref-color-fresh-orange-10:#fdf5e6;--ref-color-fresh-orange-20:#fae6c2;--ref-color-fresh-orange-30:#f6d291;--ref-color-fresh-orange-40:#f2bd5e;--ref-color-fresh-orange-50:#efaa2e;--ref-color-fresh-orange-60:#eb9700;--ref-color-fresh-orange-70:#c88000;--ref-color-fresh-orange-80:#a76b00;--ref-color-fresh-orange-90:#865600;--ref-color-fresh-orange-100:#6a4400;--ref-color-spring-green-10:#f6f8e6;--ref-color-spring-green-20:#eaedc2;--ref-color-spring-green-30:#dadf91;--ref-color-spring-green-40:#c8d05e;--ref-color-spring-green-50:#b8c22e;--ref-color-spring-green-60:#a8b400;--ref-color-spring-green-70:#8f9900;--ref-color-spring-green-80:#778000;--ref-color-spring-green-90:#606700;--ref-color-spring-green-100:#4c5100;--ref-color-mandarine-10:#fdf1e6;--ref-color-mandarine-20:#f9dec2;--ref-color-mandarine-30:#f5c391;--ref-color-mandarine-40:#f1a75e;--ref-color-mandarine-50:#ec8d2e;--ref-color-mandarine-60:#e87400;--ref-color-mandarine-70:#c56300;--ref-color-mandarine-80:#a55200;--ref-color-mandarine-90:#844200;--ref-color-mandarine-100:#683400;--ref-color-electricmarine-10:#eef2f6;--ref-color-electricmarine-20:#8ab3e5;--ref-color-electricmarine-30:#4173b2;--ref-color-electricmarine-40:#004299;--ref-color-electricmarine-50:#022c91;--ref-color-electricmarine-60:#001489;--ref-color-electricmarine-70:#00136f;--ref-color-electricmarine-80:#00115b;--ref-color-electricmarine-90:#021148;--ref-color-electricmarine-100:#031033;--ref-color-silver-10:#f8f9f9;--ref-color-silver-20:#eff0f1;--ref-color-silver-30:#e2e4e6;--ref-color-silver-40:#d5d8da;--ref-color-silver-50:#c8cccf;--ref-color-silver-60:#bcc1c5;--ref-color-silver-70:#a0a4a7;--ref-color-silver-80:#85898c;--ref-color-silver-90:#6b6e70;--ref-color-silver-100:#555759;--ref-color-lavender-10:#eeebf5;--ref-color-lavender-20:#d6cfe8;--ref-color-lavender-30:#b5a9d5;--ref-color-lavender-40:#9381c2;--ref-color-lavender-50:#735baf;--ref-color-lavender-60:#54379e;--ref-color-lavender-70:#472f86;--ref-color-lavender-80:#3c2770;--ref-color-lavender-90:#301f5a;--ref-color-lavender-100:#261947;--ref-color-transparent-light-10:#ffffff1a;--ref-color-transparent-light-20:#fff3;--ref-color-transparent-light-30:#ffffff4d;--ref-color-transparent-light-40:#fff6;--ref-color-transparent-light-50:#ffffff80;--ref-color-transparent-light-60:#fff9;--ref-color-transparent-light-70:#ffffffb3;--ref-color-transparent-light-80:#fffc;--ref-color-transparent-light-90:#ffffffe6;--ref-color-transparent-dark-10:#0000001a;--ref-color-transparent-dark-20:#0003;--ref-color-transparent-dark-30:#0000004d;--ref-color-transparent-dark-40:#0006;--ref-color-transparent-dark-50:#00000080;--ref-color-transparent-dark-60:#0009;--ref-color-transparent-dark-70:#000000b3;--ref-color-transparent-dark-80:#000c;--ref-color-transparent-dark-90:#000000e6;--ref-color-mango-10:linear-gradient(90deg, #fde6e6 0%, #fef4e6 100%);--ref-color-mango-20:linear-gradient(90deg, #f9c2c2 0%, #fce3c2 100%);--ref-color-mango-30:linear-gradient(90deg, #f49191 0%, #face91 100%);--ref-color-mango-40:linear-gradient(90deg, #ef5e5e 0%, #f8b75e 100%);--ref-color-mango-50:linear-gradient(90deg, #eb2e2e 0%, #f6a12e 100%);--ref-color-mango-60:linear-gradient(90deg, #e60000 0%, #f48c00 100%);--ref-color-mango-70:linear-gradient(90deg, #c40000 0%, #cf7700 100%);--ref-color-mango-80:linear-gradient(90deg, #a30000 0%, #ad6300 100%);--ref-color-mango-90:linear-gradient(90deg, #830000 0%, #8b5000 100%);--ref-color-mango-100:linear-gradient(90deg, #670000 0%, #6e3f00 100%);--ref-color-kumquat-10:#fff4e5;--ref-color-kumquat-20:#ffdfb2;--ref-color-kumquat-30:#ffca80;--ref-color-kumquat-40:#f7931e;--ref-color-kumquat-50:#fc740c;--ref-color-kumquat-60:#ff5f00;--ref-color-kumquat-70:#ff4608;--ref-color-kumquat-80:#c73403;--ref-color-kumquat-90:#822100;--ref-color-kumquat-100:#4d2000;--ref-color-peach-10:linear-gradient(90deg, #ffede6 0%, #ffefe6 70%, #fef4e9 100%);--ref-color-peach-20:linear-gradient(90deg, #ffc6b2 0%, #ffcdb0 70%, #fddeb9 100%);--ref-color-peach-30:linear-gradient(90deg, #ffaa8d 0%, #ffb58a 70%, #fbcd98 100%);--ref-color-peach-40:linear-gradient(90deg, #ff835a 0%, #ff9454 70%, #fab768 100%);--ref-color-peach-50:linear-gradient(90deg, #ff6b93 0%, #ff7f33 70%, #f9a94b 100%);--ref-color-peach-60:linear-gradient(90deg, #ff4608 0%, #ff5f00 70%, #f7931e 100%);--ref-color-peach-70:linear-gradient(90deg, #e84007 0%, #e85600 70%, #e1861b 100%);--ref-color-peach-80:linear-gradient(90deg, #b53206 0%, #b54300 70%, #af6815 100%);--ref-color-peach-90:linear-gradient(90deg, #8c2704 0%, #8c3400 70%, #885111 100%);--ref-color-peach-100:linear-gradient(90deg, #6b1d03 0%, #6b2800 70%, #683e0d 100%);--ref-color-wild-peach-10:linear-gradient(90deg, #ffede6 0%, #ffefe6 50%, #fef4e9 100%);--ref-color-wild-peach-20:linear-gradient(90deg, #ffc6b2 0%, #ffcdb0 50%, #fddeb9 100%);--ref-color-wild-peach-30:linear-gradient(90deg, #ffaa8d 0%, #ffb58a 50%, #fbcd98 100%);--ref-color-wild-peach-40:linear-gradient(90deg, #ff835a 0%, #ff9454 50%, #fab768 100%);--ref-color-wild-peach-50:linear-gradient(90deg, #ff6b93 0%, #ff7f33 50%, #f9a94b 100%);--ref-color-wild-peach-60:linear-gradient(90deg, #ff4608 0%, #ff5f00 50%, #f7931e 100%);--ref-color-wild-peach-70:linear-gradient(90deg, #e84007 0%, #e85600 50%, #e1861b 100%);--ref-color-wild-peach-80:linear-gradient(90deg, #b53206 0%, #b54300 50%, #af6815 100%);--ref-color-wild-peach-90:linear-gradient(90deg, #8c2704 0%, #8c3400 50%, #885111 100%);--ref-color-wild-peach-100:linear-gradient(90deg, #6b1d03 0%, #6b2800 50%, #683e0d 100%);--ref-radius-xs:4px;--ref-radius-sm:8px;--ref-radius-md:12px;--ref-radius-lg:16px;--ref-radius-xl:20px;--ref-radius-2xl:24px;--ref-radius-3xl:32px;--ref-radius-4xl:40px;--ref-shadows-xs:0px 1px 2px 0px #231f2033;--ref-shadows-sm:0px 4px 8px -4px #231f204d;--ref-shadows-md:0px 16px 24px -12px #231f204d;--ref-shadows-lg:0px 48px 96px -32px #231f204d;--ref-border-width-xs:1px;--ref-border-width-sm:2px;--ref-border-width-md:3px;--ref-border-width-lg:4px;--ref-blur-xs:.25rem;--ref-blur-sm:.5rem;--ref-blur-md:1rem;--ref-blur-lg:1.5rem;--ref-blur-xl:2rem;--ref-blur-2xl:4rem;--ref-textdecoration-none:none;--ref-textdecoration-underline:underline;--ref-textdecoration-line-through:line-through;--ref-spacing-0:.13rem;--ref-spacing-1:.25rem;--ref-spacing-2:.5rem;--ref-spacing-3:.75rem;--ref-spacing-4:1rem;--ref-spacing-5:1.25rem;--ref-spacing-6:1.5rem;--ref-spacing-7:1.75rem;--ref-spacing-8:2rem;--ref-spacing-9:2.25rem;--ref-spacing-10:2.5rem;--ref-spacing-11:2.75rem;--ref-spacing-12:3rem;--ref-spacing-13:3.25rem;--ref-spacing-14:3.5rem;--ref-spacing-15:3.75rem;--ref-spacing-16:4rem;--ref-spacing-17:4.25rem;--ref-spacing-18:4.5rem;--ref-spacing-19:4.75rem;--ref-spacing-20:5rem;--ref-spacing-21:5.25rem;--ref-spacing-22:5.5rem;--ref-spacing-23:5.75rem;--ref-spacing-24:6rem;--ref-spacing-base:1rem;--ref-spacing-scale:.25;--ref-sizing-0:.13rem;--ref-sizing-1:.25rem;--ref-sizing-2:.5rem;--ref-sizing-3:.75rem;--ref-sizing-4:1rem;--ref-sizing-5:1.25rem;--ref-sizing-6:1.5rem;--ref-sizing-7:1.75rem;--ref-sizing-8:2rem;--ref-sizing-9:2.25rem;--ref-sizing-10:2.5rem;--ref-sizing-11:2.75rem;--ref-sizing-12:3rem;--ref-sizing-13:3.25rem;--ref-sizing-14:3.5rem;--ref-sizing-15:3.75rem;--ref-sizing-16:4rem;--ref-sizing-17:4.25rem;--ref-sizing-18:4.5rem;--ref-sizing-19:4.75rem;--ref-sizing-20:5rem;--ref-sizing-21:5.25rem;--ref-sizing-22:5.5rem;--ref-sizing-23:5.75rem;--ref-sizing-24:6rem;--ref-sizing-base:1rem;--ref-sizing-scale:.25;--sys-font-family-heading:Vodafone;--sys-font-family-plain:Vodafone;--sys-heading-h1-xl:700 4.3rem/1.1 Vodafone;--sys-heading-h1:700 3.44rem/1.1 Vodafone;--sys-heading-h1-sub:400 2.2rem/1.1 Vodafone;--sys-heading-h2:700 2.75rem/1.1 Vodafone;--sys-heading-h3:700 2.2rem/1.1 Vodafone;--sys-heading-h4:700 1.76rem/1.1 Vodafone;--sys-heading-h5:700 1.41rem/1.1 Vodafone;--sys-heading-h6:700 1.13rem/1.1 Vodafone;--sys-heading-h2-sub:400 1.76rem/1.1 Vodafone;--sys-paragraph-base:400 1.13rem/1.4 Vodafone;--sys-paragraph-lead:300 1.76rem/1.4 Vodafone;--sys-paragraph-branded:400 1.41rem/1.4 Vodafone;--sys-paragraph-small:400 1rem/1.4 Vodafone;--sys-paragraph-legal:400 .89rem/1.4 Vodafone;--sys-color-primary:#e60000;--sys-color-primary-low:#eb2e2e;--sys-color-primary-high:#c40000;--sys-color-secondary:#f1f2f3;--sys-color-secondary-low:#d9dbde;--sys-color-secondary-high:#fff;--sys-color-secondary-inverted:#f1f2f3;--sys-color-secondary-low-inverted:#d9dbde;--sys-color-secondary-high-inverted:#fff;--sys-color-tertiary:#00b0ca;--sys-color-tertiary-low:#0096ac;--sys-color-tertiary-high:#2ebed4;--sys-color-tertiary-inverted:#00b0ca;--sys-color-tertiary-low-inverted:#0096ac;--sys-color-tertiary-high-inverted:#2ebed4;--sys-color-background:#1c1f21;--sys-color-background-light:#323639;--sys-color-surface:#1c1f21;--sys-color-surface-low:#323639;--sys-color-surface-high:#4a4f54;--sys-color-background-inverted:#1c1f21;--sys-color-background-light-inverted:#323639;--sys-color-surface-inverted:#1c1f21;--sys-color-surface-low-inverted:#323639;--sys-color-surface-high-inverted:#4a4f54;--sys-color-disabled:#60676c;--sys-color-on-disabled:#8d949a;--sys-color-disabled-inverted:#60676c;--sys-color-on-disabled-inverted:#8d949a;--sys-color-border:#a9aeb2;--sys-color-border-variant:#757e84;--sys-color-border-low:#4a4f54;--sys-color-border-high:#d9dbde;--sys-color-border-inverted:#a9aeb2;--sys-color-border-variant-inverted:#757e84;--sys-color-border-low-inverted:#4a4f54;--sys-color-border-high-inverted:#d9dbde;--sys-color-active:#00b0ca;--sys-color-active-inverted:#00b0ca;--sys-color-on-surface:#f1f2f3;--sys-color-on-background:#f1f2f3;--sys-color-on-primary:#fff;--sys-color-on-primary-alternative:#fff;--sys-color-on-secondary:#1c1f21;--sys-color-on-secondary-inverted:#1c1f21;--sys-color-on-tertiary:#000;--sys-color-on-tertiary-inverted:#000;--sys-color-on-background-inverted:#f1f2f3;--sys-color-on-surface-inverted:#f1f2f3;--sys-color-on-surface-global-dark:#f1f2f3;--sys-color-on-success:#000;--sys-color-on-warning:#000;--sys-color-on-error:#000;--sys-color-on-info:#000;--sys-color-on-ghost:#fff;--sys-color-on-ghost-inverted:#fff;--sys-color-success:#6daf5f;--sys-color-warning:#f2bd5f;--sys-color-error:#d55e5e;--sys-color-info:#5ea9c3;--sys-color-success-ghost:#0d4901;--sys-color-warning-ghost:#865601;--sys-color-error-ghost:#6c0000;--sys-color-info-ghost:#00435b;--sys-color-success-low:#146d01;--sys-color-warning-low:#c88001;--sys-color-error-low:#a10000;--sys-color-info-low:#006488;--sys-color-success-high:#c7e1c2;--sys-color-warning-high:#fae6c2;--sys-color-error-high:#efc2c2;--sys-color-info-high:#c2dee8;--sys-color-on-success-inverted:#000;--sys-color-on-warning-inverted:#000;--sys-color-on-error-inverted:#000;--sys-color-on-info-inverted:#000;--sys-color-success-inverted:#6daf5f;--sys-color-warning-inverted:#f2bd5f;--sys-color-error-inverted:#d55e5e;--sys-color-info-inverted:#5ea9c3;--sys-color-success-ghost-inverted:#0d4901;--sys-color-warning-ghost-inverted:#865601;--sys-color-error-ghost-inverted:#6c0000;--sys-color-info-ghost-inverted:#00435b;--sys-color-success-low-inverted:#146d01;--sys-color-warning-low-inverted:#c88001;--sys-color-error-low-inverted:#a10000;--sys-color-info-low-inverted:#006488;--sys-color-success-high-inverted:#c7e1c2;--sys-color-warning-high-inverted:#fae6c2;--sys-color-error-high-inverted:#efc2c2;--sys-color-info-high-inverted:#c2dee8;--sys-color-creative-maroon:#900;--sys-color-creative-dark-red:#bd0000;--sys-color-creative-aubergine:#5e2750;--sys-color-creative-red-violet:#9c2aa0;--sys-color-creative-turquoise:#00667a;--sys-color-creative-aqua:#00b0ca;--sys-color-creative-fresh-orange:#eb9700;--sys-color-creative-spring-green:#a8b400;--sys-color-prefilled:#021148;--sys-color-prefilled-inverted:#021148;--sys-color-on-surface-low:#a9aeb2;--sys-color-on-surface-high:#fff;--sys-color-surface-global-dark:#1c1f21;--sys-shadow-default:0px 4px 8px -4px #231f204d;--sys-shadow-hover:0px 16px 24px -12px #231f204d;--sys-border-radius-xs:4px;--sys-border-radius-sm:8px;--sys-border-radius-md:12px;--sys-border-radius-lg:16px;--sys-border-radius-xl:24px;--sys-spacing-3xs:.13rem;--sys-spacing-2xs:.25rem;--sys-spacing-xs:.5rem;--sys-spacing-sm:.75rem;--sys-spacing-md:1rem;--sys-spacing-lg:1.5rem;--sys-spacing-xl:2rem;--sys-spacing-2xl:3rem;--sys-spacing-3xl:4rem;--sys-spacing-4xl:6rem;--sys-sizing-3xs:.13rem;--sys-sizing-2xs:.25rem;--sys-sizing-xs:.5rem;--sys-sizing-sm:.75rem;--sys-sizing-md:1rem;--sys-sizing-lg:1.5rem;--sys-sizing-xl:2rem;--sys-sizing-2xl:3rem;--sys-sizing-3xl:4rem;--sys-sizing-4xl:6rem;--sys-font-size-xs:.89rem;--sys-font-size-sm:1rem;--sys-font-size-md:1.13rem;--sys-font-size-lg:1.41rem;--sys-font-size-xl:1.76rem;--sys-font-size-2xl:2.2rem;--sys-font-size-3xl:2.75rem;--sys-font-size-4xl:3.44rem;--sys-font-size-5xl:4.3rem;--sys-font-weight-light:300;--sys-font-weight-regular:400;--sys-font-weight-medium:400;--sys-font-weight-semibold:600;--sys-font-weight-bold:700;--sys-font-weight-black:800;--sys-font-weight-heading:700;--sys-cta-cta-large:600 1.41rem/1.4 Vodafone;--sys-cta-cta-medium:600 1.13rem/1.4 Vodafone;--sys-cta-cta-small:600 1rem/1.4 Vodafone;--sys-border-width-xs:1px;--sys-border-width-sm:2px;--sys-border-width-md:3px;--sys-border-width-lg:4px;--sys-component-text-lg-bold:600 1.41rem/1.4 Vodafone;--sys-component-text-lg-regular:600 1.41rem/1.4 Vodafone;--sys-component-text-md-bold:600 1.13rem/1.4 Vodafone;--sys-component-text-md-regular:400 1.13rem/1.4 Vodafone;--sys-component-text-sm-bold:600 1rem/1.4 Vodafone;--sys-component-text-sm-regular:600 1rem/1.4 Vodafone;--com-button-radius-small:12px;--com-button-radius-medium:16px;--com-button-radius-large:16px;--com-button-primary-color-default:#e60000;--com-button-primary-color-hover:#eb2e2e;--com-button-primary-color-pressed:#c40000;--com-button-primary-color-on-default:#fff;--com-button-primary-color-on-pressed:#fff;--com-button-primary-color-on-hover:#fff;--com-button-secondary-color-default:#f1f2f3;--com-button-secondary-color-hover:#d9dbde;--com-button-secondary-color-pressed:#fff;--com-button-secondary-color-on-default:#1c1f21;--com-button-secondary-color-on-hover:#1c1f21;--com-button-secondary-color-on-pressed:#1c1f21;--com-button-tertiary-color-default:#00b0ca;--com-button-tertiary-color-hover:#0096ac;--com-button-tertiary-color-pressed:#2ebed4;--com-button-tertiary-color-on-default:#000;--com-button-tertiary-color-on-hover:#000;--com-button-tertiary-color-on-pressed:#000;--com-label-radius-small:4px;--com-label-radius-medium:8px;--com-label-radius-large:8px;--com-label-primary-color-default:#e60000;--com-label-primary-color-on-default:#000;--com-label-secondary-color-default:#f1f2f3;--com-label-secondary-color-on-default:#1c1f21;--com-label-tertiary-color-default:#1c1f21;--com-label-tertiary-color-on-default:#00b0ca;--com-label-success-color-default:#6daf5f;--com-label-success-color-on-default:#000;--com-label-error-color-default:#d55e5e;--com-label-error-color-on-default:#000}[data-theme=ziggo]{--ref-font-size-base:1rem;--ref-font-size-base-alt:1.125;--ref-font-size-scale-majorthird:1.25;--ref-font-size-scale-minorthird:1.2;--ref-font-size-scale-majorsecond:1.125;--ref-font-size-xs:.79rem;--ref-font-size-sm:.89rem;--ref-font-size-md:1rem;--ref-font-size-lg:1.25rem;--ref-font-size-xl:1.56rem;--ref-font-size-2xl:1.95rem;--ref-font-size-3xl:2.44rem;--ref-font-size-4xl:3.05rem;--ref-font-size-5xl:3.81rem;--ref-font-size-unit:rem;--ref-font-weight-100:100;--ref-font-weight-200:200;--ref-font-weight-300:300;--ref-font-weight-400:400;--ref-font-weight-500:500;--ref-font-weight-600:600;--ref-font-weight-700:700;--ref-font-weight-800:800;--ref-font-weight-900:900;--ref-font-line-height-plain:140%;--ref-font-line-height-heading:110%;--ref-font-line-height-no-height:100%;--ref-font-letterspacing-plain:0;--ref-font-family-averta:Averta Std;--ref-font-family-vodafone:Vodafone;--ref-font-family-diodrum:Ziggo Headline;--ref-font-family-opensans:VodafoneZiggo-Text;--ref-color-blackwhite-black:#000;--ref-color-blackwhite-white:#fff;--ref-color-gray-10:#f1f2f3;--ref-color-gray-20:#d9dbde;--ref-color-gray-30:#c1c5c8;--ref-color-gray-40:#a9aeb2;--ref-color-gray-50:#8d949a;--ref-color-gray-60:#757e84;--ref-color-gray-70:#60676c;--ref-color-gray-80:#4a4f54;--ref-color-gray-90:#323639;--ref-color-gray-100:#1c1f21;--ref-color-fire-10:#f8e6e6;--ref-color-fire-20:#efc2c2;--ref-color-fire-30:#e39191;--ref-color-fire-40:#d55e5e;--ref-color-fire-50:#c92e2e;--ref-color-fire-60:#bd0000;--ref-color-fire-70:#a10000;--ref-color-fire-80:#860000;--ref-color-fire-90:#6c0000;--ref-color-fire-100:#500;--ref-color-sun-10:#fdf5e6;--ref-color-sun-20:#fae6c2;--ref-color-sun-30:#f6d292;--ref-color-sun-40:#f2bd5f;--ref-color-sun-50:#efaa2f;--ref-color-sun-60:#eb9701;--ref-color-sun-70:#c88001;--ref-color-sun-80:#a76b01;--ref-color-sun-90:#865601;--ref-color-sun-100:#6a4400;--ref-color-sky-10:#e6f1f6;--ref-color-sky-20:#c2dee8;--ref-color-sky-30:#91c4d6;--ref-color-sky-40:#5ea9c3;--ref-color-sky-50:#2e8fb1;--ref-color-sky-60:#0076a0;--ref-color-sky-70:#006488;--ref-color-sky-80:#005472;--ref-color-sky-90:#00435b;--ref-color-sky-100:#003548;--ref-color-leaf-10:#e8f2e6;--ref-color-leaf-20:#c7e1c2;--ref-color-leaf-30:#9bc892;--ref-color-leaf-40:#6daf5f;--ref-color-leaf-50:#41972f;--ref-color-leaf-60:#178001;--ref-color-leaf-70:#146d01;--ref-color-leaf-80:#105b01;--ref-color-leaf-90:#0d4901;--ref-color-leaf-100:#0a3a00;--ref-color-strawberry-10:#fde6e6;--ref-color-strawberry-20:#f9c2c2;--ref-color-strawberry-30:#f49191;--ref-color-strawberry-40:#ef5e5e;--ref-color-strawberry-50:#eb2e2e;--ref-color-strawberry-60:#e60000;--ref-color-strawberry-70:#c40000;--ref-color-strawberry-80:#a30000;--ref-color-strawberry-90:#830000;--ref-color-strawberry-100:#670000;--ref-color-cranberry-10:#f8e6e6;--ref-color-cranberry-20:#efc2c2;--ref-color-cranberry-30:#e39191;--ref-color-cranberry-40:#d55e5e;--ref-color-cranberry-50:#c92e2e;--ref-color-cranberry-60:#bd0000;--ref-color-cranberry-70:#a10000;--ref-color-cranberry-80:#860000;--ref-color-cranberry-90:#6c0000;--ref-color-cranberry-100:#500;--ref-color-maroon-10:#f5e6e6;--ref-color-maroon-20:#e7c2c2;--ref-color-maroon-30:#d39191;--ref-color-maroon-40:#bf5e5e;--ref-color-maroon-50:#ab2e2e;--ref-color-maroon-60:#900;--ref-color-maroon-70:#820000;--ref-color-maroon-80:#6d0000;--ref-color-maroon-90:#570000;--ref-color-maroon-100:#450000;--ref-color-turquoise-10:#e6f0f2;--ref-color-turquoise-20:#c2dadf;--ref-color-turquoise-30:#91bdc6;--ref-color-turquoise-40:#5e9fab;--ref-color-turquoise-50:#2e8292;--ref-color-turquoise-60:#00667a;--ref-color-turquoise-70:#005768;--ref-color-turquoise-80:#004857;--ref-color-turquoise-90:#003a46;--ref-color-turquoise-100:#002e37;--ref-color-aqua-10:#e6f7fa;--ref-color-aqua-20:#c2ecf2;--ref-color-aqua-30:#91dde8;--ref-color-aqua-40:#5ecdde;--ref-color-aqua-50:#2ebed4;--ref-color-aqua-60:#00b0ca;--ref-color-aqua-70:#0096ac;--ref-color-aqua-80:#007d8f;--ref-color-aqua-90:#006473;--ref-color-aqua-100:#004f5b;--ref-color-aubergine-10:#efe9ee;--ref-color-aubergine-20:#d8cbd5;--ref-color-aubergine-30:#baa2b4;--ref-color-aubergine-40:#9a7791;--ref-color-aubergine-50:#7b4e70;--ref-color-aubergine-60:#5e2750;--ref-color-aubergine-70:#502144;--ref-color-aubergine-80:#431c39;--ref-color-aubergine-90:#36162e;--ref-color-aubergine-100:#2a1224;--ref-color-red-violet-10:#f5eaf6;--ref-color-red-violet-20:#e7cce8;--ref-color-red-violet-30:#d4a3d6;--ref-color-red-violet-40:#c179c3;--ref-color-red-violet-50:#ae50b1;--ref-color-red-violet-60:#9c2aa0;--ref-color-red-violet-70:#852488;--ref-color-red-violet-80:#6f1e72;--ref-color-red-violet-90:#59185b;--ref-color-red-violet-100:#461348;--ref-color-fresh-orange-10:#fdf5e6;--ref-color-fresh-orange-20:#fae6c2;--ref-color-fresh-orange-30:#f6d291;--ref-color-fresh-orange-40:#f2bd5e;--ref-color-fresh-orange-50:#efaa2e;--ref-color-fresh-orange-60:#eb9700;--ref-color-fresh-orange-70:#c88000;--ref-color-fresh-orange-80:#a76b00;--ref-color-fresh-orange-90:#865600;--ref-color-fresh-orange-100:#6a4400;--ref-color-spring-green-10:#f6f8e6;--ref-color-spring-green-20:#eaedc2;--ref-color-spring-green-30:#dadf91;--ref-color-spring-green-40:#c8d05e;--ref-color-spring-green-50:#b8c22e;--ref-color-spring-green-60:#a8b400;--ref-color-spring-green-70:#8f9900;--ref-color-spring-green-80:#778000;--ref-color-spring-green-90:#606700;--ref-color-spring-green-100:#4c5100;--ref-color-mandarine-10:#fdf1e6;--ref-color-mandarine-20:#f9dec2;--ref-color-mandarine-30:#f5c391;--ref-color-mandarine-40:#f1a75e;--ref-color-mandarine-50:#ec8d2e;--ref-color-mandarine-60:#e87400;--ref-color-mandarine-70:#c56300;--ref-color-mandarine-80:#a55200;--ref-color-mandarine-90:#844200;--ref-color-mandarine-100:#683400;--ref-color-electricmarine-10:#eef2f6;--ref-color-electricmarine-20:#8ab3e5;--ref-color-electricmarine-30:#4173b2;--ref-color-electricmarine-40:#004299;--ref-color-electricmarine-50:#022c91;--ref-color-electricmarine-60:#001489;--ref-color-electricmarine-70:#00136f;--ref-color-electricmarine-80:#00115b;--ref-color-electricmarine-90:#021148;--ref-color-electricmarine-100:#031033;--ref-color-silver-10:#f8f9f9;--ref-color-silver-20:#eff0f1;--ref-color-silver-30:#e2e4e6;--ref-color-silver-40:#d5d8da;--ref-color-silver-50:#c8cccf;--ref-color-silver-60:#bcc1c5;--ref-color-silver-70:#a0a4a7;--ref-color-silver-80:#85898c;--ref-color-silver-90:#6b6e70;--ref-color-silver-100:#555759;--ref-color-lavender-10:#eeebf5;--ref-color-lavender-20:#d6cfe8;--ref-color-lavender-30:#b5a9d5;--ref-color-lavender-40:#9381c2;--ref-color-lavender-50:#735baf;--ref-color-lavender-60:#54379e;--ref-color-lavender-70:#472f86;--ref-color-lavender-80:#3c2770;--ref-color-lavender-90:#301f5a;--ref-color-lavender-100:#261947;--ref-color-transparent-light-10:#ffffff1a;--ref-color-transparent-light-20:#fff3;--ref-color-transparent-light-30:#ffffff4d;--ref-color-transparent-light-40:#fff6;--ref-color-transparent-light-50:#ffffff80;--ref-color-transparent-light-60:#fff9;--ref-color-transparent-light-70:#ffffffb3;--ref-color-transparent-light-80:#fffc;--ref-color-transparent-light-90:#ffffffe6;--ref-color-transparent-dark-10:#0000001a;--ref-color-transparent-dark-20:#0003;--ref-color-transparent-dark-30:#0000004d;--ref-color-transparent-dark-40:#0006;--ref-color-transparent-dark-50:#00000080;--ref-color-transparent-dark-60:#0009;--ref-color-transparent-dark-70:#000000b3;--ref-color-transparent-dark-80:#000c;--ref-color-transparent-dark-90:#000000e6;--ref-color-mango-10:linear-gradient(90deg, #fde6e6 0%, #fef4e6 100%);--ref-color-mango-20:linear-gradient(90deg, #f9c2c2 0%, #fce3c2 100%);--ref-color-mango-30:linear-gradient(90deg, #f49191 0%, #face91 100%);--ref-color-mango-40:linear-gradient(90deg, #ef5e5e 0%, #f8b75e 100%);--ref-color-mango-50:linear-gradient(90deg, #eb2e2e 0%, #f6a12e 100%);--ref-color-mango-60:linear-gradient(90deg, #e60000 0%, #f48c00 100%);--ref-color-mango-70:linear-gradient(90deg, #c40000 0%, #cf7700 100%);--ref-color-mango-80:linear-gradient(90deg, #a30000 0%, #ad6300 100%);--ref-color-mango-90:linear-gradient(90deg, #830000 0%, #8b5000 100%);--ref-color-mango-100:linear-gradient(90deg, #670000 0%, #6e3f00 100%);--ref-color-kumquat-10:#fff4e5;--ref-color-kumquat-20:#ffdfb2;--ref-color-kumquat-30:#ffca80;--ref-color-kumquat-40:#f7931e;--ref-color-kumquat-50:#fc740c;--ref-color-kumquat-60:#ff5f00;--ref-color-kumquat-70:#ff4608;--ref-color-kumquat-80:#c73403;--ref-color-kumquat-90:#822100;--ref-color-kumquat-100:#4d2000;--ref-color-peach-10:linear-gradient(90deg, #ffede6 0%, #ffefe6 70%, #fef4e9 100%);--ref-color-peach-20:linear-gradient(90deg, #ffc6b2 0%, #ffcdb0 70%, #fddeb9 100%);--ref-color-peach-30:linear-gradient(90deg, #ffaa8d 0%, #ffb58a 70%, #fbcd98 100%);--ref-color-peach-40:linear-gradient(90deg, #ff835a 0%, #ff9454 70%, #fab768 100%);--ref-color-peach-50:linear-gradient(90deg, #ff6b93 0%, #ff7f33 70%, #f9a94b 100%);--ref-color-peach-60:linear-gradient(90deg, #ff4608 0%, #ff5f00 70%, #f7931e 100%);--ref-color-peach-70:linear-gradient(90deg, #e84007 0%, #e85600 70%, #e1861b 100%);--ref-color-peach-80:linear-gradient(90deg, #b53206 0%, #b54300 70%, #af6815 100%);--ref-color-peach-90:linear-gradient(90deg, #8c2704 0%, #8c3400 70%, #885111 100%);--ref-color-peach-100:linear-gradient(90deg, #6b1d03 0%, #6b2800 70%, #683e0d 100%);--ref-color-wild-peach-10:linear-gradient(90deg, #ffede6 0%, #ffefe6 50%, #fef4e9 100%);--ref-color-wild-peach-20:linear-gradient(90deg, #ffc6b2 0%, #ffcdb0 50%, #fddeb9 100%);--ref-color-wild-peach-30:linear-gradient(90deg, #ffaa8d 0%, #ffb58a 50%, #fbcd98 100%);--ref-color-wild-peach-40:linear-gradient(90deg, #ff835a 0%, #ff9454 50%, #fab768 100%);--ref-color-wild-peach-50:linear-gradient(90deg, #ff6b93 0%, #ff7f33 50%, #f9a94b 100%);--ref-color-wild-peach-60:linear-gradient(90deg, #ff4608 0%, #ff5f00 50%, #f7931e 100%);--ref-color-wild-peach-70:linear-gradient(90deg, #e84007 0%, #e85600 50%, #e1861b 100%);--ref-color-wild-peach-80:linear-gradient(90deg, #b53206 0%, #b54300 50%, #af6815 100%);--ref-color-wild-peach-90:linear-gradient(90deg, #8c2704 0%, #8c3400 50%, #885111 100%);--ref-color-wild-peach-100:linear-gradient(90deg, #6b1d03 0%, #6b2800 50%, #683e0d 100%);--ref-radius-xs:4px;--ref-radius-sm:8px;--ref-radius-md:12px;--ref-radius-lg:16px;--ref-radius-xl:20px;--ref-radius-2xl:24px;--ref-radius-3xl:32px;--ref-radius-4xl:40px;--ref-shadows-xs:0px 1px 2px 0px #231f2033;--ref-shadows-sm:0px 4px 8px -4px #231f204d;--ref-shadows-md:0px 16px 24px -12px #231f204d;--ref-shadows-lg:0px 48px 96px -32px #231f204d;--ref-border-width-xs:1px;--ref-border-width-sm:2px;--ref-border-width-md:3px;--ref-border-width-lg:4px;--ref-blur-xs:.25rem;--ref-blur-sm:.5rem;--ref-blur-md:1rem;--ref-blur-lg:1.5rem;--ref-blur-xl:2rem;--ref-blur-2xl:4rem;--ref-textdecoration-none:none;--ref-textdecoration-underline:underline;--ref-textdecoration-line-through:line-through;--ref-spacing-0:.13rem;--ref-spacing-1:.25rem;--ref-spacing-2:.5rem;--ref-spacing-3:.75rem;--ref-spacing-4:1rem;--ref-spacing-5:1.25rem;--ref-spacing-6:1.5rem;--ref-spacing-7:1.75rem;--ref-spacing-8:2rem;--ref-spacing-9:2.25rem;--ref-spacing-10:2.5rem;--ref-spacing-11:2.75rem;--ref-spacing-12:3rem;--ref-spacing-13:3.25rem;--ref-spacing-14:3.5rem;--ref-spacing-15:3.75rem;--ref-spacing-16:4rem;--ref-spacing-17:4.25rem;--ref-spacing-18:4.5rem;--ref-spacing-19:4.75rem;--ref-spacing-20:5rem;--ref-spacing-21:5.25rem;--ref-spacing-22:5.5rem;--ref-spacing-23:5.75rem;--ref-spacing-24:6rem;--ref-spacing-base:1rem;--ref-spacing-scale:.25;--ref-sizing-0:.13rem;--ref-sizing-1:.25rem;--ref-sizing-2:.5rem;--ref-sizing-3:.75rem;--ref-sizing-4:1rem;--ref-sizing-5:1.25rem;--ref-sizing-6:1.5rem;--ref-sizing-7:1.75rem;--ref-sizing-8:2rem;--ref-sizing-9:2.25rem;--ref-sizing-10:2.5rem;--ref-sizing-11:2.75rem;--ref-sizing-12:3rem;--ref-sizing-13:3.25rem;--ref-sizing-14:3.5rem;--ref-sizing-15:3.75rem;--ref-sizing-16:4rem;--ref-sizing-17:4.25rem;--ref-sizing-18:4.5rem;--ref-sizing-19:4.75rem;--ref-sizing-20:5rem;--ref-sizing-21:5.25rem;--ref-sizing-22:5.5rem;--ref-sizing-23:5.75rem;--ref-sizing-24:6rem;--ref-sizing-base:1rem;--ref-sizing-scale:.25;--sys-color-primary:#ff5f00;--sys-color-primary-low:#fc740c;--sys-color-primary-high:#ff4608;--sys-color-secondary:#1c1f21;--sys-color-secondary-low:#323639;--sys-color-secondary-high:#000;--sys-color-secondary-inverted:#f1f2f3;--sys-color-secondary-low-inverted:#d9dbde;--sys-color-secondary-high-inverted:#fff;--sys-color-tertiary:#001489;--sys-color-tertiary-low:#022c91;--sys-color-tertiary-high:#00136f;--sys-color-tertiary-inverted:#004299;--sys-color-tertiary-low-inverted:#00136f;--sys-color-tertiary-high-inverted:#022c91;--sys-color-background:#fff;--sys-color-background-light:#f1f2f3;--sys-color-surface:#fff;--sys-color-surface-low:#f1f2f3;--sys-color-surface-high:#d9dbde;--sys-color-background-inverted:#1c1f21;--sys-color-background-light-inverted:#323639;--sys-color-surface-inverted:#1c1f21;--sys-color-surface-low-inverted:#323639;--sys-color-surface-high-inverted:#4a4f54;--sys-color-disabled:#c1c5c8;--sys-color-on-disabled:#8d949a;--sys-color-disabled-inverted:#60676c;--sys-color-on-disabled-inverted:#8d949a;--sys-color-border:#757e84;--sys-color-border-variant:#a9aeb2;--sys-color-border-low:#c1c5c8;--sys-color-border-high:#4a4f54;--sys-color-border-inverted:#a9aeb2;--sys-color-border-variant-inverted:#757e84;--sys-color-border-low-inverted:#4a4f54;--sys-color-border-high-inverted:#d9dbde;--sys-color-active:#00136f;--sys-color-active-inverted:#004299;--sys-color-on-surface:#1c1f21;--sys-color-on-background:#1c1f21;--sys-color-on-primary:#fff;--sys-color-on-primary-alternative:#fff;--sys-color-on-secondary:#fff;--sys-color-on-secondary-inverted:#1c1f21;--sys-color-on-tertiary:#fff;--sys-color-on-tertiary-inverted:#000;--sys-color-on-background-inverted:#f1f2f3;--sys-color-on-surface-inverted:#f1f2f3;--sys-color-on-surface-global-dark:#f1f2f3;--sys-color-on-success:#fff;--sys-color-on-warning:#000;--sys-color-on-error:#fff;--sys-color-on-info:#fff;--sys-color-on-ghost:#000;--sys-color-on-ghost-inverted:#fff;--sys-color-success:#178001;--sys-color-warning:#eb9701;--sys-color-error:#bd0000;--sys-color-info:#001489;--sys-color-success-ghost:#e8f2e6;--sys-color-warning-ghost:#fdf5e6;--sys-color-error-ghost:#f8e6e6;--sys-color-info-ghost:#eef2f6;--sys-color-success-low:#9bc892;--sys-color-warning-low:#f6d292;--sys-color-error-low:#e39191;--sys-color-info-low:#4173b2;--sys-color-success-high:#105b01;--sys-color-warning-high:#a76b01;--sys-color-error-high:#860000;--sys-color-info-high:#00115b;--sys-color-on-success-inverted:#000;--sys-color-on-warning-inverted:#000;--sys-color-on-error-inverted:#000;--sys-color-on-info-inverted:#000;--sys-color-success-inverted:#6daf5f;--sys-color-warning-inverted:#f2bd5f;--sys-color-error-inverted:#d55e5e;--sys-color-info-inverted:#004299;--sys-color-success-ghost-inverted:#0d4901;--sys-color-warning-ghost-inverted:#865601;--sys-color-error-ghost-inverted:#6c0000;--sys-color-info-ghost-inverted:#021148;--sys-color-success-low-inverted:#146d01;--sys-color-warning-low-inverted:#c88001;--sys-color-error-low-inverted:#a10000;--sys-color-info-low-inverted:#00136f;--sys-color-success-high-inverted:#c7e1c2;--sys-color-warning-high-inverted:#fae6c2;--sys-color-error-high-inverted:#efc2c2;--sys-color-info-high-inverted:#8ab3e5;--sys-color-prefilled:#eef2f6;--sys-color-prefilled-inverted:#021148;--sys-color-on-surface-low:#4a4f54;--sys-color-on-surface-high:#1c1f21;--sys-color-creative-a11y-gradient:linear-gradient(90deg, #ff4608 0%, #ff5f00 70%, #f7931e 100%);--sys-color-creative-brand-gradient:linear-gradient(90deg, #ff4608 0%, #ff5f00 50%, #f7931e 100%);--sys-shadow-default:0px 4px 8px -4px #231f204d;--sys-shadow-hover:0px 16px 24px -12px #231f204d;--sys-border-radius-xs:12px;--sys-border-radius-sm:16px;--sys-border-radius-md:24px;--sys-border-radius-lg:32px;--sys-border-radius-xl:40px;--sys-spacing-3xs:.13rem;--sys-spacing-2xs:.25rem;--sys-spacing-xs:.5rem;--sys-spacing-sm:.75rem;--sys-spacing-md:1rem;--sys-spacing-lg:1.5rem;--sys-spacing-xl:2rem;--sys-spacing-2xl:3rem;--sys-spacing-3xl:4rem;--sys-spacing-4xl:6rem;--sys-sizing-3xs:.13rem;--sys-sizing-2xs:.25rem;--sys-sizing-xs:.5rem;--sys-sizing-sm:.75rem;--sys-sizing-md:1rem;--sys-sizing-lg:1.5rem;--sys-sizing-xl:2rem;--sys-sizing-2xl:3rem;--sys-sizing-3xl:4rem;--sys-sizing-4xl:6rem;--sys-font-size-xs:.79rem;--sys-font-size-sm:.89rem;--sys-font-size-md:1rem;--sys-font-size-lg:1.25rem;--sys-font-size-xl:1.56rem;--sys-font-size-2xl:1.95rem;--sys-font-size-3xl:2.44rem;--sys-font-size-4xl:3.05rem;--sys-font-size-5xl:3.81rem;--sys-heading-h1-xl:700 1.25rem/1.4 "Ziggo Headline";--sys-heading-h1:700 3.05rem/1.1 "Ziggo Headline";--sys-heading-h1-sub:700 1.95rem/1.1 "Ziggo Headline";--sys-heading-h2:700 2.44rem/1.1 "Ziggo Headline";--sys-heading-h3:700 1.95rem/1.1 "Ziggo Headline";--sys-heading-h4:700 1.56rem/1.1 "Ziggo Headline";--sys-heading-h5:700 1.25rem/1.1 "Ziggo Headline";--sys-heading-h6:700 1rem/1.1 "Ziggo Headline";--sys-heading-h2-sub:700 1.56rem/1.1 "Ziggo Headline";--sys-paragraph-base:400 1rem/1.4 VodafoneZiggo-Text;--sys-paragraph-lead:300 1.56rem/1.4 VodafoneZiggo-Text;--sys-paragraph-branded:400 1.25rem/1.4 VodafoneZiggo-Text;--sys-paragraph-small:400 .89rem/1.4 VodafoneZiggo-Text;--sys-paragraph-legal:400 .79rem/1.4 VodafoneZiggo-Text;--sys-font-weight-light:300;--sys-font-weight-regular:400;--sys-font-weight-medium:400;--sys-font-weight-bold:700;--sys-font-weight-heading:700;--sys-cta-cta-large:700 1.25rem/1.4 VodafoneZiggo-Text;--sys-cta-cta-medium:700 1rem/1.4 VodafoneZiggo-Text;--sys-cta-cta-small:700 .89rem/1.4 VodafoneZiggo-Text;--sys-border-width-xs:1px;--sys-border-width-sm:2px;--sys-border-width-md:3px;--sys-border-width-lg:4px;--sys-component-text-lg-bold:700 1.25rem/1.4 "Ziggo Headline";--sys-component-text-lg-regular:400 1.25rem/1.4 "Ziggo Headline";--sys-component-text-md-bold:700 1rem/1.4 "Ziggo Headline";--sys-component-text-md-regular:400 1rem/1.4 "Ziggo Headline";--sys-component-text-sm-bold:700 .89rem/1.4 "Ziggo Headline";--sys-component-text-sm-regular:400 .89rem/1.4 "Ziggo Headline";--sys-font-family-heading:Ziggo Headline;--sys-font-family-plain:VodafoneZiggo-Text;--com-button-primary-color-default:#001489;--com-button-primary-color-hover:#022c91;--com-button-primary-color-pressed:#00136f;--com-button-primary-color-on-default:#fff;--com-button-primary-color-on-pressed:#fff;--com-button-primary-color-on-hover:#fff;--com-button-secondary-color-default:#fff;--com-button-secondary-color-hover:#f1f2f3;--com-button-secondary-color-pressed:#d9dbde;--com-button-secondary-color-on-default:#001489;--com-button-secondary-color-on-hover:#001489;--com-button-secondary-color-on-pressed:#001489;--com-button-tertiary-color-default:#ff5f00;--com-button-tertiary-color-hover:#fc740c;--com-button-tertiary-color-pressed:#ff4608;--com-button-tertiary-color-on-default:#fff;--com-button-tertiary-color-on-hover:#fff;--com-button-tertiary-color-on-pressed:#fff;--com-button-radius-small:40px;--com-button-radius-medium:40px;--com-button-radius-large:40px;--com-label-radius-small:4px;--com-label-radius-medium:8px;--com-label-radius-large:8px;--com-label-primary-color-default:#001489;--com-label-primary-color-on-default:#fff;--com-label-secondary-color-default:#1c1f21;--com-label-secondary-color-on-default:#fff;--com-label-tertiary-color-default:#fff;--com-label-tertiary-color-on-default:#001489;--com-label-success-color-default:#178001;--com-label-success-color-on-default:#fff;--com-label-error-color-default:#bd0000;--com-label-error-color-on-default:#fff}[data-theme=ziggo].dark{--ref-font-size-base:1rem;--ref-font-size-base-alt:1.125;--ref-font-size-scale-majorthird:1.25;--ref-font-size-scale-minorthird:1.2;--ref-font-size-scale-majorsecond:1.125;--ref-font-size-xs:.79rem;--ref-font-size-sm:.89rem;--ref-font-size-md:1rem;--ref-font-size-lg:1.25rem;--ref-font-size-xl:1.56rem;--ref-font-size-2xl:1.95rem;--ref-font-size-3xl:2.44rem;--ref-font-size-4xl:3.05rem;--ref-font-size-5xl:3.81rem;--ref-font-size-unit:rem;--ref-font-weight-100:100;--ref-font-weight-200:200;--ref-font-weight-300:300;--ref-font-weight-400:400;--ref-font-weight-500:500;--ref-font-weight-600:600;--ref-font-weight-700:700;--ref-font-weight-800:800;--ref-font-weight-900:900;--ref-font-line-height-plain:140%;--ref-font-line-height-heading:110%;--ref-font-line-height-no-height:100%;--ref-font-letterspacing-plain:0;--ref-font-family-averta:Averta Std;--ref-font-family-vodafone:Vodafone;--ref-font-family-diodrum:Ziggo Headline;--ref-font-family-opensans:VodafoneZiggo-Text;--ref-color-blackwhite-black:#000;--ref-color-blackwhite-white:#fff;--ref-color-gray-10:#f1f2f3;--ref-color-gray-20:#d9dbde;--ref-color-gray-30:#c1c5c8;--ref-color-gray-40:#a9aeb2;--ref-color-gray-50:#8d949a;--ref-color-gray-60:#757e84;--ref-color-gray-70:#60676c;--ref-color-gray-80:#4a4f54;--ref-color-gray-90:#323639;--ref-color-gray-100:#1c1f21;--ref-color-fire-10:#f8e6e6;--ref-color-fire-20:#efc2c2;--ref-color-fire-30:#e39191;--ref-color-fire-40:#d55e5e;--ref-color-fire-50:#c92e2e;--ref-color-fire-60:#bd0000;--ref-color-fire-70:#a10000;--ref-color-fire-80:#860000;--ref-color-fire-90:#6c0000;--ref-color-fire-100:#500;--ref-color-sun-10:#fdf5e6;--ref-color-sun-20:#fae6c2;--ref-color-sun-30:#f6d292;--ref-color-sun-40:#f2bd5f;--ref-color-sun-50:#efaa2f;--ref-color-sun-60:#eb9701;--ref-color-sun-70:#c88001;--ref-color-sun-80:#a76b01;--ref-color-sun-90:#865601;--ref-color-sun-100:#6a4400;--ref-color-sky-10:#e6f1f6;--ref-color-sky-20:#c2dee8;--ref-color-sky-30:#91c4d6;--ref-color-sky-40:#5ea9c3;--ref-color-sky-50:#2e8fb1;--ref-color-sky-60:#0076a0;--ref-color-sky-70:#006488;--ref-color-sky-80:#005472;--ref-color-sky-90:#00435b;--ref-color-sky-100:#003548;--ref-color-leaf-10:#e8f2e6;--ref-color-leaf-20:#c7e1c2;--ref-color-leaf-30:#9bc892;--ref-color-leaf-40:#6daf5f;--ref-color-leaf-50:#41972f;--ref-color-leaf-60:#178001;--ref-color-leaf-70:#146d01;--ref-color-leaf-80:#105b01;--ref-color-leaf-90:#0d4901;--ref-color-leaf-100:#0a3a00;--ref-color-strawberry-10:#fde6e6;--ref-color-strawberry-20:#f9c2c2;--ref-color-strawberry-30:#f49191;--ref-color-strawberry-40:#ef5e5e;--ref-color-strawberry-50:#eb2e2e;--ref-color-strawberry-60:#e60000;--ref-color-strawberry-70:#c40000;--ref-color-strawberry-80:#a30000;--ref-color-strawberry-90:#830000;--ref-color-strawberry-100:#670000;--ref-color-cranberry-10:#f8e6e6;--ref-color-cranberry-20:#efc2c2;--ref-color-cranberry-30:#e39191;--ref-color-cranberry-40:#d55e5e;--ref-color-cranberry-50:#c92e2e;--ref-color-cranberry-60:#bd0000;--ref-color-cranberry-70:#a10000;--ref-color-cranberry-80:#860000;--ref-color-cranberry-90:#6c0000;--ref-color-cranberry-100:#500;--ref-color-maroon-10:#f5e6e6;--ref-color-maroon-20:#e7c2c2;--ref-color-maroon-30:#d39191;--ref-color-maroon-40:#bf5e5e;--ref-color-maroon-50:#ab2e2e;--ref-color-maroon-60:#900;--ref-color-maroon-70:#820000;--ref-color-maroon-80:#6d0000;--ref-color-maroon-90:#570000;--ref-color-maroon-100:#450000;--ref-color-turquoise-10:#e6f0f2;--ref-color-turquoise-20:#c2dadf;--ref-color-turquoise-30:#91bdc6;--ref-color-turquoise-40:#5e9fab;--ref-color-turquoise-50:#2e8292;--ref-color-turquoise-60:#00667a;--ref-color-turquoise-70:#005768;--ref-color-turquoise-80:#004857;--ref-color-turquoise-90:#003a46;--ref-color-turquoise-100:#002e37;--ref-color-aqua-10:#e6f7fa;--ref-color-aqua-20:#c2ecf2;--ref-color-aqua-30:#91dde8;--ref-color-aqua-40:#5ecdde;--ref-color-aqua-50:#2ebed4;--ref-color-aqua-60:#00b0ca;--ref-color-aqua-70:#0096ac;--ref-color-aqua-80:#007d8f;--ref-color-aqua-90:#006473;--ref-color-aqua-100:#004f5b;--ref-color-aubergine-10:#efe9ee;--ref-color-aubergine-20:#d8cbd5;--ref-color-aubergine-30:#baa2b4;--ref-color-aubergine-40:#9a7791;--ref-color-aubergine-50:#7b4e70;--ref-color-aubergine-60:#5e2750;--ref-color-aubergine-70:#502144;--ref-color-aubergine-80:#431c39;--ref-color-aubergine-90:#36162e;--ref-color-aubergine-100:#2a1224;--ref-color-red-violet-10:#f5eaf6;--ref-color-red-violet-20:#e7cce8;--ref-color-red-violet-30:#d4a3d6;--ref-color-red-violet-40:#c179c3;--ref-color-red-violet-50:#ae50b1;--ref-color-red-violet-60:#9c2aa0;--ref-color-red-violet-70:#852488;--ref-color-red-violet-80:#6f1e72;--ref-color-red-violet-90:#59185b;--ref-color-red-violet-100:#461348;--ref-color-fresh-orange-10:#fdf5e6;--ref-color-fresh-orange-20:#fae6c2;--ref-color-fresh-orange-30:#f6d291;--ref-color-fresh-orange-40:#f2bd5e;--ref-color-fresh-orange-50:#efaa2e;--ref-color-fresh-orange-60:#eb9700;--ref-color-fresh-orange-70:#c88000;--ref-color-fresh-orange-80:#a76b00;--ref-color-fresh-orange-90:#865600;--ref-color-fresh-orange-100:#6a4400;--ref-color-spring-green-10:#f6f8e6;--ref-color-spring-green-20:#eaedc2;--ref-color-spring-green-30:#dadf91;--ref-color-spring-green-40:#c8d05e;--ref-color-spring-green-50:#b8c22e;--ref-color-spring-green-60:#a8b400;--ref-color-spring-green-70:#8f9900;--ref-color-spring-green-80:#778000;--ref-color-spring-green-90:#606700;--ref-color-spring-green-100:#4c5100;--ref-color-mandarine-10:#fdf1e6;--ref-color-mandarine-20:#f9dec2;--ref-color-mandarine-30:#f5c391;--ref-color-mandarine-40:#f1a75e;--ref-color-mandarine-50:#ec8d2e;--ref-color-mandarine-60:#e87400;--ref-color-mandarine-70:#c56300;--ref-color-mandarine-80:#a55200;--ref-color-mandarine-90:#844200;--ref-color-mandarine-100:#683400;--ref-color-electricmarine-10:#eef2f6;--ref-color-electricmarine-20:#8ab3e5;--ref-color-electricmarine-30:#4173b2;--ref-color-electricmarine-40:#004299;--ref-color-electricmarine-50:#022c91;--ref-color-electricmarine-60:#001489;--ref-color-electricmarine-70:#00136f;--ref-color-electricmarine-80:#00115b;--ref-color-electricmarine-90:#021148;--ref-color-electricmarine-100:#031033;--ref-color-silver-10:#f8f9f9;--ref-color-silver-20:#eff0f1;--ref-color-silver-30:#e2e4e6;--ref-color-silver-40:#d5d8da;--ref-color-silver-50:#c8cccf;--ref-color-silver-60:#bcc1c5;--ref-color-silver-70:#a0a4a7;--ref-color-silver-80:#85898c;--ref-color-silver-90:#6b6e70;--ref-color-silver-100:#555759;--ref-color-lavender-10:#eeebf5;--ref-color-lavender-20:#d6cfe8;--ref-color-lavender-30:#b5a9d5;--ref-color-lavender-40:#9381c2;--ref-color-lavender-50:#735baf;--ref-color-lavender-60:#54379e;--ref-color-lavender-70:#472f86;--ref-color-lavender-80:#3c2770;--ref-color-lavender-90:#301f5a;--ref-color-lavender-100:#261947;--ref-color-transparent-light-10:#ffffff1a;--ref-color-transparent-light-20:#fff3;--ref-color-transparent-light-30:#ffffff4d;--ref-color-transparent-light-40:#fff6;--ref-color-transparent-light-50:#ffffff80;--ref-color-transparent-light-60:#fff9;--ref-color-transparent-light-70:#ffffffb3;--ref-color-transparent-light-80:#fffc;--ref-color-transparent-light-90:#ffffffe6;--ref-color-transparent-dark-10:#0000001a;--ref-color-transparent-dark-20:#0003;--ref-color-transparent-dark-30:#0000004d;--ref-color-transparent-dark-40:#0006;--ref-color-transparent-dark-50:#00000080;--ref-color-transparent-dark-60:#0009;--ref-color-transparent-dark-70:#000000b3;--ref-color-transparent-dark-80:#000c;--ref-color-transparent-dark-90:#000000e6;--ref-color-mango-10:linear-gradient(90deg, #fde6e6 0%, #fef4e6 100%);--ref-color-mango-20:linear-gradient(90deg, #f9c2c2 0%, #fce3c2 100%);--ref-color-mango-30:linear-gradient(90deg, #f49191 0%, #face91 100%);--ref-color-mango-40:linear-gradient(90deg, #ef5e5e 0%, #f8b75e 100%);--ref-color-mango-50:linear-gradient(90deg, #eb2e2e 0%, #f6a12e 100%);--ref-color-mango-60:linear-gradient(90deg, #e60000 0%, #f48c00 100%);--ref-color-mango-70:linear-gradient(90deg, #c40000 0%, #cf7700 100%);--ref-color-mango-80:linear-gradient(90deg, #a30000 0%, #ad6300 100%);--ref-color-mango-90:linear-gradient(90deg, #830000 0%, #8b5000 100%);--ref-color-mango-100:linear-gradient(90deg, #670000 0%, #6e3f00 100%);--ref-color-kumquat-10:#fff4e5;--ref-color-kumquat-20:#ffdfb2;--ref-color-kumquat-30:#ffca80;--ref-color-kumquat-40:#f7931e;--ref-color-kumquat-50:#fc740c;--ref-color-kumquat-60:#ff5f00;--ref-color-kumquat-70:#ff4608;--ref-color-kumquat-80:#c73403;--ref-color-kumquat-90:#822100;--ref-color-kumquat-100:#4d2000;--ref-color-peach-10:linear-gradient(90deg, #ffede6 0%, #ffefe6 70%, #fef4e9 100%);--ref-color-peach-20:linear-gradient(90deg, #ffc6b2 0%, #ffcdb0 70%, #fddeb9 100%);--ref-color-peach-30:linear-gradient(90deg, #ffaa8d 0%, #ffb58a 70%, #fbcd98 100%);--ref-color-peach-40:linear-gradient(90deg, #ff835a 0%, #ff9454 70%, #fab768 100%);--ref-color-peach-50:linear-gradient(90deg, #ff6b93 0%, #ff7f33 70%, #f9a94b 100%);--ref-color-peach-60:linear-gradient(90deg, #ff4608 0%, #ff5f00 70%, #f7931e 100%);--ref-color-peach-70:linear-gradient(90deg, #e84007 0%, #e85600 70%, #e1861b 100%);--ref-color-peach-80:linear-gradient(90deg, #b53206 0%, #b54300 70%, #af6815 100%);--ref-color-peach-90:linear-gradient(90deg, #8c2704 0%, #8c3400 70%, #885111 100%);--ref-color-peach-100:linear-gradient(90deg, #6b1d03 0%, #6b2800 70%, #683e0d 100%);--ref-color-wild-peach-10:linear-gradient(90deg, #ffede6 0%, #ffefe6 50%, #fef4e9 100%);--ref-color-wild-peach-20:linear-gradient(90deg, #ffc6b2 0%, #ffcdb0 50%, #fddeb9 100%);--ref-color-wild-peach-30:linear-gradient(90deg, #ffaa8d 0%, #ffb58a 50%, #fbcd98 100%);--ref-color-wild-peach-40:linear-gradient(90deg, #ff835a 0%, #ff9454 50%, #fab768 100%);--ref-color-wild-peach-50:linear-gradient(90deg, #ff6b93 0%, #ff7f33 50%, #f9a94b 100%);--ref-color-wild-peach-60:linear-gradient(90deg, #ff4608 0%, #ff5f00 50%, #f7931e 100%);--ref-color-wild-peach-70:linear-gradient(90deg, #e84007 0%, #e85600 50%, #e1861b 100%);--ref-color-wild-peach-80:linear-gradient(90deg, #b53206 0%, #b54300 50%, #af6815 100%);--ref-color-wild-peach-90:linear-gradient(90deg, #8c2704 0%, #8c3400 50%, #885111 100%);--ref-color-wild-peach-100:linear-gradient(90deg, #6b1d03 0%, #6b2800 50%, #683e0d 100%);--ref-radius-xs:4px;--ref-radius-sm:8px;--ref-radius-md:12px;--ref-radius-lg:16px;--ref-radius-xl:20px;--ref-radius-2xl:24px;--ref-radius-3xl:32px;--ref-radius-4xl:40px;--ref-shadows-xs:0px 1px 2px 0px #231f2033;--ref-shadows-sm:0px 4px 8px -4px #231f204d;--ref-shadows-md:0px 16px 24px -12px #231f204d;--ref-shadows-lg:0px 48px 96px -32px #231f204d;--ref-border-width-xs:1px;--ref-border-width-sm:2px;--ref-border-width-md:3px;--ref-border-width-lg:4px;--ref-blur-xs:.25rem;--ref-blur-sm:.5rem;--ref-blur-md:1rem;--ref-blur-lg:1.5rem;--ref-blur-xl:2rem;--ref-blur-2xl:4rem;--ref-textdecoration-none:none;--ref-textdecoration-underline:underline;--ref-textdecoration-line-through:line-through;--ref-spacing-0:.13rem;--ref-spacing-1:.25rem;--ref-spacing-2:.5rem;--ref-spacing-3:.75rem;--ref-spacing-4:1rem;--ref-spacing-5:1.25rem;--ref-spacing-6:1.5rem;--ref-spacing-7:1.75rem;--ref-spacing-8:2rem;--ref-spacing-9:2.25rem;--ref-spacing-10:2.5rem;--ref-spacing-11:2.75rem;--ref-spacing-12:3rem;--ref-spacing-13:3.25rem;--ref-spacing-14:3.5rem;--ref-spacing-15:3.75rem;--ref-spacing-16:4rem;--ref-spacing-17:4.25rem;--ref-spacing-18:4.5rem;--ref-spacing-19:4.75rem;--ref-spacing-20:5rem;--ref-spacing-21:5.25rem;--ref-spacing-22:5.5rem;--ref-spacing-23:5.75rem;--ref-spacing-24:6rem;--ref-spacing-base:1rem;--ref-spacing-scale:.25;--ref-sizing-0:.13rem;--ref-sizing-1:.25rem;--ref-sizing-2:.5rem;--ref-sizing-3:.75rem;--ref-sizing-4:1rem;--ref-sizing-5:1.25rem;--ref-sizing-6:1.5rem;--ref-sizing-7:1.75rem;--ref-sizing-8:2rem;--ref-sizing-9:2.25rem;--ref-sizing-10:2.5rem;--ref-sizing-11:2.75rem;--ref-sizing-12:3rem;--ref-sizing-13:3.25rem;--ref-sizing-14:3.5rem;--ref-sizing-15:3.75rem;--ref-sizing-16:4rem;--ref-sizing-17:4.25rem;--ref-sizing-18:4.5rem;--ref-sizing-19:4.75rem;--ref-sizing-20:5rem;--ref-sizing-21:5.25rem;--ref-sizing-22:5.5rem;--ref-sizing-23:5.75rem;--ref-sizing-24:6rem;--ref-sizing-base:1rem;--ref-sizing-scale:.25;--sys-color-primary:#ff5f00;--sys-color-primary-low:#fc740c;--sys-color-primary-high:#ff4608;--sys-color-secondary:#f1f2f3;--sys-color-secondary-low:#d9dbde;--sys-color-secondary-high:#fff;--sys-color-secondary-inverted:#f1f2f3;--sys-color-secondary-low-inverted:#d9dbde;--sys-color-secondary-high-inverted:#fff;--sys-color-tertiary:#004299;--sys-color-tertiary-low:#00136f;--sys-color-tertiary-high:#022c91;--sys-color-tertiary-inverted:#004299;--sys-color-tertiary-low-inverted:#00136f;--sys-color-tertiary-high-inverted:#022c91;--sys-color-background:#1c1f21;--sys-color-background-light:#323639;--sys-color-surface:#1c1f21;--sys-color-surface-low:#323639;--sys-color-surface-high:#4a4f54;--sys-color-background-inverted:#1c1f21;--sys-color-background-light-inverted:#323639;--sys-color-surface-inverted:#1c1f21;--sys-color-surface-low-inverted:#323639;--sys-color-surface-high-inverted:#4a4f54;--sys-color-disabled:#60676c;--sys-color-on-disabled:#8d949a;--sys-color-disabled-inverted:#60676c;--sys-color-on-disabled-inverted:#8d949a;--sys-color-border:#a9aeb2;--sys-color-border-variant:#757e84;--sys-color-border-low:#4a4f54;--sys-color-border-high:#d9dbde;--sys-color-border-inverted:#a9aeb2;--sys-color-border-variant-inverted:#757e84;--sys-color-border-low-inverted:#4a4f54;--sys-color-border-high-inverted:#d9dbde;--sys-color-active:#004299;--sys-color-active-inverted:#004299;--sys-color-on-surface:#f1f2f3;--sys-color-on-background:#f1f2f3;--sys-color-on-primary:#fff;--sys-color-on-primary-alternative:#fff;--sys-color-on-secondary:#1c1f21;--sys-color-on-secondary-inverted:#1c1f21;--sys-color-on-tertiary:#000;--sys-color-on-tertiary-inverted:#000;--sys-color-on-background-inverted:#f1f2f3;--sys-color-on-surface-inverted:#f1f2f3;--sys-color-on-surface-global-dark:#f1f2f3;--sys-color-on-success:#000;--sys-color-on-warning:#000;--sys-color-on-error:#000;--sys-color-on-info:#000;--sys-color-on-ghost:#fff;--sys-color-on-ghost-inverted:#fff;--sys-color-success:#6daf5f;--sys-color-warning:#f2bd5f;--sys-color-error:#d55e5e;--sys-color-info:#004299;--sys-color-success-ghost:#0d4901;--sys-color-warning-ghost:#865601;--sys-color-error-ghost:#6c0000;--sys-color-info-ghost:#021148;--sys-color-success-low:#146d01;--sys-color-warning-low:#c88001;--sys-color-error-low:#a10000;--sys-color-info-low:#00136f;--sys-color-success-high:#c7e1c2;--sys-color-warning-high:#fae6c2;--sys-color-error-high:#efc2c2;--sys-color-info-high:#8ab3e5;--sys-color-on-success-inverted:#000;--sys-color-on-warning-inverted:#000;--sys-color-on-error-inverted:#000;--sys-color-on-info-inverted:#000;--sys-color-success-inverted:#6daf5f;--sys-color-warning-inverted:#f2bd5f;--sys-color-error-inverted:#d55e5e;--sys-color-info-inverted:#004299;--sys-color-success-ghost-inverted:#0d4901;--sys-color-warning-ghost-inverted:#865601;--sys-color-error-ghost-inverted:#6c0000;--sys-color-info-ghost-inverted:#021148;--sys-color-success-low-inverted:#146d01;--sys-color-warning-low-inverted:#c88001;--sys-color-error-low-inverted:#a10000;--sys-color-info-low-inverted:#00136f;--sys-color-success-high-inverted:#c7e1c2;--sys-color-warning-high-inverted:#fae6c2;--sys-color-error-high-inverted:#efc2c2;--sys-color-info-high-inverted:#8ab3e5;--sys-color-prefilled:#021148;--sys-color-prefilled-inverted:#021148;--sys-color-on-surface-low:#a9aeb2;--sys-color-on-surface-high:#fff;--sys-color-creative-a11y-gradient:linear-gradient(90deg, #ff4608 0%, #ff5f00 70%, #f7931e 100%);--sys-color-creative-brand-gradient:linear-gradient(90deg, #ff4608 0%, #ff5f00 50%, #f7931e 100%);--sys-color-surface-global-dark:#1c1f21;--sys-shadow-default:0px 4px 8px -4px #231f204d;--sys-shadow-hover:0px 16px 24px -12px #231f204d;--sys-border-radius-xs:12px;--sys-border-radius-sm:16px;--sys-border-radius-md:24px;--sys-border-radius-lg:32px;--sys-border-radius-xl:40px;--sys-spacing-3xs:.13rem;--sys-spacing-2xs:.25rem;--sys-spacing-xs:.5rem;--sys-spacing-sm:.75rem;--sys-spacing-md:1rem;--sys-spacing-lg:1.5rem;--sys-spacing-xl:2rem;--sys-spacing-2xl:3rem;--sys-spacing-3xl:4rem;--sys-spacing-4xl:6rem;--sys-sizing-3xs:.13rem;--sys-sizing-2xs:.25rem;--sys-sizing-xs:.5rem;--sys-sizing-sm:.75rem;--sys-sizing-md:1rem;--sys-sizing-lg:1.5rem;--sys-sizing-xl:2rem;--sys-sizing-2xl:3rem;--sys-sizing-3xl:4rem;--sys-sizing-4xl:6rem;--sys-font-size-xs:.79rem;--sys-font-size-sm:.89rem;--sys-font-size-md:1rem;--sys-font-size-lg:1.25rem;--sys-font-size-xl:1.56rem;--sys-font-size-2xl:1.95rem;--sys-font-size-3xl:2.44rem;--sys-font-size-4xl:3.05rem;--sys-font-size-5xl:3.81rem;--sys-heading-h1-xl:700 1.25rem/1.4 "Ziggo Headline";--sys-heading-h1:700 3.05rem/1.1 "Ziggo Headline";--sys-heading-h1-sub:700 1.95rem/1.1 "Ziggo Headline";--sys-heading-h2:700 2.44rem/1.1 "Ziggo Headline";--sys-heading-h3:700 1.95rem/1.1 "Ziggo Headline";--sys-heading-h4:700 1.56rem/1.1 "Ziggo Headline";--sys-heading-h5:700 1.25rem/1.1 "Ziggo Headline";--sys-heading-h6:700 1rem/1.1 "Ziggo Headline";--sys-heading-h2-sub:700 1.56rem/1.1 "Ziggo Headline";--sys-paragraph-base:400 1rem/1.4 VodafoneZiggo-Text;--sys-paragraph-lead:300 1.56rem/1.4 VodafoneZiggo-Text;--sys-paragraph-branded:400 1.25rem/1.4 VodafoneZiggo-Text;--sys-paragraph-small:400 .89rem/1.4 VodafoneZiggo-Text;--sys-paragraph-legal:400 .79rem/1.4 VodafoneZiggo-Text;--sys-font-weight-light:300;--sys-font-weight-regular:400;--sys-font-weight-medium:400;--sys-font-weight-bold:700;--sys-font-weight-heading:700;--sys-cta-cta-large:700 1.25rem/1.4 VodafoneZiggo-Text;--sys-cta-cta-medium:700 1rem/1.4 VodafoneZiggo-Text;--sys-cta-cta-small:700 .89rem/1.4 VodafoneZiggo-Text;--sys-border-width-xs:1px;--sys-border-width-sm:2px;--sys-border-width-md:3px;--sys-border-width-lg:4px;--sys-component-text-lg-bold:700 1.25rem/1.4 "Ziggo Headline";--sys-component-text-lg-regular:400 1.25rem/1.4 "Ziggo Headline";--sys-component-text-md-bold:700 1rem/1.4 "Ziggo Headline";--sys-component-text-md-regular:400 1rem/1.4 "Ziggo Headline";--sys-component-text-sm-bold:700 .89rem/1.4 "Ziggo Headline";--sys-component-text-sm-regular:400 .89rem/1.4 "Ziggo Headline";--sys-font-family-heading:Ziggo Headline;--sys-font-family-plain:VodafoneZiggo-Text;--com-button-primary-color-default:#004299;--com-button-primary-color-hover:#00136f;--com-button-primary-color-pressed:#022c91;--com-button-primary-color-on-default:#000;--com-button-primary-color-on-pressed:#000;--com-button-primary-color-on-hover:#000;--com-button-secondary-color-default:#fff;--com-button-secondary-color-hover:#f1f2f3;--com-button-secondary-color-pressed:#d9dbde;--com-button-secondary-color-on-default:#004299;--com-button-secondary-color-on-hover:#004299;--com-button-secondary-color-on-pressed:#004299;--com-button-tertiary-color-default:#ff5f00;--com-button-tertiary-color-hover:#fc740c;--com-button-tertiary-color-pressed:#ff4608;--com-button-tertiary-color-on-default:#000;--com-button-tertiary-color-on-hover:#000;--com-button-tertiary-color-on-pressed:#000;--com-button-radius-small:40px;--com-button-radius-medium:40px;--com-button-radius-large:40px;--com-label-radius-small:4px;--com-label-radius-medium:8px;--com-label-radius-large:8px;--com-label-primary-color-default:#004299;--com-label-primary-color-on-default:#000;--com-label-secondary-color-default:#f1f2f3;--com-label-secondary-color-on-default:#1c1f21;--com-label-tertiary-color-default:#1c1f21;--com-label-tertiary-color-on-default:#004299;--com-label-success-color-default:#6daf5f;--com-label-success-color-on-default:#000;--com-label-error-color-default:#d55e5e;--com-label-error-color-on-default:#000}@font-face{font-family:VodafoneZiggo-Text;src:url(https://origin.ziggo.nl/assets/fonts/ziggo/v2.1/vodafoneziggo-text-light.woff2)format("woff2"),url(https://origin.ziggo.nl/assets/fonts/ziggo/v2.1/vodafoneziggo-text-light.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:VodafoneZiggo-Text;src:url(https://origin.ziggo.nl/assets/fonts/ziggo/v2.1/vodafoneziggo-text-lightitalic.woff2)format("woff2"),url(https://origin.ziggo.nl/assets/fonts/ziggo/v2.1/vodafoneziggo-text-lightitalic.woff)format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:VodafoneZiggo-Text;src:url(https://origin.ziggo.nl/assets/fonts/ziggo/v2.1/vodafoneziggo-text-regular.woff2)format("woff2"),url(https://origin.ziggo.nl/assets/fonts/ziggo/v2.1/vodafoneziggo-text-regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:VodafoneZiggo-Text;src:url(https://origin.ziggo.nl/assets/fonts/ziggo/v2.1/vodafoneziggo-text-regularitalic.woff2)format("woff2"),url(https://origin.ziggo.nl/assets/fonts/ziggo/v2.1/vodafoneziggo-text-regularitalic.woff)format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:VodafoneZiggo-Text;src:url(https://origin.ziggo.nl/assets/fonts/ziggo/v2.1/vodafoneziggo-text-bold.woff2)format("woff2"),url(https://origin.ziggo.nl/assets/fonts/ziggo/v2.1/vodafoneziggo-text-bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:VodafoneZiggo-Text;src:url(https://origin.ziggo.nl/assets/fonts/ziggo/v2.1/vodafoneziggo-text-bolditalic.woff2)format("woff2"),url(https://origin.ziggo.nl/assets/fonts/ziggo/v2.1/vodafoneziggo-text-bolditalic.woff)format("woff");font-weight:700;font-style:italic;font-display:swap}html[data-theme=vz]{--ref-spacing-container:75rem;--ref-spacing-bleed:65rem;--ref-spacing-header:3.875rem;--ref-spacing-focused:30rem;--ref-spacing-ellipsis:17rem;--ref-spacing-min-screen:20rem;--vodafone-cta-color-background-primary:#e60000;--ziggo-cta-color-background-primary:#e87400}.vz-gradient-icon{fill:url(#vz-gradient)}@font-face{font-family:Averta Std;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/AvertaStd-Black-xNptEBKp.woff2)format("woff2")}@font-face{font-family:Averta Std;font-style:italic;font-weight:900;font-display:swap;src:url(/assets/AvertaStd-BlackItalic-BOMNQYpl.woff2)format("woff2")}@font-face{font-family:Averta Std;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/AvertaStd-ExtraBold-D0nBPNN2.woff2)format("woff2")}@font-face{font-family:Averta Std;font-style:italic;font-weight:800;font-display:swap;src:url(/assets/AvertaStd-ExtraBoldItalic-DHok2roP.woff2)format("woff2")}@font-face{font-family:Averta Std;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/AvertaStd-Bold-SLanzrHx.woff2)format("woff2")}@font-face{font-family:Averta Std;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/AvertaStd-BoldItalic-CBjNZWKY.woff2)format("woff2")}@font-face{font-family:Averta Std;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/AvertaStd-Semibold-Ht0fe4rl.woff2)format("woff2")}@font-face{font-family:Averta Std;font-style:italic;font-weight:600;font-display:swap;src:url(/assets/AvertaStd-SemiboldItalic-CyLtxvmw.woff2)format("woff2")}@font-face{font-family:Averta Std;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/AvertaStd-Regular-B5fIos9M.woff2)format("woff2")}@font-face{font-family:Averta Std;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/AvertaStd-RegularItalic-OAlZt-hB.woff2)format("woff2")}@font-face{font-family:Averta Std;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/AvertaStd-Light-B6F8_mKh.woff2)format("woff2")}@font-face{font-family:Averta Std;font-style:italic;font-weight:300;font-display:swap;src:url(/assets/AvertaStd-LightItalic-EXvSpYd_.woff2)format("woff2")}@font-face{font-family:Averta Std;font-style:normal;font-weight:200;font-display:swap;src:url(/assets/AvertaStd-ExtraLight-Bb4mAWwY.woff2)format("woff2")}@font-face{font-family:Averta Std;font-style:italic;font-weight:200;font-display:swap;src:url(/assets/AvertaStd-ExtraLightItalic-C--upXDD.woff2)format("woff2")}@font-face{font-family:Averta Std;font-style:normal;font-weight:100;font-display:swap;src:url(/assets/AvertaStd-Thin-D0u5kOiL.woff2)format("woff2")}@font-face{font-family:Averta Std;font-style:italic;font-weight:100;font-display:swap;src:url(/assets/AvertaStd-ThinItalic-xPe9S58c.woff2)format("woff2")}@supports (-webkit-touch-callout:none){html{font:-apple-system-body}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}
