@keyframes skeleton-d3f67ed1{0%{background-position:-100px}to{background-position:140px}}.change-city-component[data-v-d3f67ed1]{position:relative;z-index:var(--z-index-lvl-15)}.change-city-component .change-button[data-v-d3f67ed1]{align-items:center;color:var(--text-on-state-opacity);cursor:pointer;display:flex;font-size:11px;font-weight:700;letter-spacing:.06em;line-height:12px;text-transform:uppercase;-webkit-tap-highlight-color:transparent}.change-city-component .change-button .arrow[data-v-d3f67ed1]{margin-left:4px}.change-city-component .change-button.secondary[data-v-d3f67ed1]{color:var(--text-link);font-size:14px;font-weight:500;letter-spacing:.02em;line-height:18px;text-transform:none}.change-city-component .change-button.secondary .arrow[data-v-d3f67ed1]{display:none}.change-city-component .question[data-v-d3f67ed1]{animation:open-cities-d3f67ed1 .2s;background-color:var(--background-surface-dark);border-radius:8px;box-shadow:0 8px 28px #05142929;display:none;flex-direction:column;font-size:16px;font-weight:400;left:0;line-height:20px;min-height:104px;overflow:hidden;padding:16px;position:absolute;row-gap:16px;text-align:left;top:calc(100% + 86px);width:318px}.change-city-component .question.open[data-v-d3f67ed1]{display:flex}.change-city-component .question .controls[data-v-d3f67ed1]{-moz-column-gap:8px;column-gap:8px;display:flex}.change-city-component .question .controls button[data-v-d3f67ed1]:first-child{flex:1 0 162px}.change-city-component .drop-down[data-v-d3f67ed1]{background-color:var(--background-surface-primary);border-radius:8px;box-shadow:0 8px 28px #05142929;left:-8px;max-height:0;overflow:hidden;position:absolute;top:calc(100% + 10px);transition:max-height .3s ease}.change-city-component .drop-down.open[data-v-d3f67ed1]{height:314px;max-height:314px;padding-top:16px}.change-city-component .drop-down .cities-list-wrapper[data-v-d3f67ed1]{background-color:var(--background-surface-primary);border-radius:8px;color:var(--text-primary);max-height:0;position:relative;width:310px}.change-city-component .drop-down .cities-list-wrapper .search[data-v-d3f67ed1]{align-items:center;border:1px solid var(--stroke-default);border-radius:8px;cursor:pointer;display:flex;height:36px;justify-content:space-between;margin:0 16px 8px;padding:9px 12px;width:calc(100% - 32px)}.change-city-component .drop-down .cities-list-wrapper .search[data-v-d3f67ed1]:focus-within{box-shadow:0 0 5px #0f62fee5}.change-city-component .drop-down .cities-list-wrapper .search input[data-v-d3f67ed1]{width:calc(100% - 30px)}.change-city-component .drop-down .cities-list-wrapper .search svg[data-v-d3f67ed1]{color:var(--icons-secondary);cursor:pointer;height:24px;width:24px}.change-city-component .drop-down .cities-list-wrapper .search[data-v-d3f67ed1]::-moz-placeholder{color:var(--text-secondary);font-size:14px;font-weight:400;letter-spacing:.02em;line-height:18px;-moz-user-select:none;-webkit-user-select:none;user-select:none}.change-city-component .drop-down .cities-list-wrapper .search[data-v-d3f67ed1]::placeholder{color:var(--text-secondary);font-size:14px;font-weight:400;letter-spacing:.02em;line-height:18px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.change-city-component .drop-down .cities-list-wrapper .scroll-container[data-v-d3f67ed1]{max-height:254px;overflow-y:auto;scrollbar-color:var(--borders-primary) transparent;scrollbar-width:thin}.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list[data-v-d3f67ed1]{list-style:none;padding:0}.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list .city[data-v-d3f67ed1]{align-items:flex-start;cursor:pointer;display:flex;height:56px;justify-content:space-between;padding:8px 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list .city .text[data-v-d3f67ed1]{display:flex;flex-direction:column;overflow:hidden;row-gap:4px}.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list .city .text .title[data-v-d3f67ed1]{font-size:14px;font-weight:500;letter-spacing:.02em;line-height:18px}.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list .city .text .subtitle[data-v-d3f67ed1]{color:var(--text-secondary);font-size:14px;font-weight:500;line-height:18px}.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list .city[data-v-d3f67ed1]:hover{background-color:var(--background-surface-tertiary)}.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list .search-city[data-v-d3f67ed1]{height:auto;min-height:34px;padding:8px 16px}.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list .search-city .text .subtitle[data-v-d3f67ed1]{display:block;max-height:60px}.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list .empty[data-v-d3f67ed1]{color:var(--text-secondary);width:100%}@media (max-width:768px){.change-city-component .question[data-v-d3f67ed1]{bottom:84px;left:16px;overflow:hidden;position:fixed;top:auto;width:calc(100% - 32px)}.change-city-component .question .controls[data-v-d3f67ed1]{display:block}.change-city-component .question .controls button[data-v-d3f67ed1]:first-child{margin-right:10px;width:150px!important}.change-city-component .question .controls button[data-v-d3f67ed1]:nth-child(2){width:90px!important}.change-city-component .drop-down[data-v-d3f67ed1]{background-color:var(--background-surface-primary);border-radius:0;box-shadow:none;display:none;font-size:16px;font-weight:400;height:100vh;left:0;line-height:20px;overflow:hidden;position:fixed;text-align:left;top:0;width:100vw}.change-city-component .drop-down.open[data-v-d3f67ed1]{animation:open-cities-d3f67ed1 .2s;display:block;height:100%;max-height:100%;padding-top:0}.change-city-component .drop-down .head[data-v-d3f67ed1]{align-items:center;color:var(--text-primary);display:flex;font-size:20px;font-weight:700;justify-content:space-between;line-height:24px;padding:16px;text-align:left;width:100%}.change-city-component .drop-down .head svg[data-v-d3f67ed1]{cursor:pointer}.change-city-component .drop-down .cities-list-wrapper[data-v-d3f67ed1]{border-radius:0;height:calc(100% - 124px);max-height:calc(100% - 124px);padding:8px 16px 0;position:relative;width:100vw}.change-city-component .drop-down .cities-list-wrapper .search[data-v-d3f67ed1]{font-size:16px;margin:0 0 16px;width:100%}.change-city-component .drop-down .cities-list-wrapper .search[data-v-d3f67ed1]::-moz-placeholder{font-size:16px}.change-city-component .drop-down .cities-list-wrapper .search[data-v-d3f67ed1]::placeholder{font-size:16px}.change-city-component .drop-down .cities-list-wrapper .scroll-container[data-v-d3f67ed1]{max-height:calc(100% - 54px)}.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list[data-v-d3f67ed1]{list-style:none;margin:0;padding:0}.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list .city[data-v-d3f67ed1]{height:60px;margin-bottom:4px;padding:8px 0;width:100%}.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list .city .text .subtitle[data-v-d3f67ed1],.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list .city .text .title[data-v-d3f67ed1]{font-size:16px;line-height:20px}.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list .city[data-v-d3f67ed1]:hover{background-color:var(--background-surface-primary)}.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list .search-city[data-v-d3f67ed1]{height:auto;min-height:60px}.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list .search-city .text .subtitle[data-v-d3f67ed1]{display:block}.change-city-component .drop-down .cities-list-wrapper .scroll-container .cities-list .empty[data-v-d3f67ed1]{color:var(--text-secondary);width:100%}.change-city-component .drop-down .cities-list-wrapper .confirm[data-v-d3f67ed1]{background-color:var(--buttons-on-primary);border-top:1px solid var(--borders-primary);bottom:0;left:0;padding:12px;position:fixed;width:100%}}@keyframes open-cities-d3f67ed1{0%{opacity:0}to{opacity:1}}.list-enter-active[data-v-d3f67ed1]{animation:brand-in-d3f67ed1 .3s linear}.list-leave-active[data-v-d3f67ed1]{animation:brand-out-d3f67ed1 .3s linear}@keyframes brand-out-d3f67ed1{0%{opacity:1}50%{opacity:0}to{opacity:0;position:absolute}}@keyframes brand-in-d3f67ed1{0%{opacity:0;position:absolute}50%{opacity:0}to{opacity:1}}
