.modal_modal_container__iYQdK{width:100vw;max-width:100vw;min-height:100vh;inset:0;position:fixed;z-index:var(--z-index-overlay);display:grid;place-items:center}.modal_loader_overlay_screen__igqkr{width:100%;position:fixed;display:grid;place-items:center;z-index:var(--z-index-overlay)}.modal_loader_overlay_screen__igqkr,.modal_overlay_screen__ApVGb{min-height:100%;inset:0;background:rgba(28,17,50,.6);cursor:unset}.modal_overlay_screen__ApVGb{width:100%;position:fixed}.modal_loader_ctn__6HQ97{width:-moz-fit-content;width:fit-content;border-radius:12px;margin-bottom:20px;background-color:#fff;padding:24px;display:grid;place-items:center}.modal_p__AMBEv.modal_sm-title__wqD9P{text-transform:unset}.modal_loader_ctn__6HQ97 img{width:50px;-o-object-fit:contain;object-fit:contain;animation:modal_pulse__f4t28 1s infinite}.modal_child_ctn__Przwz{min-width:500px;max-width:600px;position:relative}.modal_child_ctn__Przwz.modal_contains_tab__rxlJB{min-width:500px;width:65%;max-width:600px;position:relative}.modal_child__B8Na6{width:100%;z-index:calc(var(--z-index-overlay)+ 1);background:#fff;border-radius:var(--input-br);min-height:200px;max-height:calc(100vh - 100px);padding:var(--inner-component-mg);overflow-y:auto;gap:var(--sm-inner-component-mg)}.modal_child_ctn__Przwz.modal_contains_tab__rxlJB .modal_child__B8Na6{padding:0}.modal_top__HYsJH{position:relative;margin-bottom:var(--inner-component-gap)}.modal_top__HYsJH .modal_sub_heading__1s5xL,.modal_top__HYsJH .modal_sub_heading__1s5xL div{color:var(--grey-3)}.modal_child_ctn__Przwz.modal_contains_tab__rxlJB .modal_top__HYsJH{padding:var(--inner-component-mg);margin-bottom:0}.modal_content__eXlpn{display:flex;flex-direction:column;align-items:center}.modal_bottom__KV_mk{margin-top:var(--outer-component-mg);display:flex;align-self:flex-end;gap:var(--inner-component-gap)}.modal_bottom__KV_mk.modal_end__gGq8c{justify-content:flex-end}.modal_bottom__KV_mk button{width:-moz-fit-content;width:fit-content}.modal_bottom__KV_mk:not(.modal_end__gGq8c) button{width:100%}.modal_close_btn__Z92oJ{position:absolute;right:var(--inner-component-mg);top:var(--inner-component-mg);display:flex;align-items:center;justify-content:center;height:30px;padding:5px;border-radius:5px;z-index:60;background-color:#fff}.modal_close_btn__Z92oJ:hover{background-color:var(--grey-5)}@media screen and (min-width:500px){.modal_mobile_top__ROFY7{display:none}}@media screen and (max-width:500px){.modal_modal_container__iYQdK{place-items:end}.modal_mobile_top__ROFY7{position:absolute;width:100%;padding:10px 0;display:flex;justify-content:center}.modal_dragger__TGKXu{background-color:var(--grey-5);border-radius:var(--input-br);height:5px;width:50px}.modal_child_ctn__Przwz{min-width:90%}.modal_child__B8Na6{border-radius:calc(var(--input-br) * 2);border-bottom-left-radius:0;border-bottom-right-radius:0;min-height:300px;padding-top:calc(var(--sm-inner-component-mg) + 32px);animation:var(--anim-slide-up);-webkit-animation:var(--anim-slide-up)}}@keyframes modal_spin__yszOi{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes modal_pulse__f4t28{0%{transform:scale(.8)}50%{transform:scale(1.1)}to{transform:scale(.8)}}