.Modal_overlay__nbJY5{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000}.Modal_modal__l4yBn{background:#fff;border-radius:5px;box-shadow:0 0 4px 9px rgba(0,0,0,.102);width:100%;max-width:460px;max-height:65vh;position:relative;padding:0;display:flex;flex-direction:column}.Modal_modal--wide__hWsnf{max-width:890px;max-height:90vh}.Modal_modal--default__jF3hr{max-width:460px}.Modal_closeBtn__UF33Y{position:absolute;width:24px;height:24px;top:20px;right:20px;cursor:pointer;fill:#b8b9b9;transition:color .2s ease}.Modal_closeBtn__UF33Y:hover{fill:red}.Modal_header__8HSvT{display:flex;justify-content:space-between;align-items:center;padding:35px 50px 5px}.Modal_header__8HSvT .Modal_heading__Sx_ax{font-size:27px;width:100%;text-align:center;font-weight:400;margin:0}.Modal_content__Fchkl{padding:10px 50px 35px;overflow-x:auto}@media(max-width:430px){.Modal_overlay__nbJY5{align-items:flex-end}.Modal_modal__l4yBn{max-height:95vh}.Modal_content__Fchkl{padding:10px 35px 20px;overflow-x:scroll}}.style_message__uAxAf{font-size:18px;font-family:var(--regular);text-align:center}.style_button__8VNtI{background:var(--primaryColor);color:var(--primaryTxtColor);border:none;width:100%;margin-top:25px;border-radius:12px;font-family:var(--medium);font-size:16px;text-transform:uppercase;padding:12px 24px;cursor:pointer;align-self:center}