.modal-note{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.modal-note__area{position:relative;z-index:1;height:100vh;display:flex;align-items:center}.modal-note__layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:hsla(0,0%,76.9%,.7);cursor:pointer}.modal-note__box{position:relative;z-index:1;margin:0 auto;box-shadow:3px 3px 3px rgba(0,0,0,.2);border-radius:5px;width:522px;padding-bottom:26px;background-color:#fff}.modal-note__head{display:flex;align-items:center;justify-content:center;padding:24px;box-shadow:5px 5px 5px rgba(0,0,0,.1)}.modal-note__head_error{background-color:#e52e2e}.modal-note__head_error .modal-note__head-text:before{background-image:url(/img/ic_close_white.svg)}.modal-note__head_done{background-color:#26a669}.modal-note__head_done .modal-note__head-text:before{background-image:url(/img/ic_daw_white.svg)}.modal-note__head-text{position:relative;display:inline-block;padding-left:80px;color:#fff}.modal-note__head-text:before{content:"";position:absolute;top:50%;left:20px;margin-top:-16px;width:32px;height:32px;background-repeat:no-repeat;background-size:100%}.modal-note__body{margin-top:32px;padding:0 36px;text-align:center}.modal-note__btn-box{display:flex;justify-content:center;margin-top:32px;padding:0 32px}.modal-note__button{margin:0 10px;min-width:162px;padding:12px 22px 14px}.registration-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.registration-modal__area{position:relative;z-index:1;height:100vh;display:flex;align-items:center}.registration-modal__layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:hsla(0,0%,76.9%,.7);cursor:pointer}.registration-modal__box{position:relative;z-index:1;margin:0 auto;box-shadow:3px 3px 3px rgba(0,0,0,.2);overflow:hidden;border-radius:5px;width:830px;padding:48px 64px 48px;background-color:#fff}.registration-modal__close{position:absolute;top:0;right:0;width:48px;height:48px;opacity:.8;background-image:url(/img/ic_close_dark.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:50%;cursor:pointer}@media(min-width:1200.1px){.registration-modal__close{transition-property:opacity;transition-duration:.2s}}@media(min-width:1200.1px){.registration-modal__close:hover{transition-duration:.1s;opacity:.6}}.registration-modal__head{display:block;margin-bottom:20px}.registration-modal__text{display:block;margin-bottom:40px}.registration-modal__btn-box{display:flex;justify-content:center}.registration-modal__button{width:100%;padding:12px 22px 14px}.titleemail{font-size:37px;font-weight:600;line-height:48px;margin-bottom:10px;color:#000}.title2{font-size:26px;font-weight:400;line-height:43px;margin-top:20px;color:#000}