.bm-m-country-select{--bm-text-color:#fff;--bm-text-bg-color:#040404;--bm-is-light-text:1;background-color:#040404;border-bottom:1px solid rgba(255,255,255,.3);color:#fff;display:grid;gap:16px;grid-template-areas:"text text close" "dropdown cta cta";padding:16px var(--bm-grid-margin);position:relative;z-index:10}@media(min-width:1024px){.bm-m-country-select{align-items:center;grid-template-areas:"text dropdown cta close";grid-template-columns:1fr auto auto auto}}.bm-m-country-select.bm-state-hidden{display:none}body:has(.bm-m-stage:not(.bm-h-text--white)) .bm-m-country-select{--bm-text-color:#040404;--bm-text-bg-color:#fff;--bm-is-light-text:0;background-color:#fff;border-color:rgba(4,4,4,.2);color:var(--bm-text-color)}.bm-m-country-select__text{grid-area:text}.bm-m-country-select__dropdown{grid-area:dropdown;min-width:max-content}@media(min-width:768px){.bm-m-country-select__dropdown{min-width:240px}.bm-m-country-select__dropdown .bm-e-secondary-dropdown__button{border-bottom:1px solid;width:100%}.bm-m-country-select__dropdown .bm-e-secondary-dropdown__value-display{flex-grow:1;text-align:start}.bm-m-country-select__dropdown .bm-e-secondary-dropdown__menu{min-width:100%}}@media(min-width:1440px){.bm-m-country-select__dropdown{min-width:320px}}.bm-m-country-select__close{grid-area:close;place-self:start end}@media(max-width:767.9px){.bm-m-country-select__close{margin-top:-16px;margin-inline-end:calc(var(--bm-grid-margin)*-1)}}@media(min-width:768px)and (max-width:1023.9px){.bm-m-country-select__close{margin-top:-8px;margin-inline-end:-16px}}.bm-m-country-select__link{grid-area:cta;justify-self:end}@media(min-width:768px){.bm-m-country-select__link{justify-self:start}}.bm-m-country-select__link.bm-state-hidden{visibility:hidden}
