.geo-location{font-size:.75rem;position:relative}.geo-location__link{font-weight:500;display:none!important}.geo-location__submit{position:absolute;z-index:10000;top:20px;width:150px;text-align:center;padding:10px;background:#fff;border:1px solid #fcaf23}.geo-location__submit-city{font-weight:600}.geo-location__submit-buttons{display:flex;gap:10px;padding:10px 0 0;justify-content:space-between}.geo-location__popup{position:fixed;background:rgb(0 0 0 / .5);top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10000}.geo-location__popup-content{background:#fff;border:1px solid #fcaf23;padding:20px;position:relative;width:350px}.geo-location__city-input{border:1px solid #aaa;width:100%;border-bottom:none;padding:5px 10px}.geo-location__city-list{position:absolute;background:#fff;overflow-y:auto;border:1px solid #aaa;border-top:none;max-height:170px;width:calc(100% - 40px)}.geo-location__city-item{display:block;padding:5px 10px}.geo-location__city-item[data-hidden]{display:none}.geo-location__city-item-region{opacity:.5;display:block;font-size:80%}.geo-location__mobile{display:none}.geo-location__mobile .geo-location{margin:-1px -10px 0;padding:7px 15px;background:#fff;box-shadow:inset 0 0 0 1px #ddd}.geo-location__mobile .geo-location .geo-location__link{display:inline!important}.geo-location__mobile .geo-location__submit{position:fixed;padding:20px 10px;bottom:0;top:auto;width:100%;left:0;border:none;border-top:1px solid #fcaf23;font-size:120%}.geo-location__mobile .geo-location__submit:before{position:absolute;content:"";left:0;right:0;height:2000px;bottom:100%;background:rgb(0 0 0 / .5)}.geo-location__mobile .geo-location__submit-buttons{justify-content:center;gap:30px}@media screen and (max-width:1024px){.geo-location__mobile{display:block}}@media screen and (max-width:575px){.header{height:92px!important}}