.screen-header{position:fixed;left:0;top:0;margin-top:44px;width:100%;z-index:1;font-family:Roboto,sans-serif;font-size:24px;font-weight:700;background:#1e2228;border-bottom:1px solid #303845;box-shadow:inset 0 0 1px 0 rgba(0,0,0,.5),inset 0 -1px 0 0 #303845;display:flex;justify-content:center}.screen-header__close{display:flex;flex-grow:0;align-self:center;position:absolute;left:16px}.screen-header__title{display:flex}@-webkit-keyframes push-to-location-highlight{0%{box-shadow:inset 0 0 0 0 #eae3cf}to{box-shadow:inset 0 0 0 2px #eae3cf}}@keyframes push-to-location-highlight{0%{box-shadow:inset 0 0 0 0 #eae3cf}to{box-shadow:inset 0 0 0 2px #eae3cf}}@-webkit-keyframes location-push-appearance{0%{bottom:-100vh}to{bottom:0}}@keyframes location-push-appearance{0%{bottom:-100vh}to{bottom:0}}.push-to-location{position:fixed;width:100vw;height:100vh;top:0;right:0;bottom:0;left:0;pointer-events:none}.push-to-location:empty{display:none}.push-to-location__overlay{position:fixed;width:100%;left:0;z-index:9999}.push-to-location__button{display:flex;padding:10px 20px;background:#fff;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.2);margin:44px 24px 0;will-change:border}.push-to-location__button--highlight{box-shadow:0 0 0 0 #000;-webkit-animation:push-to-location-highlight 1s infinite alternate!important;animation:push-to-location-highlight 1s infinite alternate!important}.push-to-location__overlay{text-align:center;top:0;bottom:0;height:100vh;pointer-events:all}.push-to-location__button{position:absolute;bottom:0;left:50%;display:inline-block;margin:0 auto;min-width:80vw;transform:translate(-50%,-50%);box-shadow:none;background:#eae3cf;border-radius:32px;padding:16px 24px;pointer-events:all;-webkit-animation:location-push-appearance .75s ease-out;animation:location-push-appearance .75s ease-out}.push-to-location__text{display:flex;color:#1e2023;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:0;text-align:center;justify-content:center}.push-to-location__title{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;font-weight:700}.push-to-location__arrow{position:absolute;right:20px}.push-to-location--location-view .push-to-location__button{background:url(../img/bg_full_screen.059bcd92.jpg) 0 -90px no-repeat;background-size:100%;width:100vw;height:100px;bottom:0;left:0;border:0;border-radius:0;display:flex;justify-content:center;align-items:center;transform:none}