.CountrySelectorForm_form__pGuMf{--primary:var(--color-black);--secondary:var(--color-grey-300);display:flex;justify-content:space-between;gap:0;flex-direction:row;width:100%}.CountrySelectorForm_form__pGuMf .CountrySelectorForm_dropdown__rxeWH{flex:1 1}.CountrySelectorForm_form__pGuMf.CountrySelectorForm_withButton__KmYa9 .CountrySelectorForm_dropdown__rxeWH{border-top-right-radius:0;border-bottom-right-radius:0}.CountrySelectorForm_form__pGuMf.CountrySelectorForm_withButton__KmYa9 .CountrySelectorForm_button__Rv1Le{border-top-left-radius:0;border-bottom-left-radius:0}.CountrySelectorForm_dropdownItem__uTaA2{display:flex;align-items:flex-end;cursor:pointer;gap:var(--spacing-12);padding:var(--spacing-4) var(--spacing-16);width:100%}.CountrySelectorForm_dropdownItem__uTaA2 .CountrySelectorForm_dropdownItemLabel__oWi4U{width:100%}.CountrySelectorForm_dropdownItem__uTaA2 .CountrySelectorForm_dropdownItemLabel__oWi4U p:first-child{color:var(--secondary)}.CountrySelectorForm_dropdownItem__uTaA2 .CountrySelectorForm_dropdownItemLabel__oWi4U p:last-child{color:var(--primary);line-height:120%;letter-spacing:.32px}.CountrySelectorForm_globe__dKwjz{border-radius:50%}.DropDown_dropdown__ZHh5_{border-radius:var(--border-radius-small);border:1px solid var(--color-black);position:relative;background:var(--color-white);color:var(--color-black)}.DropDown_dropdown__ZHh5_.DropDown_contrast-dark__BXjBo{background:var(--color-grey-900);border-color:var(--color-white);--primary:var(--color-white);--secondary:var(--color-grey-300)}.DropDown_dropdown__ZHh5_.DropDown_contrast-dark__BXjBo.DropDown_isOpen__BtjU9{background-color:var(--color-white);color:var(--color-black)}.DropDown_icon__3ySmn{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.DropDown_optionsContainer__gUA6Y{border-radius:var(--border-radius-small);border:1px solid var(--color-white);position:relative;background:var(--color-white);color:var(--color-black);display:flex;flex-direction:column;gap:var(--spacing-8);padding:var(--spacing-8) 0;box-shadow:0 -32px 48px 0 rgba(0,0,0,.25);max-height:400px}@media (min-width:1024px){.DropDown_optionsContainer__gUA6Y{max-height:530px}}.DropDown_optionWithCheckmark__cFckC{position:relative}.DropDown_optionWithCheckmark__cFckC .DropDown_checkmarkIcon__cmAXb{position:absolute;right:var(--spacing-16);top:50%;transform:translateY(-50%);color:var(--color-black)!important}.DropDown_otherOptions__dVi_V{max-height:100%;position:relative;display:flex;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:scroll;flex-direction:column}.DropDown_otherOptions__dVi_V::-webkit-scrollbar{display:none}.DropDown_otherOptions__dVi_V:after,.DropDown_otherOptions__dVi_V:before{pointer-events:none;content:"";position:sticky;display:block;flex-shrink:0;transition-duration:.2s;z-index:1;width:100%;height:40px}.DropDown_otherOptions__dVi_V:before{top:-1px;background-image:linear-gradient(var(--color-white),hsla(0,0%,100%,0))}.DropDown_otherOptions__dVi_V:after{display:block;bottom:-1px;width:100%;height:40px;background-image:linear-gradient(hsla(0,0%,100%,0),var(--color-white))}.DropDown_otherOptions__dVi_V:before{display:none}.DropDown_otherOptions__dVi_V .DropDown_optionScrollList__tanTD{width:100%;display:flex;flex-direction:column;gap:var(--spacing-8)}.DropDown_separator__NSMQI{height:1px;background-color:var(--color-grey-200)}