#configuratorHeaderRoot-Skeleton{width:100%}#configuratorHeaderRoot-Skeleton .shimmer{background:#fff;background-image:linear-gradient(to right,#fff 0,#edeef1 20%,#fff 40%,#fff 100%);background-repeat:no-repeat;background-size:800px 104px;display:inline-block;position:relative;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:skeletonShimmer;-webkit-animation-timing-function:linear}@keyframes skeletonShimmer{from{background-position:-468px 0}
to{background-position:468px 0}
}.configuratorHeader{display:flex;align-items:center;width:100%;height:120px;background-color:#f2f2f2;font-family:'CardsVodafoneRegular','VodafoneRegular';box-shadow:0 8px 8px -6px rgba(0,0,0,.16)}@media only screen and (max-width:970px){.configuratorHeader{height:unset;border-radius:6px 6px 0 0;box-shadow:0 2px 8px 0 #00000029}}.configuratorHeader .ch_content{display:flex;align-items:center;max-width:1200px;width:100%;margin:0 auto;padding:0 10px}@media only screen and (max-width:970px){.configuratorHeader .ch_content{flex-direction:column;align-items:unset;gap:8px;padding:16px 16px 24px}}.configuratorHeader .ch_content_titleSection{display:flex;align-items:center;flex:1;gap:8px;font-size:28px;line-height:32px;color:#25282b}.configuratorHeader .ch_content_titleSection.skeleton{max-width:246px;height:32px;border-radius:32px}@media only screen and (max-width:970px){.configuratorHeader .ch_content_titleSection{font-size:18px;line-height:28px}}.configuratorHeader .ch_content_titleSection_cardsName{font-weight:700}.configuratorHeader .ch_content_cta{display:flex;align-items:center;gap:24px}@media only screen and (max-width:970px){.configuratorHeader .ch_content_cta{flex-direction:column;align-items:unset;gap:unset}}.configuratorHeader .ch_content_cta_priceSection{display:flex;flex-direction:column;align-items:flex-end;color:#0d0d0d;font-weight:700}@media only screen and (max-width:970px){.configuratorHeader .ch_content_cta_priceSection{align-items:baseline;flex-direction:row;gap:8px;align-items:end}}.configuratorHeader .ch_content_cta_priceSection_mainPrice{font-size:40px;line-height:48px;margin-right:-6px}@media only screen and (max-width:970px){.configuratorHeader .ch_content_cta_priceSection_mainPrice{font-size:24px;line-height:32px;margin-right:-4px}}.configuratorHeader .ch_content_cta_priceSection_mainPrice_monthlyLabel{font-size:28px;line-height:32px}@media only screen and (max-width:970px){.configuratorHeader .ch_content_cta_priceSection_mainPrice_monthlyLabel{font-size:20px;line-height:28px}}.configuratorHeader .ch_content_cta_priceSection_secondaryPrice{font-size:20px;line-height:28px;color:#4a4d4e;font-weight:400;order:3}.configuratorHeader .ch_content_cta_priceSection_secondaryPrice.skeleton{width:86px;height:28px;border-radius:6px}.configuratorHeader .ch_content_cta_priceSection_ivaFreeLabel{font-size:20px;line-height:28px;color:#7e7e7e;font-weight:400}@media only screen and (max-width:970px){.configuratorHeader .ch_content_cta_priceSection_ivaFreeLabel{font-size:18px;line-height:28px}}.configuratorHeader .ch_content_cta_priceSection_mainPriceWrapper{display:flex;gap:8px;align-items:baseline}.configuratorHeader .ch_content_cta_priceSection_mainPriceWrapper.skeleton{width:155px;height:48px;border-radius:6px}@media only screen and (max-width:970px){.configuratorHeader .ch_content_cta_priceSection_mainPriceWrapper{flex-direction:column-reverse;gap:0}}.configuratorHeader .ch_content_cta_priceSection.skeleton{gap:8px}.configuratorHeader .ch_content_cta_priceSection.flicker{text-decoration:blink;-webkit-animation-name:blinker;-webkit-animation-duration:.4s;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-webkit-animation-direction:alternate}.configuratorHeader .ch_content_cta_buttonSection{display:flex;gap:8px}@media only screen and (max-width:970px){.configuratorHeader .ch_content_cta_buttonSection{margin-top:20px;flex-direction:column-reverse}}.configuratorHeader .ch_content_cta_buttonSection.reverse_order{flex-direction:row-reverse}@media only screen and (max-width:970px){.configuratorHeader .ch_content_cta_buttonSection.reverse_order{flex-direction:column}.configuratorHeader .ch_content_cta_buttonSection.with_icon{flex-direction:row}.configuratorHeader .ch_content_cta_buttonSection.with_icon.reverse_order{flex-direction:row-reverse}}.configuratorHeader .ch_content_cta_buttonSection_button{display:flex;align-items:center;justify-content:center;min-width:176px;margin-bottom:unset;height:44px;border-radius:6px;line-height:26px}@media only screen and (max-width:970px){.configuratorHeader .ch_content_cta_buttonSection_button{font-size:16px;line-height:20px;width:100%}}.configuratorHeader .ch_content_cta_buttonSection_button.skeleton{width:44px;border:0}.configuratorHeader .ch_content_cta_buttonSection_button__primary{border:unset}.configuratorHeader .ch_content_cta_buttonSection_button__secondary{background-color:transparent;color:#0d0d0d;border:2px solid #0d0d0d}.configuratorHeader .ch_content_cta_buttonSection_button__secondary:hover{background-color:#313131;border-color:#313131;color:#fff}.configuratorHeader .ch_content_cta_buttonSection_button__tertiary{color:#fff;background-color:#0d0d0d}.configuratorHeader .ch_content_cta_buttonSection_button__tertiary:hover{background-color:#313131}.configuratorHeader .ch_content_cta_buttonSection_button__withIcon{display:flex;min-width:unset;width:44px;height:44px;border:2px solid #0d0d0d}.configuratorHeader .ch_content_cta_buttonSection_button__withIcon span{height:32px;width:32px}@media only screen and (max-width:970px){.configuratorHeader .ch_content_cta_buttonSection_button__withIcon{width:44px}.configuratorHeader .ch_content_cta_buttonSection_button__withIcon span{width:24px;height:24px}.configuratorHeader .ch_content_cta_buttonSection_button__withIcon span svg{width:24px;height:24px}}@-webkit-keyframes blinker{from{opacity:1.0}
to{opacity:.0}
}