.Modal_overlay__GKL04{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:Modal_fadeIn__ZvBWU .2s ease-out}@media(max-width:768px){.Modal_overlay__GKL04{align-items:flex-end;padding:0}}.Modal_modal__AHskC{background-color:#fff;box-shadow:0 10px 25px rgba(0,0,0,.1);display:flex;flex-direction:column;max-height:calc(100vh - 2rem);max-width:100%;position:relative;width:100%;animation:Modal_slideIn__cq84y .3s ease-out}@media(max-width:768px){.Modal_modal__AHskC{max-width:100%;max-height:80vh;animation:Modal_slideInBottom__yHeed .3s ease-out}}.Modal_sizeSm__SQj8D{width:400px}.Modal_sizeMd__XQNJn{width:600px}.Modal_sizeLg__URbpc{width:800px}.Modal_sizeXl__zpCnK{width:1000px}.Modal_sizeFull__CdO5U{width:100%;height:100%}@media(max-width:768px){.Modal_sizeFull__CdO5U,.Modal_sizeLg__URbpc,.Modal_sizeMd__XQNJn,.Modal_sizeSm__SQj8D,.Modal_sizeXl__zpCnK{width:100%}}.Modal_header__dnN1x{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #eee}.Modal_headerMinimal__MAqoL{display:flex;justify-content:flex-end;padding:.75rem .75rem 0 0;position:relative}.Modal_headerMinimal__MAqoL .Modal_closeButton__VWOHt{position:absolute;top:.5rem;right:1.2rem}.Modal_title__uBnYb{margin:0;font-size:1.25rem;font-weight:600}.Modal_closeButton__VWOHt{background:none;border:none;cursor:pointer;font-size:1.25rem;padding:.25rem;color:#666;display:flex;align-items:center;justify-content:center;transition:color .2s}.Modal_closeButton__VWOHt:hover{color:#000}.Modal_closeButton__VWOHt:focus{outline:none;color:#000}.Modal_content__uGEnz{flex:1;overflow-y:auto;padding:1.5rem}.Modal_footer__dWJRb{display:flex;gap:.75rem;padding:1rem 1.5rem}@keyframes Modal_fadeIn__ZvBWU{0%{opacity:0}to{opacity:1}}@keyframes Modal_slideIn__cq84y{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes Modal_slideInBottom__yHeed{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes Modal_slideOut__V6D6u{0%{transform:translateY(0);opacity:1}to{transform:translateY(-20px);opacity:0}}.HelpInfoModal_wrapper__zXb2F{display:flex;flex-direction:column;gap:1rem}.HelpInfoModal_content__w_a8Z,.HelpInfoModal_footer__u72l9{display:flex;flex-direction:column;gap:.5rem}.HelpInfoModal_footer__u72l9{width:100%}.HelpInfoModal_iconContainer__GovM4{width:fit-content;background-color:var(--gray-50);padding:.8rem;display:flex}.HelpInfoModal_iconContainer__GovM4 svg{width:56px;height:56px}
/*# sourceMappingURL=9f354f04a708339c.css.map*/