.funding-modal{width:min(920px,100vw - 56px);max-width:none;height:min(760px,100dvh - 56px);max-height:none;color:var(--of-ink);background:#fff;border:0;border-radius:22px;margin:auto;padding:0;overflow:hidden;box-shadow:0 30px 90px #0000005c}.funding-modal::backdrop{background:#12162d94}.funding-modal .funding-modal__close{z-index:2;color:#383bef;cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:12px;right:14px}.funding-modal .funding-modal__close:hover{background:#fff}.funding-modal .funding-modal__close:focus-visible{outline-offset:2px;outline:2px solid #191b80}.funding-modal__frame{border:0;width:100%;height:100%;display:block}@media (max-width:600px){.funding-modal{border-radius:0;width:100vw;height:100dvh}}
