.email__popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#1818187F;display:none;align-items:center;justify-content:center;z-index:1000}.email__popup.show{display:flex}.email__popup.hide{display:none}.email__popup__notification{position:fixed;top:104px;display:none;align-items:center;justify-content:center;width:100%}.email__popup__notification.show{display:flex}.email__popup__msg{padding:10px 0;display:flex;align-items:center;justify-content:center;background:#181818;color:#fff;border-radius:16px;width:100%;max-width:310px;font-size:14px;font-weight:600;line-height:20px}.email__popup__msg svg{width:24px;height:24px;margin-right:8px}.email__popup__msg svg path{fill:#fff}.email__popup__block{background:linear-gradient(180deg,#3c3ad1 0,#181818 100%),#fff;position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}@media(min-width:768px){.email__popup__block{flex-direction:row;justify-content:flex-end;max-width:947px;width:90%;height:auto;min-height:470px;border-radius:24px}}.email__popup__close{margin:0 0 0 auto;background:0 0;border:1px solid rgba(255,255,255,.4);border-radius:12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;top:16px;right:16px;z-index:1000}.email__popup__close:focus{outline:0}@media(min-width:768px){.email__popup__close{top:25px;right:25px;width:50px;height:50px}}.email__popup__img{width:296.187px;height:auto;flex-shrink:0}.email__popup__img.mob{width:auto;height:30%}@media(min-width:768px){.email__popup__img{position:absolute;height:auto;width:75%;left:-20%;bottom:-30%}.email__popup__img.mob{width:75%;height:auto}}@media(min-width:992px){.email__popup__img{width:75%}}.email__popup__content{position:relative;z-index:100;padding:0 20px 20px;color:#fff}.email__popup__content:focus{outline:0}.email__popup__content svg{width:28px;height:28px}.email__popup__title{font-size:28px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:.4px;margin:0 0 16px;text-align:center}@media(min-width:768px){.email__popup__content{width:55%;padding:73px 25px 73px 0}.email__popup__title{text-align:left;padding-right:60px;font-size:40px;line-height:52px;margin:0 0 24px}}.email__popup__description{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#f4f5f7;margin:0 0 28px;text-align:center}.email__popup .sib-form{padding:0;font-family:inherit}@media(min-width:768px){.email__popup__description{padding-right:60px;text-align:left}.email__popup .sib-form{padding:0 60px 0 0}}.email__popup .sib-form #success-message{display:none}.email__popup .sib-form .form__entry.entry_errored .entry__error{margin-top:8px}.email__popup .sib-form .entry__error{margin:0;color:#ff455b;font-size:14px;font-weight:400;line-height:24px;letter-spacing:.14px}.email__popup .sib-form .entry__field{box-shadow:none;border:none;background:0 0;margin:0;border-radius:unset}.email__popup .sib-form .entry__field:focus-within{box-shadow:none}.email__popup .sib-form .entry__field input{border-radius:12px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.06);padding:16px 20px;height:auto;margin:0;color:#fff;font-size:16px;font-weight:400;line-height:24px}.email__popup .sib-form .entry__field input::-moz-placeholder{color:rgba(237,237,237,.8);-moz-transition:.2s;transition:.2s}.email__popup .sib-form .entry__field input::placeholder{color:rgba(237,237,237,.8);transition:.2s}.email__popup .sib-form .entry__field input:focus::-moz-placeholder{color:transparent}.email__popup .sib-form .entry__field input:focus::placeholder{color:transparent}.email__popup #sib-container{background:0 0;padding:0}.email__popup .sib-form-block{padding:0}.email__popup .sib-form-block__button-with-loader{border-radius:16px;background:#5554de;height:auto;min-width:auto;min-height:auto;width:100%;padding:16px 40px;font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#fff;margin-top:20px}.email__popup .sib-form-block__button-with-loader svg path{fill:#fff}.email__popup .sib-form-message-panel{padding:0;margin:0;border:none}.email__popup .sib-form-message-panel__text{padding:0 0 20px;color:#f4f5f7;font-size:16px;font-weight:400;line-height:24px}.email__popup .sib-form-message-panel__text .sib-icon{display:none}