.modal_modal__II5C6{position:fixed;z-index:999999;top:0;left:0;width:100%;height:100%;display:grid;justify-content:center;align-items:center;grid-template-columns:repeat(1,1fr);justify-items:center;overflow-y:auto;padding:10px;background-color:rgba(0,0,0,.8);animation:modal_fadeInOverlay__yqY1J 50ms ease-in both}@keyframes modal_fadeInOverlay__yqY1J{0%{background-color:transparent}to{background-color:rgba(0,0,0,.8)}}.modal_modal__II5C6 .modal_container__U0cQN{animation:modal_scaleUpCenter__4mui2 .2s cubic-bezier(0,1.03,.45,1.01) both;width:100%;max-width:750px;background-color:#fff;padding:50px;position:relative}@keyframes modal_scaleUpCenter__4mui2{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.modal_modal__II5C6 .modal_header__buC93{padding-bottom:20px}.modal_modal__II5C6 .modal_header__buC93 .modal_title__Z2_jR{padding-bottom:0}.modal_modal__II5C6 .modal_footer__b66F_{padding-top:20px}.modal_modal__II5C6 .modal_closer__G351e{position:absolute;top:10px;right:10px;width:30px;height:30px;display:block;cursor:pointer;color:var(--gray)}.modal_modal__II5C6 .modal_closer__G351e:hover{color:var(--text)}@media(max-width:480px){.modal_modal__II5C6.modal_onTopMobile__M6iaI{align-items:flex-start}.modal_modal__II5C6 .modal_container__U0cQN{padding:20px}.modal_modal__II5C6 .modal_closer__G351e{top:0;right:0;width:25px;height:25px}}