.country-switcher-v2__wrapper{position:relative;font-size:14px}
.country-switcher-v2__btn{cursor:pointer;display:flex;align-items:center;position:relative;white-space:nowrap}
.country-switcher-v2__btn-icon{transform:translateZ(0) rotate(0)}
@media(prefers-reduced-motion:reduce){.country-switcher-v2__btn-icon{transition:none}
}
@media(prefers-reduced-motion:no-preference){.country-switcher-v2__btn-icon{transition:transform .2s ease}
}
.country-switcher-v2__dropdown{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;max-height:340px;overflow:auto}
.country-switcher-v2__dropdown-content::-webkit-scrollbar{width:10px}
.country-switcher-v2__dropdown-content::-webkit-scrollbar-track{background-color:rgba(211,211,211,0.4);border-radius:5px}
.country-switcher-v2__dropdown-content::-webkit-scrollbar-thumb{background-color:#7d7d7d;border-radius:5px;border:2px solid transparent;background-clip:content-box}
.country-switcher-v2__link{display:flex;justify-content:space-between}
.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:hover{background-color:rgba(255,255,255,0.2)}
.country-switcher-v2--phoenix .country-switcher-v2__btn-icon{height:8px;width:8px}
.country-switcher-v2--phoenix .country-switcher-v2__btn-text{padding:0 7px 0 10px}
.country-switcher-v2--phoenix .country-switcher-v2__btn-flagIcon{height:12px;width:18px}
.country-switcher-v2--phoenix .country-switcher-v2__dropdown-content{padding:8px}
.country-switcher-v2--phoenix .country-switcher-v2__dropdown{position:absolute;border-radius:4px;min-width:238px;right:0;max-height:0;overflow:hidden;z-index:600}
@media(prefers-reduced-motion:reduce){.country-switcher-v2--phoenix .country-switcher-v2__dropdown{transition:none}
}
@media(prefers-reduced-motion:no-preference){.country-switcher-v2--phoenix .country-switcher-v2__dropdown{transition:max-height .5s ease-in-out}
}
.country-switcher-v2--phoenix .country-switcher-v2__link{font-size:16px;line-height:16px;padding:9px 15px 9px 28px;color:#222;position:relative;white-space:nowrap}
.country-switcher-v2--phoenix .country-switcher-v2__link.focus-visible,.country-switcher-v2--phoenix .country-switcher-v2__link:hover{background-color:#f4f4f4}
.country-switcher-v2__item--active .country-switcher-v2--phoenix .country-switcher-v2__link{font-weight:500;font-style:normal}
.country-switcher-v2--phoenix .country-switcher-v2__link-text{margin-right:15px}
.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--orange .country-switcher-v2__btn{background-color:#992e00;padding:16px 28px;border-radius:44px;color:#fff;font-size:14px}
.country-switcher-v2--orange .country-switcher-v2__btn-text{padding:0 7px 0 10px}
.country-switcher-v2--orange .country-switcher-v2__btn-flagIcon{height:12px;width:18px}
.country-switcher-v2--orange .country-switcher-v2__btn-icon{height:12px;width:12px}
.country-switcher-v2--orange .country-switcher-v2__dropdown{position:absolute;border-radius:4px;min-width:238px;right:0;max-height:0;overflow:hidden;z-index:600;top:auto;bottom:calc(100% + 6px)}
@media(prefers-reduced-motion:reduce){.country-switcher-v2--orange .country-switcher-v2__dropdown{transition:none}
}
@media(prefers-reduced-motion:no-preference){.country-switcher-v2--orange .country-switcher-v2__dropdown{transition:max-height .5s ease-in-out}
}
.country-switcher-v2--orange .country-switcher-v2__dropdown-content{padding:8px}
.country-switcher-v2--orange .country-switcher-v2__link{font-size:16px;line-height:16px;padding:9px 15px 9px 28px;color:#222;position:relative;white-space:nowrap}
.country-switcher-v2--orange .country-switcher-v2__link.focus-visible,.country-switcher-v2--orange .country-switcher-v2__link:hover{background-color:#f4f4f4}
.country-switcher-v2__item--active .country-switcher-v2--orange .country-switcher-v2__link{font-weight:500;font-style:normal}
.country-switcher-v2--orange .country-switcher-v2__link-text{margin-right:15px}
.country-switcher-v2--orange .country-switcher-v2__link-check{width:13px;height:9px;position:absolute;left:8px;top:50%;transform:translateY(-50%)}
.country-switcher-v2--grey .country-switcher-v2__btn{border-radius:22px;gap:4px;font-size:14px}
.country-switcher-v2--grey .country-switcher-v2__btn-flagIcon{height:16px;width:16px}
.country-switcher-v2--grey .country-switcher-v2__btn-icon{height:12px;width:12px}
.country-switcher-v2--grey .country-switcher-v2__dropdown{background:#fff;box-shadow:0 4px 10px rgba(0,0,0,0.1);border-radius:20px;min-width:212px;right:0;max-height:0;overflow:hidden;z-index:600;top:100%;margin-top:0;padding-right:4px}
@media(prefers-reduced-motion:reduce){.country-switcher-v2--grey .country-switcher-v2__dropdown{transition:none}
}
@media(prefers-reduced-motion:no-preference){.country-switcher-v2--grey .country-switcher-v2__dropdown{transition:max-height .15s ease-in-out,margin-top .3s ease}
}
.country-switcher-v2--grey .country-switcher-v2__dropdown-content{background:0;border-radius:0;padding:0 4px 0 8px;margin:8px 0;max-height:262px}
.country-switcher-v2--grey .country-switcher-v2__dropdown-content::-webkit-scrollbar-track{background:0}
.country-switcher-v2--grey .country-switcher-v2__item+.country-switcher-v2__item{margin-top:4px}
.country-switcher-v2--grey .country-switcher-v2__item:has(.country-switcher-v2__link.focus-visible){padding:2px}
.country-switcher-v2--grey .country-switcher-v2__link{font-size:14px;line-height:10px;padding:12px;border-radius:12px;color:inherit;position:relative;white-space:nowrap}
.country-switcher-v2--grey .country-switcher-v2__link.focus-visible,.country-switcher-v2--grey .country-switcher-v2__link:hover{background:rgba(43,41,38,0.1)}
.country-switcher-v2--grey .country-switcher-v2__link.focus-visible{padding:10px}
.country-switcher-v2--grey .country-switcher-v2__item--active .country-switcher-v2__link{font-weight:500;font-style:normal}
.country-switcher-v2--dropdown-position--left .country-switcher-v2__dropdown{left:0;right:auto}
.country-switcher-v2--dropdown-position--right .country-switcher-v2__dropdown{left:auto;right:0}
.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__btn{color:#0073ae}
.country-switcher-v2--active .country-switcher-v2--default .country-switcher-v2__dropdown{display:block}
.country-switcher-v2--active .country-switcher-v2--phoenix .country-switcher-v2__btn{background-color:rgba(255,255,255,0.2)}
.country-switcher-v2--active .country-switcher-v2--phoenix .country-switcher-v2__dropdown{max-height:310px}
@media(prefers-reduced-motion:reduce){.country-switcher-v2--active .country-switcher-v2--phoenix .country-switcher-v2__dropdown{transition:none}
}
@media(prefers-reduced-motion:no-preference){.country-switcher-v2--active .country-switcher-v2--phoenix .country-switcher-v2__dropdown{transition:max-height .5s ease-in-out}
}
.country-switcher-v2--active .country-switcher-v2--orange .country-switcher-v2__dropdown{max-height:344px}
@media(prefers-reduced-motion:reduce){.country-switcher-v2--active .country-switcher-v2--orange .country-switcher-v2__dropdown{transition:none}
}
@media(prefers-reduced-motion:no-preference){.country-switcher-v2--active .country-switcher-v2--orange .country-switcher-v2__dropdown{transition:max-height .5s ease-in-out}
}
.country-switcher-v2--active .country-switcher-v2--grey .country-switcher-v2__dropdown{max-height:278px;margin-top:12px}
@media only screen and (min-width:1230px){.country-switcher-v2--grey .country-switcher-v2__btn-text{display:none}
.country-switcher-v2--grey .country-switcher-v2__btn{padding:6px 16px}
.country-switcher-v2--grey .country-switcher-v2__btn:hover{background:rgba(43,41,38,0.1)}
.country-switcher-v2--grey .country-switcher-v2__dropdown{position:absolute}
}
@media only screen and (max-width:1229px){.country-switcher-v2--dropdown-position-tab--left .country-switcher-v2__dropdown{left:0;right:auto}
.country-switcher-v2--dropdown-position-tab--right .country-switcher-v2__dropdown{left:auto;right:0}
}
@media only screen and (max-width:767px){.country-switcher-v2--phoenix .country-switcher-v2__dropdown{top:auto;bottom:calc(100% + 6px);right:unset;left:0}
.country-switcher-v2--orange .country-switcher-v2__dropdown{top:auto;bottom:calc(100% + 6px);right:unset;left:0}
.country-switcher-v2--dropdown-position-mob--left .country-switcher-v2__dropdown{left:0;right:auto}
.country-switcher-v2--dropdown-position-mob--right .country-switcher-v2__dropdown{left:auto;right:0}
}