.offers__push{position:fixed;padding:0 15px;top:-500px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:99999;width:100%;max-width:730px;-webkit-transition:.7s all cubic-bezier(0.68, -0.55, 0.27, 1.55);transition:.7s all cubic-bezier(0.68, -0.55, 0.27, 1.55)}.offers__push.--active{top:25px}.offers__push-link{position:relative;padding:15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:20px;border:1px solid gray}@media(min-width: 992px){.offers__push-link{padding:20px}}.offers__push-logo{margin-right:10px;width:45px;height:45px}.offers__push-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.offers__push-name{margin-bottom:2px;font-size:16px;font-weight:700;line-height:100%}.offers__push-text{font-size:14px;font-weight:400;line-height:100%}@media(min-width: 992px){.offers__push-text{font-size:16px}}.offers__push-close{position:absolute;top:0;right:20px;padding:10px;background:unset;outline:none;cursor:pointer}.offers__push-close img{width:14px;height:14px}