.service-country-card[data-v-b2c17de8]{display:flex;gap:8px;align-items:center;padding:8px;border-radius:10px;box-sizing:border-box;background:hsla(var(--s)/1);border:1px solid hsla(var(--black-section)/.1);transform:translateZ(0);will-change:auto;backface-visibility:hidden}.service-country-card__icon[data-v-b2c17de8]{position:relative;overflow:hidden;border-radius:3px;width:32px;height:32px;min-width:32px}.service-country-card__icon img[data-v-b2c17de8]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.service-country-card__icon[data-v-b2c17de8]:after{content:"";position:absolute;z-index:2;top:0;left:0;border-radius:3px;pointer-events:none;width:100%;height:100%;border:1px solid hsla(var(--black-section)/.2)}.service-country-card__name[data-v-b2c17de8]{flex:auto;font-size:16px;line-height:19px;font-weight:600;letter-spacing:-.02em;color:var(--tm-text-color)}.service-country-card__count[data-v-b2c17de8]{font-size:14px;line-height:16px;letter-spacing:-.02em;text-align:right;color:var(--tm-text-color);opacity:.6}.service-country-card__button .btn[data-v-b2c17de8]{padding:0;height:33px;min-width:88px;min-height:0;border-radius:8px;position:relative;font-size:15px;line-height:18px;font-weight:700;letter-spacing:-.02em;animation:initial!important;transform:none!important;touch-action:manipulation;-webkit-tap-highlight-color:transparent;will-change:auto;backface-visibility:hidden}.service-country-card__button .btn[data-v-b2c17de8]:hover{background:#e36e00}.service-country-card__button .btn.disabled[data-v-b2c17de8]{color:transparent;pointer-events:none}.service-country-card__button .btn.disabled[data-v-b2c17de8]:after{content:"";position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-12px;width:24px;height:24px;border-radius:100%;border:2px solid transparent;border-top:2px solid var(--primary);animation:loading-data-v-b2c17de8 2s linear infinite}@keyframes loading-data-v-b2c17de8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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;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;margin-inline-end:12px}.current-country__icon img{position:absolute;top:0;left:0;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;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;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}}.service-main-section{padding:30px;border-radius:20px;box-sizing:border-box;background:hsla(var(--white-section)/1);border:1px solid hsla(var(--black-section)/.1);box-shadow:0 4px 8px 0 hsla(var(--black-section)/.1)}.service-main-section__head{display:flex;align-items:center;gap:16px}.service-main-section__head .--wish{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.service-main-section__head .--icon{border-radius:5px;position:relative;width:48px;height:48px;min-width:48px;overflow:hidden}.service-main-section__head .--icon:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;border-radius:5px;pointer-events:none;border:1px solid hsla(var(--black-section)/.1)}.service-main-section__head .--icon img{max-width:none;position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.service-main-section__head .--name{flex:auto;font-size:32px;line-height:38px;font-weight:600;letter-spacing:-.02em;color:var(--tm-text-color)}.service-main-section__head .--link{padding:8px 12px;margin-left:auto;border-radius:10px;opacity:1!important;background:rgba(251,120,0,.10196078431372549);box-sizing:border-box;border:1px solid rgba(251,120,0,.2);color:#fb7800;font-size:15px;font-weight:600;line-height:20px;white-space:nowrap}.service-main-section__head .--link:hover{background:var(--primary);color:#fff}.service-main-section__popular{margin-top:24px}.service-main-section__popular .--title{display:flex;align-items:center;gap:6px;margin-bottom:13px;font-size:20px;line-height:24px;font-weight:700;letter-spacing:-.02em;color:var(--tm-text-color)}.service-main-section__popular .--title img{width:21px;height:21px;object-fit:contain}.service-main-section__popular .--list{display:flex;flex-wrap:wrap;margin-top:-6px;margin-left:-16px}.service-main-section__popular .--list>*{width:calc(50% - 16px);margin-top:6px;margin-left:16px}.service-main-section__countries{margin-top:32px}.service-main-section__countries .--title{display:flex;align-items:center;gap:6px;margin-bottom:13px;font-size:20px;line-height:24px;font-weight:700;letter-spacing:-.02em;color:var(--tm-text-color)}.service-main-section__countries .--title img{width:21px;height:21px;object-fit:contain}.service-main-section__current{margin-top:14px}.service-main-section__empty{margin-top:20px;padding:12px 24px;border-radius:8px;background:rgba(251,120,0,.2);box-sizing:border-box;border:1px solid #fb7800;color:#fb7800;font-size:15px;line-height:1.3;font-weight:500;text-align:center}@media(max-width:1359px){.service-main-section{padding:20px;border-radius:10px}.service-main-section__popular .--list{margin-left:-6px}.service-main-section__popular .--list>*{margin-left:6px;width:calc(50% - 6px)}}@media(max-width:1299px){.service-main-section__popular .--list>*{width:calc(100% - 6px)}}@media(max-width:1199px){.service-main-section__popular .--list>*{margin-left:6px;width:calc(50% - 6px)}}@media(max-width:859px){.service-main-section__popular .--list>*{width:calc(100% - 6px)}}@media(max-width:639px){.service-main-section{padding:12px;border-radius:10px}.service-main-section__head{gap:12px}.service-main-section__head .--icon{width:40px;min-width:40px;height:40px}.service-main-section__head .--name{font-size:26px;line-height:28px}.service-main-section__countries,.service-main-section__popular{margin-top:20px}}