@media (max-width: 1024px){.embed-body .registration-modal.modal.show,.embed-body #embed-otp-modal.modal.show{display:flex!important;align-items:flex-start;justify-content:center;padding:0}.embed-body .registration-modal .modal-dialog,.embed-body #embed-otp-modal .modal-dialog{--embed-modal-gap: .5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:calc(100% - var(--embed-modal-gap) * 2);max-width:500px;height:auto;min-height:0;margin:calc(var(--embed-modal-top, var(--embed-visible-top, 0px)) + var(--embed-modal-gap)) auto var(--embed-modal-gap);max-height:calc(var(--embed-modal-max-height, var(--embed-visible-height, 100vh)) - var(--embed-modal-gap) * 2)}.embed-body .registration-modal .modal-content,.embed-body #embed-otp-modal .modal-content{display:flex;flex-direction:column;min-height:0;max-height:calc(var(--embed-modal-max-height, var(--embed-visible-height, 100vh)) - var(--embed-modal-gap) * 2);overflow:hidden}.embed-body .registration-modal .modal-header,.embed-body .registration-modal .modal-footer,.embed-body #embed-otp-modal .modal-header,.embed-body #embed-otp-modal .modal-footer{flex:0 0 auto}.embed-body .registration-modal .modal-body,.embed-body #embed-otp-modal .modal-body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:auto;touch-action:pan-y}.embed-body .registration-modal .modal-body.is-scrollable,.embed-body #embed-otp-modal .modal-body.is-scrollable{overscroll-behavior:contain}.embed-body .toast-container.position-fixed{top:var(--embed-visible-top, 0px)!important}}
