.Modal_modalOverlay__dxw3s{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.Modal_modalContent__ENWME{background:#fff;padding:50px 20px;border-radius:8px;width:90%;max-width:500px;position:relative}.Modal_modalContent__ENWME h4{display:flex;color:#008a73;align-items:center;gap:10px}.Modal_modalClose__Twn08{position:absolute;top:10px;right:10px;background:none;border:none;font-size:20px;cursor:pointer}.Modal_closeIcon__MkmZn{display:inline-block;width:1.5em;height:1.5em;--svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m7 7l10 10M7 17L17 7'/%3E%3C/svg%3E");background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}