.countries-search__wrapper{display:flex;justify-content:flex-end;height:60px;position:relative}
.countries-search__form{flex-grow:1;position:relative;background:#fff}
.countries-search__field-icon{position:absolute;left:20px;top:0;margin:auto 0;bottom:0;width:20px;height:20px;z-index:1;color:#67768a;cursor:pointer}
.countries-search__field{width:100%;position:relative;height:100%;border:0;color:inherit;padding:0 60px;font-size:17px;background:transparent;font-weight:500;font-style:normal}
.countries-search__field::-ms-clear{display:none}
.countries-search__reset-btn{position:absolute;height:100%;width:60px;cursor:pointer;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transform:translateX(100%);transition:opacity .2s ease,transform .3s ease-in-out}
.countries-search__reset-icon{width:15px;height:15px}
.countries-search__suggestions{position:absolute;top:100%;left:0;width:100%;border:1px solid #9e9e9e;background:#fff;z-index:200;display:none;color:#000}
.countries-search__suggestion{display:block;line-height:24px;padding:12px;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-top:1px solid #fafafa;color:inherit;cursor:pointer}
.countries-search__suggestion:hover{background:#e6ecf0}
.countries-search__highlighted-bold{font-weight:700;font-style:normal}
.countries-search__highlighted-italic{font-weight:700;font-style:italic}
.countries-search__wrapper--my-rc{height:96px}
.countries-search__wrapper--my-rc .countries-search__form{border-radius:6px}
.countries-search__wrapper--my-rc .countries-search__field-icon{left:30px;width:38px;height:38px;color:#ccc}
.countries-search__wrapper--my-rc .countries-search__field{padding:0 60px 0 93px;font-size:36px;background:transparent;caret-color:#f9a23d;font-weight:400;font-style:normal}
.countries-search__wrapper--my-rc .countries-search__field::placeholder{color:#ccc}
.countries-search__wrapper--my-rc .countries-search__reset-icon{width:20px;height:20px}
.countries-search__wrapper--my-rc .countries-search__suggestions{border-color:#e1e1e1;color:#282829;z-index:100}
.countries-search__wrapper--my-rc .countries-search__suggestion{padding:12px 38px;font-size:18px}
.countries-search__wrapper--my-rc .countries-search__suggestion:first-child{margin-top:13px}
.countries-search__wrapper--my-rc .countries-search__suggestion:last-child{margin-bottom:28px}
.countries-search__wrapper--my-rc .countries-search__suggestion-nonclickable{cursor:default}
.countries-search__wrapper--my-rc .countries-search__suggestion-nonclickable:hover{background:0}
.global-header__wrapper--my-rc .countries-search{visibility:hidden}
.global-header__wrapper--my-rc .countries-search .countries-search__wrapper--my-rc{height:0}
.countries-search--filled .countries-search__reset-btn{opacity:1;pointer-events:auto;transform:translateX(0);transition:opacity .2s .1s ease,transform .3s ease-in-out}
.countries-search--filled .countries-search__suggestions{display:none}
.countries-search--suggestions .countries-search__suggestions{display:block}
.countries-search--suggestions .countries-search__wrapper--my-rc .countries-search__form{border-bottom-left-radius:0;border-bottom-right-radius:0}
@media only screen and (max-width:1099px){.countries-search__wrapper--my-rc{height:69px}
.countries-search__wrapper--my-rc .countries-search__field-icon{left:40px;width:21px;height:21px}
.countries-search__wrapper--my-rc .countries-search__field{padding:0 30px 0 79px;font-size:22px}
.countries-search__wrapper--my-rc .countries-search__reset-icon{width:15px;height:15px}
}
@media only screen and (max-width:619px){.countries-search__wrapper{height:50px}
.countries-search__field-icon{color:#0684bd;left:12.5px;width:16.66666667px;height:16.66666667px}
.countries-search__field{font-size:18px;color:#676767;padding:0 41.66666667px}
.countries-search__field::-webkit-input-placeholder{color:#a0a0a0;text-transform:none;font-weight:400;font-style:normal}
.countries-search__field::-moz-placeholder{color:#a0a0a0;opacity:1;text-transform:none;font-weight:400;font-style:normal}
.countries-search__field:-ms-input-placeholder{color:#a0a0a0;opacity:1;text-transform:none;font-weight:400;font-style:normal}
.countries-search__field:-moz-placeholder{color:#a0a0a0;opacity:1;text-transform:none;font-weight:400;font-style:normal}
.countries-search__reset-btn{width:41.66666667px}
.countries-search__reset-icon{width:12.5px;height:12.5px}
.countries-search__wrapper--my-rc{height:60px}
.countries-search__wrapper--my-rc .countries-search__field-icon{left:18px;width:21px;height:21px}
.countries-search__wrapper--my-rc .countries-search__field{padding:0 20px 0 58px;font-size:18px}
.countries-search__wrapper--my-rc .countries-search__reset-icon{width:13px;height:13px;color:#676767}
.countries-search__wrapper--my-rc .countries-search__reset-btn{background-color:#fff;border-radius:0 6px 6px 0}
.countries-search__wrapper--my-rc .countries-search__suggestion{padding:9px 25px;font-size:16px}
.global-header--nav .global-header__wrapper--my-rc .countries-search{visibility:visible}
.global-header--nav .global-header__wrapper--my-rc .countries-search .countries-search__wrapper--my-rc{height:60px}
.global-header--nav .global-header__wrapper--my-rc .countries-search .countries-search__wrapper--my-rc .countries-search__search-content{padding:10px 0 0}
}