.PopupBonus{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1a1a1a80;display:flex;top:0;right:0;bottom:0;left:0;position:fixed;z-index:6000}.PopupBonus__wrapper{display:flex;justify-content:center;overflow:auto;padding-left:70px;padding-right:70px;width:100%;-ms-overflow-style:none;animation:PopupBonus__content .4s ease-out;scrollbar-width:none}.PopupBonus__wrapper::-webkit-scrollbar{display:none}.PopupBonus__wrapperAfter{padding-top:80px}.PopupBonus__content,.PopupBonus__wrapperAfter{height:-moz-max-content;height:max-content;padding-bottom:80px;position:relative}.PopupBonus__content{background-color:#fff;border-radius:0 0 12px 12px;display:flex;flex-direction:column;max-width:-moz-min-content;max-width:min-content;max-width:1160px;width:100%}.PopupBonus__stickyButton{background-color:#fff;border-radius:12px 12px 0 0;height:80px;position:sticky;top:0;width:100%;z-index:9999}.PopupBonus__btnClose{align-items:center;background-color:#ec3a39;border-radius:8px;cursor:pointer;display:flex;height:32px;position:absolute;right:20px;top:20px;transition:.2s ease-in-out;width:32px;z-index:6002}.PopupBonus__btnClose:hover{background-color:#ff6363;transition:.2s ease-in-out}@keyframes PopupBonus__content{0%{transform:translate3d(0,100vh,0)}to{transform:translateZ(0)}}.PopupBonus__content_hidden{animation:PopupBonus__content_hidden .4s ease-out;transform:translate3d(0,100vh,0)}@keyframes PopupBonus__content_hidden{0%{transform:translateZ(0)}to{transform:translate3d(0,100vh,0)}}@media screen and (max-width:1170px){.PopupBonus__wrapper{padding-left:35px;padding-right:35px}.PopupBonus__content{padding-bottom:64px}.PopupBonus__stickyButton{height:64px}.PopupBonus__btnClose{top:15px}}@media screen and (max-width:740px){.PopupBonus__wrapper{padding-left:0;padding-right:0}.PopupBonus__wrapperAfter{padding-bottom:0;padding-top:0;width:100%}.PopupBonus__content,.PopupBonus__stickyButton{border-radius:0}}
