.current-country{display:flex;align-items:center;gap:40px;margin-top:14px;background:hsla(var(--s)/1);position:relative;overflow:hidden;padding:14px;border-radius:16px;box-sizing:border-box;border:1px solid hsla(var(--black-section)/.15);box-shadow:0 4px 8px 0 hsla(var(--black-section)/.05)}.current-country.--loading:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background-color:hsla(var(--white-section)/.6)}.current-country.--loading:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:11;background-size:52px;background-position:50%;background-repeat:no-repeat;background-image:url(/_nuxt/img/loading.be5080b.svg)}.current-country .--ration{display:flex;align-items:center;gap:6px}.current-country .--ration:before{content:"";width:12px;height:12px;border-radius:100%;box-shadow:inset 0 4px 4px 0 hsla(0,0%,100%,.25098039215686274)}.current-country .--ration.--red:before{background:#f23333}.current-country .--ration.--green:before{background:#3ad067}.current-country .--ration.--yellow:before{background:#efbf00}.current-country__item{display:flex;align-items:center;flex:auto}.current-country__icon{width:40px;height:40px;overflow:hidden;position:relative;border-radius:5px;-webkit-margin-end:12px;margin-inline-end:12px}.current-country__icon img{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.current-country__icon:after{content:"";z-index:2;position:absolute;top:0;left:0;border-radius:5px;width:100%;height:100%;border:1px solid hsla(var(--black-section)/.2)}.current-country__name{font-size:16px}.current-country__info .--title,.current-country__name{line-height:1.2;font-weight:600;letter-spacing:-.02em;color:var(--tm-text-color)}.current-country__info .--title{font-size:14px;opacity:.6}.current-country__info .--value{font-size:22px;line-height:1.2;font-weight:600;letter-spacing:-.02em;color:var(--tm-text-color)}.current-country__info.--full{flex:auto}.current-country__button .btn{height:48px;padding:0 46px;border-radius:8px;min-height:0;box-sizing:border-box;-webkit-animation:initial!important;animation:initial!important;transform:none!important;transition:initial!important;color:#fff;font-size:18px;line-height:24px;letter-spacing:-.02em}.current-country__disabled{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background-color:hsla(var(--white-section)/.6);font-size:16px;line-height:18px;text-align:center}@media(min-width:1200px)and (max-width:1359px){.current-country{flex-wrap:wrap;row-gap:12px}.current-country__button{width:100%}.current-country__button .btn{width:100%;height:40px}}@media(max-width:859px){.current-country{flex-wrap:wrap;row-gap:12px}.current-country__button{width:100%}.current-country__button .btn{width:100%;height:40px}}@media(max-width:639px){.current-country{padding:8px;border-radius:10px}.current-country__button,.current-country__item{width:100%}.current-country__button .btn{width:100%;height:40px}}