@keyframes animOnLoadOverlay{0%{opacity:0}100%{opacity:1}}@keyframes animOnLoadPopup{0%{transform:scale(0)}100%{transform:scale(1)}}.popup.hidden{display:none;visibility:hidden}.popup.variant_1{position:fixed;z-index:999;top:0;left:0;width:100%;height:100vh}.popup.variant_1 .popup_overlay{position:absolute;z-index:-1;top:0;left:0;height:100%;width:100%;animation:.6s ease-in 0s 1 animOnLoadOverlay}.popup.variant_1 .popup_container{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100vw - 40px);height:calc(100vh - 40px);max-width:460px;max-height:617px;overflow:hidden}.popup.variant_1 .close{position:absolute;z-index:999;top:25px;right:25px;width:30px;height:30px;cursor:pointer}.popup.variant_1 .close img{width:30px;height:30px}.popup.variant_1 .popup_inner{width:100%;height:100%;padding:20px;text-align:center;background-repeat:no-repeat;background-size:cover;background-position:center center;transform-origin:center;animation:.4s ease-out 0s 1 animOnLoadPopup;border-radius:20px;overflow-y:auto}.popup.variant_1 .logo{max-width:220px;height:auto;margin-bottom:70px}.popup.variant_1 .popup_text{font-size:24px;line-height:38px;margin-bottom:30px}.popup.variant_1 .popup_text p{margin-bottom:0;line-height:inherit}.popup.variant_1 .popup_text h1,.popup.variant_1 .popup_text h2,.popup.variant_1 .popup_text h3,.popup.variant_1 .popup_text h4{color:inherit !important;line-height:inherit;margin-bottom:20px}.popup.variant_1 .button_basic{font-weight:700;font-size:14px;border-radius:22px;margin-bottom:40px}.popup.variant_1 .bottom_text1{max-width:580px;font-size:14px;line-height:21px;margin:0 auto 20px}.popup.variant_1 .bottom_text2{max-width:540px;font-size:14px;line-height:21px;margin:0 auto 60px}.popup.variant_1 .bottom_image{max-width:100%;height:auto;margin:0 auto}.bottom_text1,.bottom_text2,.bottom_image{display:none}@media (min-width:890px){.bottom_text1,.bottom_text2{display:block}.popup.variant_1 .logo{margin-bottom:60px}.popup.variant_1 .button_basic{min-width:350px;margin-bottom:40px}.popup.variant_1 .popup_text{font-size:42px;line-height:63px;margin-bottom:40px}.popup.variant_1 .popup_inner{padding:40px}.popup.variant_1 .popup_container{width:870px;height:auto;max-height:90vh;max-width:100%}}@media (min-width:1200px){.popup.variant_1 .close{top:45px;right:45px;width:40px;height:40px}.popup.variant_1 .close img{width:40px;height:40px}.popup.variant_1 .popup_inner{padding:40px 40px 172px}.bottom_image{display:block}}