.country-switcher-v2__wrapper{position:relative;font-size:14px}
.country-switcher-v2__btn{cursor:pointer;display:flex;align-items:center;position:relative;z-index:5;white-space:nowrap}
.country-switcher-v2__btn-icon{transition:transform .2s ease;transform:translateZ(0) rotate(0)}
.country-switcher-v2__dropdown{position:absolute;top:calc(100% + 6px);border-radius:5px;box-shadow:0 0 20px 0 rgba(0,0,0,0.1)}
.country-switcher-v2__dropdown-content{background:#fff;border-radius:5px}
.country-switcher-v2__link{display:flex;justify-content:space-between}
.country-switcher-v2--default .country-switcher-v2__btn-icon{width:9px;height:5px;margin-left:5px}
.country-switcher-v2--default .country-switcher-v2__dropdown{min-width:209px;left:-22px;display:none}
.country-switcher-v2--default .country-switcher-v2__dropdown-content{padding:15px 19px;position:relative}
.country-switcher-v2--default .country-switcher-v2__dropdown-content:before{bottom:100%;border:8px solid transparent;border-bottom:6px solid #fff;border-top:0;content:'';position:absolute;left:40px}
.country-switcher-v2--default .country-switcher-v2__link{font-size:18px;line-height:32px;color:#676767}
.country-switcher-v2--default .country-switcher-v2__link:hover .country-switcher-v2__link-text,.country-switcher-v2--default .country-switcher-v2__link:hover .country-switcher-v2__link-code{font-weight:500;font-style:normal;color:#676767}
.country-switcher-v2--default .country-switcher-v2__link-code{min-width:20px;margin-left:10px;font-weight:300;font-style:normal}
.country-switcher-v2--default .country-switcher-v2__item--active .country-switcher-v2__link-text,.country-switcher-v2--default .country-switcher-v2__item--active .country-switcher-v2__link-code{font-weight:500;font-style:normal;color:#676767}
.country-switcher-v2--phoenix .country-switcher-v2__btn{padding:9px;font-size:13px;border-radius:4px;color:#fff}
.country-switcher-v2--phoenix .country-switcher-v2__btn-icon{height:11px;width:11px}
.country-switcher-v2--phoenix .country-switcher-v2__btn-text{display:none}
.country-switcher-v2--phoenix .country-switcher-v2__btn-flagIcon{height:20px;width:30px;margin-right:10px}
.country-switcher-v2--phoenix .country-switcher-v2__dropdown{min-width:238px;right:0;left:-84px;max-height:0;overflow:hidden}
.country-switcher-v2--phoenix .country-switcher-v2__dropdown-content{padding:15px 0}
.country-switcher-v2--phoenix .country-switcher-v2__item{color:#282829}
.country-switcher-v2--phoenix .country-switcher-v2__item--active{color:#002fa7;font-weight:600;font-style:normal}
.country-switcher-v2--phoenix .country-switcher-v2__item:hover{color:#f9a23d}
.country-switcher-v2--phoenix .country-switcher-v2__link{font-size:16px;line-height:16px;padding:9px 28px;color:inherit;position:relative}
.country-switcher-v2--phoenix .country-switcher-v2__link:hover:before{content:'';border-left:3px solid #f9a23d;position:absolute;left:0;top:0;height:100%}
.country-switcher-v2--phoenix .country-switcher-v2__link-check{width:13px;height:9px;position:absolute;left:8px;top:50%;transform:translateY(-50%)}
.country-switcher-v2--vodafone .country-switcher-v2__btn{padding:9px;font-size:13px;border-radius:4px;color:#fff}
.country-switcher-v2--vodafone .country-switcher-v2__btn-icon{height:11px;width:11px}
.country-switcher-v2--vodafone .country-switcher-v2__btn-text{display:none}
.country-switcher-v2--vodafone .country-switcher-v2__btn-flagIcon{height:20px;width:30px;margin-right:10px}
.country-switcher-v2--vodafone .country-switcher-v2__dropdown{min-width:238px;right:0;left:-164px;max-height:0;overflow:hidden}
.country-switcher-v2--vodafone .country-switcher-v2__dropdown-content{padding:15px 0}
.country-switcher-v2--vodafone .country-switcher-v2__item{color:#282829}
.country-switcher-v2--vodafone .country-switcher-v2__item--active{color:#002fa7;font-weight:600;font-style:normal}
.country-switcher-v2--vodafone .country-switcher-v2__item:hover{color:#f9a23d}
.country-switcher-v2--vodafone .country-switcher-v2__link{font-size:16px;line-height:16px;padding:9px 28px;color:inherit;position:relative}
.country-switcher-v2--vodafone .country-switcher-v2__link:hover:before{content:'';border-left:3px solid #f9a23d;position:absolute;left:0;top:0;height:100%}
.country-switcher-v2--vodafone .country-switcher-v2__link-check{width:13px;height:9px;position:absolute;left:8px;top:50%;transform:translateY(-50%)}
.country-switcher-v2--active .country-switcher-v2__btn-icon{transform:translateZ(0) rotate(-180deg)}
.country-switcher-v2--active .country-switcher-v2--default .country-switcher-v2__dropdown{display:block;z-index:600}
.country-switcher-v2--active .country-switcher-v2--phoenix .country-switcher-v2__dropdown{max-height:inherit;z-index:600}
.country-switcher-v2--active .country-switcher-v2--vodafone .country-switcher-v2__dropdown{max-height:inherit;z-index:600}
.global-header__wrapper--my-rc .global-header__nav .country-switcher-v2,.global-header__wrapper--my-rc-with-top-links .global-header__nav .country-switcher-v2{visibility:visible}
.global-header__wrapper--my-rc .global-header__nav .country-switcher-v2--phoenix,.global-header__wrapper--my-rc-with-top-links .global-header__nav .country-switcher-v2--phoenix{padding:13px 0 0 30px}
.global-header__wrapper--my-rc .global-header__nav .country-switcher-v2--vodafone,.global-header__wrapper--my-rc-with-top-links .global-header__nav .country-switcher-v2--vodafone{padding:13px 0 0 30px}
.global-header__wrapper--my-rc-with-top-links .country-switcher-v2--phoenix .country-switcher-v2__btn{color:#002fa7}
.global-header__wrapper--my-rc-with-top-links .country-switcher-v2--vodafone .country-switcher-v2__btn{color:#002fa7}
.global-header__wrapper--my-rc-with-top-links .country-switcher-v2__dropdown{top:100%}
@media only screen and (max-width:991px){.country-switcher-v2--default .country-switcher-v2__btn{height:32px;color:#f8f8f8}
.country-switcher-v2--default .country-switcher-v2__btn-icon{width:13px;height:7px}
.country-switcher-v2--default .country-switcher-v2__dropdown{left:auto;top:auto;right:auto;width:100%;max-width:100%}
.country-switcher-v2--default .country-switcher-v2__dropdown-content:before{left:20px}
.country-switcher-v2--phoenix .country-switcher-v2__dropdown{top:auto;right:0;left:auto;min-width:calc(100vw - 54px)}
.country-switcher-v2--phoenix .country-switcher-v2__btn{width:min-content;margin:0 0 0 auto;padding:9px 0;color:#f3f7ff;display:flex;justify-content:flex-end}
.country-switcher-v2--phoenix .country-switcher-v2__btn-flagIcon{display:none}
.country-switcher-v2--phoenix .country-switcher-v2__btn-text{padding:0 7px 0 10px;display:block}
.country-switcher-v2--vodafone .country-switcher-v2__dropdown{top:auto;right:0;left:auto;min-width:calc(100vw - 54px)}
.country-switcher-v2--vodafone .country-switcher-v2__btn{width:min-content;margin:0 0 0 auto;padding:9px 0;color:#f3f7ff;display:flex;justify-content:flex-end}
.country-switcher-v2--vodafone .country-switcher-v2__btn-flagIcon{display:none}
.country-switcher-v2--vodafone .country-switcher-v2__btn-text{padding:0 7px 0 10px;display:block}
.global-header__wrapper--my-rc .global-header__nav .country-switcher-v2,.global-header__wrapper--my-rc-with-top-links .global-header__nav .country-switcher-v2{visibility:hidden}
.global-header__wrapper--my-rc-with-top-links .country-switcher-v2--phoenix .country-switcher-v2__btn{color:#fff}
.global-header__wrapper--my-rc-with-top-links .country-switcher-v2--vodafone .country-switcher-v2__btn{color:#fff}
}
@media only screen and (max-width:767px){.country-switcher-v2--default .country-switcher-v2__btn{height:32px;color:#f8f8f8}
.country-switcher-v2--default .country-switcher-v2__btn-icon{width:13px;height:7px}
.country-switcher-v2--default .country-switcher-v2__dropdown{left:auto;top:auto;right:auto;width:100%;max-width:100%}
.country-switcher-v2--default .country-switcher-v2__dropdown-content:before{left:20px}
.country-switcher-v2--phoenix .country-switcher-v2__dropdown{top:auto;right:0;min-width:calc(100vw - 54px)}
.country-switcher-v2--phoenix .country-switcher-v2__btn{width:min-content;margin:0 0 0 auto;padding:9px 0;color:#f3f7ff;display:flex;justify-content:flex-end}
.country-switcher-v2--phoenix .country-switcher-v2__btn-flagIcon{display:none}
.country-switcher-v2--phoenix .country-switcher-v2__btn-text{padding:0 7px 0 10px;display:block}
.country-switcher-v2--vodafone .country-switcher-v2__dropdown{top:auto;right:0;min-width:calc(100vw - 54px)}
.country-switcher-v2--vodafone .country-switcher-v2__btn{width:min-content;margin:0 0 0 auto;padding:9px 0;color:#f3f7ff;display:flex;justify-content:flex-end}
.country-switcher-v2--vodafone .country-switcher-v2__btn-flagIcon{display:none}
.country-switcher-v2--vodafone .country-switcher-v2__btn-text{padding:0 7px 0 10px;display:block}
}