.modal-form__container{align-items:center;display:flex;justify-content:center;min-height:100%;padding:50px 20px}@media (min-width:0px) and (max-width:480px){.modal-form__container{padding:50px 10px}}.modal-form__wrap{background-color:#fff;border-radius:20px;max-width:600px;position:relative;width:100%}.modal-form__close{cursor:pointer;height:18px;position:absolute;right:22px;top:22px;width:18px;z-index:2}.modal-form__close:after,.modal-form__close:before{background-color:#093567;content:"";display:block;height:22px;left:calc(50% - 1px);position:absolute;top:calc(50% - 11px);width:2px}.modal-form__close:before{transform:rotate(45deg)}.modal-form__close:after{transform:rotate(-45deg)}.modal-form .v--modal-box{border-radius:0}.modal-form .v--modal{-ms-overflow-style:none;background-color:transparent;background-color:initial;overflow-x:hidden;overflow-y:scroll!important;overflow:-moz-scrollbars-none}.modal-form .v--modal::-webkit-scrollbar{display:none}.modal-form.v--modal-overlay{backdrop-filter:blur(2px);background:rgba(#093567,.25)}@media only screen and (min-width:320px) and (max-width:375px){div.v--modal-overlay.modal{background-color:#d2253a!important}}