.LoadingPage_container__HaYa5{min-height:100vh!important;background-color:var(--white)}.Loader_loadingIndicator__HQFwj{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:99999;font-size:20px;color:var(--white)}.Loader_spinner__ByBPs{border:4px solid rgba(0,0,0,.1);border-left:4px solid var(--white);border-radius:50%;width:40px;height:40px;animation:Loader_spin__DaXI6 1s linear infinite;margin-right:10px}@keyframes Loader_spin__DaXI6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.YourCityModal_container__SfnsH{position:-webkit-sticky;position:sticky;z-index:100;bottom:80px;position-anchor:--navbarLocalityAnchor;position-area:top center}@media screen and (min-width:1024px){.YourCityModal_container__SfnsH{bottom:calc(100% - 222px);position-anchor:--headerLocalityAnchor;position-area:bottom center}}.YourCityModal_triangle__bp2pQ{position:-webkit-sticky;position:sticky;left:55%;margin-bottom:-163px;transform:rotate(180deg)}@media screen and (min-width:1024px){.YourCityModal_triangle__bp2pQ{margin-bottom:-5px;bottom:-160px;transform:translate(-2000%)}}.YourCityModal_content__qY5FA{width:368px;box-sizing:border-box;display:flex;padding:24px 32px;flex-direction:column;align-items:center;gap:24px;align-self:stretch;border-radius:16px;background:var(--black);left:30%;position:-webkit-sticky;position:sticky}.YourCityModal_text__W2MEM{align-self:stretch;color:var(--white);text-align:center;font-size:20px;font-weight:700;line-height:120%}.YourCityModal_text__W2MEM span{color:var(--yellow)}.YourCityModal_buttons__MdP3Y{display:flex;align-items:flex-start;gap:8px;align-self:stretch}.YourCityModal_buttonChangeCity__xCTu3{--button-background:var(--light-grey)}