.city-guess{font-family:FavoritC,Tahoma,Arial,sans-serif;display:none}@media screen and (min-width:1250px){.city-guess{position:absolute;padding:20px;background:#fff;border-radius:4px;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:100;box-sizing:border-box;opacity:1;transition:opacity .25s}.city-guess.open{animation:scaleIn .25s;display:block}.city-guess.close{animation:scaleOut .25s;opacity:0}}.city-guess__title{font-family:inherit;text-transform:none;font-size:16px;line-height:2;margin:0 0 10px}.city-guess__controls{display:flex;justify-content:space-between;align-items:center;width:233px}.city-guess__accept{font-family:inherit;border-radius:16px;font-size:12px;line-height:2;padding:4px 8px;min-width:64px;text-transform:none}.city-guess__choose{font-family:inherit}