.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-chat-highlight{0%{box-shadow:0 0 0 0 rgba(224,207,207,.5)}50%{box-shadow:0 0 5px 5px rgba(224,207,207,.5)}to{box-shadow:0 0 0 0 rgba(224,207,207,.5)}}@keyframes push-to-chat-highlight{0%{box-shadow:0 0 0 0 rgba(224,207,207,.5)}50%{box-shadow:0 0 5px 5px rgba(224,207,207,.5)}to{box-shadow:0 0 0 0 rgba(224,207,207,.5)}}@-webkit-keyframes chat-push-appearance{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes chat-push-appearance{0%{transform:translateY(100vh)}to{transform:translateY(0)}}.push-to-chat-wrapper-fix{position:absolute;bottom:0;left:0;width:100%;display:flex}.push-to-chat{position:fixed;width:100vw;height:calc(100vh - 108px);bottom:0;left:0}.push-to-chat:empty{display:none}.push-to-chat__overlay{position:fixed;width:100%;height:calc(100vh - 108px);left:0;z-index:9999}.push-to-chat__button{display:flex;padding:10px 20px;background:#eae3cf;box-shadow:0 4px 10px rgba(0,0,0,.2);margin:0 auto 13px;border-radius:32px;will-change:box-shadow,transform;-webkit-animation:chat-push-appearance .75s ease-out;animation:chat-push-appearance .75s ease-out;min-width:80%}.push-to-chat__button--highlight{box-shadow:0 0 0 0 #000;-webkit-animation:push-to-chat-highlight 1s infinite alternate!important;animation:push-to-chat-highlight 1s infinite alternate!important}.push-to-chat__avatar{width:52px!important;height:52px!important;display:flex;border-radius:50%;overflow:hidden;margin-right:16px}.push-to-chat__avatar img{border-radius:50%}.push-to-chat__info{display:flex;flex-direction:column;justify-content:center;max-width:200px}.push-to-chat__title{display:flex;color:#1e2023;font-style:normal;line-height:20px;letter-spacing:0;text-align:left;margin-left:-5px}.push-to-chat__title,.push-to-chat__title--overflow{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.push-to-chat__title--overflow{width:200px;margin:0}.push-to-chat__subtitle{display:flex;color:#1e2023;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:17px;letter-spacing:0;text-align:left}.push-to-chat__name{display:flex;margin-right:4px}.push-to-chat__role{display:flex;color:#498eff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;font-weight:700}.phone-push-block{position:absolute;bottom:0}.push-to-chat__overlay{text-align:center;bottom:0}.push-to-chat__text{display:flex;color:#1e2023;font-style:normal;font-weight:700;line-height:20px;letter-spacing:0;text-align:center;justify-content:center}.push-to-chat__text,.push-to-chat__title{font-family:Montserrat,sans-serif;font-size:16px}.push-to-chat__title{font-weight:400;font-weight:700}.push-to-chat--location-view .push-to-chat__button{background:url(../img/phone-push-bg.d8313222.png) 0 0 no-repeat;background-size:100%;width:100vw;height:100px;bottom:0;left:0;border:0;display:flex;justify-content:center;align-items:center;margin:0;border-radius:32px 32px 0 0}.push-to-chat--location-view .push-to-chat__avatar{width:40px!important;height:40px!important;margin:0 16px 0 0;border:1px solid #fff}.push-to-chat--location-view .push-to-chat__info{max-width:240px}.push-to-chat--location-view .push-to-chat__title{font-size:16px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block}.push-to-chat--location-view .push-to-chat__subtitle,.push-to-chat--location-view .push-to-chat__title{color:#fff;font-family:Montserrat,sans-serif;font-style:normal;line-height:22px;letter-spacing:0;text-align:left}.push-to-chat--location-view .push-to-chat__subtitle{font-size:14px;font-weight:400}.push-to-chat--location-view .phone-push-block{bottom:8px}