@media (max-width:1023px){.block--country-switch{left:16px;position:absolute;top:22px}}@media (min-width:1024px){.block--country-switch{position:relative;z-index:100}}.block--country-switch .country-selected{background-color:#275558;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Cpath stroke='%23fff' stroke-width='1.5' d='M2 3.5l3 3 3-3'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border-radius:2px;color:#fff;cursor:pointer;letter-spacing:.02em;line-height:1.375em;padding-bottom:7px;padding-left:12px;padding-right:46px;padding-top:7px}.block--country-switch .country__item{font-size:16px;font-weight:500}.block--country-switch .country__item:not(:last-of-type){margin-bottom:6px}.block--country-switch .links{background-color:#1c3235;display:none;padding-bottom:6px;padding-top:6px;position:absolute;width:100%}.block--country-switch .links.open{display:block}.block--country-switch .language-link{color:#fff;display:block;padding-bottom:6px;padding-left:12px;padding-right:12px;padding-top:6px;text-decoration:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.block--country-switch .language-link.is-active,.block--country-switch .language-link:hover{background-color:#e5aa3e;color:#1d393c}