.styles_header__vItAl{min-height:var(--header-height);position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:9999;display:flex;flex-direction:column}@media(max-width:1024px){.styles_header__vItAl{z-index:999}}.styles_logoWrapper__UdrAK{width:calc(var(--logo-space) - var(--_spacing));position:absolute;display:flex;justify-content:flex-end;left:-.75rem}@media(max-width:1024px){.styles_logoWrapper__UdrAK{padding-inline:0;width:var(--logo-space)}}.styles_logoWrapper__UdrAK .styles_logo__7xv6d{width:var(--logo-width);padding:2px}.styles_nav__hg1Mc{--_spacing:1.6rem;display:flex;width:100%;align-items:center;gap:var(--_spacing);padding-left:calc(var(--logo-space) - var(--_spacing) + 1.2rem)}.styles_navigationWrapper__1_vK3{background:var(--color-background);box-shadow:0 0 4px rgba(51,51,51,.3);display:flex;justify-content:flex-end;align-items:stretch;flex:1 1}.styles_buttons__W3ooB{display:flex;gap:2.4rem;margin-left:auto;margin-right:var(--spacing-center-inline)}.styles_burgerButton__w_kzR,.styles_searchButton__rQSML{aspect-ratio:1;border:none;display:flex;flex-direction:column;align-self:center}.styles_burgerButton__w_kzR svg,.styles_searchButton__rQSML svg{width:var(--icon-size-small)}@media(max-width:1024px){.styles_burgerButton__w_kzR svg,.styles_searchButton__rQSML svg{width:2.4rem}}.styles_burgerButton__w_kzR svg>*,.styles_searchButton__rQSML svg>*{stroke:var(--color-foreground)}.styles_burgerButtonText__Jydth,.styles_searchButtonText__2EkYW{font-family:var(--font-vodafone),sans-serif;font-weight:400;line-height:150%;text-wrap:pretty;font-size:clamp(1.1rem,1.2vw,1.2rem)}@media(min-width:1025px){.styles_burgerButton__w_kzR{display:none}}@media(max-width:1024px){.styles_desktopTrigger__LOrfj,.styles_preheader__Oj06V,.styles_searchButtonText__2EkYW{display:none}}@layer base{.styles_logo___KP9Q{display:block;width:var(--logo-width);height:var(--logo-width)}.styles_logo___KP9Q svg{width:100%}.styles_triggers__R_nJu{display:flex;height:100%}.styles_triggers__R_nJu button{--_active-color:var(--color-accent);padding:var(--_spacing);height:100%;border:none;font-size:2.4rem;font-weight:300;position:relative}.styles_triggers__R_nJu button:after{--_thickness:3px;content:"";position:absolute;width:100%;height:var(--_thickness);background-color:var(--_active-color);bottom:0;left:0;opacity:0}.styles_triggers__R_nJu button.styles_active__9KZwk,.styles_triggers__R_nJu button:hover{color:var(--_active-color);transition:color var(--transition)}.styles_triggers__R_nJu button.styles_active__9KZwk:after,.styles_triggers__R_nJu button:hover:after{transition:opacity var(--transition);opacity:1}}@layer base{}.styles_preheader__VYCTF{background:var(--color-black)}.styles_preheader__VYCTF nav{padding-left:calc(var(--logo-space) - 1.2rem);display:flex;padding-block:.4rem;overflow-x:auto;scrollbar-width:none}.styles_preheader__VYCTF nav::-webkit-scrollbar{display:none}.styles_preheader__VYCTF nav .styles_link__Aic2_{font-family:var(--font-vodafone),sans-serif;font-weight:400;line-height:150%;text-wrap:pretty;font-size:clamp(1.4rem,1.6vw,1.6rem);color:var(--color-white);padding-inline:1.6rem}.styles_wrapper__vwG86{position:relative}.styles_trigger__WXmBW{display:flex;align-items:center;justify-content:center;gap:.8rem;border:none;font-weight:600;cursor:pointer}.styles_trigger__WXmBW:hover{color:#c40000}.styles_trigger__WXmBW span{display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;font-size:2rem;border-radius:50%;color:#ea1a1a;background:#f2f2f2}.styles_menuItems__35d8w{position:absolute;top:calc(100% + 1.5rem);right:0;display:flex;min-width:calc(15.65rem - .4rem);margin:0;background:#fff;box-shadow:var(--shadow);border-radius:var(--border-radius);list-style:none;z-index:100;width:28rem}.styles_menuItems__35d8w li{display:flex;padding:.8rem;width:100%}.styles_menuItems__35d8w li a,.styles_menuItems__35d8w li button{display:flex;align-items:center;justify-content:flex-start;gap:.8rem;width:100%;height:100%;color:#4a4d4e;padding:1.2rem;background:none;border:none;text-decoration:none;cursor:pointer;font-size:1.8rem}.styles_menuItems__35d8w li a svg,.styles_menuItems__35d8w li button svg{width:2.4rem;height:2.4rem}.styles_menuItems__35d8w li a:hover,.styles_menuItems__35d8w li button:hover{color:#ea1a1a}.styles_gallery__jhnIO{--quick-bezier-transition:cubic-bezier(0.2,0.8,0.2,0.8);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem;gap:2.4rem}@media(min-width:768px){.styles_gallery__jhnIO{gap:2.8rem;grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1025px){.styles_gallery__jhnIO{gap:3.6rem;grid-template-columns:repeat(4,minmax(0,1fr))}}.styles_galleryItem__N9d9C{width:100%;display:flex;flex-direction:column;gap:.8rem}.styles_galleryItem__N9d9C>img{width:100%;object-fit:cover;aspect-ratio:16/9}.styles_galleryItem__N9d9C>div{height:auto!important}.styles_galleryItem__N9d9C>div button,.styles_galleryItem__N9d9C>div span,.styles_galleryItem__N9d9C>div:focus button,.styles_galleryItem__N9d9C>div:focus span,.styles_galleryItem__N9d9C>div:hover button,.styles_galleryItem__N9d9C>div:hover span{display:none!important}.styles_galleryItem__N9d9C figcaption{font-family:var(--font-vodafone),sans-serif;font-weight:400;line-height:150%;text-wrap:pretty;font-size:clamp(1.6rem,1.8vw,1.8rem);margin:0!important;font-size:clamp(1.6rem,1.8vw,1.8rem)!important;opacity:1!important;overflow:hidden;display:-webkit-box;line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical}.styles_galleryItem__N9d9C div p{font-size:clamp(1.4rem,1.8vw,1.6rem)!important;margin:0}.styles_galleryItemData__Dsbhu{display:flex;align-items:center;gap:.5rem;font-family:var(--font-vodafone),sans-serif;font-weight:300;line-height:150%;text-wrap:pretty;font-size:clamp(1.4rem,1.6vw,1.6rem)}.styles_mediaTypeFilter__JoI1e{display:flex;gap:1.2rem}.styles_backButton__zZ0j0{display:flex;align-items:center;gap:1.2rem;font-family:var(--font-vodafone),sans-serif;font-weight:300;line-height:150%;text-wrap:pretty;font-size:clamp(1.4rem,1.6vw,1.6rem)}.styles_backButton__zZ0j0 svg{width:var(--icon-size-24);height:var(--icon-size-24)}.styles_albumHeader__QnNTS{display:flex;flex-direction:column;gap:2.4rem}.styles_buttonShowAll__NqGL4{display:flex;justify-content:center}.styles_backtotop_button__fL7AX{width:60px;height:60px;cursor:pointer;background-image:url(/icons/back-to-top.svg);background-repeat:no-repeat;background-position:50%;border-radius:50%}@media(max-width:1024px){.styles_backtotop_button__fL7AX{width:52px;height:52px}.styles_backtotop_button__fL7AX img{width:100%}}.styles_floatingButtons__ArW0_{position:fixed;bottom:40px;right:40px;z-index:999;display:flex;align-items:flex-end;gap:16px}@media(max-width:1024px){.styles_floatingButtons__ArW0_{bottom:16px;right:16px}}.styles_floatingButtons__ArW0_ .styles_vertical-buttons-wrapper__xO_Yw{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:16px}@media(max-width:1024px){.styles_floatingButtons__ArW0_ .styles_vertical-buttons-wrapper__xO_Yw{gap:8px}}.styles_postShareButton__6Gkcm{position:relative;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.styles_postShareButton__6Gkcm .social-share-button{position:relative;height:60px;width:60px;border-radius:50%;background-color:#25282b;color:#fff;border:1px solid #fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.styles_postShareButton__6Gkcm .social-share-button.styles_--open__IC3Kx,.styles_postShareButton__6Gkcm .social-share-button:hover{background-color:#0c0d0e}.styles_postShareButton__6Gkcm .social-share-icons{position:absolute;bottom:70px;right:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:10px}.styles_postShareButton__6Gkcm .social-share-icons button,.styles_postShareButton__6Gkcm .social-share-icons>*{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #d3d3d3;background-color:#fff;color:#25282b}.styles_twitter__QtO27{color:#000!important}.styles_facebook__dnWMp{color:#425993!important}.styles_whatsapp__CskHB{color:#65cf72!important}.styles_linkedin__PMcKq{color:#3276b0!important}.styles_xing__FcOyM{color:#2a6265!important}.styles_button__td6Xf{background-color:var(--_button-background);color:var(--_button-foreground)!important;border:1px solid var(--_button-border);font-family:var(--font-vodafone),sans-serif;font-weight:400;line-height:130%;text-wrap:balance;font-size:clamp(1.8rem,2vw,2rem);cursor:pointer;padding:.8em 1.2em;border-radius:.6rem;text-decoration:none;position:relative;display:inline-flex;text-align:center;align-items:center;justify-content:center;line-height:.55em;height:min-content;min-height:4.5rem;transition:all var(--transition);white-space:nowrap;gap:.8rem}.styles_button__td6Xf svg{height:1em}.styles_button__td6Xf svg path{stroke:currentColor}.styles_button__td6Xf[disabled]{opacity:.5}.styles_button__td6Xf.styles_primary__L31ar{--_button-background:var(--color-vodafone-red);--_button-foreground:var(--color-white);--_button-border:var(--color-vodafone-red)}.styles_button__td6Xf.styles_primary__L31ar:focus,.styles_button__td6Xf.styles_primary__L31ar:hover{--_button-background:var(--color-vodafone-red-dark);--_button-foreground:var(--color-white);--_button-border:var(--color-vodafone-red-dark)}.styles_button__td6Xf.styles_secondary__Fdb3N{--_button-background:var(--color-black);--_button-foreground:var(--color-white);--_button-border:var(--_button-background)}.styles_button__td6Xf.styles_secondary__Fdb3N:focus,.styles_button__td6Xf.styles_secondary__Fdb3N:hover{--_button-background:var(--color-black-85)}.styles_button__td6Xf.styles_secondary__Fdb3N.styles_inverted__TSiHW{--_button-background:var(--color-white);--_button-foreground:var(--color-black)}.styles_button__td6Xf.styles_secondary__Fdb3N.styles_inverted__TSiHW:hover{--_button-background:var(--color-black-5)}.styles_button__td6Xf.styles_tertiary__XXKVc{--_button-background:transparent;--_button-foreground:var(--color-black);--_button-border:var(--_button-foreground)}.styles_button__td6Xf.styles_tertiary__XXKVc:focus,.styles_button__td6Xf.styles_tertiary__XXKVc:hover{--_button-foreground:var(--color-white);--_button-background:var(--color-black);--_button-border:var(--color-black)}.styles_button__td6Xf.styles_tertiary__XXKVc.styles_inverted__TSiHW{--_button-foreground:var(--color-white)}.styles_button__td6Xf.styles_tertiary__XXKVc.styles_inverted__TSiHW:focus,.styles_button__td6Xf.styles_tertiary__XXKVc.styles_inverted__TSiHW:hover{--_button-foreground:var(--color-black);--_button-background:var(--color-white);--_button-border:var(--color-white)}.styles_button__td6Xf.styles_link__RPWUa{--_button-background:transparent;--_button-foreground:var(--color-link-primary);padding-inline:0;padding-block:.4rem}.styles_button__td6Xf.styles_link__RPWUa:after{content:"";background-image:url(/icons/chevron-right-system-dark-red.svg);background-size:contain;display:inline-block;width:1.2em;height:1.2em}.styles_button__td6Xf.styles_link__RPWUa:focus,.styles_button__td6Xf.styles_link__RPWUa:hover{filter:brightness(.8);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2em;opacity:.8}.styles_button__td6Xf.styles_link__RPWUa.styles_inverted__TSiHW{--_button-foreground:var(--color-white)}.styles_button__td6Xf.styles_link__RPWUa.styles_inverted__TSiHW:after{filter:brightness(20)}.styles_buttonContainer__2wlqi{display:inline-flex;flex-wrap:wrap;gap:1.6rem}@media(max-width:767px){.styles_buttonContainer__2wlqi,.styles_button__td6Xf:not(.styles_link__RPWUa){min-width:100%}}.styles_page__ZhSGK{background:var(--color-black-5);min-height:100vh}.styles_card__2i7Uj{width:min(800px,100% - var(--spacing-section-inline)*2);margin-inline:auto;margin-top:-6rem;margin-bottom:6rem;padding:4rem 6rem;position:relative;z-index:1;text-align:center;background-color:var(--color-card-background);border-radius:var(--border-radius);box-shadow:var(--shadow)}@media(max-width:1024px){.styles_card__2i7Uj{padding:2.8rem 2.4rem;margin-top:-2.8rem}}.styles_card__2i7Uj .styles_message__OzlmZ{font-family:var(--font-vodafone),sans-serif;font-weight:400;line-height:150%;text-wrap:pretty;font-size:clamp(1.6rem,1.8vw,1.8rem);margin:0 0 2.8rem;color:var(--color-black-95)}.styles_card__2i7Uj .styles_buttons__JCICX{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}@media(max-width:767px){.styles_card__2i7Uj .styles_buttons__JCICX{flex-direction:column;align-items:stretch}}.styles_statusView__KzFR2{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.8rem;min-height:20rem;text-align:center}.styles_statusView__KzFR2 .styles_icon__zBiY3 svg{width:10rem;height:10rem}.styles_successHeading___DhoS{color:var(--color-success)}.styles_errorHeading__tNk5n{color:var(--color-error)}.styles_statusView__KzFR2:has(.styles_errorHeading__tNk5n) .styles_icon__zBiY3 svg{color:var(--color-error)}.styles_page__6OURI{min-height:100vh;background:var(--color-black-5)}.styles_formSection__SnAAw{position:relative;-webkit-margin-before:clamp(-6rem,-8vw,-10rem);margin-block-start:clamp(-6rem,-8vw,-10rem);padding:var(--spacing-section-block);padding-top:0}.styles_formCard__RJPZb{margin-inline:auto;padding:2.8rem;background-color:var(--color-card-background);border-radius:var(--border-radius);box-shadow:var(--shadow)}@media(max-width:1024px){.styles_formCard__RJPZb{padding:2.8rem 2.4rem}}.styles_formCard__RJPZb .styles_cardTitle__Dgp4z{margin:0 0 2.8rem}.styles_form__JRL5s{display:grid;grid-gap:2.8rem;gap:2.8rem}.styles_radioGroup__Zu04H{display:flex;flex-wrap:wrap;gap:2.4rem}.styles_nameRow__Tyjv_{display:grid;grid-template-columns:1fr 1fr;grid-gap:2.4rem;gap:2.4rem}@media(max-width:767px){.styles_nameRow__Tyjv_{grid-template-columns:1fr}}.styles_selectAllRow__Adliy{margin-bottom:1.6rem}.styles_tagsContainer__mpaXH{display:flex;flex-wrap:wrap;gap:1.2rem}.styles_tag__s_SRF{font-family:var(--font-vodafone),sans-serif;font-weight:400;line-height:150%;text-wrap:pretty;font-size:clamp(1.6rem,1.8vw,1.8rem);display:flex;align-items:center;padding:.4rem 1.6rem;height:3.6rem;border:1px solid var(--color-vodafone-red);border-radius:22px;cursor:pointer;transition:background-color .1s;color:var(--color-vodafone-red);background-color:rgba(0,0,0,0)}.styles_tag__s_SRF.styles_selected___3Fd5{background-color:var(--color-vodafone-red);color:var(--color-white)}.styles_submitRow__uBRdD{display:flex;justify-content:center;margin-top:1.6rem}.styles_statusView__LBmnH{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.8rem;min-height:30rem;text-align:center}.styles_statusView__LBmnH .styles_icon__3uM80 svg{width:10rem;height:10rem}.styles_successHeading__UG7dG{color:var(--color-success)}.styles_errorHeading__An08w{color:var(--color-error)}.styles_statusView__LBmnH:has(.styles_errorHeading__An08w) .styles_icon__3uM80 svg{color:var(--color-error)}@layer base{.styles_base__BtQjy svg{--color-foreground:var(--vodafone-slate-grey)}.styles_base__BtQjy{background:var(--card-color-background);color:var(--card-color-foreground);box-shadow:var(--shadow);border-radius:var(--border-radius);padding:var(--card-spacing)}}.styles_kicker__6KBSr{display:block;position:relative}.styles_kicker__6KBSr.styles_small__3di_T{font-size:clamp(2rem,2.8vw,2.8rem)}.styles_kicker__6KBSr.styles_small__3di_T,.styles_kicker__6KBSr.styles_x-small__prXtf{font-family:var(--font-vodafone),sans-serif;font-weight:700;line-height:130%;text-wrap:balance}.styles_kicker__6KBSr.styles_x-small__prXtf{font-size:clamp(1.8rem,2vw,2rem)}.styles_container__I7Kyp{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;width:100%}.styles_container__I7Kyp>*{width:100%;min-width:0}@media(max-width:1024px){.styles_container__I7Kyp{grid-template-columns:repeat(auto-fill,minmax(min(40rem,100%),1fr))}}.styles_link__n3iQM{text-align:center;width:100%;height:100%}.styles_link__n3iQM .styles_text__K6bBO{font-family:var(--font-vodafone),sans-serif;font-weight:700;line-height:150%;text-wrap:pretty;font-size:clamp(1.6rem,1.8vw,1.8rem);margin-bottom:-.2em}.styles_link__n3iQM.styles_highlight__HNDH2{--card-color-background:var(--color-accent);--card-color-foreground:var(--color-theme-gradient-foreground)}.styles_intro__eeept span{font-weight:300}.styles_intro__eeept span,.styles_intro__eeept strong span{font-family:var(--font-vodafone),sans-serif;line-height:150%;text-wrap:pretty;font-size:clamp(2.2rem,3.2vw,3.2rem)}.styles_intro__eeept strong span{font-weight:700}.styles_container__1lxgq{display:grid;width:100%;grid-gap:6rem clamp(2rem,5vw,2.8rem);gap:6rem clamp(2rem,5vw,2.8rem);grid-auto-flow:dense}@media(max-width:767px){.styles_container__1lxgq{gap:2.8rem}}.styles_container__1lxgq.styles_items-2__n0kQt{grid-template-columns:repeat(auto-fill,minmax(min(60rem,100%),1fr))}.styles_container__1lxgq.styles_items-3__wE6dx{grid-template-columns:repeat(auto-fill,minmax(min(40rem,100%),1fr))}.styles_container__1lxgq.styles_items-4__swaMU{grid-template-columns:repeat(auto-fill,minmax(min(25rem,100%),1fr))}.styles_item__8_WZp{display:grid;grid-gap:clamp(2rem,5vw,2.8rem);gap:clamp(2rem,5vw,2.8rem);min-width:0;width:100%}.styles_item__8_WZp .styles_imageContainer__YGfTe{grid-area:image;width:100%}.styles_item__8_WZp .styles_contentArea__dAUcX{grid-area:content}.styles_item__8_WZp .styles_iconContainer___3sUG{display:flex;flex-shrink:0}.styles_item__8_WZp .styles_textContent__r9Ypa{display:flex;flex-direction:column;gap:clamp(1.6rem,5vw,2rem);flex:1 1;min-width:0}.styles_item__8_WZp .styles_headline__aCtTl{margin-bottom:0}.styles_item__8_WZp .styles_content__Z0BBp{flex:1 1;display:flex;flex-direction:column}.styles_item__8_WZp .styles_button__Ut_x0{margin-top:auto}@media(min-width:1025px){.styles_item__8_WZp .styles_button__Ut_x0{width:-moz-fit-content;width:fit-content}}.styles_container__1lxgq.styles_left__zKHCF .styles_item__8_WZp{grid-template-areas:"image" "content";grid-template-rows:auto 1fr}.styles_container__1lxgq.styles_left__zKHCF .styles_item__8_WZp .styles_contentArea__dAUcX{display:grid;grid-template-columns:auto 1fr;grid-gap:clamp(2rem,5vw,2.8rem);gap:clamp(2rem,5vw,2.8rem);align-items:flex-start}.styles_container__1lxgq.styles_left__zKHCF .styles_item__8_WZp .styles_contentArea__dAUcX.styles_noIcon__y_4_a{grid-template-columns:1fr}.styles_container__1lxgq.styles_left__zKHCF .styles_item__8_WZp .styles_iconContainer___3sUG{grid-column:1;justify-content:flex-start;align-self:flex-start}.styles_container__1lxgq.styles_left__zKHCF .styles_item__8_WZp .styles_textContent__r9Ypa{grid-column:2;text-align:left}.styles_container__1lxgq.styles_left__zKHCF .styles_item__8_WZp .styles_contentArea__dAUcX.styles_noIcon__y_4_a .styles_textContent__r9Ypa{grid-column:1}.styles_container__1lxgq.styles_center__M_9gI .styles_item__8_WZp{grid-template-areas:"image" "content";grid-template-rows:auto 1fr}.styles_container__1lxgq.styles_center__M_9gI .styles_item__8_WZp .styles_contentArea__dAUcX{display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(2rem,5vw,2.8rem)}.styles_container__1lxgq.styles_center__M_9gI .styles_item__8_WZp .styles_iconContainer___3sUG,.styles_container__1lxgq.styles_center__M_9gI .styles_item__8_WZp .styles_textContent__r9Ypa{justify-content:center;align-items:center}.styles_container__1lxgq.styles_center__M_9gI .styles_item__8_WZp .styles_iconContainer___3sUG p,.styles_container__1lxgq.styles_center__M_9gI .styles_item__8_WZp .styles_textContent__r9Ypa p{text-align:center}.styles_grid__gUgTu{--_gap:clamp(1.6rem,3vw,3.6rem);--_min-width:32rem;grid-gap:var(--_gap);gap:var(--_gap);display:grid;padding:.75rem;grid-template-columns:repeat(auto-fill,minmax(var(--_min-width),1fr));grid-auto-flow:dense;position:relative}@media(max-width:1024px){.styles_grid__gUgTu{--_min-width:24rem}}@media(max-width:767px){.styles_grid__gUgTu{--_min-width:20rem;grid-template-columns:1fr}}.styles_grid__gUgTu .styles_simpleLink___HU_9{grid-row:span 2}.styles_grid__gUgTu .styles_fact__qdLJQ{grid-row:span 3;min-height:auto}@media(max-width:767px){.styles_grid__gUgTu .styles_fact__qdLJQ{--_min-width:20rem}}.styles_grid__gUgTu .styles_fact__qdLJQ.styles_prominent__Zrt3T{grid-row:span 4;--_link-color:var(--color-black0)}@media(max-width:767px){.styles_grid__gUgTu .styles_fact__qdLJQ.styles_prominent__Zrt3T{--_min-width:18rem;grid-column:span 2;grid-row-start:1;grid-row-end:4}}.styles_container__Am_sR{display:flex;flex-direction:column;gap:3.6rem}.styles_lod-list-columns-1__vViGg>:first-child{border-top-width:1px}.styles_lod-list-columns-2__qKJZ3{--_gap:clamp(2.8rem,6vw,6rem);display:grid;grid-template-columns:1fr;grid-column-gap:var(--_gap)}@media(min-width:768px){.styles_lod-list-columns-2__qKJZ3{grid-template-columns:1fr 1fr}.styles_lod-list-columns-2__qKJZ3>:nth-child(-n+2){border-top-width:1px}}.styles_overlay__hY3Nz{padding:clamp(36px,5vw,116px);display:grid;grid-template-columns:1fr .75fr;grid-template-areas:"image info" "selector selector";place-items:center;grid-gap:32px;height:100dvh}@media(max-width:1024px){.styles_overlay__hY3Nz{display:flex;flex-direction:column;padding:64px 36px 36px;align-items:center;justify-content:center;overflow-y:auto}.styles_overlay__hY3Nz.styles_gallery__YYvtp{justify-content:flex-start}.styles_overlay__hY3Nz figure img,.styles_overlay__hY3Nz figure video{max-width:100%;max-height:100%;width:100%;height:auto;object-fit:contain}}@media(max-width:1024px)and (min-width:1440px){.styles_overlay__hY3Nz figure{max-width:min(80vw,800px);max-height:min(80vh,600px)}}.styles_overlay__hY3Nz>button{position:fixed}.styles_overlay__hY3Nz>span{grid-area:image;justify-self:center;align-self:center}.styles_overlay__hY3Nz .styles_mediumInfoWrapper__leMdI{grid-area:info;justify-self:center;align-self:center}.styles_overlay__hY3Nz .styles_mediumInfoWrapper__leMdI+div{grid-area:selector;justify-self:center;align-self:end}@media(max-width:1024px){.styles_overlay__hY3Nz .styles_mediumInfoWrapper__leMdI+div{align-self:center}}.styles_overlay__hY3Nz a{color:inherit;font-weight:inherit;font-size:inherit;text-decoration:underline}.styles_overlay__hY3Nz .styles_mediumInfo__MD5uQ{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px}.styles_overlay__hY3Nz .styles_mediumInfo__MD5uQ>p{text-align:center;text-wrap:balance}.styles_overlay__hY3Nz .styles_mediumInfo__MD5uQ .styles_infoWrapper__Wg37I{display:flex;align-items:center;gap:20px}.styles_overlay__hY3Nz .styles_mediumInfo__MD5uQ .styles_infoWrapper__Wg37I>p{display:flex;align-items:center;justify-content:center;gap:8px}.styles_overlay__hY3Nz .styles_downloadButton__FgFxh{width:-moz-fit-content;width:fit-content}.styles_pinnedSection__Phs_U{position:relative;display:flex;align-items:center;justify-content:center;height:calc(100vh - var(--header-height))}.styles_pinnedSection__Phs_U .styles_bg__upkV7{background-color:var(--color-background);display:block;position:absolute;width:100vw;height:100%;left:50%;top:0;transform:translateX(-50%);z-index:-1}.styles_videoWrapper__Hc_cf{display:flex;align-items:center;justify-content:center;width:100%}.styles_video__CfFv6{height:calc(100vh - var(--spacing-section-block)*2 - var(--header-height) - var(--jumpmarks-height))}.styles_spacer__4GpNY{height:3000px}.styles_link__k8i1x{text-align:center}.styles_link__k8i1x .styles_text__7cXBW{font-family:var(--font-vodafone),sans-serif;font-weight:700;line-height:150%;text-wrap:pretty;font-size:clamp(1.6rem,1.8vw,1.8rem);margin-bottom:-.2em}.styles_link__k8i1x.styles_highlight__V1B1s{--card-color-background:var(--color-accent);--card-color-foreground:var(--color-theme-gradient-foreground)}@media(max-width:767px){.styles_link__k8i1x{display:flex;align-items:center;gap:1.6rem}}.styles_block__xQHnN{position:relative;width:100vw;margin-left:calc(-50vw + 50%);height:80vh;line-height:0;cursor:pointer}.styles_block__xQHnN:hover .styles_downloadButton__KUvxT{opacity:1;filter:blur(0);scale:1}.styles_block__xQHnN:focus-within .styles_downloadButton__KUvxT{opacity:1;filter:blur(0);scale:1}.styles_parallaxWrapper__bEPv7{position:relative;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);height:100%;width:100%}.styles_parallaxWrapper__bEPv7:focus{outline:2px solid var(--color-primary,#007bff);outline-offset:-2px}.styles_parallaxWrapper__bEPv7>picture{transform:translateZ(0);height:100%;position:fixed;top:0;left:0;width:100%;margin:0;pointer-events:none}.styles_parallaxWrapper__bEPv7>picture>img{position:absolute;top:0;left:0;bottom:0;right:0;object-fit:cover;object-position:center;display:block;height:0;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:0;margin:auto}.styles_downloadButton__KUvxT{position:absolute;right:20px;top:20px;width:66px;height:66px;z-index:20;color:var(--color-white);background-color:var(--color-black);display:flex;align-items:center;justify-content:center;border-radius:50%;pointer-events:none;transition:.3s var(--quick-bezier-transition);transition-property:opacity,filter,scale}.styles_downloadButton__KUvxT svg{width:32px;height:32px}@media(hover:hover){.styles_downloadButton__KUvxT{opacity:0;filter:blur(4px);scale:.8}}@media(pointer:coarse){.styles_downloadButton__KUvxT{opacity:1;filter:blur(0);scale:1}}.styles_hiddenDownloadable__gVS5N{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.styles_container__ATKeB{--_spacing:clamp(2.8rem,5vw,3.6rem);--_min-width:min(40rem,100%);display:flex;flex-wrap:wrap;align-items:flex-start;gap:var(--_spacing)}.styles_container__ATKeB>*{width:auto!important;min-width:var(--_min-width)}.styles_ordered-list__H3FqV{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:10rem;row-gap:10rem;grid-column-gap:6rem;column-gap:6rem;padding-right:4rem}@media(max-width:767px){.styles_ordered-list__H3FqV{grid-template-columns:1fr;padding-right:inherit}}.styles_ordered-list__H3FqV .styles_list-item___1z6l{position:relative;padding-left:14rem;min-height:9rem}.styles_ordered-list__H3FqV .styles_list-item___1z6l::marker{font-size:0}.styles_ordered-list__H3FqV .styles_list-item___1z6l svg{position:absolute;left:0;top:0;width:12rem;height:9rem;font-size:3.2rem;font-weight:700;direction:rtl;letter-spacing:-2px}.styles_ordered-list__H3FqV .styles_list-item___1z6l svg text{fill:rgba(0,0,0,0);font-family:var(--font-vodafone-web),sans-serif;stroke:var(--color-vodafone-red);stroke-width:1px;stroke-linejoin:round;paint-order:stroke;font-synthesis:none}.styles_ordered-list__H3FqV.styles_gradient__RnXPB .styles_list-item___1z6l svg text,.styles_ordered-list__H3FqV.styles_secondary__Z4kPA .styles_list-item___1z6l svg text{stroke:var(--color-white)}.styles_media__FELWq img{height:auto}