.new-modal{position:fixed;inset:0;background-color:#0009;display:flex;align-items:flex-end;z-index:2001}.mobile-slide-enter-active .new-modal__body{transform:translateY(100%)}.new-modal__body{background-color:#fff;border-top-right-radius:16px;border-top-left-radius:16px;padding:50px 16px 20px;width:100%;position:relative;transform:none;box-shadow:0 6px 12px #22315945;transition:all .5s;max-height:96%;overflow:hidden;display:flex;flex-direction:column}.new-modal__body--no-padding{padding:0}.new-modal__close{top:15px;right:15px;z-index:2}.new-modal__back,.new-modal__close{position:absolute;width:20px;height:20px;cursor:pointer}.new-modal__back{top:20px;left:12px;z-index:1}.new-modal__close svg{stroke:#94a3ab}.new-modal__title{flex-shrink:0;font-weight:700;font-size:22px;line-height:120%;margin-bottom:10px;text-align:center}.new-modal__content{overflow-y:auto;overflow-x:hidden}.new-modal__text{font-weight:400;font-size:16px;line-height:160%;text-align:center}.new-modal__buttons{margin-top:20px}.new-modal__buttons>button+button{margin-top:15px}@media only screen and (min-width:905px){.new-modal{justify-content:center;align-items:flex-start;overflow-y:auto}.mobile-slide-enter-active .new-modal__body{transform:none;opacity:0}.mobile-slide-leave-active .new-modal__body{transition:none;opacity:0}.new-modal__body{width:auto;margin-top:5vh;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding-left:20px;padding-right:20px;padding-bottom:20px;transition-duration:.2s;max-height:none}.new-modal__body--no-padding{padding:0}.new-modal__title{max-width:450px;margin-left:auto;margin-right:auto}.new-modal__text{width:320px;margin-left:auto;margin-right:auto}}
