.language_dropdown{background-color:#fff;border-top:1px solid var(--color-border-gray-2);min-width:10.25rem;padding:1.5rem 1.25rem 1.875rem;position:absolute;right:0;top:100%}.language_dropdown .country_url{display:block;font-size:.875rem;line-height:1.25rem}.language_dropdown .country_url:hover{color:var(--color-black-56)}.language_dropdown .country_url+.country_url{margin-top:15px}.country-select{padding:0}.country-select__wrapper{position:relative}.country-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;font-family:var(--font-regular-family);font-style:var(--font-regular-style);font-weight:var(--font-regular-weight);height:1.375rem;position:relative;width:3.75rem;z-index:1}.country-select:after{bottom:.625rem;font-size:1rem;right:0;width:1.25rem}.menu-drawer__bottom .country-select select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1 6 6 1 1' stroke='%23707070' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-size:10px;color:var(--color-black-56)}.menu-drawer__bottom .country-select select.focus-visible{border:none;outline:none}.menu-drawer__bottom .country-select select:focus-visible{border:none;outline:none}