.popup-container{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;min-height:100vh;position:fixed;top:0;width:100%;z-index:999}.popup-container__overlay{inset:0;position:absolute;z-index:0}.popup-container__modal{background-color:#fff;border-radius:24px;position:relative;z-index:1}.popup-container__modal .close-popup{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:40px;box-shadow:0 2px 16px #8a8ab029;color:#c1c7cd;cursor:pointer;font-size:16px;line-height:0;padding:12px;position:absolute;right:10px;top:10px;z-index:2}.popup-container__modal .close-popup:hover{color:#b20fc0}.popup-container--form .popup-container__modal{border-radius:32px}.popup-container--form .vfm__content{width:620px}.popup-container--form .base-popup{padding:60px 120px}.popup-container--form .base-popup__head{margin-bottom:40px}.popup-container--confirm-center .vfm__content{align-items:center;box-sizing:border-box;display:flex;height:auto;justify-content:center;margin-inline:auto;max-height:100dvh;min-height:100%;padding-block:24px}@media(max-width:768px){.popup-container--form .base-popup{padding:60px 16px}.popup-container--form .base-popup__head{margin-bottom:24px}}.vfm--overlay{position:fixed}.vfm__content{margin:0 50px;max-width:calc(100% - 16px);overflow-y:auto;padding-block:50px;width:560px;-webkit-overflow-scrolling:touch;height:100%;scrollbar-width:none}@media(max-width:768px){.vfm__content{margin:0}}.vfm__content.popup-container--confirm-center{align-items:center;box-sizing:border-box;display:flex;height:auto;justify-content:center;margin-inline:auto;max-height:100dvh;min-height:100%;padding-block:24px}.base-popup{line-height:1.2;padding:40px}.base-popup--loaded,.base-popup--wait{opacity:.5;pointer-events:none}.base-popup__head{margin-bottom:32px;text-align:center}.base-popup__head>:last-child{margin-bottom:0}.base-popup__title{margin-bottom:16px}.base-popup__subtitle{color:#697077}.base-popup--left-subtitle .base-popup__subtitle{text-align:left}.base-popup__error{flex-wrap:wrap;font-size:12px}.base-popup__error p{width:100%}.base-popup__error p:first-child{margin-top:0}.base-popup__error p:last-child{margin-bottom:0}@media(max-width:768px){.base-popup{padding:32px 16px}}.modal-form__subtitle,.modal-form__title{margin-bottom:24px;text-align:center}.modal-form__subtitle{color:#697077}.modal-form__back{color:#b20fc0;cursor:pointer;font-size:32px;left:14px;line-height:0;position:absolute;top:14px}@media(max-width:768px){.modal-form__back{left:0;padding:16px;top:0}}@media(max-width:576px){.modal-form__back{font-size:16px}}
