.popup-button{transition:background-color .3s ease-in}.popup-close-button_inside{top:20px;right:20px;z-index:2}.popup-close-button_outside{top:-36px;right:0;z-index:25}.popup-wrapper{position:fixed;left:0;top:0;z-index:100;display:flex;height:100vh;width:100%;align-items:center;justify-content:center;padding:1.25rem}.popup-wrapper_center{align-items:center;justify-content:center}.popup-wrapper_top-center{align-items:flex-start;justify-content:center}.popup-wrapper_bottom-center{align-items:flex-end;justify-content:center}.popup-wrapper_top-left{align-items:flex-start;justify-content:flex-start;padding-top:3rem;padding-bottom:3rem}.popup-wrapper_center-left{align-items:center;justify-content:flex-start}.popup-wrapper_bottom-left{align-items:flex-end;justify-content:flex-start}.popup-wrapper_top-right{align-items:flex-start;justify-content:flex-end}.popup-wrapper_center-right{align-items:center;justify-content:flex-end}.popup-wrapper_bottom-right{align-items:flex-end;justify-content:flex-end}.popup-wrapper_blocked{background-color:#615e838a}.popup-wrapper_medium{background-color:#615e831f}@media (max-width: 800px){.popup-wrapper_top-left,.popup-wrapper_center-left,.popup-wrapper_bottom-left,.popup-wrapper_top-right,.popup-wrapper_center-right,.popup-wrapper_bottom-right{justify-content:center}}.popup-long{max-width:1240px;width:100%;pointer-events:auto;background:#fff;border-radius:10px;overflow:hidden;position:relative;box-shadow:0 12px 24px #14142b0a;padding-left:32px;padding-right:20px;display:flex;justify-content:space-between;align-items:center}.popup-long__title{font-family:SuisseIntl-Book,sans-serif;font-weight:700;font-size:35px;line-height:1.43;color:#170f49;margin:20px 0}.popup-long__wrapper-button{margin:26px 0;width:280px}.popup-long__button{height:55px;width:100%;font-size:17px}@media (max-width: 800px){.popup-long{display:block}.popup-long__wrapper-button{width:100%;display:flex;justify-content:center}.popup-long__title{font-size:26px;line-height:1.43;text-align:center}}
