.pop-up-enter-code{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;padding:50px;box-sizing:border-box}.pop-up-enter-code.--block{position:static}.pop-up-enter-code.--block .pop-up-enter-code__buttons .btn-outline,.pop-up-enter-code.--block .pop-up-enter-code__overlay{display:none}.pop-up-enter-code__content{width:100%;max-width:740px;margin:0 auto;background:#fff;border:1px solid #e6e7ea;border-radius:20px;padding:56px;box-sizing:border-box}.pop-up-enter-code__overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:#210323;opacity:.5}.pop-up-enter-code__title{margin-bottom:20px;font-weight:500;font-size:32px;line-height:130%;text-align:center;color:#210323}.pop-up-enter-code__caption{margin-bottom:32px;font-size:24px;line-height:130%;text-align:center;color:#828698}.pop-up-enter-code__input{outline:none;box-shadow:none;width:100%;background:#fff;border:1px solid #e6e7ea;border-radius:10px;padding:16px 32px;box-sizing:border-box;margin-bottom:32px;font-size:24px;line-height:24px;color:#210323;text-align:center}.pop-up-enter-code__buttons{display:flex;align-items:center;justify-content:flex-end}.pop-up-enter-code__buttons>*{margin-left:16px;min-height:0;height:auto;padding:16px 32px;font-weight:500;font-size:24px;line-height:100%;text-align:center;letter-spacing:-.02em}.pop-up-enter-code__buttons>:first-child{margin-left:0}@media(max-width:859px){.pop-up-enter-code{padding:10px}.pop-up-enter-code__content{padding:20px;border-radius:10px}.pop-up-enter-code__title{font-size:24px;text-align:left;margin-bottom:5px}.pop-up-enter-code__caption{margin-bottom:10px;font-size:18px;text-align:left}.pop-up-enter-code__input{padding:10px 20px;font-size:20px;line-height:20px;margin-bottom:10px}.pop-up-enter-code__buttons{flex-direction:column-reverse;align-items:baseline}.pop-up-enter-code__buttons>*{margin-left:0;margin-top:10px;width:100%;padding:10px 20px;font-size:18px;line-height:100%}.pop-up-enter-code__buttons>:last-child{margin-top:0}}